body {
	background-color: #1C1D13;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#754627;
}
td{
	text-align:left;
}
.info{
	padding:0px 20px 10px 27px;
	line-height:30px;
	color:#754627;
}
.info2{
	padding:0px 20px 10px 27px;
	line-height:20px;
	color:#754627;
}
a{
	color:#B95C00;
}
.footer{
	text-align:center;
	color:#7B7B67;
	font-size:11px;
	padding-top:15px;
	padding-bottom:15px;
}
.footer a{
	color:#7B7B67;
}
.footer a:hover{
	color:#E7CCAF;
}
a:hover{
	color:#CC3300;}
.content{
}
h1{
	font-size:18px;
}
.sidebar{
	background-image:url(images/woodside.jpg);
}
.main{
	background-image:url(images/background_content.jpg);
	background-color:#EBE0BD;
}
.top{
	background-image:url(images/top.jpg);
}
li{
	line-height:18px;
}
