body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D1D1D1;
}
body {
	background-color: #000000;
	/*background-color: #4F5F6F;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
}
/*layout and nav tags*/
#main {
	/*background-image: url(images/bg_main_txture.gif);*/
	height: 100%;
	padding: 19px 24px 20px 24px;
	text-align: center;
}
#top {
	width: 752px;
	margin: 0px auto 7px auto;
	background-image:url(images/bg_topnav.jpg);
	border-bottom: 1px solid #637B94;
	text-align: left;
}
#nav {
	padding: 0px 8px 0px 1px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li {
	padding: 3px 6px 2px 6px;
	display: inline;
	border-right: 1px solid #4F5F6F;
	font-size: .9em;
	color: #4F5F6F;
	background-color: #E3E3E3;
	
}
#nav li.current {
	background-color: #4F5F6F;
	
}
#nav li.current a {
	color: #FFFFFF;
}
#nav li a {
	text-decoration: none;
	color: #4F5F6F;
}
#nav li a:hover {
	text-decoration: underline;
}
img.header {
	margin: 3px 0px 1px 8px;
}
#content {
	width: 752px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 0px 0px;
	voice-family: "\"}\"";
    voice-family:inherit;
	padding: 0px 0px 11px 0px;
	margin: 0px auto 0px auto;
}
#content #contenttop {
	border-width: 1px 1px 0px 1px;
	border-color: #4F5F6F;
	border-style: solid;
	background-color: #191919;
	margin: 0px auto 0px auto;
}
/*form stuff*/
form {
	margin: 0px;
	padding: 0;
}
input.formtext, textarea {
	background-color: #191919;
	border: 1px solid #4F5F6F;
	background-color: #EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	
}
.formLeft {
	width: 95px;
	float: left;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 6px;
}
.formRight {
	width: 245px;
	text-align: left;
	float: left;
	vertical-align: middle;
	padding-left: 4px;
	margin-bottom: 6px;
}
.clearfix {
	clear: both;
}
/*Home page layout*/
#contenttop.home {
	background-image: url(images/bg_content_home.gif);
	background-repeat: no-repeat;
	padding: 6px 139px 20px 139px;
}
img.feature {
	border-top: 1px solid #C7490F;
	border-bottom: 1px solid #C7490F;
}
.home #left, .about #left, .contact #left {
	width: 149px;
	float: left;
	text-align: right;
	margin-right: 11px;
	padding-top: 12px;
}
#left H1 {
	color: #C7490F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.contact #left {
	width: 100px;
}
.home #right, .about #right, .contact #right{
	background-image: url(images/bg_hometext.gif);
	background-repeat: repeat-y;
	padding: 12px 4px 0px 8px;
	float: right;
	width: 294px;
	text-align: left;
}
.contact #right {
	width: 349px;
}
#right p {
	text-align: left;
	margin-top: 0px;
}
#right p.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.7em;
}
/*second level pages layout*/
.galleries, .gallery {
	background-image: url(images/bg_content_galleries.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 60px;
	background-color: #0066CC;
	text-align: left;
}
.about {
	background-image: url(images/bg_content_about.gif);
	background-repeat: no-repeat;
	padding: 6px 139px 20px 139px;
}
.contact {
	background-image: url(images/bg_content_contact.gif);
	background-repeat: no-repeat;
	padding: 6px 139px 20px 139px;
}
.galleries #left {
	background-image: url(images/bg_hometext.gif);
	background-repeat:repeat-y;
	width: 670px;
	text-align: left;
	padding-left: 16px;
}
.expanded #left {
	width: 686px;
	text-align: left;
	
}
/*Specific text formatting tags*/
.attrib {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.1em;
}
/*Gallery main page*/
.gallery #left {
	width: 680px;
}
.gallery #left a.thumbnail, .gallery #right a.thumbnail {
	height: 110px;
	font-weight: bold;
}
/*gallery pages */
a.thumbnail {
	width: 142px;
	height: 141px;
	margin: 8px 8px 20px 8px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #657B94;
	font-size: .8em;
	padding: 0;
	vertical-align: middle;
	
}
a.thumbnail img {
	border: 1px solid #657B94;
}
a.thumbnail:hover {
	color: #7894B3;
	background-color:#3B3B3B;
}
a.thumbnail:hover img {
	border: 1px solid #7894B3;
}
.subnav {
	font-size: .8em;
	text-align: center;
}
.subnav a{
	text-decoration: none;
	color: #657B94;
}
.subnav a:hover{
	text-decoration: underline;
}
/*Extended view page*/
.imageView {
	/*background-color: #3B3B3B;*/
	font-size: .8em;
}
.imageView .label {
	font-weight: bold;
	color: #C7490F;
}
