body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, "Times New Roman", Times, serif;
	color: #983810;
	background: #f1ddc5 url(gfx/newtop2.jpg) center top repeat-x ;
}
td {
	font: 11px Arial, "Times New Roman", Times, serif;
	color: #491F0F;
}
.masthead {
	border-top: 5px solid #78361e;
	padding-top: 1px;
}
.nav {
	font: 11px arial, "Times New Roman", Times, sans-serif;
	text-align:left;
	color: #FFFBF0;
	margin: 0px;
	height: 35px;
	background: #78361e;
	padding: 12px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 9px 0px 0px 16px; /* for the naughty ones *//* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.nav a, .nav a:visited {
	margin: 0px;
	padding: 9px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover {
	margin: 0px;
	color: #D4A883;
	border-bottom: 5px solid #99999A;
}
#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}
.padBottom {
	margin-bottom: 1px;
}
.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 36px 28px;
}
.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 10px;
}
.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;
}
.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}
.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}
.RightCol {
	background: none;
}
h1, h3 {
	font: lighter 19px arial, "Times New Roman", Times, serif;
	color:  #9c453e;
}
h2 {
	font: lighter 14px arial, "Times New Roman", Times, serif;
	color: #9c453e;
}
.leftCol img, .rightCol img {
	border: 1px solid #4D658A;
}
a, a:visited {
	font-weight: bold;
	color: #983810;
}
a:hover {
	color: #4D658A;
}
.rows1 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #EEEEEE;
	padding: 8px;
}
.rows2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #E4E4E4;
	padding: 8px;
}
.send {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #B6B6B7;
	border-bottom: 1px solid #B6B6B7;
	border-left: 1px solid #CCCCCC;
	padding: 3px 5px;
	cursor: hand;
}
.form {
	font: bold 11px Arial, Helvetica, sans-serif;
	`
	color: #4D658A;
	padding: 8px;
}
.phoneclick {
	background-color: #FFFFFF;
}
.phoneclick td {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4D658A;
}
.phoneclick a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #565557;
}
.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #4D658A;
}
.copy {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	margin: 0px;
	height: 20px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #78361e;
	border: 2px solid #983810;/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #FFFFFF;
	font-weight: normal;
}
.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.padTop {
	margin-bottom: 1px;
}
.content {
	color: #CCCCCC;
	background:#fff url(gfx/tranquility.png) top right no-repeat;
	
}
#picture a {
	margin-left: 8px;
}
#contact {
	background-image:url(gfx/contactbanner2C.jpg);
}
p {
	color: #333333;
}
#topimg {
	margin-top: 120px;
}
li {
	color: #983810;
}
#nobox {
	background-image: none;
}
.MapPanel {
	border: solid 1px black;
	height: 400px;
	width: 650px;
	margin: 0;
	padding: 0;
}
.MapPopup {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.footerbuttons {
	width:280px;
	float: right;
}
.footerbuttons img {
	border: none;
}
.bookbutton img {
	border: none;
}
#printing {
	background:#FFF;
}

.floatright {float: right; margin-left: 5px;}