html {
	background-color: #959493;
	background-image: url(../images/template_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body {
	margin-top: 0px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-size: 14px;
	color: #630d0c;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #630d0c;
	text-decoration: none;
}
a:hover {
	color: #536600;
	text-decoration: none;
}
#subnav a {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav a:hover {
	color: #ca9831;
}
#subnav a:active {
	color: #ca9831;
}
#subnav {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	float: left;
	height: 100%;
	width: 198px;
	margin-top: 47px;
	margin-left: 28px;
}
#top {
	height: 214px;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/template_topbg.jpg);
	background-repeat: no-repeat;
}
#nav {
	float: left;
	height: 67px;
	width: 986px;
	margin-top: 147px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
}
#contentwrap {
	height: auto;
	width: 716px;
	margin-top: 0px;
	background-color: #d7d8d7;
	float: left;
	background-image: url(../images/template_contentwrap_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 38px;
	padding-left: 22px;
	padding-right: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#wrapper {
	height: auto;
	width: 986px;
	background-image: url(../images/template_wrapper_bg_1.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	background-attachment: scroll;
	clear: left;
	float: left;
}
#clear {
	clear: left;
}
#banner {
	float: left;
	height: 305px;
	width: 986px;
}
#bottom {
	float: left;
	height: 214px;
	width: 986px;
	background-image: url(../images/splash_bottombg.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	font-size: 9px;
	color: #CCC;
}
#footer a:hover {
	color: #fff;
}
#footer {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
