.side-left {
	background-image: url(images/side-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.lowercase {
	text-transform: lowercase;
}

.bodytext {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #81807a;
	line-height: 20px;
	text-align: justify;
}
.nav{
	color: #9A8E88;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.nav a{
	color: #D3CEBB;
	text-decoration: none;
}
.nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.specials {
	background-image: url(images/specials-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECE9E0;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #64604E;
	line-height: 15px;
}
.specials a{

	color: #64604E;
}
.specials a:hover{

	color: #44402E;
}
.specials p {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 6px;
}
.specials-price {
	font-weight: bold;
	color: #9D9679;
	padding-left: 10px;
	background-image: url(images/price-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


.side-right {
	background-image: url(images/side-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
th {
	font-weight: normal;
	text-align: left;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB7733;
	font-size: 10px;
	padding-top: 12px;
	padding-left: 3px;
}
p {
	margin-top: 11px;
	margin-bottom: 17px;
}
a {
	color: #DF9B3F;
	text-decoration: none;
}
.nav-image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #E5B370;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4F4E49;
	font-weight: normal;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4E4D48;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: 20px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4E4D48;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: 20px;
	margin-bottom: 0px;
}
form {
	margin: 0px 0px 5px;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BAB7A7;
	line-height: 18px;
	text-decoration: none;
	padding-right: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.footer a{
	color: #847E66;
	text-decoration: none;
}
.footer a:hover{
	color: #B4AE92;
	text-decoration: none;
}
input {
	padding-top: 3px;
	padding-bottom: 3px;
}
label.error{ color:red; float:left;}

.testimonials {
	background-color: #F8E7CD;
	color: #660000;
	padding: 10px;
	font-size: 11px;
	border-bottom: 1px solid #BABAB0;
	border-right: 1px solid #BABAB0;
	}
	
.menu1 {
	background-color: #f2f1ef;
	padding: 10px;
	border-bottom: 1px solid #BABAB0;
	border-right: 1px solid #BABAB0;
	text-align:center;
	}	
	
	.menu2 {
	background-color: #dad9d7;
	padding: 10px;
	border-bottom: 1px solid #BABAB0;
	border-right: 1px solid #BABAB0;
	text-align:center;
	}
.red{
color:#990000;
}
