.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #594132;
}

.bodyheader {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 15px;
	color: #594132;
}

.body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}
.body a:link {
	color: #8FA086;
}
.body a:hover { color: #adbea4; }
.body a:visited { color: #adbea4; }

.teeny {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.teeny a:link { color: #FFFFFF;text-decoration: none; }
.teeny a:visited { color: #FFFFFF;text-decoration: none; }
.teeny a:hover { color: #8b7464; text-decoration: none; }

.navigation {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 14px;
	color: #8b7464;
}
.navigation a:link { color: #FFFFFF; text-decoration: none; }
.navigation a:visited { color: #FFFFFF; text-decoration: none; }
.navigation a:hover { color: #8b7464; text-decoration: none; }


.initial {
	background-image: url(images/e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu{
    width:100%;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.menu ul {
	list-style-type: none;
	margin:0px;
	padding-left:0px;
	}
.menu li {
	float: left;
	margin:0px;
	width:210px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.menu ul a {
	display: block;
	text-decoration: none;
	font-weight:normal;
	padding:0px;
}
.menu ul a:visited {
	color: #8FA086;
	text-decoration: none;
}
.menu ul a:hover {
	color: #cccccc;
	text-decoration: none;
}
.menu ul li.active a {
	color: #a45c26;
	text-decoration: none;
}
.menuline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae0bd;
}
.image{
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
}
.menuhead {
	font-size: 20px;
	color: #852d19;
}
.menuhead2 {
	font-size: 18px;
	color: #852d19;
}
.menuhead3 {
	font-size: 13px;
	color: #a45c26;
	font-weight: bold;
}
.menuhead4{
	font-size: 13px;
	color: #852d19;
	font-weight: bold;
	text-decoration:underline;
}
.menuhead5 {
	font-size: 13px;
	color: #8d1a1b;
	font-weight: bold;
}
.menusec p{
	margin:0px;
	padding-top:10px;
	
}
.menutxt{
	color:#a45c26;
}
.menutxt4{
	color:#a45c26;
	font-size: 11px;
}
.menutxt2{
	color:#8d1a1b;
}
.menutxt3{
	color:#a45c26;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sep{
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
.sep2{
	background-image: url(images/sep2.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 40px;
}
.sep3{
	background-image: url(images/sep2.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 30px;
}
.price td{
	color:#a45c26;
	padding-top:5px;
}
