body
{
	margin: 0px;
	background: #1a68c0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
}

a
{
	color: #1a68c0;
}

a:hover
{
	color: #000;
}

h1
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1a68c0;
}

h2
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

h3
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1a68c0;
}

#mainContainer
{
	width: 800px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	padding: 10px;
	background: url('images/bg.jpg') repeat-y;
}

#headerContainer
{
	position: relative;
	width: 780px;
	padding: 0px;
	background: url('images/headerBG.jpg') repeat-y;
	height: 115px;
}

#logoContainer
{
	display: inline;
	float: left;
}

#logoContainer img
{
	border: 0px;
}

#navContainer
{
	float: left;
	width: 467px;
	background: url('images/navItemBG.jpg') repeat-x;
}

#topNavContainer
{
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding: 1px 2px 0px 0px;
}

#topNavContainer a
{
	color: #000000;
	text-decoration: none;
}

#topNavContainer a:hover
{
	color: #2981de;
	text-decoration: underline;
}

#bottomNavContainer
{
	width: 467px;
}

#bottomNavContainer ul
{
	list-style: none;
	margin: 17px 0px 13px 0px;
	height: 40px;
}

#bottomNavContainer ul li
{
	height: 40px;
	float: left;
	background: url('images/navItemSep.jpg') no-repeat;
	padding: 19px 0px 0px 5px;
	margin-left: 20px;
}

#bottomNavContainer ul li a
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

#bottomNavContainer ul li a:hover
{
	text-decoration: underline;
}

#navCap
{
	float: right;
}

#contentContainer
{
	position: relative;
	width: 768px;
	padding: 5px 5px 10px 5px;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}

#leftContent
{
	float: left;
	width: 423px;
	display: inline;
}

#rightContent
{
	float: right;
	display: inline;
}

#featuredPropertyContainer
{
	background: #e0f4fc url('images/featuredPropertyBG.jpg') repeat-x;
	padding: 0px 5px 5px 5px;
}

#featuredPropertyImage
{
	float: left;
}

#featuredPropertySpecs
{
	float: right;
	width: 185px;
}

#featuredPropertySpecs ul
{
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 185px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #535353;
}

.specTitle
{
	width: 75px;
	font-weight: bold;
	font-size: 9pt;
	color: #535353;
	float: left;
}

.specValue
{
	width: 110px;
	font-size: 9pt;
	color: #535353;
	text-align: left;
}

#featuredPropertyDescription
{
	clear: both;
	font-weight: bold;
	font-size: 9pt;
	text-align: justify;
}

#freeNewsletterContainer
{
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
}

#freeNewsletterContainer form, #freeNewsletterContainer form div
{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#newsletterBlurb
{
	display: block;
	padding: 5px 0px 5px 0px;
}

#newsletter_email
{
	border: 1px solid #2981de;
	background: #fafafa;
	padding: 1px 2px 1px 3px;
	width: 190px;
}

#newsletter_submit
{
	border: 0px;
	background: url('images/subscribeNowBtnBG.jpg') no-repeat;
	height: 19px;
	width: 113px;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

#mapContainer
{
	width: 309px;
	background: #fff3cb url('images/mapBG.jpg') no-repeat;
	padding: 12px;
}

#mapContainer ul
{
	list-style: none;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#mapContainer ul li
{
	padding-left: 13px;
	background: url('images/arrow.jpg') no-repeat;
}

#mapContainer ul li a
{
	font-size: 10pt;
	font-weight: bold;
	color: #2981de;
}

#ownerContainer
{
	margin-top: 10px;
}

#contentClear
{
	clear: both;
}

#footerContainer
{
	width: 780px;
	padding-top: 15px;
	text-align: center;
	font-size: 9pt;
	color: #494949;
}

#footerContainer a
{
	color: #494949;
}

#footerContainer a:hover
{
	color: #2981de;
}

#addressContainer
{
	border-top: 1px solid #9a9a9a;
	margin-top: 15px;
	padding: 10px 0px 10px 0px;
	font-size: 8pt;
}

#addressContainer address
{
	font-style: normal;
	margin-bottom: 10px;
}

#northernColoradoPropertySearch
{
	margin: 10px 0px 0px 50px;
}

#searchFrameContainer
{
	text-align: center;
}

.aboutUsList
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.bioContainer
{
	clear: both;
	height: 220px;
	margin: 0px; 0px; 15px; 0px;
}

.bioPhotoContainer
{
	float: left;
	width: 100px;
}

.bioTextContainer
{
	float: right;
	width: 570px;
}

#resourcesLeft
{
	float: left;
}

#resourcesRight
{
	float: right;
}

#resourcesLeft a, #resourcesRight a
{
	color: #000;
}

#resourcesLeft h3 a, #resourcesRight h3 a
{
	color: #1a68c0;
}

#resourcesLeft a:hover, #resourcesRight a:hover
{
	color: #1a68c0;
}

#resourcesLeft h3 a:hover, #resourcesRight h3 a:hover
{
	color: #000;
}

.serviceContainer
{
	clear: both;
}

.servicePhotoContainer
{
	width: 200px;
	float: left;
	text-align: right;
}

.serviceTextContainer
{
	width: 550px;
	float: right;
}