﻿body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: white url('../siteart/sitebg-short.gif') repeat-x #35393c;
}

#body-home {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: white url('../siteart/sitebg.gif') repeat-x #35393c;
}

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;
	/*background:url(../siteart/contentbg.gif) repeat-x top #fff;*/
}

.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;
}

#inv {
	background: url('../siteart/inv-back.jpg') no-repeat top;
	padding-bottom: 30px;
}

#footer-home {
	padding: 38px 0px 30px 0px;
}

#footer {
	/*padding: 98px 0px 70px 0px;*/
	padding:50px 0;
	background:#35393c;
}

.high {
	line-height: 18px;
}