/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; outline: none; }
a { outline: none; }
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* @end */

/* @group Common */

body {
	background: #bcd2e9 url(../images/body-bg.jpg) repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
}

strong {
	font-weight: bold;
}

#container {
	width: 980px;
	margin: 10px auto;
	background: #fafbfd url(../images/container-bg-top.jpg) no-repeat left top;
}

#content {
	width: 980px;
	background: #fff url(../images/container-bg-sides.jpg) repeat-y left top;
	clear: both;
	position: relative;
}

#footer {
	width: 960px;
	padding: 30px 10px 20px 10px;
	background: #fff url(../images/container-bg-bottom.jpg) no-repeat left bottom;
	text-align: center;
	clear: both;
}

/* @end */

/* @group Header */

#header {
	position: relative;
	width: 980px;
	overflow: hidden;
}

#header h1 {
	width: 228px;
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
}

#header #headerInfoContainer {
	width: 719px;
	height: 127px;
	float: right;
	display: inline;
	margin: 10px 10px 0 0;
}

#header .tagline {
	height: 20px;
	font-size: .9em;
	color: #7f786f;
	text-align: right;
}

#header .phone {
	height: 36px;
	line-height: 36px;
	font-size: 1.6em;
	text-align: right;
	font-weight: bold;
}

/* @group Secondary Navigation */

#secondaryNav li {
	float: left;
	display: inline;
}

#secondaryNav .form {
	height: 68px;
}

#secondaryNav .form p {
	font-size: 1.1em;
	color: #254e84;
	text-indent: 5px;
}

#secondaryNav .form fieldset {
	width: 332px;
	height: 46px;
	background: url(../images/findhomes-fieldset-bg.png) no-repeat left top;
}

#secondaryNav .form legend {
	display: none;
}

#secondaryNav .form input {
	margin: 0 0 0 5px;
}

#secondaryNav .form .searchField {
	width: 218px;
	height: 25px;
	font-size: 1em;
	background: url(../images/findhomes-textfield-bg.png) no-repeat top left;
	border: none;
	margin-left: 8px;
	padding: 4px 5px 0 5px;
}

#secondaryNav .form input {
	vertical-align: middle;
	margin-top: 8px;
}

#secondaryNav li a {
	display: block;
	text-indent: -99999em;
	width: 124px;
	height: 46px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 5px;
	position: relative;
	top: 22px;
}

#secondaryNav li a:hover, #header #secondaryNav li a:active {
	background-position: left bottom;
}

#secondaryNav li#snAbout a {
	background-image: url(../images/sn-aboutus.png);
}

#secondaryNav li#snRelated a {
	background-image: url(../images/sn-relatedlinks.png);
}

#secondaryNav li#snContact a {
	background-image: url(../images/sn-contactus.png);
}

/* @end */

/* @group Main Navigation */

#mainNav {
	width: 960px;
	height: 45px;
	background: #0b2b5e;
	margin: 0 10px;
	clear: both;
}

#mainNav li {
	float: left;
	display: inline;
	margin-left: 1px;
}

#mainNav li a {
	display: block;
	text-indent: -99999em;
	height: 45px;
	background-repeat: no-repeat;
	background-position: left top;
}

#mainNav li a:hover,
#mainNav li a:active,
#p-Home li#mnHome a,
#p-Listings li#mnListings a,
#p-MLS li#mnMLS a,
#p-Staff li#mnStaff a,
#p-Area li#mnArea a,
#p-Mortgage li#mnMortgage a
{
	background-position: left bottom;
}

#mainNav li#mnHome a {
	width: 105px;
	background-image: url(../images/mn-home.png);
}

#mainNav li#mnListings a {
	width: 160px;
	background-image: url(../images/mn-ourlistings.png);
}

#mainNav li#mnMLS a {
	width: 192px;
	background-image: url(../images/mn-mlsproperties.png);
}

#mainNav li#mnStaff a {
	width: 150px;
	background-image: url(../images/mn-ourstaff.png);
}

#mainNav li#mnArea a {
	width: 141px;
	background-image: url(../images/mn-ourarea.png);
}

#mainNav li#mnMortgage a {
	width: 206px;
	background-image: url(../images/mn-mortgagetools.png);
}

/* @end */

/* @end */

/* @group Content */

#content h3 {
	height: 45px;
	background: #fff url(../images/infomodule-heading-bg.png) no-repeat left top;
	color: #0b2b5e;
	font: 1.6em/45px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content p {
	font-size: .9em;
	line-height: 1.3em;
	margin-top: 4px;
}

#content #pageHeader {
	width: 954px;
	height: 161px;
	background: #000 url(../images/pageheader.jpg) no-repeat center top;
	padding: 0 3px;
	margin: 2px 10px;
}
#p-Home #content #pageHeader {
    display:none;
}

/* @group Featured */

#featured {
	clear: both;
	width: 960px;
	height: 402px;
	overflow: hidden;
	background: #0d2f5c url(../images/featured-bg.jpg) repeat-x left top;
	margin: 2px 10px;
}

#featured .panel {
	display: none;
}

#featured .first {
	display: block;
}

#featured .infoBox {
	width: 332px;
	height: 364px;
	float: left;
	display: inline;
	background: transparent url(../images/featured-info-bg.jpg) no-repeat left top;
	margin: 20px 0 20px 20px;
}

#featured .fpBug {
	font-weight: bold;
	color: #8baac7;
	display: block;
	margin: 20px 20px 0 20px;
}

#featured h3 {
	background: transparent;
	color: #d3dde9;
	border-top: 2px solid #3a6590;
	border-bottom: 2px solid #3a6590;
	margin: 0 20px;
	text-align: center;
}

#featured p, #featured .fpNavTitle {
	color: #fff;
	display: block;
	text-align: center;
	margin: 10px 20px;
}

#featured .fpInfo {
	font-size: .8em;
	height: 110px;
	overflow: auto;
}

#featured .fpReadMoreLink {
	margin: 20px 0;
}

#featured .fpReadMoreLink a {
	color: #fff;
	text-decoration: none;
	padding: 5px 30px;
	background: #0b2b5e;
	border: 1px solid #577494;
}

#featured .fpNavTitle {
	color: #649dca;
	font-size: .8em;
}

#featured .fpNav {
	margin-top: 20px;
}

#featured .fpNav a {
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	background: #254e84;
	border: 1px dashed #577494;
	margin: 0 2px;
	cursor: pointer;
}

#featured .fpNav a.selected {
	background: #123562;
}

#featured .imageBox {
	width: 520px;
	height: 360px;
    line-height:357px;
	float: right;
	display: inline;
	margin: 20px 40px 20px 0;
	border: 1px solid #fff;
	overflow: hidden;
	background:#000;
	text-align:center;
}

#featured .imageBox img {
    text-align:center;
    vertical-align:middle;
}

/* @end */

/* @group Column 1 */

#col1 {
	width: 684px;
	margin: 5px 10px;
	float: left;
	display: inline;
}

#col1 p.comingSoon {
	text-align: center;
	padding: 10px 0;
	background: #fed;
	font-weight: bold;
}

/* @group Welcome */

#welcome, #aboutUs {
	width: 684px;
	margin-bottom: 10px;
}

#welcome p, #aboutUs p {
	margin-bottom: 10px;
}

/* @end */

/* @group About Us */

#aboutUs h4 {
	clear: left;
	font-size: 1em;
	font-weight: bold;
}

#aboutUs img {
	float: left;
	margin: 5px 10px 5px 0;
	padding: 5px;
	border: 1px solid #999;
}

#aboutUs .cbTradition {
	margin-left: 140px;
	clear: none;
}

/* @end */

/* @group Info Module */

#content .infoModule h3 {
	background-position: right top;
}

.infoModule {
	width: 332px;
	height: 262px;
	margin: 5px 10px 5px 0;
	float: left;
	display: inline;
	background: #dde9f4;
	position: relative;
}

#content .infoModule p {
	margin: 10px;
}

.infoModule .go {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

/* @end */

/* @end */

#col2 {
	width: 256px;
	margin: 5px 10px;
	float: right;
	display: inline;
}

/* @group Address Box */

#address {
	width: 254px;
	height: 415px;
	margin-bottom: 5px;
	border: 1px solid #cec4b6;
	background: #fff url(../images/address-bg.jpg) repeat-x left top;
}

#address h4 {
	width: 246px;
	height: 65px;
	text-indent: -99999em;
	background: url(../images/address-header.png) no-repeat left top;
	margin: 4px;
}

#address p {
	margin: 5px;
	text-align: center;
}

#address p.addressInfo {
	text-align: left;
	margin: 5px 5px 5px 40px;
}

#address p.button {
	margin-top: 10px;
}

/* @end */

/* @group Personal Retriever */

#personalRetriever p {
	text-align: center;
}

/* @end */

/* @group Footer Nav */

#footerNav {
	clear: both;
	background: #dde9f4;
	margin: 0 10px;
	text-align: center;
	font-size: 1em;
	height: 3em;
}

#footerNav p {
	line-height: 3em;
}

#footerNav a {
	color: #333;
	margin: 0 15px;
}

#footerNav a:link, #footerNav a:visited {
	text-decoration: none;
}

#footerNav a:hover, #footerNav a:active {
	text-decoration: underline;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	font-size: .8em;
	color: #999;
}

/* @end */