body {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#FFF6E3;
	text-align:center;
}

#page {
	width:779px;
	margin:0 auto;
}

.topnav { height:28px; font-size: 12px; color: white; text-decoration: none; background-color:#14510F; padding: 5px 0 0 0; margin: 0px; background-image:url(designimgs/submenu_bg.jpg);background-repeat:no-repeat; 	font-family: "Times New Roman",Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center;}

.topnav:link { height:28px;font-size: 12px; color: white; text-decoration: none; background-color:#14510F; display:block; padding: 5px 0 0 0; margin: 0px; background-image:url(designimgs/submenu_bg.jpg);background-repeat:no-repeat; font-weight:bold;}

.topnav:visited { height:28px;font-size: 12px; color: white; text-decoration: none; background-color:#14510F; display:block; padding: 5px 0 0 0; margin: 0px; background-image:url(designimgs/submenu_bg.jpg);background-repeat:no-repeat; font-weight:bold;}

.topnav:hover { height:28px;font-size: 12px; color:#FFDA81; text-decoration: none; background-color:#14510F; display:block; padding: 5px 0 0 0; margin: 0px; background-image:url(designimgs/submenu_bg.jpg);background-repeat:no-repeat; font-weight:bold;}

html>body .topnav, html>body .topnav:link, html>body .topnav:visited, html>body .topnav:hover {
	height:23px;
}


#content {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2em 1em 3em 2em;
	text-align:justify;
}



.subMenu { font-size: 11px; color: #666666; font-weight: normal;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #666666; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #666666; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #0FA5BD; font-weight: normal; text-decoration: none}

.footer { font-size: 10px; color: #792720; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #792720; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #792720; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #792720; font-weight: normal; text-decoration: underline}
