body {
	background-color: #A88661;
	margin-top: 49px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	background-color: #FFFFFF;
	width: 765px;
	padding-right: 13px;
	padding-left: 13px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #58233F;
	margin-bottom: 13px;
	text-align: center;
}
.leftsideimagery {
	background-image: url(images/leftimagery.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#centrecontent {
	background-color: #FFFFFF;
	width: 447px;
	padding-right: 26px;
	padding-left: 17px;
	padding-bottom: 10px;
}
#logo {
	width:381px;
	padding-left:30px;
	padding-right:36px;
	height:95px;
	padding-top:30px;
	padding-bottom:22px;
}
.pagetitle {
	margin-bottom: 22px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top:10px;
}
li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a88661;
}
.linkdivide {
	margin-right: 12px;
	margin-left: 12px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #361714;
	margin: 0px;
	font-weight: lighter;
}
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #000000;
}



#centrephotos {
	margin-bottom: 23px;
	width:447px;
	height:253px;
}
#locationmap {
	margin-bottom: 23px;
	width:447px;
	height:326px;
}
.rightsideimagery {
	background-image: url(images/rightimagery.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #A88661;
	margin: 0px;
	font-weight: lighter;
}
p {
	margin: 0px;
	padding: 0px;
}

a:link {text-decoration:none;color:#793F3E;}
a:visited {text-decoration:none;color:#793F3E;}
a:hover {text-decoration:underline;color:#793F3E;}
a:active {text-decoration:none;color:#793F3E;}
.addresses {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #793F3E;
}

