 body {
 	font-family:Verdana,arial,sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E6DBBF; 
	background-repeat: repeat-x;
 	background-image: url("images/page_back.gif");
	padding: 0px;
	margin: 0px;
}
 td {
 	text-align: left;
 } 
 .menu {
 	background-color: #613419;
	padding:5px 13px 10px 15px;
	line-height:16px;
	width: 146px;
	font-variant: small-caps;
 }
 .menu a { font-size: 12px; color:#CCBEB5;  text-decoration: none; font-weight: bold; }
 .menu a:hover { font-size: 12px; color:#9A7B62; text-decoration: underline}
  
 .content { padding: 10px 25px 4px 25px; line-height: 17px;}
 
 .content img {margin: 7px; border: solid 1px #000000;}
 
.content a { color:#613419; text-decoration: underline}
.content a:hover {color:#A47A8C; text-decoration: none}
 
 h2 { font-size: 180%; color:#613419; line-height:.3; font-weight:bolder }

 .bordercell {
	background-color: #BEA271;
	border-top: solid 2px #79350F;
	border-bottom: solid 2px #79350F;
	margin: 0px;
	padding: 8px;
	width: 968px;
 }

.footer {
	padding-top: 40px;
	text-align: center;
	font-weight: bold;
	color: #71300C;
	font-size: 11px;
}
li {
	padding-bottom: 20px;
}



