body {
	padding:0px;
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	}

div.mainContainer {
	width:808px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/bgTopMain.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:35px;
	}


div.mainSearch {
	padding-top:10px;
	display:block;
	float:right;
	}

div.mainLogo{
	padding-top:30px;
	display:block;
	float:left;
	}
	
.mainSearch .NormalTextBox {
	border:1px solid #afafaf;
	background-image:url(../images/bgINput.gif);
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	vertical-align:top;
	height:17px;
	margin:0px;
	}
	
.dates {
	font-family:tahoma, Helvetica, Geneva, sans-serif;
	font-size:8pt;
	color:#999999;
	}

.dates b {
	color:#000;
	}
	
.mainNavigation {
	width:100%;
	line-height:34px;
	height:34px;
	display:block;
	float:left;
	padding:0px;
	vertical-align:top;
	padding-top:18px;
	}
	
.main_dnnmenu_container {
	background-color:#404040;
	}
	
.main_dnnmenu_rootitem {
	background-color:#404040;
	color:#FFFFFF;
	height:34px;
	line-height:34px;
	cursor:pointer;
	font-family:verdana, Helvetica, Geneva, sans-serif;
	font-size:8pt;
	background-image:url(../images/NotSelected.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
.main_dnnmenu_rootitem_hover {
	background-image:url(../images/hover.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
		
.main_dnnmenu_rootitem_selected {
	background-color:#e0393d;
	color:#333333;
	height:34px;
	line-height:34px;
	cursor:pointer;
	font-family:verdana, Helvetica, Geneva, sans-serif;
	font-size:8pt;
	background-image:url(../images/selected.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
.line {
	padding-top:2px;
	width:806px;
	height:18px;
	float:left;
	display:block;
	}
	
.slideshow {
	width:583px;
	height:227px;
	float:left;
	display:block;
	text-align:left;
	}

.eventsLarge {
	width:207px;
	height:106px;
	float:left;
	display:block;
	text-align:left;
	}
	
.midLineHor {
	width:207px;
	height:15px;
	float:left;
	display:block;
	text-align:left;
	}
	
.midLineVer {
	width:16px;
	height:227px;
	float:left;
	display:block;
	text-align:left;
	}
	
.MultiLarge {
	width:207px;
	height:106px;
	float:left;
	display:block;
	text-align:left;
	}
	
.main_dnnmenu_rootitem_bottom {
	font-family:verdana, Helvetica, Geneva, sans-serif;
	font-size:8pt;
	height:20px;
	line-height:20px;
	color:#555;
	text-align:center;
	cursor:pointer;
	}
	
.main_dnnmenu_rootitem_hover_bottom {
	color:#FF0000;
	}
	
.copy, .copy a:link {
	font-family:verdana, Helvetica, Geneva, sans-serif;
	font-size:8pt;
	color:#999999;
	}
	
.main_dnnmenu_submenu {
position:relative;
z-index:1000 !important;
color:#fff;
background-color:#333;
cursor:pointer;
font-family:lucida, tahoma, arial;
font-size:8pt;
line-height:20px;
}


.main_dnnmenu_itemhover {
color:red;
}

