﻿.woodbadge {
    font-family: Woodbadge;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/woodbad0.eot);  
}
body {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #64253D;
	background: #64253D;
	margin: 0px;
	margin-top: 10px;
	text-align: center;
}
td {
	font-size: 12px;
}
.nav {
	background: #EDDFB8 url("images/2b.jpg") no-repeat;
	width: 225px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 50px;
}
.navleft {
	background: #D9BD68 url("images/2a.jpg") no-repeat;
	width: 58px;
}
.navright {
	background: #D9BD68 url("images/2c.jpg") no-repeat;
	width: 58px;
}
.nav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.nav li a {
	display: block;
	color: #64253D;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav li a:hover {
	background: #F9F1DB;
	color: #44051D;
}
.temptable {
	background: #2c2c2c;
	width: 770px;
}
.maintable {
	background: #64253D;
	width: 770px;
}
.content {
	background: #fff;
	padding: 15px;
}
.bottomnav {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.bottomnav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.bottomnav li {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}
.bottomnav li a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #64253D;
	font-weight: bold;
}
.bottomnav li a:hover {
	text-decoration: underline;
}
.copyright {
	color: #fff;
	font-size: 10px;
	width: 766px;
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}
.copyright a {
	color: #fff;
}
.contact-phone {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
}
.contact-email {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	display: block;
	text-align: center;
}
.contact-email a {
	color: #64253D;
}
h1 {
	color: #44050D;
	font-size: 16px;
}
.availability table {
	width: 350px;
}
.availabilitytable td {
	font-size: 10px;
	padding: 2px;
}
.content a {
	color: #41011A;
}
.content a:hover {
	color: #41011a;
}
