/* CSS Document */

html, body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
a {
	outline: none;
}
#wrap {
	background-image: url(../images/footBG3.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #766E5F;
	height: 100%;
}
#headerWrap {
	background: url(../images/headBG.gif) repeat-x;
}
#bodyWrap {
	background: #FFFFFF;
}
#footerWrap {
	background-image: url(../images/footBG1.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #766E5F;
}
#header {
	width: 840px;
	height: 99px;
	margin: 0 auto;
}
#header .capL {
	display: block;
	width: 4px;
	height: 99px;
	float: left;
	background: url(../images/headCapL.gif) no-repeat;
}
#header .capR {
	display: block;
	width: 4px;
	height: 99px;
	float: right;
	background: url(../images/headCapR.gif) no-repeat;
}
#header h1 {
	margin: 0 0 0 22px;
	padding-top: 19px;
	width: 191px;
	float: left;
}
#header h1 a {
	display: block;
	width: 191px;
	height: 64px;
	text-indent: -3000px;
	background: url(../images/logo.gif) no-repeat;
	margin: 0;
}
#header p {
	color: #FFF;
	float: right;
	font-size: 24px;
	margin: 55px 22px 0 0;
	font-family: "Times New Roman", Times, serif;
}
#nav {
	width: 840px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}
#nav .capL {
	display: block;
	width: 4px;
	height: 40px;
	float: left;
	background: url(../images/navCapL.gif) no-repeat;
}
#nav .navSep {
	display: block;
	width: 2px;
	height: 40px;
	background: url(../images/navSep.gif) no-repeat;
	float: left;
}
#nav ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 455px; /* If Navigation is adjusted, this needs to be played with to find the right size for centering */
}
#nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#nav ul li a {
	padding: 10px 11px;
	display: block;
	float: left;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #677075;
	text-decoration: none;
}
#nav ul li a:hover {
	background: url(../images/navBG2.gif) repeat-x;
} 
#nav .capR {
	display: block;
	width: 4px;
	height: 40px;
	float: right;
	background: url(../images/navCapR.gif) no-repeat;
}
#body {
	width: 840px;
	margin: 0 auto;	
	background: url(../images/bodyBG.gif) repeat-y;
}
#body #player {
	width: 810px;
	margin: 0 auto;
	height: 178px;
	padding-top: 9px;
}
#body .content {
	padding: 20px;
	width: 775px;
	float: left;
}
#body #secondary.content {
	width: 275px;
	text-align: center;
	float: right;
	padding: 20px 0 20px 20px;
}
#body #secondary.list {
	text-align: left;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 0;
	background-color: #FAFAFA;
	border: 2px solid #E4E4E4;
}
#body #secondary.list a {
	color: #777;
}
#body #secondary.list h3 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	color: #808080;
}
#body #secondary.list ul {
	margin-top: .5em;
	padding-right: 20px;
}
#body #secondary.list li {
	margin: 0 0 .5em;
	color: #AAA;
}
#body #secondary.list p {
	padding: 0 20px;
}
#body #secondary p.note {
	font-size: 11px;
	text-align: center;
	margin: 0 0 .5em;
	color: #808080
}
#body #secondary .vhss { width: 260px; margin: 0 auto; }
#body .home {
	background-image: url(../images/sidepic01.jpg);
	background-position: 585px 22px;
	background-repeat: no-repeat;
}
h2 {
	margin: 0;
	color: #2354AD;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
}
h4{
	margin: 0;
	color: #2354AD;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
#body .content h3 {
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
}
#body .content h3 + p {
	margin-top: 0;
}
p {
	font-size: 12px;
	line-height: 1.5em;
}
dl { width: 450px; padding-left: 20px; }
dl dt {
	display: block;
	float: left;
	width: 140px;
	margin: 0;
}
dl dd {
	margin: 0;
	padding: 0;
	float: left;
	clear: ;
	width: 140px;
}
dl dd h4 {
	font-family: "Times New Roman", Times, serif;
	color: #2345AD;
	font-weight: normal;
	font-size: 1.5em;
	margin: .5em 0;
	line-height: .8em;
}
dl dd ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
dl dd ul li {
	padding-left: 15px;
	text-indent: -15px;
}
dt.custombuilt, dd.custombuilt { margin: 0 10px; }

#footer {
	width: 840px;
	margin: 0 auto;
	background: url(../images/footBG3.gif) repeat-y;
}
#footer .top {
	display: block;
	height: 2px;
	width: 100%;
	background: url(../images/footBG2.gif) no-repeat;
}
#footer .content {
	padding: 20px 25px;
}
#footer address {
	color: #ADA79C;
	font-style: normal;
	line-height: 20px;
	float: left;
}
#footer a {
	color: #ADA79C;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .content div {
	float: right;
	text-align: right;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#footer ul li a {
	color: #ADA79C;
	font-size: 11px;
	padding: 0 0 0 12px;
	background: url(../images/footerNavSep.gif) no-repeat 2px center;
}
#footer ul li.first a {
	background: none;
}
#footer p {
	margin: 6px 0 0 0;
	font-size: 11px;
	color: #ADA79C;
	line-height: normal;
}
#footer p.logos {
	margin-top: 2em;
}
#footer p.logos img {
	padding: 0 1em;
}
.clear {
	clear: both;
}
.bodyimg {
	padding-left: 5px;
}
