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

#nav {position:relative; left:105px; padding: 0px 0px 0px 0px; margin: 0px 0px 0 0;}
#nav ul {width: 880px; list-style-type: none; font-size: 0.8em; font-weight: bold; font-family: times new roman; text-transform: uppercase; letter-spacing: 0px; margin: 0; padding: 0; clear: both !important;}
#nav ul:after {content: "."; display: block; height: 0; clear: left; visibility: hidden; margin: 0; padding: 0; font-size: 0px; line-height: 0px;}
#nav ul li {float: left; padding: 0; margin: 0;}
#nav ul li a {font-weight: 100 !important; color: #35283d; padding: 10px 10px 6px 10px; text-decoration: none; display: block;}
#nav ul li a:hover {color: #FFFFFF; background: #b4d4f3;}

#nav ul li a.home {padding-left: 10px !important; }
#nav ul li a.home:hover {color: #FFFFFF; background: #b4d4f3; !important; }

#nav ul li a.spacer {color: #e6eef6; padding-left: 0px !important; }
#nav ul li a.spacer:hover {color: #e6eef6; background: #e6eef6; !important; }

#spacer #nav ul li a.spacer {color: #e6eef6;}
#home #nav ul li a.home {color: #ffffff; background:#03317f;}
#profile #nav ul li a.profile {color: #ffffff; background: #03317f;}
#listings #nav ul li a.listings {color: #ffffff; background: #03317f;}
#mls #nav ul li a.mls {color: #ffffff; background: #03317f;}
#wea #nav ul li a.wea {color: #ffffff; background: #03317f;}
#contact #nav ul li a.contact {color: #ffffff; background: #03317f;}


.normalCopy {
	font-family: arial, sans serif;
	font-size: .8em;
	color: #666666;
	line-height: 18px;
}

.normalCopy a {
	font-family: arial, sans serif;
	font-size: .8em;
	color: #003399;
	text-decoration: none;
	line-height: 18px;
}

.normalCopy a:hover {
	font-family: arial, sans serif;
	font-size: .8em;
	color: #003399;
	text-decoration: underline;
	line-height: 18px;
}
.secondaryNavItem {
	font-family: arial, sans serif;
	font-size: .9em;
	color: #666699;
	font-weight: bold;
}

.secondaryNavItem a {
	font-family: arial, sans serif;
	font-size: .9em;
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

.secondaryNavItem a:hover {
	font-family: arial, sans serif;
	font-size: .9em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bucketHeading {
	font-family: arial, sans serif;
	font-size: .9em;
	color: #666699;
	font-weight: bold;
}

.bucketHeading a {
	font-family: arial, sans serif;
	font-size: .9em;
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

.bucketHeading a:hover {
	font-family: arial, sans serif;
	font-size: .9em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bucketDesc {
	font-family: arial, sans serif;
	font-size: .8em;
	color: #666666;
	font-weight: normal;
}

.bucketDesc a {
	font-family: arial, sans serif;
	font-size: .8em;
	color: #666699;
	font-weight: normal;
	text-decoration: none;
}

.bucketDesc a:hover {
	font-family: arial, sans serif;
	font-size: .8em;
	color: #666699;
	font-weight: normal;
	text-decoration: underline;
}

div.titleText {
	width: 500px;
	float:left;
}



