body {
	 background: #d5b76f url('../images/wood_bkg2.jpg') fixed;
	 margin: 20px 0 0 0;
}	 

.mainTable {
	border: 2px solid #000;
	background: #fff;	
}

.headerLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #999900;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px none #ccc;
}

.menu {
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px none;
	border-left: 1px none #999999;
	text-transform: uppercase;
}


.menu a:link, .menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}	


.menu a:hover {
	color: #e18944;
}	
		
	
.searchBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	background-position: center center;
	background-image: url('../images/footer.gif');
	text-align: center;
	border: 1px solid #CCCCCC;
}


.pageArea {
	background-image: url('../images/bkg_page.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.blueTableBlocks {
	background-color: #F1F8FF;
	border: 1px solid #CCCCCC;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #55550c;
	text-align: center;
	padding: 4px 0 4px 0;
}	

.nav a:link {
	color: #55550c;
	text-decoration: none;
}

.nav a:visited {
	color: #55550c;
	text-decoration: none;
}

.nav a:hover {
	color: #e18944;
}	

a.larger {
	font-family: "times new roman", serif;
	font-size: 12px;
}	
	

td.gallery {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ccc;
}
	
td.gallery img {
	margin: 0 8px 0 0;
}
	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #993300;
	margin: 0 0 4px 0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	margin: 0 0 2px 0;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	margin: 0 0 2px 0;
}



p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	margin: 0 0 16px 0;
}	

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}	
	

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: #999999 url('../images/footer.gif');
	text-align: center;
	padding: 5px 0 5px 0;
	border: 1px solid #999;
}

.footer a:link, .footer a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0 7px 0 7px; 
}

.footer a:hover {
	color: #e18944;
	text-decoration: none;
	font-weight: bold;
	padding: 0 7px 0 7px;	
}	

form {
	margin: 0;
	padding: 0;
}	