body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82533e;
	background-color: #1d1d1a;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a.mail {
	color: #897b55;
	text-decoration:underline;
	font-weight:normal;
	}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 955px;
	text-align: left;
	line-height: 16px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	float: left;
}
div.nav a {
	float: left;
}
div.nav img {
	float: left;
}
div.hometxtbg {
	float: left;
	background-image: url(images/home-txt-bg2.jpg);
	background-repeat: no-repeat;
	width: 296px;
	height: 478px;
}
div.hometxtbg img {
	margin-top: 65px;
	display: block;
}
div.hometxtbg p {
	text-align: left;
	width: 240px;
	margin-left: 34px;
}
div.homefooter {
	width: 955px;
	height: 112px;
	background-image: url(images/home-footer-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
}
div.homefooter p {
	position: absolute;
	width: 266px;
	top: 14px;
	left: 663px;
	color: #333333;
}

div.homefooter a {
	position: absolute;
	width: 266px;
	top: 25px;
	left: 663px;
	color: #333333;
}


div.copy {
	clear: both;
	text-align: center;
	color: #897b55;
	font-family: "Trebuchet MS";
	line-height: 30px;
	padding-bottom: 15px;
}
div.contentbg {
	clear: both;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	display: table;
	width: 955px;
}
div.contentbgstatic,
div.menubgstatic {
	background-image: url(images/content-bg-static.jpg);
	background-repeat: no-repeat;
	width: 837px;
	display: table;
	float: left;
}
div.menubgstatic {
	background-image: url(images/menu-content-bg-static.jpg);
}
div.about-photos {
	float: left;
}
div.about-photos img {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
div.google-map {
float: left;
	width: 300px;
}
div.about-txt {
	float: left;
	width: 412px;
}
div.about-txt p {
	width: 300px;
	text-align: left;
	margin-left: 59px;
}

div.about-txt a {
	color: #82533e;
}
div.location-txt {
	float: left;
	width: 412px;
}
div.location-txt p {
	width: 330px;
	text-align: center;
	margin-left: 50px;
}
div.location-txt a {
	color: #82533e;
}
div.gallerytxtbg {
	clear: both;
	background-image: url(images/gallery-txt-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 930px;	
}
div.gallerytxtbg p {
	width: 570px;
	text-align: center;
	margin-left: 180px;
}
div.photosbg {
	clear: both;
	padding-left: 44px;
	background-image: url(images/gallery-content-bg.jpg);
	background-repeat: no-repeat;
	width: 886px;
	display: table;
}
div.photos {
	clear: both;	
}
div.photos a {
	float: left;
	margin-right: 13px;
	margin-bottom: 16px;
	display: block;
}
div.menuline {
	clear: both;
	float: right;
}
div.menuline p {
	width: 413px;
	border-top: 1px #b7a77b solid;
}

