body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 12px;
	background: url(assets/bg.jpg) repeat-x #c6dae4;
}
/* GLobal link colors */
a:link {color: #0d285c; }
a:visited {color: #0d285c; }
a:hover {color: #000; }
a:active {color: #0d285c; }

/* All IMages block elements */
img {
	border: 0;
	display: block;
	}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}
#main {
	background: url(assets/mainBg.gif) no-repeat white;
	height: 1%;
	overflow: hidden;
	}	
#home #main {
	background: url(assets/mainHomeBg.gif) no-repeat white;
	padding-top: 15px;
	} 	
#home #content {width: auto;}	
/* Home large image */
#homeImg {
	display: none;
	background: url(assets/mainHomeBg.gif) no-repeat white bottom left;
	padding-bottom: 20px;
	margin-left: 10px;
	}
#home #homeImg {
	display: block;
	}	
#home #column,
#home #breadcrumbs {display: none;}		
/* Top Areas */
#homepage {
	margin: 0;
	padding: 0;
	}
#homepage a {
	height: 113px;
	background: url(assets/header.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	}
/* on homepage only */
#home #homepage a {
	height: 78px;
	background: url(assets/headerHome.jpg) no-repeat;
	}

/* Main Navigation */
#nav {
	background: white;
	height: 41px;
	}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
#nav ul {
	height: 41px;
	overflow: hidden;
	}	
#nav li {
	float: left;
	}
#nav #nav1 {width: 60px; border-right: 2px solid #03316c;}
#nav #nav2 {width: 108px; border-right: 2px solid #03316c;}
#nav #nav3 {width: 110px; border-right: 2px solid #03316c;}
#nav #nav4 {width: 100px; border-right: 2px solid #03316c;}
#nav #nav5 {width: 98px; border-right: 2px solid #03316c;}
#nav #nav6 {width: 84px; border-right: 2px solid #03316c;}
#nav #nav7 {width: 98px;border-right: 2px solid #03316c;}
#nav #nav8 {width: 88px;}
	
#nav li#lastli { /* For IE  
	margin-right: -10px;*/
}	
#nav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 11px;
	/* padding-left: 12px;
	padding-right: 13px; */
	
	}
#nav a:link 		{color: #0d285c;}
#nav a:visited 	{color: #0d285c;}
#nav a:hover 		{color: #fff; background: #071c55; }
#nav a:active 	{color: #0d285c;}
			
#nav a.double {
	line-height: 14px;
	padding-top: 7px;
	}

/* The 2 Columns */				
#content {
	width: 590px;
	float: right;
	position: relative;
	margin-right: 2px;
	display: inline;
	}
#home #content {
	}	
#column {
	width: 160px;
	float: left;
	display: inline;
	margin-left: 3px;
	padding-top: 8px;
	}
#homeaddress {width: 700px; margin: 10px auto; clear: both;}
#toolbox {
/* 	border: 1px solid #071c55; */
	padding: 10px;
	}		
/* Headers */
h1, h2 {
	font-family: georgia, serif;
	color: #071c55;
	font-size: 15px;
	margin: 0 0 0.5em 0;
	}
	
#homeheader {margin: 0 0 15px 200px; color: #622624; font-size: 16px;}
/* Toolbox */
.listing {
	margin-top: 2em;
	clear: both;
	}
	/* toobox paragrpahs */
#toolbox p {
	margin: 0 0 1em 0;
	overflow: hidden;
	height: 1%;
	
	}	
/* Toolbox Images */
.imageleft {
	float: left;
	position: relative;
	margin: 0 16px 16px 0;
	}
.imageright {
	float: right;
	position: relative;
	margin: 0 0 16px 16px;
	}	
.imagecaption {
	font-size: 10px;
	margin-top: 2px;
	background: url(assets/imagecaptionBg.gif) no-repeat 0 2px;
	border-top: 1px solid #1b487c;
	border-bottom: 1px solid #1b487c;
	padding: 1px 0 1px 14px;
	}
/* Subnav */
#catName {
	/* border-top: 1px solid white;
	border-bottom: 1px solid white; */
	margin: 0;
	background: #b3af90;
	padding: 6px 4px;
	}
#catName h2 {
	text-align: center;
	margin: 3px 0;
	padding: 3px 0;
	background: #071c55;
	color: white;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	}	
#subnav, #subnav li, #subnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
	}
#subnav {
	background: #b3af90;
	}	
#subnav a {
  display: block;
  padding: 5px 1px 3px 5px;
  font-weight: bold;
  zoom:1; /*IE6*/
	text-decoration: none;
  }
#subnav a:link {color: #4f0707;}
#subnav a:visited {color: #4f0707;}
#subnav a:hover {color: #000; text-decoration: underline; }
#subnav a:active {color: #4f0707;}	

ul#subnav {padding-left: 7px;}
ul#subnav ul {
	padding-left: 7px;
	border-left: 3px solid #5d2f02;
	background: #e2e1d5;
	margin-right: 5px;
	}
ul#subnav ul a:link {color: #071c55;}
ul#subnav ul a:visited {color: #071c55;}
ul#subnav ul a:hover {color: #071c55;}
ul#subnav ul a:active {color: #071c55;}

#tagline {
	color: #071c55;
	margin: 24px 5px;
	text-align: center;
	font-weight: bold;
		}
#address {
	margin: 0px auto 10px 0;
	color: #5d2f02;
	font-weight: bold;
	text-align: center;
	}
#breadcrumbs {
	font-size: 11px;
	margin: 10px;
	}
#bannerBottom {
	margin: 10px auto;
	text-align: center;
	clear: both;
	}
#bannerBottom img {
	display: inline;
	}
	
#banner2 {
	margin: 0 30px;
	}
#copyright {
	text-align: center;
	margin: 20px 0;
	font-size: 11px;
	}
/*homepage bottom links */
#hLinks {
	text-align: center;
	clear: both;
	padding-top: 12px;
	}		
.pages {
	padding: 1em 0;
	clear: left;
}
.pages a, .pages b {
	color: #003366;
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #fff;
	background-color: #fff;
}
.pages b, .business-first-letter a.curr {
	border: 1px solid #2e6ab1;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #fff;
}
.pages a {
	border: 1px solid #9aafe5;
	text-decoration: none;
}
.pages a:hover, .business-first-letter a:hover { border-color: #2e6ab1; }
.business-first-letter { 
	clear: left;
margin: 1em 0; }
.business-first-letter > div { margin-bottom: 1em; }
.business-first-letter a {
	margin-right: 0.1em;
	color: #003366;
	padding: 0.1em 0.4em;
	border: 1px solid #9aafe5;
	text-decoration: none;
}
/* 
WTF is this??
.membermap {
    left:170px;
position:absolute;
top:195px;
z-index:auto;
} */

#lMap {
	height: 310px;
	}
.membermap {
	position: absolute;
	left: 80px;
	}



	/* Featured Homes */
.home-features {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 280px;
	height: 1%;
	overflow: hidden;
}
.home-features a {
  display: block;
/*  height: 300px; */
  margin: 5px;
  padding: 10px 5px;
}
.home-features img {
  border: 0 none;
  display: block;
  margin: 10px auto;
}
.home-features a:link {
	border: 2px solid #eee;
}
.home-features a:visited {
	border: 2px solid #eee;
}
.home-features a:hover {
	background-color: #eee;
	border: 2px solid #B4C1D8;
}
.home-features a:active {
	border: 2px solid #eee;
}

/* Member Direct */
#memberDirect {
	background: url(assets/memberdirect.gif) no-repeat;
	width: 160px;
	height: 150px;
	margin-top: 24px;
	}
#memberDirect p {
	padding: 70px 10px 0 10px;
	margin: 0;
	font-size: 12px;
	}
#memberDirect a {
	display: block;
	margin-top: 5px;
	}
	
