body {
	background-color:#ffffff;
	margin-top:0px;
}

.sitecontainer {
	width:100%;
	text-align:center;
	margin-top:10px;
}

.site_top {
	width:994px;
	height:11px;
	margin-left:auto;
	margin-right:auto;
	font-size:1px;
	background:url('images/site_top.gif') no-repeat left top;
}

.subpageheader {
	width:994px;
	height:127px;
	margin-left:auto;
	margin-right:auto;
	background:url('images/header_subpage.jpg') no-repeat left top;
}
.prestigelogo {
	width:456px;
	height:88px;
	position:relative;
	float:left;
	top:8px;
	left:10px;
}

.sitelayout {
	text-align:left;
	width:994px;
	margin-left:auto;
	margin-right:auto;
	background:url('images/site_mid.gif') repeat-y left top;
}

.navandphonenumbers {
	width: 962px;
	height: 48px;
	/*padding: 10px 0px 15px 10px;*/
	display:block;
	margin-left:10px;
	padding-bottom:12px;
}

.navbar {
	height:38px;
	width:653px;
	float:left;	
	margin-top:8px;
}
.navdivider {
	width:23px;
	height:38px;
	background: url('images/nav/nav_bkg.jpg') repeat-x left top;
}

.phonenumbers {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e51937;
	letter-spacing:2px;
	text-align: right;
	width:216px;
	float:right;
	margin-top:2px;
}
.phonenumbers span {
	font-size: 13px;
	padding-right:2px;
}

.sitebody {
	width:974px;
	padding-left:10px;
	color:#ffffff;
}
#intranetsitebody {
	width:988px;
	background:#ffffff;
}
.maincolumn {
	float:left;
	width:653px;
	color:#000000;
	background: #FFFFFF;
	/* image to use in background if Flash movie doesn't load: "url('images/homepage_photo.jpg') no-repeat left top" */
}
.homepageflash {
	width:653px; height:585px;
}
.homepagetext {
	width:653px;
	padding:10px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
.homepagetext span {
	color:#e51937;
	font-weight:bold;
}

.rightcolumn {
	float:right;
	width:321px;
}

.leftsubnavbar {
	float:left;
	width:195px;
	height:100%;
	position:relative;
}
.leftsubnavbox {
	width:191px;
	padding-left:12px;
	padding-top:6px;
}

ul.leftsubnav {
	padding:0;
	margin:0;
	line-height:24px;
	margin:0;
	list-style:none;
	width:191px;
}
li.leftsubnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	width:191px;
}
.leftsubnav a {
	color:#00355e;
	text-decoration : underline;
}
.leftsubnav a:visited {
	color:#00355e;
	text-decoration : underline;
}
.leftsubnav a:hover {
	color:#ba0024;
	text-decoration:underline;
}
 
.titlesbar {
	height:33px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #00355e;
	letter-spacing:3px;
}
.titlesbar-search {
	height:33px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #00355e;
	letter-spacing:3px;
	margin-left:35px;
}
.titlesbar span{
	height:33px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	letter-spacing:1px;
	color: #00355e;
	margin-left:40px;
}

.pagecontent {
	float:right;
	width:700px;
	margin: 13px 35px 20px 0px;
	text-align:left;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.pagecontent-search {
	float:right;
	width:770px;
	margin: 13px 0px 20px 0px;
	text-align:left;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.pagecontent p {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.pagecontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00355e;
}

.remaxcolor {
	color: #e51937;
	font-weight:bold;
}

.star {
	color: #b40101;
	font-size: 11px
}

.specialnote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#5F5F5F;
}

.tm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	vertical-align: super;
}


.caption {
	display: block;
	padding: 4px;
	line-height: 120%;
	background: #fff;
	font-size: 80%;
}

/* GENERAL LINKS */
a {
	color:#ba0024;
	text-decoration : underline;
}
a:visited {
	color:#ba0024;
	text-decoration : underline;
}
a:hover {
	color:#00355e;
	text-decoration:underline;
}
/* -------- */

.clear {
	clear:both;
	visibility:hidden;
}

/* FOOTER AREA */
.site_btm {
	width:994px;
	height:11px;
	margin-left:auto;
	margin-right:auto;
	line-height:1px;
	font-size:1px;
	background:url('images/site_btm.gif') no-repeat left top;
	clear:both;
}
.footer {
	width:994px;
	height:84px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5F4C36;
}
.footernavbox {
	position:absolute;
	right:254px;
	top:20px;
	width:318px;
	height:25px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#002596;
	font-size:13px;
	font-weight:bold;
}
a.footernav {
	color:#002596;
	text-decoration:none;
}
a:visited.footernav {
	color:#002596;
	text-decoration:none;
}
a:hover.footernav {
	color:#e51937;
	text-decoration:none;
}

.miracleslogo {
	position:absolute;
	right:33px;
	top:12px;
}

.footercopyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#002596;
	text-align:left;
	position:absolute; left:13px; top:66px;
}

a.footernavmisc {
	font-size:11px;
	color:#002596;
	text-decoration:none;
}
a:visited.footernavmisc {
	color:#002596;
	text-decoration:none;
}
a:hover.footernavmisc {
	color:#e51937;
	text-decoration:underline;
}

/* BUYERS GUIDE */
.buyersguide select { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color:#00355e; border:1px solid #00355e; }
a.buyersguide {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00355e;
}
a:hover.buyersguide {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#486e8b;
}
.buyersguide-getissue {
	position:absolute;
	top:67px;
	right:6px !important; right:4px;
}
.buyersguide-citylist {
	position:absolute;
	top:102px;
	right:4px !important; right:1px;
}
.buyersguide-citylist-select {
	width:102px;
	height:19px;
}

/* BUYERS GUIDE sub */
.buyersguide-sub-getissue {
	position:absolute;
	top:70px;
	right:7px;
}
.buyersguide-sub-citylist {
	position:absolute;
	top:106px;
	right:7px;
}
.buyersguide-sub-citylist-select {
	width:102px;
	height:19px;
}

/* HOMECLUB */
.homeclub {
	width:114px;
	height:99px;
}
.homeclub-emailaddress {
	position:absolute; top:24px !important; top:23px; left:0px;
}
.homeclub-emailaddress input {
	width:110px; height:15px;
	border:1px solid #00355e;
}
.homeclub-password {
	position:absolute; top:48px !important; top:47px; left:0px;
}
.homeclub-password input {
	width:110px; height:15px;
	border:1px solid #00355e;
}

.homeclub-email_adress {
	position:absolute;
	top:100px;
	right:4px !important; right:1px;
}
.homeclub-email_adress-textbox {
	width:110px;
	height:16px;
	border:1px solid #00355e;
}
.homeclub-password {
	position:absolute;
	top:90px;
	right:4px !important; right:1px;
}
.homeclub-password-textbox {
	width:110px;
	height:16px;
	border:1px solid #00355e;
}

/* TABLE FORMS */

th.wnt_center_title {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cc092f;
	text-align:center;
}

TABLE.forms { 
	text-align:left;
}

TABLE.forms th {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cc092f;
	text-align:center;
	font-size:14px;
	border-bottom:2px solid #ffffff;
}
TABLE.forms td {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

TABLE.forms input { font-family : Arial, Helvetica, sans-serif; font-size: 11px; }
TABLE.forms select { font-family : Arial, Helvetica, sans-serif; font-size: 11px; }

TABLE.forms A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #00355e;
	text-decoration : underline;
	/* display : block;
	margin-bottom : 10px; margin-top : 10px ; */
}
TABLE.forms A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #00355e;
	text-decoration : underline;
}
TABLE.forms A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #486e8b	;
	text-decoration : underline;
}

h1.submitmessage {
	margin:0px;
	padding:0px;
	font-size:20px;
	text-align:center;
}

.inputerror {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #900;
}
/* ---------- */

/* ---------- */
#marketupdate a:link,
#marketupdate a:visited {
	display: block;
	width: 309px; height: 35px;
	background: url(images/marketupdate.jpg) no-repeat;
	text-indent: -9999px;
}
#marketupdate a:hover {
	background: url(images/marketupdate_on.jpg) no-repeat;
}
	
.navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
}

.navbar li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 100;
}
.navbar li ul {
	display: none;
	position: absolute;
	top: 69px;
	left: 0;
	background: url(images/dropdown_shadow.jpg) repeat-x #ced3e8;
	padding:4px;
	line-height:18px;
	font-size:10px;
	z-index: 100;
}
.navbar li > ul {
	top: auto;
	left: auto;
	z-index: 100;
}
.navbar li:hover ul, .navbar li.over ul {
	display: block;
	z-index: 100;
	padding-top:18px;
}

/* Main items */
.navbar #nav-propsearch a:link,
.navbar #nav-propsearch a:visited {
	display: block;
	width: 120px; height: 38px;
	background: url(images/nav/search.jpg) no-repeat;
	text-indent: -9999px;
}
.navbar #nav-propsearch a:hover,
.navbar #nav-propsearch #current {
	background: url(images/nav/search_on.jpg) no-repeat;
}

.navbar #nav-buying a:link,
.navbar #nav-buying a:visited {
	display: block;
	width: 98px; height: 38px;
	background:	url(images/nav/buying.jpg) no-repeat;
	text-indent: -9999px;
}
.navbar #nav-buying a:hover,
.navbar #nav-buying #current {
	background: url(images/nav/buying_on.jpg) no-repeat;
}

.navbar #nav-selling a:link,
.navbar #nav-selling a:visited {
	display: block;
	width: 102px; height: 38px;
	background: url(images/nav/selling.jpg) no-repeat;
	text-indent: -9999px;
}
.navbar #nav-selling a:hover,
.navbar #nav-selling #current {
	background: url(images/nav/selling_on.jpg) no-repeat;
}

.navbar #nav-other a:link,
.navbar #nav-other a:visited {
	display: block;
	width: 119px; height: 38px;
	background: url(images/nav/services.jpg) no-repeat;
	text-indent: -9999px;
}
.navbar #nav-other a:hover,
.navbar #nav-other #current {
	background: url(images/nav/services_on.jpg) no-repeat;
}

.navbar #nav-about a:link,
.navbar #nav-about a:visited {
	display: block;
	width: 121px; height: 38px;
	background: url(images/nav/about.jpg) no-repeat;
	text-indent: -9999px;
}
.navbar #nav-about a:hover,
.navbar #nav-about #current {
	background: url(images/nav/about_on.jpg) no-repeat;
}
/* End main items */

/* Subnav */
.navbar ul li ul li {
	display: list-item;
	clear: both;
}
.navbar #nav-propsearch li a:link,
.navbar #nav-propsearch li a:visited,
.navbar #nav-buying li a:link,
.navbar #nav-buying li a:visited,
.navbar #nav-selling li a:link,
.navbar #nav-selling li a:visited,
.navbar #nav-other li a:link,
.navbar #nav-other li a:visited,
.navbar #nav-about li a:link,
.navbar #nav-about li a:visited {
	/* Gotta clear a bunch of parent styles */
	background: none;
	text-indent: 0px;
	height: inherit;
	_height: 16px;
}

/* Unkosher IE6 Hackery */
* html .navbar #nav-propsearch ul li a:hover,
* html .navbar #nav-buying ul li a:hover,
* html .navbar #nav-selling ul li a:hover,
* html .navbar #nav-other ul li a:hover,
* html .navbar #nav-about ul li a:hover {
	background-color: #ced3e8;
	background-image: none;
}
/* End */

/* Unkosher IE7 Hackery */
*:first-child+html .navbar #nav-propsearch ul li a:link,
*:first-child+html .navbar #nav-propsearch ul li a:visited,
*:first-child+html .navbar #nav-buying ul li a:link,
*:first-child+html .navbar #nav-buying ul li a:visited,
*:first-child+html .navbar #nav-selling ul li a:link,
*:first-child+html .navbar #nav-selling ul li a:visited,
*:first-child+html .navbar #nav-other ul li a:link,
*:first-child+html .navbar #nav-other ul li a:visited,
*:first-child+html .navbar #nav-about ul li a:link,
*:first-child+html .navbar #nav-about ul li a:visited {
	height: 16px;
	padding-bottom:3px;
}
*:first-child+html .navbar .heighthack {
	background-color: #ced3e8;
	height: 34px;
	padding-bottom:3px;
}
/* End */

#searchdenver a:link,
#searchdenver a:visited {
	display: block;
	width: 171px; height: 99px;
	background: url(images/subnav/search_denver.jpg) no-repeat;
	text-indent: -9999px;
}
#searchdenver a:hover {
	background: url(images/subnav/search_denver_on.jpg) no-repeat;
}

#searchboulder a:link,
#searchboulder a:visited {
	display: block;
	width: 181px; height: 118px;
	background: url(images/subnav/search_boulder.jpg) no-repeat;
	text-indent: -9999px;
}
#searchboulder a:hover {
	background: url(images/subnav/search_boulder_on.jpg) no-repeat;
}

/* End subnav */

/* RELOCATING page*/
.relocatingbox {
	width:97%;
	padding:8px;border:1px solid #acb3d7;
	margin-bottom:20px;
}
/* end RELOCATING page */

/* COMMUNITY LINKS page */
a.communitylinks-sections {
	font-size:11px;
	font-weight:bold;
	color:#00355e;
	text-decoration:none;
}
a:visited.communitylinks-sections {
	color:#00355e;
	text-decoration:none;
}
a:hover.communitylinks-sections {
	color:#cc092f;
	text-decoration:underline;
}
a.communitylinks {
	font-size:11px;
	color:#00355e;
	text-decoration:none;
}
a:visited.communitylinks {
	color:#00355e;
	text-decoration:none;
}
a:hover.communitylinks {
	color:#cc092f;
	text-decoration:underline;
}
.communitylinksboxes {
	width:97%;
	margin-top:12px;
	padding:8px;
	border:1px solid #acb3d7;
}
/* end COMMUNITY LINKS */

/* REAL ESTATE SCHOOLS page */
.realestateschoolsbox {
	padding:8px;
	border:1px solid #acb3d7;
}
.realestateschoolsname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00355e;
}
/* end REAL ESTATE SCHOOLS page */

/* AGENT and OFFICE STYLES */
h2.agentpage  {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#00355e;
	padding-top:10px;
	margin-bottom:0;
}
#agent_blurb{
	background-color:#ced3e8;
	color:#486e8b;
}
#agent_blurb:hover{
	background-color:#e3e5f1;
}
#agent_blurb td{
	color:#000000;
	font-size:12px;
}
#agent-detail-container{
	position:relative;
	width:700px;
}
#agent-detail-container #agent-info{
	width:260px;
}
#agent-detail-container #agent-info img{
	border:1px solid black;
	width:250px;
	margin-bottom:4px;
}
#agent-detail-container #agent-info #agent-name{
	font-weight:bold;
	font-size:14px;
}
#agent-detail-container #agent-info #agent-title{
	font-size:12px;
	font-weight:bold;
}
#agent-detail-container #agent-info #agent-address,
#agent-detail-container #agent-info .agent-contact-info{
	font-size:12px;
	font-weight:normal;
	padding:4px;
}
#agent-detail-container #agent-info #agent-bios div,
#agent-detail-container #agent-info #agent-bios p,
#agent-detail-container #agent-info #agent-bios span,
#agent-detail-container #agent-info #agent-bios font,
#agent-detail-container #agent-info #agent-bios h3,
#agent-detail-container #agent-info #agent-bios ul,
#agent-detail-container #agent-info #agent-bios li{
	color:#000000 !important; 
	font-size:12px !important;
	text-align:left !important;
	padding:4px;
}
#agent-detail-container #agents-listings{
	float:right;
	top:0px;
	right:0px;
	width:440px;
	font-size:11px;
}
#agent-detail-container #agents-listings .prop-container{
	/*background-color:#E0D4B9;*/
	margin-bottom:4px;
}
.colorMe{border:1px solid #ced3e8;background-color:#ced3e8;}
#agent-detail-container #agents-listings .prop-container img.prop-thumb{
	margin:4px;
	border:1px solid black;
	cursor:pointer;
	float:left;
}
#agent-detail-container #agents-listings .prop-container .prop-info{
	float:left;
	padding:4px 0 0 0px;
	width:168px;
}
.prop-tools{
	float:right;
	padding:6px 3px 0 0;
}
#agent-detail-container #agents-listings .prop-container .prop-tools .wnt-results-tools-links{ 
	font-weight:bold;
	padding-bottom:3px;
	cursor:pointer;
}
.office-list-container{
	border:1px solid #ced3e8;
	padding:4px;
	background-color:#e3e5f1;
	color:#000000;
	margin-bottom:4px;
	width:650px;
	text-align:left;
}
.office-list-container .office-thumb{
	float:left;
}
.office-list-container .office-info{
	padding-left:6px;
	float:left;
	width:370px;
}
.office-list-container .office-tools{
	float:left;
	padding-left:6px;
}
.office-list-container .office-tools a,
.office-list-container .office-tools a:visited{
	color:#ba0024;
	font-weight:normal;
	text-decoration:none;
}
.office-list-container .office-tools a:hover{
	text-decoration:underline;
}


/* Quick Search */
.quicksearch { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color:#00355e; width:207px; height:156px; }
.quicksearch input { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color:#00355e; }
.quicksearch select { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color:#00355e; border:1px solid #00355e; }
a.quicksearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00355e;
}
a:hover.quicksearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ba0024;
}

.wnt-quicksearch-citylist{
	position:absolute; 
	top:25px; 
	right:9px !important; right:8px;
}
.wnt-quicksearch-citylist-select{
	width: 173px;
	height:19px;
}

.wnt-quicksearch-minprice{
	position:absolute;
	top:51px;
	right:99px !important; right:98px;
}
.wnt-quicksearch-minprice-select{
	width:83px;
	height:19px;
}

.wnt-quicksearch-maxprice{
	position:absolute; 
	top:51px; 
	right:9px !important; right:8px;

}
.wnt-quicksearch-maxprice-select{
	width:83px;
	height:19px;
}

.wnt-quicksearch-address{
	position:absolute; 
	top:77px !important; top:76px; 
	right:9px !important; right:8px;
}
.wnt-quicksearch-address-textbox{
	width: 171px;
	height: 16px;
	border:1px solid #00355e;
}

.wnt-quicksearch-propertyid{
	position:absolute; 
	top:103px !important; top:102px; 
	right:9px !important; right:8px;
}
.wnt-quicksearch-propertyid-textbox{
	width: 171px;
	height: 16px;
	border:1px solid #00355e;
}

.wnt-quicksearch-state{
	width:120px;
	display:none;
}

.wnt-quicksearch-county{
	width:120px; 
	display:none;
}

.wnt-quicksearch-search {
	position:absolute; 
	top:128px;
	right:9px !important; right:8px;
	width:173px; height:19px;
}
.wnt-quicksearch-search-image {
	width:173px; height:19px;
}

.wnt-quicksearch-mapsearch{
	position:absolute; 
	top:148px; 
	right:10px !important; right:9px; 
	width:173px; 
	text-align:center;
}

/* Quick Search Sub*/

.wnt-quicksearch-sub-citylist{
	position:absolute; 
	top:41px; 
	right:11px !important; right:10px;
}
.wnt-quicksearch-sub-citylist-select{
	width: 173px;
}

.wnt-quicksearch-sub-minprice{
	position:absolute; 
	top:81px; 
	right:101px !important; right:100px;
}
.wnt-quicksearch-sub-minprice-select{
	width:83px;
}

.wnt-quicksearch-sub-maxprice{
	position:absolute; 
	top:81px;
	right:11px !important; right:10px;
}
.wnt-quicksearch-sub-maxprice-select{
	width:83px;
}

.wnt-quicksearch-sub-address{
	position:absolute; 
	top:120px !important; top:120px; 
	right:11px !important; right:10px;
}
.wnt-quicksearch-sub-address-textbox{
	width: 169px;
	height: 15px;
	border:1px solid #00355e;
}

.wnt-quicksearch-sub-propertyid{
	position:absolute; 
	top:160px !important; top:160; 
	right:11px !important; right:10px;
}
.wnt-quicksearch-sub-propertyid-textbox{
	width:169px;
	height: 15px;
	border:1px solid #00355e;
}

.wnt-quicksearch-sub-state{
	width:120px;
	display:none;
}

.wnt-quicksearch-sub-county{
	width:120px; 
	display:none;
}

.wnt-quicksearch-sub-search{
	position:absolute; 
	top:188px; 
	right:11px;
	width:173px; height:19px;
}

.wnt-quicksearch-sub_search-image {
	width:173px; height:19px;
}

.wnt-quicksearch-sub-mapsearch{
	position:absolute; 
	top:208px; 
	width:195px; 
	text-align:center;
}

/* STYLE FOR LISTING PAGE */
.listingsborder-featured {
	text-align:left;
}

/* CMS STYLES */

#cmsContent {
	border:1px solid red;
}