@charset "UTF-8";
/* CSS Document 
Header blue = 2c83f9
main nav border gray = 717171
main nav font color = c7c5c5
footer link color = d38100 */

body{margin:0; background: #000 url(images/BG.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#fff}
img{border:none;}
h1{color:#2c83f9; font-size: 18px; margin-top:0; font-weight:normal}
h2{color:#d38100; font-size: 15px; margin-top:0; font-weight:normal}
object, embed {outline: 0;}

.directory{font-size: 14px;}
a{color:#2c83f9; text-decoration:none; outline:0}
a:visited{color:#2c83f9; text-decoration:none; background:none}
a:hover, a:active, a:focus{background:none; color:#2c83f9; text-decoration:underline;}

.clear{clear:both;}

.wrapper{width:100%}
.container{width:900px; height:auto; background: url(images/BGContainer.jpg) center top no-repeat; height:600px;}

.header{float:left; width:900px; height:85px; min-height:85px;}
.headerLeft{float:left; width:600px;}
.headerLeft img{padding-top:10px;}
.headerRight{float:right; width:300px; line-height:85px;}

.nav{float:left; width:900px;}
.navBox{position:relative; width:900px;}
.navBox ul{list-style:none; width:900px; line-height:27px; margin:0; padding:0}
.navBox ul li{display:inline; padding:6px 0;}
.navBox ul li a{padding:6px 20px; color:#c7c5c5; text-decoration:none; font-weight:bold;}
.navBox ul li a:visited{color:#c7c5c5; text-decoration:none;}
.navBox ul li a:hover, a:active, a:focus{color:#fff; text-decoration:none; background: url(images/BGNav.png);}
.left{border-left:solid 1px #717171}
.right{border-right:solid 1px #717171}

.leftCol{float:left; width:450px; height:495px; min-height:495px;}
	.quickLaunch{float:left; width:388px; margin:25px; background: url(images/BGQuickLaunch.png) center top no-repeat; height:145px; min-height:145px; text-align:left}
	.quickLaunchContent{float:left; padding:20px;}
	.quickLaunchContent a{color:#fff; padding-right:60px;}
	.quickLaunchContent a:visited{color:#fff; text-decoration:none}
	.quickLaunchContent a:hover{color:#fff; text-decoration:underline}
	.quickLaunchContent a:active{background:none; color:#d38100; text-decoration:underline;}
	.quickLaunchContent a:focus{background:none; color:#d38100; text-decoration:underline;}
	
	.ad{float:left; height:283px; width:176px; min-height:283px; margin: 7px 32px 32px 0; background:#000 url(images/BGAd.png) left top no-repeat;}
	.adContent{float:left; height:255px; width:176px; min-height:255px; padding:14px 1px;}
	
	.directory{float:left; height:283px; width:180px; min-height:283px; margin: 7px 0 32px 0; background: url(images/BGDirectory.png) left top no-repeat;}
	.directoryContent{float:left; height:255px; width:160px; min-height:255px; padding:20px 20px;}
	.directoryContent ul{list-style: none; font-size:14px; color:#fff; margin:0; padding:0}
	.directoryContent ul li{list-style:none; line-height:150%;}
	.directoryContent ul a{list-style:none; color:#fff; text-decoration:none;}
	.directoryContent ul a:visited{list-style:none; color:#fff; text-decoration:none;}
	.directoryContent ul a:hover{list-style:none; color:#fff; text-decoration:none;}
	.directoryContent ul a:active{background:none; color:#fff; text-decoration:none;}
	.directoryContent ul a:focus{background:none; color:#fff; text-decoration:none;}
	
	.directoryContent ul li ul{display:none;}
	
	.directoryContent ul li ul li {padding-left:7px; font-size:12px; line-height:150%;}
	.directoryContent ul li ul li a{list-style:none; color:#2c83f9; text-decoration:none;}
	.directoryContent ul li ul li a:visited{list-style:none; color:#2c83f9; text-decoration:none;}
	.directoryContent ul li ul li a:hover{list-style:none; color:#fff; text-decoration:none;}
	.directoryContent ul li ul li a:active{background:none; color:#d38100;}
	.directoryContent ul li ul li a:focus{background:none; color:#d38100;}
	
.rightCol{float:left; width:425px; height:495px; min-height:495px;}
	.content{float:left; width:385px; height:455px; min-height:455px; padding:20px; background:url(images/BGMainContent.png) left top no-repeat; margin-top:25px;}
	.contentHolder{float:left; width:385px; height:415px; min-height:415px; text-align:left; overflow:auto}
	.contentHolder ol{line-height: 150%}
	.contentHolder ol li{margin-bottom:10px;}
	.contentHolder a:active{background:none; text-decoration:underline;}
	.contentHolder a:focus{background:none; text-decoration:underline;}
	
.footer{width:100%; border-top:solid 1px #b91f1f}
.footerContent{width:900px; text-align:right; padding:20px 50px 20px 0;}
.footerContent a{color:#d38100; text-decoration:none;}
.footerContent a:visited{color:#d38100; text-decoration:none;}
.footerContent a:hover{color:#d38100; text-decoration:underline;}
.footerContent a:active{background:none; color:#d38100; text-decoration:none;}
.footerContent a:focus{background:none; color:#d38100; text-decoration:none;}

.holderDivs{display:none;}
