@charset "utf-8";

/* General Styles */

img, div, a, h1, p{ 
behavior:url(../iepngfix.htc);
}

body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
background:url(../images/structure_images/body_bg.jpg) repeat;
}

h1{
color:#FFFFFF;
margin:0 0 20px 0;
padding-left:20px;
font-size:20px;
font-weight:normal;
line-height:24px;
background:url(../images/structure_images/bodyContainerH1_bg.png) 0 50% no-repeat;
}

h3{
color:#CC6600;
font-size:14px;
margin:0 0 10px 0;
}

p, li{
color:#FFFFFF;
font-size:12px;
line-height:20px;
}

p{
margin:0 0 10px 0;
}

ul, li{
margin:0;
padding:0;
list-style:none;
}

a{
text-decoration:none;
color:#CC9933;
}

a:hover{
text-decoration:underline;
}

/* Special Styles */
.mouseType{
font-size:11px;
}

.promotionLink_rss{
padding-left:25px;
background:url(../images/structure_images/rssIcon_16x16.png) 0 50% no-repeat;
}

.promotionLink_twitter{
padding-left:25px;
background:url(../images/structure_images/twitterIcon_16x16.png) 0 50% no-repeat;
}

.sectionAlign{
width:100%;
float:left;
}



/* Containers */
#headerContainer, #bodyContainer1, #bodyContainer2{
width:100%;
float:left;
}
#headerContainer{
height:217px;
float:left;
background:url(../images/structure_images/headerContainer_bg.jpg) repeat-x;
}

#bodyContainer1{
height:auto;
background:url(../images/structure_images/bodyContainer1_bg.jpg) repeat;
}

/* Banner */
#banner, #nav, #content, #footer{
width:953px;
margin:auto;
}

#banner{
height:174px;
background:url(../images/structure_images/banner_bg.png) no-repeat;
}

/* Nav */
#nav{
margin-top:0;
}

#nav li{
width:119px;
height:42px;
float:left;
text-align:center;
line-height:42px;
position:relative;
font-size:13px;
font-weight:bold;

}

#nav li a{
color:#FFFFFF;
text-decoration:none;
display:block;
}

#nav li ul{
width:150px;
height:auto;
display:none;
position:absolute;
top:1em;
left:0;
background:#320B00;
padding-bottom:5px;
}

:first-child+html #nav li ul{
left:0;
}

#nav li>ul{
top:auto;
left:auto;
}

#nav li li{
width:100%;
height:auto;
line-height:25px;
font-size:12px;
}

#nav li li a{
display:block;
font-weight:normal;
color:#CC9933;
}

#nav li li a:hover{
background:#4F1100;
}

#nav li:hover ul, li.over ul {
display:block;
}

/* Content Container */
#content{
margin-top:10px;
margin-bottom:10px;
}
	/* Content Main */
	#content_main, #content_main2{
	height:auto;
	float:left;
	margin-bottom:10px;
	}
	
	#content_main{
	width:707px;
	}
	
	#content_main2{
	width:627px;
	min-height:750px;
	margin-top:-10px;
	margin-left:20px;
	_margin-left:-10px;
	padding:30px;
	background-color:#FFFFFF;
	}
	
	#content_main2 h1{
	color:#666666;
	font-size:24px;
	font-weight:bold;
	padding:0px;
	background:none;
	}
	
	#content_main2 h2{
	color:#993300;
	font-size:20px;
	}
	
	#content_main2 h3{
	font-size:16px;
	color:#330000;
	}

	#content_main2 p, #content_main2 li{
	color:#000000;
	}
	
	#content_main2 ul{
	margin-bottom:10px;
	}
	
	#content_main2 li{
	padding-left:25px;
	background:url(../images/structure_images/contentMain2Li_bg.png) 0 50% no-repeat;
	}
	
	#content_main2 a{
	color:#993300;
	}
	
	.currentEventsBox{
	width:100%;
	float:left;
	margin-bottom:10px;
	border-bottom:1px solid #DFDFDF;
	}
	
	.videoBox{
	width:100%;
	text-align:center;
	margin-bottom:10px;
	}
	
	.main2_column3{
	width:199px;
	margin-right:10px;
	float:left;
	}
	
	.main2_sep{
	width:100%;
	height:1px;
	margin-bottom:10px;
	border-bottom:1px solid #DFDFDF;
	float:left;
	}
		
	#shareThis, #backToTop{
	width:100px;
	float:right;
	padding:5px;
	border:1px solid #CCCCCC;
	background:#EFEFEF;
	}
	
	#shareThis a, #backToTop a{
	font-size:12px;
	color:#666666;
	}
	
	#backToTop{
	background:url(../images/structure_images/backtoTop_bg.gif) 5px 50% no-repeat #EFEFEF;
	}
	
	#backToTop a{
	padding-left:25px;
	}
	
	.quotedText{
	font-style:italic;
	padding:0 30px;
	text-align:center;
	}
	
	/* Content Sidebar */
	#content_sidebar{
	width:245px;
	height:auto;
	float:left;
	}
	
	#content_sidebar h1{
	color:#FFFFFF;
	margin-bottom:5px;
	}
	
	#content_sidebar ul{
	margin-bottom:10px;
	}
	
	#content_sidebar li{
	line-height:25px;
	border-bottom:1px solid #3F1704;
	}
	
	#content_sidebar li a{
	display:block;
	padding-left:20px;
	}

	#content_sidebar li a:hover{
	background:#3F1704;
	text-decoration:none;
	}

/* Banner Cross Promos*/
#bannerCrossPromo{
width:100%;
height:155px;
background:url(../images/structure_images/bannerCrossPromo_bg.jpg) no-repeat #330000;
}

#bannerCrossPromo h1{
margin:0px;
line-height:32px;
font-size:16px;
font-weight:bold;
margin-left:25px;
padding:0;
background:none;
}

#bannerCrossPromo p{
padding:10px 20px;
margin:0;
}

.bannerCrossPromo_link{
text-align:right;
width:185px;
padding-right:20px;
background:url(../images/structure_images/bannerCrossPromoLink_bg.gif) 100% 55% no-repeat;
}

/* Footer */
#footer{
padding-top:10px;
}

.footer_mainSep{
height:1px;
width:100%;
background:url(../images/structure_images/footer_mainSep.gif) repeat-x;
margin-bottom:10px;
}

.footer_subSep{
height:1px;
width:100%;
background:url(../images/structure_images/footer_subSep.gif) repeat-x;
margin-bottom:10px;
}

#footerNav{
width:100%;
height:auto;
float:left;
padding:10px 0;
margin-bottom:10px;
border-top:2px solid #290f02;
border-bottom:2px solid #290f02;
}

#footerNav li{
font-weight:bold;
font-size:12px;
float:left;
width:119px;
list-style:none;
}

#footerNav li li{
float:left;
font-weight:normal;
line-height:18px;
font-size:11px;
}

#footerNav li li a{
color:#FFFFFF;
}

/* ------------------------------------- */
.homeColumn1, 
.homeColumn2, 
#homeColumn3{
float:left;
height:auto;
}

/* ------------------------------------- */

.homeColumn1{
width:375px;
}

#twitterBox{
width:353px;
padding:10px;
margin-bottom:10px;
background:#FFFFFF;
border:1px solid #561E03;
float:left;
}


#twitterBox h2{
font-size:22px;
color:#660000;
font-weight:normal;
margin-bottom:0px;
}

#twitterBox a{
color:#993300;
}

#twitterBox p{
color:#996600;
}

.twitterBox_entry{
width:331px;
padding:10px 10px 0 10px;
margin-bottom:10px;
border:1px solid #DFD5A7;
background:#FFF9DF;
}

/* ------------------------------------- */
.homeColumn2{
width:295px;
_width:260px;
margin-left:20px;
_margin-left:0px;
}

/* ------------------------------------- */

#homeColumn3{
width:245px;
height:auto;
margin-left:18px;
_margin-left:0px;
}

#homeColumn3 h1{
color:#CC9933;
background:url(../images/structure_images/homeColumn3H1_bg.png) 0 50% no-repeat;
}

.calendarBox_top, .calendarBox_body, .calendarBox_bottom{
width:225px;
padding:0 10px;
}

.calendarBox_top{
height:9px;
_margin-bottom:-10px;
background:url(../images/structure_images/calendarBox_top.jpg) no-repeat;
}

.calendarBox_body{
background:url(../images/structure_images/calendarBox_body.jpg) repeat-y;
}

.calendarBox_bottom{
height:9px;
background:url(../images/structure_images/calendarBox_bottom.jpg) no-repeat;
}

/* ------------------------------------- */

#footerTag_left p, #footerTag_right p{
font-size:11px;
}

#footerTag_left{
width:200px;
height:100px;
float:left;
}

#footerTag_left p{
color:#CC6600;
}

#footerTag_right{
width:500px;
height:auto;
float:right;
text-align:right;
}

#footerTag_right p{
color:#CC9933;}

/* Image Pads */
.imagePad_homeColumn3CrossPromo{
border:4px solid #330000;
margin-bottom:10px;
}

.imagePad_hero, .imagePad_left, .imagePad_right{
padding:4px;
margin-bottom:10px;
border:1px solid #CCCCCC;
}

.imagePad_left{
margin-right:10px;
float:left;
}

.imagePad_right{
margin-left:10px;
float:right;
}

.imagePad_general{
margin:0 10px 10px 0;
}

.videoBox{
text-align:center;
margin-bottom:10px;
}