@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-color: #715b3c;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#wrap{ background-image:url(images/bg3.jpg); background-repeat:repeat;}
#main{width:860px; margin:auto;}
#left{width:218px; float:left;}
#left ul{margin:12px 0px 0px 78px; padding:0px; list-style:none;}
#left li{list-style:none; text-align:center;}
#left li a{padding:9px; text-decoration:none; display:block; color:#000;}
#left li a:hover{ background-color:#739c9b;}
#right{width:554px; float:left; margin:18px; border:#957d59 3px solid; background-image:url(images/bg4.jpg); padding: 0px 18px 18px 18px;}
#footer{ background-image:url(images/bg5.jpg); height:148px;}
h1{color:#6C7265; font-weight:300; border-bottom:#6C7265 1px dashed; font-size:1.3em; text-align:center;}
h2{font-size:1.1em;}
h3{font-size:.9em; font-weight:bold; color:#6C7265;}
.footer_txt{padding-top:90px; color:#332817; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
