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

body{
	background: url(body_bg.jpg) repeat-x #9a1903;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, html, h1 {margin:0; padding:0; border:0;} /* Re-sets IE to “zero” for these values */

h1{font-size: 22px; color: #820c00; font-family: "Times New Roman", Times, serif;}
h2{font-size: 18px; color: #820c00; font-family: "Times New Roman", Times, serif;}
h3{font-size: 16px; color: #820c00; font-family: "Times New Roman", Times, serif;}
h4{font-size: 14px; color: #333;}
h5{font-size: 10px; color: #333; font-weight: normal;}

p{font-size: 12px; color: #333;}

img{border: none;}

iframe{border: none;}

li{font-size: 12px; list-style-type:none;}

.bullets li{list-style-type: disc; padding-bottom: 5px;}

ol li{list-style-type:inherit; margin: 0 0 10px 0;}

a:link, a:visited{
	color: #820c00;
	text-decoration: none;
}

a:hover, a:active{
	color: #CC6699;
	text-decoration: none;
}

#container{
	width: 1070px;
	margin: 0 auto;
}

#header{
	background: url(header_bg.jpg) no-repeat;
	width: 1070px;
	height: 200px;
}

#utility{
	float:right;
	margin-top: 10px;
	margin-right: 35px;
}

#utility ul{margin:0; padding:0;}

#utility li{
	display: inline;
	padding-left: 30px;
	color: #fff;
}

#utility a:link, #utility a:visited{color: #fff; text-decoration: none;}

#utility a:hover, #utility a:active{color: #fff; text-decoration: underline;}

#header img{
	margin: 25px 0 0 416px;
}

#contentWrapper{
	width: 954px;
	margin-left: 42px;
	margin-top: -21px;
	background: url(contentWrapper_bg.png) repeat-y;
	padding: 0 18px;
	float: left;
}

/*only ie6*/
*html #contentWrapper{
	margin-left: 21px;
}

#content{
	border-top: #931802 2px solid;
	background: url(content_bg.jpg) repeat-y #fff;
	float: left;
}

#leftNav{
	background: url(nav_bg.jpg) no-repeat;
	width: 178px;
	float: left;
}

#navigation a:link, #navigation a:active, #navigation a:hover, #navigation a:visited{
	color: #fff;
	display: block;
	font-size:16px; 
}

#navigation {width:178px; font-family: "Times New Roman", Times, serif; font-weight:bold; z-index: 50; position: relative;}

#navigation ul {margin:0px; padding:0px;}
	
#navigation ul li {
		height:35px;
		line-height:35px;
		list-style:none;
		padding: 5px 0 5px 10px;
		color:#FFF;
		border-bottom:#555 1px solid;
		cursor:pointer;
		z-index: 30;
		}
	
#navigation ul li:hover {background: url(navHover.jpg) repeat-y; position:relative;}
	
#navigation ul ul {
		display:none;
		position:absolute;
		left:153px;
		top:5px;
		background-color:#000;
		z-index: 40;
	}
	
#navigation ul li:hover ul {display:block;}
	
#navigation ul ul li {border:#555 1px solid; width:215px; float:left; display:inline;}

#hero .sideBox{
	padding: 0;
	border: none;
}

.sideBox{
	padding: 10px 5px 20px 10px;
	border-bottom: 1px #555 solid;
}

#leftNav .sideBox h1, #leftNav .sideBox h2, #leftNav .sideBox h3, #leftNav .sideBox h4{color: #fff; margin: 0; padding: 0;}

#leftNav .sideBox p{color: #fff;}
 
#mainContent{
	width: 776px;
	float: left;
}

.textPage #hero{display: none;}

#leftContent{
	width: 554px;
	float: left;
	padding: 0 10px;
	border-right: #931802 2px solid;
	margin-top: 10px;
	min-height: 750px;
}

#leftContent{
	width: 554px;
	float: left;
	padding: 0 10px;
	border-right: #931802 2px solid;
	margin-top: 10px;
}

#regBar{
	width: 534px;
	background-image: url(/assets/regBar_bg.jpg);
	height: 124px;
	padding: 33px 10px 0 10px; 
	margin-bottom: 10px;
}

#regBar p{margin: 0; padding: 0;}
#regBar img{margin-top: 10px; float: right;}

.highlights{
	margin: 10px 0 0 0; 
	padding: 0 0 0 20px;
	float: left;
	width: 146px;
}

.highlights li{
	margin-top: 10px;
	list-style-type: disc;
}

#lowerContent{
	margin: 20px 0;
	float: left;
	width: 554px;
}

#lowerLeft{
	border-top: #c1c1c1 1px solid;
	width: 312px;
	float: left;
}

#lowerLeft h1{
	background: url(/assets/lowerLeft-bg.png) repeat-y;
	border-bottom: #c1c1c1 1px solid;
	padding: 10px;
	color: #820C00;
}

#lowerLeft p{padding: 10px;}

#lowerRight{
	border-bottom: #c1c1c1 1px solid;
	width: 241px;
	float: left;
	background: url(/assets/lowerRight-bg.png) repeat-y;
	border-left: #c1c1c1 1px solid;
}

.rightSection{
	border-top: #c1c1c1 1px solid; 
	clear: left;
	padding: 10px 0 10px 10px;
	width: 232px;
	float: left;
}

.rightSection img{
	float: left;
	padding: 5px 0 0 5px;
}

.rightSection h4{
	margin: 5px 0 20px 0;
	padding: 0;
}

#rightCallouts{
	width: 200px;
	float: left;
	margin-top: 5px;
}

#countdown{
	background: url(countdown_bg.jpg) no-repeat;
	color: #fff;
	height: 75px;
}

#countdown h2{
	margin: 0;
	padding: 10px 0 0 10px;
	color: #fff;
}

#footer{
	clear: left;
	padding: 10px 0;
	border-top: #931802 2px solid;
	text-align: center;
	color: #555; 
}
