body {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #616161;
	background-image: url(../images/bg.png);
	font-family: sans-serif, arial, verdana, helvetica;
	font-size: small;
}
a {
	color: #747474;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
p {
	margin: 10px 10px;
	text-indent: 25px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
}
ul {
	margin: 5px 15px;
}
ol {
	margin: 5px 30px;
}
ol li {
	margin: 10px 0;
	line-height: 1.4;
}
.clear {
	clear: both;
	margin-bottom: 10px;
}
#body {
	width: 742px;
	margin: 8px auto 0 auto;
	background-color: #FFF;
	border: 1px solid #cecece;
}
#logoheader {
	background: url(../images/banner.jpg);
	width: 740px;
	height: 125px;
}
.headertext {
	display: none;
}
#content {
	color: #000000;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#navigation {
	float: left;
	width: 100%;
	background-color: #FFF;
	border-top: 1px solid #000000;
	margin-bottom: 5px;
}

#navigation a span {
	display: none;
}

#navigation a {
	display: block;
	height: 30px;
	width: 148px;
	overflow: hidden;
}

#navigation ul li.home a {
	background-image: url(../images/buttons/home.png);
}

#navigation ul li.home a:hover {
	background-image: url(../images/buttons/home2.png);
}

#navigation ul li.about a {
	background-image: url(../images/buttons/about.png);
}

#navigation ul li.about a:hover {
	background-image: url(../images/buttons/about2.png);
}

#navigation ul li.properties a {
	background-image: url(../images/buttons/properties.png);
}

#navigation ul li.properties a:hover {
	background-image: url(../images/buttons/properties2.png);
}

#navigation ul li.areainfo a {
	background-image: url(../images/buttons/areainfo.png);
}

#navigation ul li.areainfo a:hover {
	background-image: url(../images/buttons/areainfo2.png);
}

#navigation ul li.contact a {
	background-image: url(../images/buttons/contact.png);
}

#navigation ul li.contact a:hover {
	background-image: url(../images/buttons/contact2.png);
}

#navigation ul, #navigation li {
	display: block;
	margin: 0;
	padding: 0;
}

#navigation ul {
	float: left;
	width: 100%;
}

#navigation li {
	float: left;
}

/*#navigation {
	float: left;
	width: 100%;
	background-color: #E5E5E5;
	border-top: 1px solid #000000;
	margin-bottom: 5px;
}
#navigation ul, #navigation li, #navigation a {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
}
#navigation li {
	float: left;
	text-align: center;
	width: 120px;
}
#navigation a, #navigation:hover li a {
	width: 120px;
	padding: 2px;
	background: #E5E5E5;
	border-bottom: 0;
	margin: 0 0 0 0;
	text-decoration: none;
}*/

ul#areamenu, ul#areamenu li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#areamenu {
	width: 550px;
	margin: 0 auto;
}

ul#areamenu li {
	float: left;
	margin: 0 10px;
	font-size: 12pt;
	font-weight: bold;
}

#banks .bank {
	margin: 10px 0;
}

#banks .bank span {
	display: block;
}

#banks .bank .name {
	font-weight: bold;
}

.articles {
	border: 1px solid #000;
	background: #F1F1F1;
	padding: 10px;
	margin: 10px 0;
}

.listing {
	margin: 25px 0;
}

.listing img {
	width: 125px;
	margin: 0 10px 10px 0;
}

.featuredproperty {
	float: left;
	width: 150px;
	margin: 0 15px 15px 15px;
	border: 1px solid #cecece;
	background: #f3f3f3;
	padding: 10px;
	font-size: x-small;
}

.featuredproperty img {
	margin-bottom: 5px;
}

table.property {
	margin: 15px 0;
	border-collapse: collapse;
}

table.property th, table.property td {
	border: 1px solid #cecece;
	padding: 5px;
}

table.property th {
	background: #f3f3f3;
	width: 10%;
}
	
#welcomeblock {
	border-right: 1px solid #E5E5E5;
	float: left;
	/*width: 310px;*/
	width: 540px;
	color: #222222;
	padding: 6px;
}
#featuredprop {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	color: #222222;
	width: 310px;
	padding: 6px;
}
#featuredprop img {
	border: 1px solid #000000;
	margin: 3px;
}
#featuredprop .header, #welcomeblock .header {
	font-size: x-large;
	font-weight: bold;
}
#featuredprop .propname {
	font-size: 14px;
	font-weight: bold;
}
#featuredprop p {
	line-height: 1.3;
}
#accred {
	padding: 6px;
	float: left;
	width: 150px;
	font-size: small;
	text-align: center;
}
#accred .accreditations span, #accred .agency span  {
	display: none;
}
#accred .accreditations, #accred .agency {
	width: 150px;
	height: 30px;
}
#accred .accreditations {
	background: url(../images/accreditations.png) no-repeat;
}
#accred .agency {
	background: url(../images/agency.png) no-repeat;
}
#accred img {
	margin: 15px auto;
}

#photoView {
	display: none;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	z-index: 50;
	background: #FFF;
	padding: 2px;
}

#properties .heading {
	text-align: left;
	font-size: 13pt;
}

#properties .heading a {
	color: #000;
}

#properties .pages {
	text-align: right;
}

#properties .pages div {
	display: inline;
}

#properties .pages div a {
	display: inline;
	margin: 4px;
	padding: 6px;
	border: 1px solid #C0C0C0;
	background: #F1F1F1;
}

#properties .pages div a.active {
	background: #FFF;
	text-decoration: none;
}

#footer {
	background: #FFF url(../images/designedby.png) no-repeat;
	height: 39px;
	width: 742px;
	border: 1px solid #666699;
	font-family: arial, sans-serif;
	color: #000;
	font-size: xx-small;
	font-size: 10px;
	margin: 7px auto 0 auto;
	text-align: center;
}
#footer a {
	float: left;
	display: block;
	width: 162px;
	height: 100%;
}
/*#footer img {
	border: 0;
	float: left;
}*/
