@charset "utf-8";
/* CSS Document */

/** COLORS */
/** Dark Blue: #2e325f, Blue: #6288ad, Very Light Blue: #e1e6f0, Green: #89b592, Mint Green #b0e7c8, Dark Purple: #f501b53, Light Purple: #8f3f98*/   

* {
	margin: 0;
	padding: 0;
}

a {
   outline: none;
}

html, body {       
	height: 100%;
}

body {
	background-color: #6288ad;
	background-image: url(../images/bkgrd.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.3em; 
	font-weight: bold;
	color: #2e325f;
	text-align: left;
	margin-bottom: .2em;
}

h2 {
	font-size: 1em;
	color: #89b592;
	margin-bottom: .2em;
	padding: 0px 0px 5px 0px;
}

h3 {
	font-size: 1em;
	color: #6288ad;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: .5em;
}


h4 {
	font-size: .75em;
	text-align: left;
	letter-spacing: 0.02em;
	color: #6288ad;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h5 {
		font-size: 1em;
	color: #6288ad;
	font-weight: bold;
	margin-bottom: .3em;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size: .75em;
	color: #562356;
	font-weight: bold;
	text-align: center;
}

.map-text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 140%;
}



p {
	font-size: .75em;
	margin-bottom: 1em;
	line-height: 145%;
	text-align: left;
	letter-spacing: 0.01em;
	color: #2e325f;
}

a:link {
	color: #677ea6;
	text-decoration: underline;
}
a:visited {
	color: #212358;
	text-decoration: underline;
}

a:hover {
	color: #562356;
	text-decoration: underline;
}

a:active {
	color: #212358;
	text-decoration: underline;
}

ul, ol, li {
	font-size: .88em;
	color: #2e325f;
	line-height: 185%;
}

ul span, ol span, li span {
	color: #2e325f;
	font-size: .88em;
}
.clear {
	clear: both;
}

.text {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	width:125px;
	height:15px;
	position:absolute;
	left: 849px;
	top: 697px;
	padding: 5px;
	border: #3300CC solid 1px;
	background: #33CCCC;
}




/** HEADER */

#wrapper {
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	background-color: #FFFFFF;
}

#header {
	width: 100%;
	margin: 0 auto;
	height: 109px;
	background-image: url(../images/header.gif);
	position: relative;
}

#header .logo{
	width: 325px;
	margin: 0 auto;
	height: 109px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}

a.rollover { 
   display: block; 
	width: 325px;
	margin: 0 auto;
	height: 109px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}

#header .img{
	width: 475px;
	margin: 0 auto;
	height: 109px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	float: left;
}



/** MENU */

#menu {
	width: 800px;
	height: 35px;
	margin: 0 auto;
	background: #2e325f;
	float: right;
	padding: 0;
}

#menu ul {
	float:right;
	list-style: none;
	margin:0;
	padding: 0;
}

#menu li {
	margin:0px;
	float:left;
	display: inline;

}

#menu a {
	padding: 7px 12px 7px 12px; 
	margin: 10px 0 0 0; 
	display: block; 
	font-size: 11px; 
	border-left: 1px solid #89b592;
	line-height: 2px; 
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#menu a:hover {
	color: #dbe1ed;
	text-decoration: underline;
}

#menu a:active, #menu a.selected {
	color: #b0e7c8;
	text-decoration: underline;
}


	
/** MAIN CONTENT */

#content {
	width: 600px;
	margin: 0 auto;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 40px;
}

#content .main {
	float: left;
	padding: 32px 30px 20px 30px;
	background-color: #FFFFFF;
}

#content .main-news {
	float: left;
	padding: 32px 30px 20px 30px;
	background-color: #FFFFFF;
	background-image:url(../images/mainbg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


#content .main-news2 {
	float: left;
	padding: 32px 30px 20px 30px;
	background-color: #FFFFFF;
	background-image:url(../images/news2);
	background-position: right top;
	background-repeat: no-repeat;
}

#content .main-event {
	background-image:url(../images/events-bkgrd.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#content .main-map {
	float: left;
	padding: 32px 0px 20px 30px;
	background-color: #FFFFFF;
}

#slideshow
{
    height: 250px;
    width: 540px;
    text-align: center;
	background-color: none;
	overflow: hidden;
	margin-bottom: 15px;
}

.loader
{
    background: url( '../images/icon_loading.gif' ) no-repeat center;
}


.news {
	width: 539px;
	margin: 10px 0 10px 0;
	float: left;
	border-bottom: #6288ad solid 1px;
}
.notes {
	width: 539px;
	margin: 10px 0 10px 0;
	float: left;
	position:relative;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #6288ad solid 1px;
	border-bottom: #6288ad solid 1px;
}

.calendar {
	width: 539px;
	margin: 20px 0 10px 0;
	float: left;
	position:relative;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #6288ad solid 1px;
	border-bottom: #6288ad solid 1px;
}

#realtor {
	width: 517px;
	margin: 0 0 10px 0;
	float: left;
	border: #6288ad solid 1px;
	padding: 10px;
	background-position center;
}

.realtor-info {
	width: 150px;
	float: left;
	margin-right: 15px;
	border-right: #6288ad solid 1px;
}

.realtor-listing {
	width: 325px;
	float: left;
}

.realtor-img {
	border: #2e325f solid 1px;
	margin:0 20px 30px 0;
	float: left;
	position: relative;
}

.realtor-img2 {
	border: #2e325f solid 1px;
	margin:0 20px 30px 0;
	float: left;
	position: relative;
}

.realtor-img3 {
	border: #2e325f solid 1px;
	margin:0 20px 30px 0;
	float: left;
	position: relative;
}

.realtor-img4 {
	border: #2e325f solid 1px;
	margin:0 20px 30px 0;
	float: left;
	position: relative;
}


.business {
	width: 167px;
	margin: 10px 0 10px 0;
	float: left;
	border-bottom: #6288ad solid 1px;
	border-right: #6288ad solid 1px;
	border-top: #6288ad solid 1px;
	padding: 7px;
}

.business2 {
	width: 167px;
	margin: 10px 0 10px 0;
	float: left;
	border-bottom: #6288ad solid 1px;
	border-top: #6288ad solid 1px;
	padding: 7px 0px  7px 7px;
}

.business-container {
	width: 335px;
	margin: 10px 0 10px 15px;
	float: left;
	border-bottom: #6288ad solid 1px;
	border-left: #6288ad solid 1px;
	border-top: #6288ad solid 1px;
	border-right: #6288ad solid 1px;
	background-color: #e1e6f0;
	padding: 2px;
}
.business-img {
	width: 70px;
	float: left;
	background-color: #e1e6f0;
}

.business-notes {
	width: 220px;
	float: left;
	background-color: #e1e6f0;
	margin-top: 17px;
}

.img-right {
	border: #2e325f solid 1px;
	margin:0 0 15px 20px;
	padding: 5px;
	background-color:#89b592;
	float: right;
	position: relative;
}

.img-top{
	border: #2e325f solid 1px;
	margin:0 0 15px 0px;
	padding: 5px;
	background-color:#89b592;
	float: left;
}


/** SIDEBAR */

#sidebar {
	float: left;
	width: 179px;
	margin: 0;
	padding: 35px 10px 0 10px;
	background-color: #e1e6f0;
	padding-bottom: 15px;
	border-right: #6288ad solid 1px;
	border-bottom: #6288ad solid 1px;
}


#sidebar .sidebar-menu {
	float: left;
	width: 169px;
	border-top: 1px dashed #6288ad;
	padding-right: 10px;
}


#sidebar .sidebar-menu a {
	margin:0px;
	font-size: 1.3em;
	color: #6288ad;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	list-style: none;
	float: left;
	display: block;
	padding: 15px 0px 15px 10px;
	width: 169px;
	background-color: #e1e6f0;
}

#sidebar .sidebar-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 169px;	
}

#sidebar .sidebar-menu li {
	margin:0px;
	list-style: none;
	display: block;
}


#sidebar .sidebar-menu a:hover {
	text-decoration: none;
	color: #2e325f;
	background-color: #ced6e9;
}

#bottom {
	float: left;
	width: 169px;
	border-top: 1px dashed #6288ad;
	padding-right: 10px;
}

.newsletter {
	margin: 0 auto;
	padding: 0;
	float: left;
	
	}
	
a.newsletter {
	margin: 0 auto;
	padding: 0;
	float: left;
	}

a.rollover4 { 
   	display: block; 
   	margin: 0 auto;
	padding: 0;
	width: 172px; 
   	height: 72px; 
   	text-decoration: none;
   	outline: none; 
   	background: url("../images/e-news.gif");
} 

a.rollover4:hover { 
   background-position: 0 -72px ; 
   outline: none;
}


/** MENU SLIDER */

#sideCol {
	width: 400px;
	float: left;
	margin: 0 auto;
}

UL#submenu {
	margin-top:5px;
}

UL#submenu LI {
	list-style-type:none;
	line-height:24px;
	background:#fefefe url(../images/subMenuHeader.gif) no-repeat;
	padding:0 0 0 25px;
	font-size:1em;
}

UL#submenu LI A {
	color:#2f335d;
	text-decoration:underline;
	
	font-weight:bold;
}

UL#submenu LI UL LI {
	list-style-type:underline;
	line-height:24px;
	padding:0;
	background:#fefefe;
}

UL#submenu LI UL LI A {
	font-weight:normal;
	color:#2f335d;
}

/** RIGHT SIDEBAR */

#right-sidebar {
	width: 110px;
	padding: 0 0 0 25px;
	position: relative;
	text-align: center;
	float:left;
}

#map-img {
	width: 300px;
	position: relative;
	margin-left: 10px;
	float: left;
}

#map-sidebar {
	width: 210px;
	padding: 0 10px 10px 0;
	position: relative;
	margin-left: 15px;
	float: left;
}

/* FORMS
-------------------------------------------------*/
#contact {
	padding-left: 110px;
}

#contactForm .cf-textbox, #contactForm .cf-textarea, #contactForm .cf-button 
{
	border:1px solid #ccc;
	padding:4px;
	font-size:1em;
	background:#fafafa;
	font-weight:bold;
	color: #666666;
}
#contactForm .cf-textbox, #contactForm .cf-textarea
{
	width:300px;
}
#contactForm div
{
	margin:0 0 15px 0;
}
#contactForm label.error { 
	color:red;
	display:block;
	font-weight:bold;
	font-size:0.8em;
}
 
/** FOOTER */

#footer {
	width: 800px;
	height: 40px;
	background-color:#89b592;
	overflow: hidden;
	margin: 0 auto;
}

#footer p {
	padding-top: 7px;
	text-align: center;
	color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


.clearfooter {   
	clear: both;
}
