/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #42403d;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcfaf7;
	border-color: #999999;	
}
a:link {
	color: #333333;
	text-decoration: none;
	

	
}
a:visited {
	color: #333333;
	text-decoration: none;

	
}
a:hover {
	color: #e77904;
text-decoration: none;

	
}
a:active {
	color: #333333;
text-decoration: none;
	
	
}


#ul_item1
{
	font-size: 12px;
	color: #000;
	background: #eeefe1;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:160px;
	line-height: 8px;
	padding-bottom: 5px;
	padding-top: 5px;	
	padding-left: 15px;

}


#ul_item2
{
	color: #000;
	background: #eeefe1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width:160px;
	line-height: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;	
}

#ul_item3
{
	color: #000;
	background: #eeefe1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width:160px;
	line-height: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;	
}




.dontshow
{
	display: none;
}
.doshow
{
	display: block;
	padding: 0;
	margin: 0;
	clear: both;
}

.style1 {
	font-size: 26px;
	color: #5B4E3B;
}
.style2 {
	font-size: 12px;
	color: #5B4E3B;
}
.style3 {
	border-color: #B3AF7E;	
}

.style4 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;	
}

