body {
	background-image: url(../images/body/bg.jpg);
	background-repeat: repeat;
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	margin: 0;
	vertical-align: top;
	width: 100%;
}
p {
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 10px;
}
h1 {
	color: #a66e28;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: normal;
}
h2 {
	color: #a66e28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	color: #536b7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #a66e28;
}
a:visited {
	color: #a66e28;
}
a:hover {
	color: #4b4b4b;
}
a:active {
	color: #4b4b4b;
}
.loader {
	color: #4b4b4b;
	background-image: url(../images/body/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer_text {
    color: #cc6c00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.footer:link {
	color: #cc6c00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.footer:visited {
	color: #cc6c00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.footer:hover {
	color: #5d6c5a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.footer:active {
	color: #5d6c5a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_sub_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a66e28;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.menu_sub_h:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a66e28;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight: bold;
}
a.menu_sub_h:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a66e28;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight: bold;
}
a.menu_sub_h:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.menu_sub_h:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.menu_sub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	height: auto;
	width: auto;
	clear: left;
	background-image: url(../images/body/bull_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menu_sub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	height: auto;
	width: auto;
	clear: left;
	background: url(../images/body/bull_01.gif) no-repeat left top;
}
a.menu_sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a66e28;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	height: auto;
	width: auto;
	clear: left;
	background: url(../images/body/bull_02.gif) no-repeat left top;
}
a.menu_sub:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a66e28;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	height: auto;
	width: auto;
	clear: left;
	background: url(../images/body/bull_02.gif) no-repeat left top;
}
li {
	list-style: url(../images/body/bull_02.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.form_00 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_text {
	color: #9c410f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_home {
	color: #9c410f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 33px
}
.txtw {
	width: 82px;
}
.form_01 {
	color: #9c410f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_month {
	color: #9c410f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 73px;
}
.form_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 43px;
	color: #9c410f;
}
.form_year {
	color: #9c410f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 54px;
}
.red {font-size: 10px;
	color: #FF0000;
}
.bg_table1 {
	color: #534741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #fffdef;
}
.bg_table2 {
	color: #534741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
}
.bg_text_area{
background-color:#fffdef
}
.bg_footer{
	background-color:#fffdef;
	background-image: url(../images/body/bg_footer.jpg);
	background-repeat: repeat;
}
.bg_footerline{
	background-image: url(../images/body/bg_footer_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_header{
	background-color:#fffdef;
	background-image: url(../images/body/bg_header.jpg);
	background-repeat: repeat;
}
.bg_menu_act{
	background-image: url(../images/body/menu_act_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_photo{
	background-image: url(../images/body/bg_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_add{
	background-image: url(../images/body/bg_add.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_text{
	background-image: url(../images/body/bg_text.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_specials{
	background-image: url(../images/specials/bg_specials.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_specials2{
	background-image: url(../images/specials/bg_fs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
DIV.h17 {
	height: 17px;
}
DIV.h24 {
	height: 24px;
}
DIV.h331 {
	height: 331px;
}
form {	margin:0; padding:0; }

a#booknowlink {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	width: 81px;
	height: 22px;
	background-image:url(../images/buttons/book_now_a.gif);
	background-repeat:no-repeat;
}
#bnpreload {
	width: 50px; height:50px;
	position: absolute;
	top: -10000px;
	display:block;
}
a#booknowlink:hover, #bnpreload {
	background-image:url(../images/buttons/book_now_b.gif);
}

/* featured specials stuff */
#fspecial p.header {
	font-size: 14px;
	font-weight: bold;
}
#fspecial .text {
	font-size: 11px
}
#fspecial .price {color: #d13729}


/*Footer*/
.contactInfo {
font-size:11px;
}