body {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif ;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #21180F; background-image: url(../images/bg-wood.jpg); background-repeat: repeat; background-position: center top;
}

p {	font-size: 14px; line-height: 16px;	color: #000000;}
h1{ font-family:Georgia, "Times New Roman", Times, serif; font-size: 26px; line-height: 30px; color: #000000; font-weight: normal;}
h2{font-size: 16px; line-height: 20px; color: #DB414B; font-weight: normal;}

.sub{font-size: 16px; line-height: 20px; color: #DB414B;}

.small{font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #E3C196;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.footfill { height: 30px; padding-top: 40px;background-image: url(../images/footer.png); background-position: center top; background-repeat: no-repeat;} 

.text{ width: 520px; height: auto; text-align: left;}
.navdiv{ width: auto; height: auto; text-align: left; padding-left:15px;}

a:link {font-weight: normal; color: #BA270B; text-decoration: none;}
a:active {font-weight: normal; color: #BA270B; text-decoration: none;}
a:hover {font-weight: normal; color: #BA270B; text-decoration: underline;}
a:visited {font-weight: normal; color: #BA270B;	text-decoration: none;}

/* menu */
.menu{margin:0; padding:0; width:auto; list-style:none;}
.menu li{padding:0; margin:0 0 1px 0; height:30px; display:block; }
.menu li a{text-align:left; height:30px; padding:0px; font:14px Georgia, "Times New Roman", Times, serif; color:#C72600; display:block; text-decoration:none;}
.menu li a:hover{ color:#000000;}
.menu li a.active, .menu li a.active:hover{ color:#000000; }
.menu li a span{line-height:30px;}

