@charset "UTF-8";
/* CSS Document */

body { margin: 0; padding:0; background-image:url(../images/mfatiled.jpg); background-repeat:repeat-y; }
h1 { color: #867134; font-family:Georgia, "Times New Roman", Times, serif; font-size:22pt; font-weight:300; font-variant:small-caps }
h2 { color: #867134; font-family:Georgia, "Times New Roman", Times, serif; font-size:18pt; font-weight:300; font-variant:small-caps }

#containerwrapper { width: 100%;background-repeat:repeat-x; }
	#container { width:100%; background-image:url(../images/mfatiled.jpg); background-repeat:repeat-y; }
	
	#sidemenu { width:180px; float:left; margin-left:-40px; }
		#sidemenu ul li { list-style: none; float:left; }
		#sidemenu ul li a {  border-width: 0px 0 1px 0; border-color:#dcc993; border-style:solid;  padding:10px 10px 10px 10px; width: 165px; text-align:right; clear:left; float:left; color:#fff; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12pt; float:left; }
		#sidemenu ul li a:hover { text-decoration:underline; }
	
	#header { background-image:url(../images/bodybg.gif);margin-left:194px; background-repeat:repeat-x; }
		
		#logo { margin: 10px 0 10px 13px; border:0px; }
		
	#content { width:674px; padding: 45px 100px 0 26px; margin-left:194px;min-height:500px; background-color:#fff; line-height:22px; color:#003d2b; font-family:Arial, Helvetica, sans-serif }
	
	#footer { width:674px; line-height:22px; color:#003d2b; font-family:Arial, Helvetica, sans-serif; text-align:center; margin-bottom: 30px; }
	
	#menu {	width:814px;height:25px; clear:both; }
		#menu ul { padding:0px; margin:-5px 0 0 0; }
		#menu ul li { display:inline; margin:0px; float:left; }
		
		#menu ul li a { padding: 5px 27px; width:auto; margin:0px;color:#2b5f4b; text-decoration:none; height:10px; font-family:Georgia, "Times New Roman", Times, serif }
		#menu ul li a:hover { text-decoration:underline; }
		
		* html #menu li a { width:145px; padding: 5px 5px; }
	
