@charset "UTF-8";
/* CSS Document */

body {
	background:#FFFFFF url(images/background.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	line-height: 1.2;
	}
#wrapper{
	margin:0 auto 30px;
	width:980px;
}
#header{
	position:relative;
	width:980px;
	height:191px;
	background:url(images/header.jpg) no-repeat;
}
#logo{
	position:absolute;
	top:9px;
	left:37px;
	width:209px;
	height: 183px;
}
#blueridge{
	position:absolute;
	top:7px;
	right:40px;
	width:133px;
}
#blueridgeLogo{
	position:absolute;
	top:52px;
	right:40px;
	width:107px;
}
#navigation{
	position:absolute;
	top:128px;
	left:275px;
	width:663px;
}
ul.navList{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
li.navListItems{
	display:inline;
	margin:0px;
	padding:0px;
}
#flash{
	position:relative;
	width:980px;
	height:289px;
	background:url(images/flash.jpg) no-repeat;
}
#content{
	width:900px;
	margin:12px auto 0;
	padding: 0 0 15px 0;
}
#leftCol{
	float:left;
	width:250px;
}
#centerCol{
	float:left;
	width:400px;
}
#rightCol{
	float:left;
	width:250px;
}
#intCol{
	width:900px;
}
.colHeader{
	background:url(images/box-header-background.gif) repeat-x top left;
	text-align:left;
	padding: 5px 0 0 0;
}
.colFooter{
	background:url(images/box-bottom-background.gif) repeat-x top left;
	height:14px;
}
.colLeft{
	background:url(images/box-left.jpg) no-repeat top left;
	width:14px;
}
.colRight{
	background:url(images/box-right.jpg) no-repeat top right;
	width:14px;
}
.colBackground{
	background:url(images/box-background.jpg) repeat-x top left;
}
A {
  	color: #8D541B;
  	text-decoration: none;
	}
A:hover {
  	color: #AABBDD;
  	text-decoration: underline;
	}
.bulletBrownBlue{
	list-style:none;
	padding:0;
	margin:10px 0 0 8px;
}
.line{
	border-bottom:#985819 1px solid;
	padding: 0 0 20px 0;
}
.bulletBrownBlue li{
	background: transparent url(images/bullet-brown-over-blue.gif) no-repeat scroll left 3px;
	list-style:none;
	padding: 0 0 12px 18px;
	margin: 0;
	line-height: 1.2;
}
.bulletBrownBlue li.double{
	margin:0 0 15px 0;
}
ol{
	padding:0;
	margin:0 0 0 27px;
}
#sponsorLogo{
	text-align:center;
	margin:10px 0 0 0;
}
strong{
	color:#8D541B;
}
.clear{
	clear:both;
}
#footer{
	width: 900px;
	margin: 15px auto;
	border-top: #8D541B solid 1px;
	padding: 10px 0 0 0;
	display: block;
}
#footerLeft{
	float:left;
	width:650px;
}
#footerRight{
	text-align:right;
	float:right;
	width:200px;
	color: #8D541B;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#FFFFFF;
	margin: 0 0 5px 0;
	letter-spacing: 0.1em;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#8D541B;
	letter-spacing: 0.1em;
	margin: 10px 0;
}
h3{
	font-size:1em;
	color:#6AA5C3;
	margin: 0;
}
.textColRight{
	float:right;
	width:400px;
	margin: 0 20px 0 0;
}
.textColLeft{
	float:left;
	width:400px;
	margin: 0 0 0 20px;
}
.asterisk{
	font-size:1.2em;
	color:#8D541B;
	font-weight:bold;
}
.singleCol{
	float:left;
	width:832px;
	margin: 0 0 0 20px;
}
#movie{
	width: 371px;
	height: 300px;
	position: absolute;
	right: 55px;
	top: 5px;
}
