body {
margin: 0 auto;
padding: 0;
font: 60% Arial, Helvetica, sans-serif;
background: #ECEBB9 top center repeat-y;
}

h1 {color:#7c1d20;font:arial, sans-serif;font-weight:bold;font-size:16px; text-transform: uppercase; }

h2 {color:#000000;font:arial, sans-serif;font-weight:bold;font-size:14px;font-style:italic;}

h3 {color:#7c1d20;font:arial, sans-serif;font-weight:bold;font-size:13px;text-transform:uppercase;}

h4 {color:#336633;font:gill sans, verdana, arial, sans-serif;font-weight:bold;font-size:11px;}

h6 {color:#000000;font:gill sans, verdana, arial, sans-serif;font-weight: normal; font-size:11px; }

.Content	
		{	font-size: 12px;
			font-family: arial, sans-serif;
			line-height: 150%;
			text-align: left;	
			padding: 20px 15px 10px 15px;}

.Content p
		{	font-weight: normal; 
			line-height: 150%;}


#leftsidebar {
background: #ECEBB9;
color: #7C1D20;
margin: 0 auto;
width: 800px;
}

#header {
margin: 0 0 8px 0;
border: 0;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.0em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.0em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 15px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 5px 0 0 8px;
background: #7C1D20;
border-left: 7px solid #E1881B;
}	
	
#menu li a:hover {
background: #E1881B;
color: #7C1D20;
border-left: 7px solid #ECEBB9;
}



.style3 {
color: #000000;
font-size: 12pt;
}

 

a {
text-decoration: none;
color: #7C1D20;
}

a:hover {
text-decoration: underline;
color: #7C1D20;
}



#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 1px solid #7C1D20;
width: 760px;
text-align: right;
color: #7C1D20;
font-size: 1.0em;
}
 

