/* CSS Document */

body {
	background: #C8DFC3 url(bg.jpg) no-repeat fixed 0 0;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #553A2A;
	text-decoration: none;
	}
a:hover {
	COLOR: #897800


}

p{ color: #897800; font-size: 17px; font-family: times, serif; line-height: 18px; letter-spacing: none;} 
p.test1{ color: #553A2A; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; letter-spacing: none; } 
p.test2{ color: #3C291D; font-size: 13px; }
p.test3{ color: #333333; font-size: 13px; }

span.test4{ color: #666666; font-size: 11px ;font-family: Arial, Helvetica, sans-serif;  }

.hit {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFc16b;
}

#footer{
font-family: Arial, Helvetica, sans-serif;
color: #553A2A;
float: right;
width: 750px;
font-size: 10px;
}

#footer a{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #271A14;
text-decoration: none;

}

#footer a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #897800;
background: url(#) center center repeat-x;
}

.iconlist
{
list-style: none;
margin: 0;
padding: 0;
line-height: 16px;
color: #553A2A; font-size: 13px ;font-family: Arial, Helvetica, sans-serif;

}

.menulist
{
list-style: none;
margin: 0;
padding: 0;
line-height: 21px;
color: #553A2A; font-size: 13px ;font-family: Arial, Helvetica, sans-serif;

}

li.icon
{

background-image: url("bullet.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 15px;

}

li.menu
{

background-image: url("bullet.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 15px;

}
