@charset "utf-8";
/* CSS Document */


.center {
margin: 0 auto 0 auto;
}


H1 {
	font-size: 28px;
	font-weight: bold;
	color: #3278bf;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.centerlogo {
	
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 130px;
	width: 422px;
	float: left;
}


.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 45px;
	margin-left: 40px;
}


body {
	background-color:#003366;
	text-align: center; /* center things in pre-IE6 */
}

.containermain {
margin: auto;
width: 778px;
}

.containersidebar {
	margin: auto;
	width: 233px;
	float: left;
	text-align: left;
}

.containertext {
	margin: auto;
	width: 545px;
	float: right;
	text-align: left;
}





.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 778px;
	vertical-align: bottom;
	line-height: 34px;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 778px;
	clear: both;
}

.banner {
	background-image: url(images/banner_bg.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 778px;
	position: relative;
}

.bannerimage {
	background-repeat: no-repeat;
/*	height: 257px;*/
	width: 778px;
	clear: both;
}


.season {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 26px;

	font-weight: bold
	color:#ffffff;
	background-position: center center;
	vertical-align: middle;
	bottom: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
	overflow: hidden;
	z-index: 100;
	float: right;
	padding-top:30px;
	padding-right: 0px;
	margin-right: 35px;
	color: #FFFFFF;
	width: 160px;
}

.sidebartop {
	background-image: url(images/sidebar_top.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 233px;
}

.sidebarbottom {
	background-image: url(images/sidebar_bottom.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 233px;
}

.sidebarmiddle {
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat;
	width: 233px;
	padding-left: 0px;
	margin-left: 0px;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-indent: 0px;
	padding-left: 35px;
	margin-left: 0px;
	left: 0px;
	font-weight: bold;
	padding-right: 10px;
}










.texttop {
	background-image: url(images/text_top.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 545px;
	clear: both;
}

.textbottom {
	background-image: url(images/text_bottom.gif);
	background-repeat: repeat;
	height: 47px;
	width: 545px;
	clear: both;
}

.textmiddle {
	background-image: url(images/text_middle.gif);
	background-repeat: repeat;
	width: 545px;
	padding-left: 0px;
	margin-left: 0px;
	clear: both;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-indent: 0px;
	padding-left: 35px;
	margin-left: 0px;
	left: 0px;
	font-weight: bold;
	padding-right: 35px;
	clear: both;
	right: 0px;
}

#dnn_ctr963_ContentPane {
	width: 700px;
}

.chickadee {
	position: absolute;
	top: 30px;
	background-image: url(images/chickadee.gif);
	height: 196px;
	width: 152px;
	left: 0px;
}




.fulltop {
	background-image: url(images/full_top.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 760px;
	clear: both;
}

.fullbottom {
	background-image: url(images/full_bottom.gif);
	background-repeat: repeat;
	height: 47px;
}

.fullmiddle {
	background-image: url(images/full_middle.gif);
	background-repeat: repeat;
	width: 760px;
	padding-left: 0px;
	margin-left: 0px;
	clear: both;
}

.containerfull {
	margin: auto;
	width: 760px;
	text-align: left;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #5786c5 0px solid; 
	border-bottom: #5786c5 1px solid; 
	border-top: #5786c5 1px solid; 
	border-right: #5786c5 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 21px;
}

.MainMenu_MenuIcon {
	background-color: #5786c5; 
	border-left: #5786c5 1px solid; 
	border-bottom: #5786c5 1px solid; 
	border-top: #5786c5 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #5786c5;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-left: 5px;
	padding-rigth: 5px;
}
.MainMenu_MenuArrow {
	border-right: #5786c5 1px solid; 
	border-bottom: #5786c5 1px solid; 
	border-top: #5786c5 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

#tddnn_dnnMENU_ctldnnMENU422 > TD {
	width: 98px;
}

TR.MainMenu_MenuBar TD {

	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
