body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	background-color:#ffffff;
	background-image: url(../pics/bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

img {
border: 0px;
}

p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	line-height: 14px;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 14px;
	margin-left: 20px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 14px;
	margin-left: 9px;
}
h3 {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 11px;
}

.h1-home{
	font-size: 13px;
	margin: 0px;
	margin-left: 9px;
	padding: 0px;
	line-height: 14px;
	}

/*table {
	margin-bottom: 10px;
	border: 1px solid #005F9B;
}
td {
	border: 1px solid #005F9B;
}
th {
	border: 1px solid #005F9B;
}*/
form {
	margin: 0px;
	padding: 0px;
}
form p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
input {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
textarea {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
label {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	width: 150px;
	margin-right: 5px;
	text-align: right;
}


.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}


.container {
	width: 944px;
	position: absolute;
	left: 50%;
	margin-left: -472px;
	clear: both;
}
.header {
	width: 944px;
	height: 139px;
	background-color: #ffffff;
	background-image: url(../pics/header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
	margin-top: 21px;
}

.header-strap{ color:#FFF; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; padding-left:13px; margin-top:110px; width:250px; float:left; clear:both}

.header p {
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 17px;
}
.header p a {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.header p a:visited {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.header p a:hover {
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Navigation Starts */
#nav {font-family:helvetica,arial,sans-serif; font-size:1.4em; font-weight:lighter; height: 32px; width: 944px; background-color: #9a6e42; border-bottom: 4px solid #ffffff; border-top: 5px solid #ffffff;}
#nav ul, #nav ul li {list-style: none; margin: 5px 0px 0px 0px; padding: 0px;}
#nav ul {padding: 3px 0px 4px 0px; text-align: left; display:block;}
#nav ul li {display: inline;}
#nav ul li a { text-decoration:none;  padding: 8px 1em 0px 0.9em;  color:#fff;}
#nav ul li a:hover { background-color:#9a6e42; text-decoration:underline;}
#nav ul li a.end-btn { background-image:none;}
#nav ul li a.end-btn-on {color:#FFF;}
#nav ul li a.end-btn-on:hover {  color:#fff0c3;}
#nav ul li a.nav-on {color:#fff; text-decoration:underline}
#nav ul li a.nav-on:hover { color:#fff; text-decoration:none}
/* Navigation Ends */


.content {
	width: 944px;
	margin-top: 16px;
	background-color: #e9d2a5;
	background-image: url(../pics/content_bg.gif);
	background-repeat: no-repeat;
	clear: both;
}
.col_1 {
	width: 310px;
	margin-top: 18px;
	float: left;
}
.col_1 p {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 20px;
}
.col_2 {
	width: 416px;
	float: left;
}
.col_3 {
	width: 218px;
	float: left;
}
.col_3 p {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 20px;
}
.col_2-3 {
	width: 634px;
	float: left;
	height: 358px;
	padding: 0px;
	margin-bottom: 0px;
}
.col_1-3 {
	width: 944px;
}
.col_1-3 p {
	margin-left: 10px;
	margin-bottom: 6px;
}

.footer {
	height: 22px;
	width: 944px;
	background-color: #c19767;
	border-top: 5px solid #ffffff;
}
.footer a:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}



.popup_reviews {
	width: 800px;
	height: 485px;
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -400px;
	background-image: url(../pics/popup_bg.gif);
	background-repeat: repeat-x;
	z-index: 100;
	display: none;
	border: 2px solid #b74334;
}
.popup_reviews p {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.popup_reviews_hdr {
	width: 800px;
	height: 125px;
	background-image: url(../pics/hdr_guestreviews.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
.popup_reviews_hdr p {
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	font-weight: bold;
	line-height: 17px;
}
.popup_reviews_hdr p a {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.popup_reviews_hdr p a:visited {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.popup_reviews_hdr p a:hover {
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
}

.popup_breakfast {
	width: 357px;
	height: 539px;
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -178px;
	background-image: url(../pics/popup_bg.gif);
	background-repeat: repeat-x;
	z-index: 100;
	display: none;
	border: 2px solid #b74334;
}
.popup_breakfast p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: normal;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.popup_breakfast_hdr {
	width: 357px;
	height: 125px;
	background-image: url(../pics/hdr_breakfastmenu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
.popup_howtofindus_hdr p {
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	font-weight: bold;
	line-height: 17px;
}
.popup_breakfast_hdr p a {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.popup_breakfast_hdr p a:visited {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.popup_breakfast_hdr p a:hover {
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
}

.popup_howtofindus {
	width: 620px;
	height: 505px;
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -310px;
	background-image: url(../pics/popup_bg.gif);
	background-repeat: repeat-x;
	z-index: 100;
	display: none;
	margin-bottom: 30px;
	border: 2px solid #b74334;
}
.popup_howtofindus p {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.popup_howtofindus_hdr {
	width: 620px;
	height: 125px;
	background-image: url(../pics/hdr_howtofindus.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
.popup_howtofindus_hdr p {
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	font-weight: bold;
	line-height: 17px;
}
.popup_howtofindus_hdr p a {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.popup_howtofindus_hdr p a:visited {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
.popup_howtofindus_hdr p a:hover {
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
}

.close_btn a {
	margin-top: 15px;
	margin-right: 10px;
	height: 26px;
	width: 26px;
	float: right;
	background-image: url(../pics/btn_close.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -800px;
	overflow: hidden;
}
.close_btn a:hover {
	background-position:0% -26px;
}

p.p-bottom-home{
	margin-bottom: 0px;
	}
	
.foot-strap{ position:absolute; left: 350px; padding-top:3px; font-size:15px; color:#FFF; }
