﻿body {
	background:url(siteart/sitebg.jpg) repeat-x top center #b43235;
	margin:0;
}

td {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#b43235;
}

a:hover {
	color:#000;
}

#banner {
	padding:5px 0;
	text-align:right;
	color:#b43235;
	vertical-align:bottom;
}

#nav {
	background:#b43235;
	text-align:left;
	vertical-align:bottom;
	height:38px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:inline;
	float:left;
}

#nav li a {
	text-decoration:none;
	font-size:18px;
	color:#fff;
	padding:20px 5px 5px 5px;
	vertical-align:bottom;
	letter-spacing:-.5pt;
	width:170px;
	display:block;
	border-right:1px #b74e51 solid;
	border-left:1px #a12b2e solid;
}

#nav li a:hover {
	background:#ce4e4e;
	color:#fff;
}

#hbar {
	background:#b43235;
}

#content {
	background:url(siteart/contentbg.gif) repeat-x top #fff;
	vertical-align:top;
	padding:20px;
}

#main {
	vertical-align:top;
	width:510px;
	padding-right:20px;
	font-size:14px;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#b43235;
	margin:0 0 5px;
	border-bottom:1px #000 dotted;
	display:block;
}

.info-hdr {
	background:#000;
	color:#fff;
	font-weight:bold;
}

.info-title {
	background:#f3f3f3;
	font-weight:bold;
	text-align:right;
	width:33%
}

#side {
	background:#f3f3f3;
	padding:10px;
	width:350px;
}

#side a img {
	border:2px #e3e3e3 solid;
}

#side a:hover img {
	border:2px #000 solid;
}

.highlight-left {
	vertical-align:top;
	width:50%;
	border-right:1px #b43235 dotted;
	font-size:12px;
	padding:15px 10px 15px 5px;
}

.highlight-right {
	vertical-align:top;
	width:50%;
	font-size:12px;
	padding:15px 5px 15px 10px;
}

.sm-hdr {
	font-size:14px;
	color:#b43235;
	display:block;
	margin-bottom:3px;
}

.sm-link {
	float:right;
}

.sm-link a {
	text-align:right;
	color:#b43235;
}

.sm-link a:hover {
	color:#000;
}

#footer {
	border-top:1px #000 dotted;
	padding:15px 15px 0;
	text-align:center;
}
