body {
	background-color: #2C1C12;
	padding: 0px;
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif
}

#header {width: 781px; 
	height: 109px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	vertical-align: middle;
	clear: both;
	float: left;
	background-color: #731A33
}

#logo {width: 244px; height: 109px; float: left}

#wrapper {
	width: 781px;
	/*Centering Code*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image:url(../assets/img/wrapper.gif);
	background-repeat:repeat-y;
	}
	
html>body #wrapper {
	/*Centering Code*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	vertical-align: middle;
	background-image:url(../assets/img/wrapper.gif);
		background-repeat:repeat-y;
}

#welcome {width: 781px; height: 225px; /*Centering Code*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;

	float: left}

/*Content*/

#content {width: 781px; float: left; margin-bottom: 15px; margin-top: 10px}

#cmsedit {width: 732px;
	margin-left: 15px;
	margin-right: 15px;
	border: solid 4px #731A33;
	margin-bottom: 20px
	}
	

img {margin: 0; padding: 0 0 0 0; border: none; clear:both}


#footer {display: block;
	clear: both;
	width: 781px;
	height: 75px;
	background-color: #731A33
	}


#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .825em;
	color: #FFFFFF;
}	

#footer p {color: #000000;}

#credits {
	width: 781px;
	height:80px;
	background-color: #2C1C12;
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 0 0 0;
	text-align: right;
	/*Centering Code*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	vertical-align: middle;
}

#credits a {color: #de7430}



/*Header Menu*/
#topNav{
	width: 537px;
	font-size: .95em;
	font-family: Arial;
	font-weight: bold;
	float: right;
	/*Centering Code*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	vertical-align: middle;
	}

#headnav ul {
	list-style: none;
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#headnav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-right: thin solid #ffffff;
}

#headnav li a:hover {
	color: #CCCCCC;
	text-decoration: underline
	
}

#headnav li {
	display: block;
	float:left;
	margin: 0px 0px 25px 0px;
	
	
}

#headnav li ul {
	display: none;
}

/* end navigation elements for {MENU_HEADER} ------------------------------- */
