/* CSS Document */



body {
	margin: 0px;background-image: url(menu_images/wooden-lg.JPG);
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a{
	color: #850000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #996000;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.top {
	height: 80px;
}

.topHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 300%;
	color:#000000
	font-weight: bold;
	padding-left: 10px;
	}

.menu {
	text-align: center;
	border-top-width: 1px;
	border-top-style:
	border-right-width: 1px;
	border-right-style:
	border-bottom-width: 1px;
	border-bottom-style:
	
}

.wholeMenu {
	width: 800px;
	display: block;
	clear: both;
}

.theRestOfMenu {
	border-bottom-width: 1px;
	border-bottom-style:
	border-bottom-color:
}

.mainContent {
	padding: 5px;
	width: 60%;
	border-right-width: 1px;
	border-right-style:
	border-right-color: 
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:
	border-bottom-width: 2px;
	border-bottom-style:
	padding: 5px;
}
.rightContent {
	padding: 15px;
	width: 30%;
}
.header2 {
	font-weight: bold;
	color:
	padding: 5px;
}
.copyright {
       
font-size: 11px;
	color: 
	text-align: center;
	border-top-width: 1px;
	border-top-style:
	border-top-color: 
	border-bottom-width: 1px;
	border-bottom-style:
	border-bottom-color: 
}
.topSubHeader {
	color:
	padding-left: 10px;
	font-weight: normal;
}
.topSubHeader a{
	color:
	font-weight: normal;
	text-decoration: none;
}
.topSubHeader a:hover{
	text-decoration: underline;
}
