@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #2b1a01;
}
body {
	background: #35322e;
	margin: 0px;
}
a{color:#690a00; text-decoration:none;}
a:hover{color:#c41200;text-decoration:none}
.wrapper{background:url(images/sitebody.jpg) #f6dfbd no-repeat center top; width:960px; margin:auto;}
.container{background:url(images/footer.jpg)  no-repeat center bottom; }
.header{height:173px;}
.headernav{font-size:26px; text-align:center;}
.headernav a{padding:0px 15px;}
.footer{height:60px; padding:50px 0 10px;; color:#fff; font-size:11px;text-align:center; line-height:17px;}
.footer a{color:#ffce86;}
.left_col{width:640px; padding:10px 20px; float:left;}
.right_col{width:240px; padding:10px 20px; float:right;}

h1{color:#7e4b00; font-size:36px; font-weight:normal; margin:15px 0;}
h3{color:#7e4b00; font-size:24px; font-weight:normal; margin:15px 0;}

.clearboth{clear:both;}

.relatedlinks a{display:block; background:url(images/bullet.gif) no-repeat left center; padding:5px 0 5px 20px; border-bottom:dotted 1px #2b1a01; font-weight:bold;}
a.subtlelink,a.subtlelink:hover{color:#fff;}