body {
	text-align: center;
	background-color: #330000;
	
	margin: 0px 0px 0px 0px;
}

#container {
	display: block;
	margin: 0 auto;
	background-color: #66271d;
	width: 901px;
	padding: 0px 0px 0px 0px;
	
}

/* Contains rest of HTML */
#centrecontainer {
	width: 901px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
}

#headerlogo {
	width: 901px;
	height: 252px;
	background-image: url(images/header.jpg);
}

/* Hyperlinks */
A:link, A:visited {
	text-decoration: underline; 
	color: #edc677;
	font-weight: normal;
}

A:hover	{
	text-decoration: none; 
	color: #edc677;
	font-weight: underline;
}





#pagecontainer {
	
	background-color: #66271d;
	padding: 7px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
}

#pagebody {
	background-color: #874237;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;	
	
	
}

#pagecontent {
	width: 640px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/pagecontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	
}

#flashcontent {
	margin: 10px 0px 10px 7px;
	
       background: url(images/flash_placeholder.jpg) no-repeat left top;
       width:625px;
       height:234px;
}

#innercontent {
	width: 600px;
	padding: 2px 0px 2px 17px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

#innercontent li {
	text-align: left;
	list-style: square url(css/none);
	line-height: 20px;
	margin: 0px;
	color: #FFFFCC;
}

#left {
	width: 204px;
	float: left;
	padding: 0px 0px 10px 0px;
	
	
}

TD {
	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt; 
	color : #fdf8d6;
	
}

#title {
	width: 42px;
	float: left;
}

#title_pad {
	padding: 5px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
}

/* Footer nav links */

#footercontainer {
	clear: both;
	height: 51px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}	

#footer {
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color : #4F231E;
	padding: 10px 0px 0px 0px;
	
}

#footer a:link, #footer a:visited
	{
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	color: #66271D;
	font-weight: bold;
	}


#footer a:hover
	{
	text-decoration: underline;
	color: #66271D;
	}
	
#weeimages
	{
	width: 901px;
	height: 65px;
	}

#credits {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	text-align: right;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	background-color: #330000;
}
#credits a:link, #credits a:visited
	{
	padding: 2px;
	
	margin-right: 3px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	}


#credits a:hover
	{
	text-decoration: underline;
	}
	


/* menu */

div#nav {
	margin:15px 0px 4px 4px;!important;
	margin /**/:10px 0px 4px 14px;
	padding:0px;
	background:#874237;
	width:172px;
	float:left;
	text-align:left;
}

div#nav ul {
	margin:0; border:0; padding:0;
	list-style:none;
}

div#nav ul li {
	margin:0 0 2px 0 !important;
	margin:-2px 0 0 0;
	border:0; padding:0;
	width:172px;
	background:#66271d;
	
}


div#nav ul li a {
	display:block;
	margin:0; border:0;
	padding:6px 20px 6px 11px;
	text-decoration:none;
	color:#ffffff;
	font:10px verdana,sans-serif;
}

div#nav ul li a:hover {
	color:#66271d;
	background:#fef0b4;
}

div#nav ul li.exposed {
	color:#66271d;
	background:#fef0b4;
}

div#nav ul li.active a {
	color:#66271d;
	background:#fef0b4;
}


/* end menu */

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8b9679;
	font-weight:bold;
}

#ajaxmenu{
	position:relative;
	top:93px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	
}

fieldset{border: none; margin: 0; padding:5px 20px;font-size: 14px; line-height:12px; text-align:center; }
input.right, select.right, textarea.right{color:#8D6932;width:225px; float:left;text-align:left; margin: 10px 0 5px 20px;background-color: #F7F1E6; border: 1px solid #C6A453;font-size: 14px; line-height:16px;}
input.right:focus, textarea.right:focus {background:#ffffcc;}
label.left{ color:#fee281;clear:both;float:left; text-align:right; margin: 10px 20px 5px 0px; width:175px; padding:4px 5px 3px 0;}
input.button { float:right;background-color: #F7F1E6; border: 1px solid #C6A453; color:#8D6932; padding:4px 0; margin:10px 100px 0px 0px; }
input.button:hover { background: #FFFFCC;color:#8D6932; }