body {
	margin: 0px;
	background-color:#352910;
	font-family:  Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #f4f7c3;

}



hr {
 color: #c0c0c0;
 }

td {
	font-family:  Arial, Verdana, Helvetica;
	color:#f4f7c3;
	font-size:12px;
	line-height: 18px;

	
}

p {
font-family:  Arial, Verdana, Helvetica; 
color:#f4f7c3; 
font-size:12px;
text-align:left;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px; 
font-weight: 200;
padding-bottom: 0px; 
margin:0px; 
color: #C7D152; 
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
margin-top: 0px; 
margin-bottom: 0px;
color: #93ccc5;
border-bottom: 1px;
border-bottom-style:dotted;
border-bottom-width:thin;
}

.highlight {
	
	background-color: #FFFFFF;
}

.summary {
	border : 1px solid #c0c0c0;
	border-collapse:collapse;
	background-color: #f3f3f3;
}

.smalltext {
	font-size:12px;	
	color:#f4f7c3;
	
}

.greentitle {
	color: #ced957;
	font-size: 20px;
	}
	
.bluetitle {
	color: #93ccc5;
	font-size: 30px;
	line-height: 26px;
	}

a:link  { 
color: #93ccc5; 
}

a:vlink  { 
color: #93ccc5;
}

a:hover    { 
color: #93ccc5; 
text-decoration: none; }

a:visited { 
color: #93ccc5;
}





/* Footer styles */

#footer {
position: relative;
font-size: 10px;
padding-top: 2px;
padding-bottom: 10px;
color: #d4ceaa;
}
#footer a {
color: #666;
text-decoration: none;
}
#footer a:hover {
color: #000;
}
.smalltext {
	font-size: 11px;
}
.blacktext {
	color: black;
}

.button {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font weight: bold;
	color: #cd472a;
	width:auto;
	background-color: #35290f;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	


}

.button a {
text-decoration: none;
color: #cd472a;
background-color: #35290f;

}
.button a:link {
color: #cd472a;
text-decoration: none;
background-color: #35290f;

}

.button a:visited {
color: #cd472a;
text-decoration: none;
background-color: #35290f;
}
.button a:hover {
font-family: Arial, Helvetica;
font-size: 11px;
color: #fff;
}


/* Menu styles */


#menuitem{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #2e2118;
	text-align:center;
}

#menuitem a {
color: #2e2118;
text-decoration: none;

}
#menuitem a:link {
color: #2e2118;
text-decoration: none;

}

#menuitem a:visited {
color: #2e2118;
text-decoration: none;
width:auto;
}
#menuitem a:hover {
color: #2e2118;
text-decoration: underline;
}


#quote {
	font-family: Georgia, Times New Roman, Sans-serif;
	font-size: 14px;
	font-style: italic;
	width: 400px;
	color:  #93ccc5;
	float:right;
}
