@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	background-color: #A69883;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.addressTxt {
	font-size: 12pt;
	font-weight: bold;
	line-height: 130%;
}

.bigTxt {
	font-size: 16pt;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 10px;
}


.masthead {
	height: 125px;
	background-color: #798065;
	margin: 0px;
	padding: 0px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.masthead .txt {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	text-align: right;
	color: #FFFFFF;
}
.masthead .txt a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigation  {
	text-align: center;
	background-color: #C1CCA1;
	height: 25px;
	color: #000000;
	font-weight: bold;
}
.navigation  li  {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.navigation  ul  {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navigation  a  {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.navigation  a:hover  {
	color: #798065;
}
.content {
	overflow: visible;
	background-color: #FFFFFF;
}
#onlineCoupon {
	border: 5px dashed #7A8066;
}

.bottomColumn .whatisit {
	height: 20px;
	width: 15px;
	position: absolute;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.content .txt {
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 175%;
	background-image: url(images/palm_tree.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 30px;
}

.content  .txt  .box1, .content .txt .box2 {
	float: left;
	width: 340px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
}
.content .txt .box3 {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}

.content  .txt a {
	color: #807565;
	font-weight: bold;
}
.content  .txt a:hover {
	color: #000000;
	text-decoration: none;
}
.content .txt .menuList li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.content .txt .menuList ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.map {
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}



.menuPrice   {
	width: 340px;
}
.menuPrice    td, .menuPrice2   td, .menuPrice3  td, .menuPrice4 td {
	padding-right: 4px;
	padding-left: 4px;
}
.menuPrice     tr:hover, .menuPrice2   tr:hover, .menuPrice3 tr:hover, .menuPrice4 tr:hover {
	background-color: #D3CAC1;
}

.menuPrice .leftCol {
	width: 270px;
}

.menuPrice2 .leftCol {
	width: 255px;
}
.menuPrice3 .leftCol {
	width: 195px;
}
.menuPrice4 .leftCol {
	width: 240px;
}



.menuPrice  .rightCol, .menuPrice2 .rightCol, .menuPrice3 .rightCol, .menuPrice4 .rightCol {
	text-align: right;
}
.bottomColumn img {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.topColumn {
	clear: both;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}





.bottomColumn {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


.footer {
	font-size: 9px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #807565;
	padding-top: 20px;
	height: 75px;
	color: #000000;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: underline;
}
