:link,:visited { text-decoration:none }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1.1em; }
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }

body {
	background: #eee url("/images/navigation.gif") 0 0 repeat-x;
	margin: 0 auto;
	text-align: center;
	font-family: arial, verdana,"Lucida Grande", tahoma,  sans-serif;
}

#marquee {
	background: url("/images/marquee_background.jpg") 0 0 repeat-x;
	height: 248px;
}

#moreInfo {
	background: url("/images/moreinfo_background.jpg") 0 0 repeat-x;
}

#navigation {
	height: 48px;
	width: 946px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

	#navigation li {
		float: left;
		display: inline;
	}

		#navigation li a {
			display: block;
			float: left;
			padding: 48px 0 0;
			overflow: hidden;
			height: 0 !important;
			height /**/: 48px; /* for IE5/Win */;
			margin: 0;
			font-size: .55em;
			text-indent: -10000px;
		}
		
		li#home, li#home a {
			background: url("/images/nav_home.jpg") 0 0 no-repeat;
			width: 255px;
		}

		li#realtors, li#realtors a {
			background: url("/images/nav_marketing.jpg") 0 0 no-repeat;
			width: 181px;
		}

		li#about, li#about a {
			background: url("/images/nav_about.jpg") 0 0 no-repeat;
			width: 196px;
		}

		li#login, li#login a {
			background: url("/images/nav_login.jpg") 0 0 no-repeat;
			width: 141px;
		}
		
#marquee_plain {
	background: url("/images/marquee_background.jpg") 0 0 repeat-x;
}

#pageTitle {
	background: url("/images/plain_header.jpg") 0 0 no-repeat;
	width: 906px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	color: #484848;
}

	#pageTitle h1 {
		font: normal 24px/36px "Lucida Grande", tahoma, verdana, sans-serif;
		text-transform: uppercase;
	}
	
	#pageTitle p {
		font: normal 12px/18px "Lucida Grande", tahoma, verdana, sans-serif;
		color: #666;
	}

#moniker {
	background: url("/images/marquee.jpg") 0 0 no-repeat;
	height: 248px;
	width: 946px;
	margin: 0 auto;
}

	#moniker h1, #moniker p {
		text-indent: -10000px;
		height: 0;
	}

	#moniker img {
		float: left;
		margin-top: 143px;
		
	}

	#moniker img.first {
		margin-left: 321px;
	}

#moreInfo #shell {
	margin: 0 auto;
	width: 940px;
	padding-top: 5px;
	text-align: left;
	background: #ddd url("/images/moreinfo_background.jpg") 0 0 repeat-x;
}

#moreInfo #shell a:hover {
/*	text-decoration: underline;*/
}

#moreInfo h2 {
	border-left: 1px solid #166d95;
	border-right: 1px solid #166d95;
	background: #001844;
	color: #fff;
	width: 626px;
	height: 33px;
	float: left;
	font-size: 18px;
	line-height: 18px;
	padding: 12px 0 0 12px;
}

#moreInfo h3#right_title {
	border-right: 1px solid #166d95;
	color: #baccd7;
	height: 40px;
	width: 269px;
	float: left;
	padding: 5px 10px 0 20px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#moreInfo #explore {
	float: left;
	width: 630px;
	background: #fff;
	padding: 5px;
	color: #5e5e5e;
	font-weight: bold;
}

	#explore span, #content span {
		font-size: 10px;
		color: #9e9e9e;
		text-transform: uppercase;
		font-weight: normal;
	}

#moreInfo #content {
	float: left;
	width: 630px;
	background: #fff;
	padding: 5px;
	color: #000; /*#5e5e5e; Controls the text color in the content area*/
}

#content h3 {
	color: #77B50C; /*#7e7e27;  Controls the H3 int he content areas */
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
}

#content h4 {
	color: #77B50C; /*  #7e7e27;  */
}

#content p {
	font-size: 14px; /* Controls the size of font in the content area */
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content ul {
	list-style-image: url("/images/step2Bullet.gif");
	margin: 8px 0px 8px 25px;
	color: #023d5b;
	font:  14px helvetica, "Helvetica Neue", arial, san-serif;  /*  0.9em/1.5em  */
}

#content ul ul {
	margin: 0 5px;
	font:   14px  helvetica, "Helvetica Neue", arial, san-serif;
	list-style: square;
	color: #999;
}

#content ol {
	margin: 0 55px 10px;
	list-style: decimal;
	color: #023d5b;
	font: 14px helvetica, "Helvetica Neue", arial, san-serif;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content li {
	margin-left: 20px;
	padding: 0px 0px 20px 0px;
}

#content li li {
	margin-left: 12px;
	padding: 0px 0px 20px 0px;
}

#content dl {
	margin: 0 55px 25px 35px;
	padding-left: 10px;
	padding-right: 10px;
}

#content dt {
	font: bold .8em helvetica, "Helvetica Neue", arial, san-serif;
	color: #434343;
	letter-spacing: 1px;
	/*color: #b76b1b;*/
	border-bottom: 1px solid #ccc;
}

#content dd {
	font: 0.9em/1.5em helvetica, "Helvetica Neue", arial, san-serif;
	color: #353535;
	padding-left: 5px;
}

#content dd.arrowBlue {
	background: url("/images/sm_arrow.gif") 0 3px no-repeat;
	padding-left: 17px;
}

#content dd.colored {
	background: #eee;
}



#moreInfo #info {
	float: left;
	width: 250px;
	background: #ddd;
/*	padding: 20px 30px 20px 20px;*/
	padding-bottom: 20px;
	color: #555;
	font-size: 12px;
}

#moreInfo p {
	padding-bottom: 20px;
}

a {
	color: #8a4401;
}

a:hover {
	text-decoration: none;
}

.quicktour {
	float: left;
	margin: 50px 0 0 35px;
}

#google {
	float: right;
	width: 241px;
	margin-right: 40px;
	background: url("/images/google_expansion.jpg") 0 0 repeat-y;
}

#google_container {
	background: url("/images/google_screen.jpg") 0 0 no-repeat;
	padding-top: 180px;
	color: #fff;
}

#google_container h4 {
	padding: 5px 15px 0;
}

#google_container p {
	padding: 5px 15px;
	font-size: 14px;
	font-weight: normal;
	background: url("/images/google_bottom.jpg") left bottom no-repeat;
}

#google_container a {
	display: block;
	color: #fff;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
}

#google_container a:hover {
	text-decoration: none;
}

#footer {
	clear: both;
	background: #b2bcc1;
/*	border-top: #bbb 1px solid;*/
	border-top: #fff 3px double;
	font-size: 11px;
	color: #707e85;
}

#footer .column {
	float: left;
	width: 170px;
	padding: 10px 30px;
	text-align: center;
}

#footer .column a {
	color: #516975;
	text-decoration: underline;
}

#footer .column a:hover {
	text-decoration: none;
	color: #e9f2f5;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer #footerNav {
	background: #005480 url("/images/footerBG.gif") 0 0 repeat-x;
	padding: 13px 0;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #166D95;
	text-align: center;
}

#footerNav li {
	display: inline;
	padding: 0;
	margin: 0;
}

#footerNav li.last {
	border-width: 0;
}

#footerNav a {
	padding: 13px 10px;
	margin: 0 1px;
	color: #b7c3d4;
}

#footerNav a:hover {
	background: #001844;
	margin: 0 0;
	border-left: 1px solid #166d95;
	border-right: 1px solid #166d95;
}

.sample_text {
	background: #fff;
	padding: 10px;
}

.sample_text li {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}

#side-content {
	padding: 10px;
	
}

#side-navigation {
/*	margin-top: -20px;
	margin-left: 20px;*/
/*	margin-bottom: 20px;*/
}

#side-navigation a {
	display: block;
	width: 260px;
	background: #ccc;
	border-bottom: #fff 1px solid;
	padding: 5px 20px;
}

#side-navigation a:hover {
	text-decoration: none;
	background: #eee;
}