body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	background-position: center 150px;
	background-attachment: fixed;
}
a:link {
	color: #577058;
}
a:visited {
	color: #333;
}
a:hover, a:active, a:focus {
	color: #bbcbbc;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content {
	position: relative;
	overflow: auto;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;


}
#content p{
	margin-top: 2px;
}
#content h1 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#content ul {
	margin-top: 2px;

}
#content li {
	list-style-type: square;
	margin-top: 2px;

}
#header {
	background-image: url(images/topheader.jpg);
	position: relative;
	height: 125px;
	background-repeat: no-repeat;
	background-color: #999999;
	width: 100%;

}
#menu{
	background-color: #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 100%;
	position: relative;
	height: 27px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px;
}
#menu li {
	list-style-type: none;
	white-space: normal;
	padding: 5px;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu  a:link, #menu  a:visited {
color: #666666;
}
#menu  a:hover, #menu  a:active,
#home #homemenu a:link, #home #homemenu a:visited,
#home #homemenu a:hover, #home #homemenu a:active,
#hire #hiremenu a:link, #hire #hiremenu a:visited,
#hire #hiremenu a:hover, #hire #hiremenu a:active,
#sales #salesmenu a:link, #sales #salesmenu a:visited,
#sales #salesmenu a:hover, #sales #salesmenu a:active,
#newspage #newsmenu a:link, #newspage #newsmenu a:visited,
#newspage #newsmenu a:hover, #newspage #newsmenu a:active,
#linkspage #linksmenu a:link, #linkspage #linksmenu a:visited,
#linkspage #linksmenu a:hover, #linkspage #linksmenu a:active,
#gallerypage #gallerymenu a:link, #gallerypage #gallerymenu a:visited,
#gallerypage #gallerymenu a:hover, #gallerypage #gallerymenu a:active,
#contact #contactmenu a:link, #contact #contactmenu a:visited,
#contact #contactmenu a:hover, #contactpage #contactmenu a:active {
	background-color: #75AF3A;
	color: #FFFFFF;
}
#news {
	height: 125px;
	color: #FFFFFF;
	padding: 5px;
	position: absolute;
	left: 433px;
	top: 0px;
	right: 0px;
}
#latestphotos {
	float: right;
	width: 200px;
	position: relative;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	z-index: 3;

}
#latestphotos h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/h1back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#latestphotos p {
	margin: 0px 0px 10px;
	padding: 5px;
	font-size: 12px;
	background-color: #E8E8E8;
}
#latestphotos a {
	color: #99CC66;
}

.clear {
	clear: both;
}
.tableleft {
	background-image: url(/images/t1left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.tableright {
	background-image: url(/images/t1right.gif);
	background-repeat: repeat-x;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.tablecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.imgwrapper {
	background: #E8E8E8;

}
.imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;
	margin-bottom: 0px;

}
.imgwrapper img {
	border: 1px solid #ddd;
	padding: 4px;
}
.imgwrapper a:visited img,
.imgwrapper a img {
	background-color:#fff; 	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #99CC66;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color:#000;
}
#content td img {
	margin-right: 5px;
}
#forsale {
	background-color: #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
#forsale li {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
}
#forsale ul {
	margin: 0px;
	padding: 0px;
}
#latestphotos .imgwrapper p {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 3px;





}
.noborderform {
	margin: 0px;
	padding: 0px;
}
#overflow0 {
	text-align: center;
	padding:5px;
	border-bottom:1px solid #ddd; 
	background:#666;
	color:#fff;
	margin-bottom:10px;
}
#overflow1 {
	position: relative;
	width: 100%;
	overflow: auto;
}

