﻿body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background:#35393c url('../siteart/sitebg-short.gif') repeat-x;
}

#body-home {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background:#35393c url('../siteart/sitebg.gif') repeat-x ;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:active {text-decoration:underline; color:#333333;}
a:visited {text-decoration:underline; color:#333333;}
a:link {text-decoration:underline; color:#333333;}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
}
	
#nav td {
	background: #1c2022;
	color: white;
	text-align:center;
}	

#nav a {
	display: block;
	color: white;
	text-decoration:none;
	font-weight: bold;
	padding: 12px 15px 10px 10px;
	border-right:1px #1c2022 solid;
}	

#nav a:hover {
	text-decoration: underline;	
}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}


#foot {
	background: #35393c url('../siteart/bottom-back.jpg') repeat-x top;
	width:100%;
	border: 0px;
}

#foot td {
	text-align: center;
}

#main-content-home {
	padding: 15px 0px 30px 0px;
}

#main-content {
	padding: 15px 15px 30px 15px;
	vertical-align:top;
}

.big {
	font-size: 18px;
	color: #574a30;
}

h1 {
	color: #60542e;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	display: block;
}


#greytextbox {
	color:#fff; 
	padding:13px 20px 13px 20px; 
	font-style:italic; 
	font-weight:bold; 
	font-size:16px; 
	text-align:right; 
	background:#35393c;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

#main_photo {
	background:url('../siteart/photo-home.jpg') no-repeat; 
	width:990px; 
	height:300px; 
	vertical-align:bottom;
}




#inv {
	background: url('../siteart/inv-back.jpg') no-repeat top;
	padding-bottom: 30px;
}

#footer-home {
	padding: 38px 0px 30px 0px;
}

#footer {
	padding:50px 0;
	background:#35393c;
}

.high {
	line-height: 18px;
}
