body {
	background-color: #e6cc9c;
	font-size: 14px;
	color: #5c330a;
	font-family: Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	outline: 0;
	font-weight: normal;
}

a:link { color: #7e060b; }
a:visited { color: #7e060b; }
a:hover { color: #cbaa3e; }
a:active { color: #7e060b; }

ul {
	list-style: outside;
	}	
#toolbox ul {
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	}	
#toolbox li {
  height: 1%;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding-left: 12px;
  background: url(images/bullet.gif) left 5px no-repeat;
  list-style-type: none;
	margin-bottom: 0.5em;	}	
h1, h2, h3, h4, h5 {
	color: #7e060b;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: normal;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
p { margin: 0 0 1em 0; }

img {
	border: 0;
	display: block;
}
#rotating {
	height: 243px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#wrapper {
	width: 990px;
	margin: 0 auto;
	background: #fff;
	padding: 0;
	height: 1%;
	position: relative;
	overflow: hidden;
	text-align: left;
	margin-bottom: 5px;
}
#top {
		background: url(assets/bg_header.gif) no-repeat #fff;
}
#toplinks {
	height: 1%;
	overflow: auto;
	position: relative;
	height: 31px;
	}
#logo {
	margin: 0 auto;
	margin-top: -31px;
	display: block;
	}	
.textindent { text-indent: -9000px; }

#topleft {
	float: left;
	margin-top: 12px;
}
#topleft a {
	color: #393429;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px;
	text-decoration: none;
}
#topleft a:hover { color: #cbaa3e; }
#topright {
	float: right;
	margin-top: 12px;
}
#topright a {
	color: #393429;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
}
#topright a:hover { color: #cbaa3e; }
#topmiddle { margin: 0 0 0 310px; }
/* Main Nav */
#nav {
	background: url(assets/bg_nav.gif) repeat-x #fff;
	height: 35px;
	margin-top: 20px;
	width: 990px;
	padding: 3px 0;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul { height: 35px; }
#nav li { float: left; }
#nav #nav1 { width: 67px; }
#nav #nav2 { width: 83px; }
#nav #nav3 { width: 75px; }
#nav #nav4 { width: 175px; }
#nav #nav5 { width: 217px; }
#nav #nav6 { width: 134px; }
#nav #nav7 { width: 134px; }
#nav #nav8 { width: 103px; }
#nav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}
#nav a:hover {
	color: #fff;
	background: url(assets/navCurrentBg.gif) no-repeat center center #6ebde8;
}
#nav #nav1 a:hover { background: url(assets/bg_nav/home.gif) no-repeat center center; }
#nav #nav2 a:hover { background: url(assets/bg_nav/nav2.gif) no-repeat center center; }
#nav #nav3 a:hover { background: url(assets/bg_nav/nav3.gif) no-repeat center center; }
#nav #nav4 a:hover { background: url(assets/bg_nav/nav4.gif) no-repeat center center; }
#nav #nav5 a:hover { background: url(assets/bg_nav/nav5.gif) no-repeat center center; }
#nav #nav6 a:hover { background: url(assets/bg_nav/nav6.gif) no-repeat center center; }
#nav #nav7 a:hover { background: url(assets/bg_nav/nav7.gif) no-repeat center center; }
#nav #nav8 a:hover { background: url(assets/bg_nav/nav8.gif) no-repeat center center; }

/* tab row home and search */
#tabshome {
	background: url(assets/bg_tabshome.gif) repeat-x;
	height: 40px;
	padding-left: 20px;
}
.tabnav {
	float: left;
	width: 178px;
	margin-right: 10px;
	height: 40px;
}

#searchbar {
	height: 28px; 
	background-color: #e6cc9c;
	/* height: 1%; */
	overflow: hidden;
/* width: 990px; */
}
#searchbar form {
	float: right;
	width: 230px;
	padding: 0;
	padding-top: 3px;
	margin: 0;
	}
#searchbar p {
	height: 1%;
	overflow: hidden;
	float: left;
	margin: 0;	 
	 }	
.searchField {
	width: 170px;
	height: 13px;
	font-size: 11px;
	color: #918a7e;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 1px;
	border: 0;
}
.search input { float: left; }
#contenthome {
	width: 600px;
	padding: 10px 30px;
	text-align: justify;
	line-height: 18px;
}
.inthenews {
	width: 550px;
	margin: 30px auto;
	color: #000;
	font-size: 13px;
	line-height: normal;
	clear: left;
	padding-top: 1em;
}
.inthenews img {
	float: left;
	border: 2px solid #c4bbaa;
	margin-right: 10px;
}
.inthenews h3 {
	color: #7a6439;
	margin: 0 0 2px 0;
}
.inthenews a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 14px;
}
#rightcolumn {
	float: right;
	width: 310px;
	padding-bottom: 10px;
}
#rightcolumn img { margin-bottom: 8px; }
#homeevents {
	background: url(assets/bg_events.gif) no-repeat #fff;
	padding-top: 45px;
	color: #000;
	font-size: 13px;
	padding-left: 20px;
}
#homeevents p { margin: 0; }
#homeevents .topspace { margin-top: 10px; }
#homeevents a { display: block; }
/* home page property images */
#properties {
	background: url(assets/bg_properties.gif) repeat-x #e6cc9c;
	padding: 10px 0 0 15px;
	text-align: center;
	width: 990px;
	height: 146px;
	clear: both;
}
#properties .prop {
	width: 229px;
	margin: 0 13px 0 0;
	float: left;
}
#properties .prop a {
	text-decoration: none;
	color: #5c330a;
}
#properties .prop a:hover { color: #cbaa3e; }
/* INSIDE PAGES */
/* LEFT COLUMN */
#features2 {
	padding: 80px 0 40px;
	background: url(assets/bg_features2.gif) no-repeat;
}
#features2 img {
	padding-bottom: 8px;
	margin: 0 auto;
	text-align: center;
}
#contentwrapper {
	background: url(assets/bg_inside.gif) repeat-y #fff;
	height: 1%;
	position: relative;
	overflow: hidden;
	clear: both;
}
#leftcol {
	width: 225px;
	float: left;
}
/* Sub Level Navigation */
#sublevelwrapper {
	padding-bottom: 5px;
	text-align: left;
	height: 1%;
	overflow: hidden;
	background-color: #c3b9a3;
}
#pagetitle {
	padding: 5px 0;
	background: url(assets/bg_pagetitle.gif) no-repeat;
	color: #864807;
	text-align: center;
	height: 25px;
}
#pagetitle a {
	color: #864807;
	text-decoration: none;
	font-weight: bold;
}
#subnav, #subnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#subnav {
	padding: 5px 0px;
	margin: 0;
	background-color: #c3b9a3;
}
#subnav a {
	display: block;
	padding: 5px 1px 3px 10px;
	font-weight: bold;
	color: #463510;
	text-decoration: none;
	border-bottom: solid #e6cc9c 1px;
	zoom: 1;
	/*IE6*/
}
#subnav a:link { color: #463510; }
#subnav a:visited { color: #463510; }
#subnav a:hover {
	color: #fff;
	background: url(assets/bg_sublevel) no-repeat;
}
#subnav a:active { color: #fff; }
/*sub Sub nav*/
#subnav ul {
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
	position: relative;
}
#subnav ul a {
	background: #e6d9c2;
	text-transform: none;
}
#subnav ul a:link { color: #9e070e; }
#subnav ul a:visited { color: #9e070e; }
#subnav ul a:hover { color: #fff; }
#subnav ul a:active { color: #9e070e; }
#content {
	float: right;
	width: 725px;
	margin-right: 20px;
	display: inline;
}
#tabsinside {
	float: right;
	width: 725px;
}
.tabnav2 {
	float: right;
	width: 178px;
	margin-right: 10px;
	height: 40px;
}
#breadcrumbs {
	font-size: 11px;
	color: #7b7058;
}
#breadcrumbs a { color: #7b7058; }
/* toolbox */
#toolbox { }
.listing {
	clear: both;
	height: 1%;
	overflow: hidden;
}
.imageright {
	float: right;
	position: relative;
	margin: 0 0 8px 10px;
}
.imageleft {
	float: left;
	position: relative;
	margin: 0 20px 20px 0;
}
.imagecaption {
	font-size: 12px;
	padding: 2px;
	margin-top: 3px;
	font-style: italic;
}
/* bottom, all pages */
#bottomnav {
	background: url(assets/bg_botnav.gif) repeat-x #fff;
	text-align: center;
	height: 28px;
	padding: 10px 0;
}
#bottomnav a:hover { color: #cbaa3e; }
#bottomnav a {
	color: #6b4f52;
	font-size: 12px;
	font-weight: bold;
	padding: 0 15px;
	text-transform: uppercase;
}
/* contact info - logo */
#footer1 {
	float: left;
	padding-top: 30px;
	font-size: 12px;
	padding-left: 5px;
}
#footer2 { margin: 0 0 10px 417px; }
#footer3 {
	float: right;
	padding-top: 30px;
	font-size: 12px;
	padding-right: 5px;
}
#footer3 a {
	text-decoration: none;
	color: #5c330a;
	font-weight: bold;
}
#footer3 a:hover { color: #cbaa3e; }


/* Image Upload Icons */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;	
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
	}
.avi	{ background-image: url(images/file-ext/avi.gif);}
.doc	{ background-image: url(images/file-ext/doc.gif);}
.gif	{ background-image: url(images/file-ext/gif.gif);}
.html	{ background-image: url(images/file-ext/html.gif);}
.jpg	{ background-image: url(images/file-ext/jpg.gif);}
.mov	{ background-image: url(images/file-ext/mov.gif);}
.mp3	{ background-image: url(images/file-ext/mp3.gif);}
.pdf	{ background-image: url(images/file-ext/pdf.png);}
.ppt	{ background-image: url(images/file-ext/ppt.gif);}
.txt	{ background-image: url(images/file-ext/txt.png);}
.wmv	{ background-image: url(images/file-ext/wmv.gif);}
.xls	{ background-image: url(images/file-ext/xls.gif);}
.zip	{ background-image: url(images/file-ext/zip.png);}
.download {  background-image: url(images/file-ext/download.gif); clear: none; background-repeat: no-repeat;}	

body .thumb {
	height: 170px !important;
}
body .phototitle {
	font-size: 12px;
	}
body #photo-gallery {
	clear: both;
	}

/* social media icons */
#sm {
	height: 1%;
	overflow: hidden;
}
#rightcolumn #sm {
	margin: 0 15px;
}
#rightcolumn #sm img {
	float: left;
	margin: 5px 18px 15px;
}
#leftcol #sm {
	margin: 0 10px;
}
#leftcol #sm img {
	float: left;
	margin: 0 10px 20px;
}