/*** CSS Document **/

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial,Helvetica;
	font-size: 13px;
	/*background-image:url(/resources/img/hom/top-header-bg.jpg);*/
	background-color:#C9C996;
	/*background-image:url(../img/uni/bg_pattern.gif);
	background-color:#969662;*/
	background-position:top;
	background-repeat:repeat-x;	
	color:#003333;/*#474947;*/
	}
	
body.newlook {
	background-image:url(/resources/img/hom/nav-bg.jpg) important!;
}

p {
	font-size: 13px;
	line-height: 22px;
	}

ul {	
	color: #333333;
	line-height: 14px;
	list-style-image:url(../img/uni/bullet.gif);
	font-size: 11px; 
	margin: 0 0 0 2.5em;
 	padding:0px 0px 0px 0px; 
}

li {
	margin-bottom: 3px;
}


a:link {
	font-weight: normal; color: #860C0C; text-decoration: none;
}
a:active {
	font-weight: normal; color: #860C0C; text-decoration: underline;
}
a:hover {
	font-weight: normal; color: #860C0C; text-decoration: underline;	
}
a:visited {
	font-weight: normal; color: #860C0C; text-decoration: none;
}
a:visited:hover {
	font-weight: normal; color: #860C0C; text-decoration: underline;
}



.bold {
	font-weight:bold;
}

	
	
/***********************************************************
 END BASIC ELEMENTS
************************************************************/


/***********************************************************
 LAYOUT DIVS (Footer and Search Bar divs are below)
************************************************************/

#container {		
	position: relative;
	width:740px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding: 0;
	vertical-align: top;
}
#container_home_newlook {		
	position: relative;
	width:1000px;
	height: 550px;
	margin:0px auto;
	padding: 0px;
	vertical-align: top;
}
#container_newlook {		
	position: relative;
	width:1000px;
	margin:0px auto;
	padding: 12px;
	vertical-align: top;
}

#container_newlook .inner {
	margin-left: 0 29px;
	min-height:440px;
}
#container_newlook .inner2 {
	margin-left: 0 29px;
	min-height:440px;
}

#header { 
	height:105px;
	float: left;
	margin: 0px;
	background-image:url(../img/uni/header_mtns.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #FFF;
}

#header_newlook { 
	height:70px;
	margin: 0px;
	background-image:url(/resources/img/hom/top-header-bg.jpg);
	background-repeat:repeat-x;
}
#header_newlook .inner { 
	height: 100%;
	width: 1020px;
	margin: 0px auto;
	background-image:url(/resources/img/hom/top-header-mtns.jpg);
	background-repeat: no-repeat;
	background-position: top right;
		
}

#utilityNav {
	width: 200px;
	float:right;
	margin-right: 32px;
	margin-top: 12px;
	text-align: right;
	font-size: 9pt;
	}
#utilityNav a {
	color: white;
	text-transform: uppercase;
}
	

#mainNav_newlook { 
	height:68px;
	margin: 0px; padding:0px;
	background-image:url(/resources/img/hom/nav-bg.jpg);
	background-repeat:repeat-x;
}

#mainNav_newlook .inner { 
	padding: 0px;
	text-align:center;
}

#mainNav_newlook img { 
	padding: 0px;margin:0px;
}

#footer_newlook { 
	height:139px;
	margin: 0px;
	background-image:url(/resources/img/hom/peaks-footer.png);
	background-repeat:repeat-x;
}

#footer_newlook .inner {
	width: 940px;
	margin: 0 auto;
	padding-left: 32px;
}

.footerLinkBlock {
	width: 23%;
	float: left;
	padding-right:12px;
}
.footerLinkBlock a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
.footerLinkBlock a:hover {
	color: #ddd;
}

.footerLinkBlock ul {
	padding: 0px;
	margin: 0px;
}
.footerLinkBlock li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	font: 13px Arial;	
}

.footerLinkBlock .headerlink {
	text-transform: uppercase;
	font: 14px Arial bold;
	margin: 20px 0px 13px;
	}

#content_newlook{ 
	width: 1020px;
	padding: 4px 4px 30px 4px;
	margin: 0px;
	min-height: 600px;
}
#mainNav {
	width: 740px;
	height: 35px;
	margin: 0 0 0 0px;
	float:left;	
	text-align: center;
}
#flashImage{
	background-color:#D8CFAC;
	width: 732px;
	height: 145px;
	padding: 4px;
	margin: -5px 0 0 0;
	float:left;	
}

#content{ 
	width: 732px;
	padding: 4px 4px 30px 4px;
	margin: 2px 0px 0 0px;
	min-height: 400px;
	background-color: #E9E8CF;
}

H1 {
	font-weight: bold; 
	font-size: 11px; 
	color: #003333; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0 0px 0px 0;
	padding: 0 0 8px 0;
}

H2 {
	font-weight: bold; 
	font-size: 11px; 
	color: #1F4C76; 
	font-style: normal; 
	font-family:  Verdana, Helvetica, sans-serif; 
	margin: 0 0px 15px 0;
}

#breaker{
	clear: both;
	height:0px; 
	line-height:0px;
}

/***********************************************************
 END LAYOUT DIVS
************************************************************/




/***********************************************************
LEFT NAV DIVS
************************************************************/

/* SECONDARY NAV*/
#leftNavPlaceholder {
	margin-left:29px;	
	float:left;
	width: 1px;
	}
#leftNav { 
	width: 190px;
	padding: 40px 20px 5px 4px;
	margin-left:29px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	text-align: left;
	min-height: 260px;
	display:inline;	
	background-image: url(/resources/img/nav/secondary-navbox.png);
	background-repeat: no-repeat;
	background-position: bottom;
	/*background-color:white;*/
}
#leftNav ul {
	margin: 0;
	padding: 0px 15px;
	font-size: 11px;
}
#leftNav li {
	margin: 0 0 17px 0;
	padding: 0;
	list-style-type: none;
}
#leftNav ul li a {
	display: block;
	color: #333;
	font-size: 13px;
}
#leftNav a:link, #leftNav a:visited {
	padding: 0 0 0 10px;
	margin: 0px 0 2px 0;
	color: #666;
	text-decoration: none;
	background: url(../img/nav/nav_arrow.gif) no-repeat;
	background-position:0px 0px;
}
#leftNav a:hover, #leftNav a:active {
	padding: 0 0 0 10px;
	font-weight: bold;
	list-style-type: none;
	color: #375411;
	text-decoration: none;
	font-weight: bold;
	background-position: 0 -40px;
}

/* END SECONDARY NAV*/

/* TERTIARY NAV*/
#leftNav ul ul {
	margin: 7px 0 5px 0;
	padding: 0;
	color: #375411;
	font-size: 9px;
}

#leftNav li li {
	margin: 0px 0 4px 0px;
	padding: 0;
	font-size: 9px;
	color: #375411;
}


#leftNav ul ul li a:link, #leftNav ul ul li a:visited {
	margin: 0px 0 0px 18px;
	width: 140px;
	color: #375411;
	text-decoration: none;
	display:block;

}
#leftNav ul ul li a:hover, #leftNav ul ul ul li a:active {
	text-decoration: none;
	background-image: none;
	color: #375411;

}

/* END TERTIARY NAV*/
/* QUATERNARY NAV*/
#leftNav ul ul ul {
	margin: 7px 0 5px 0;
	padding: 0;
	color: #375411;
	font-size: 9px;
}

#leftNav li li li {
	margin: 0px 0 4px 0px;
	padding: 0;
	font-size: 9px;
	color: #375411;
}


#leftNav ul ul ul li a:link, #leftNav ul ul ul li a:visited {
	margin: 0px 0 0px 26px;
	color: #B38F00;
	text-decoration: none;
	display:block;
}
#leftNav ul ul ul li a:hover, #leftNav ul ul ul li a:active {
	text-decoration: none;
	background-image: none;
	color: #B38F00;

}
/* END QUATERNARY NAV*/


/* QUINTERNARY NAV*/
#leftNav ul ul ul ul {
	margin: 7px 0 5px 0;
	padding: 0;
	color: #375411;
	font-size: 9px;
}

#leftNav li li li li {
	margin: 0px 0 4px 0px;
	padding: 0;
	font-size: 9px;
	color: #375411;
}

#leftNav ul ul ul ul li a:link, #leftNav ul ul ul ul li a:visited {
	margin: 0px 0 0px 34px;
	color: #B38F00;
	text-decoration: none;
	display:block;
}
#leftNav ul ul ul ul li a:hover, #leftNav ul ul ul ul li a:active {
	text-decoration: none;
	background-image: none;
	color: #B38F00;
}
/* END QUINTERNARY NAV*/

/* SIXTERNARY NAV*/
#leftNav ul ul ul ul ul {
	margin: 7px 0 5px 0;
	padding: 0;
	color: #375411;
	font-size: 9px;
}

#leftNav li li li li li {
	margin: 0px 0 4px 0px;
	padding: 0;
	font-size: 9px;
	color: #375411;
}

#leftNav ul ul ul ul ul li a:link, #leftNav ul ul ul ul ul li a:visited {
	margin: 0px 0 0px 42px;
	color: #B38F00;
	text-decoration: none;
	display:block;
}
#leftNav ul ul ul ul ul li a:hover, #leftNav ul ul ul ul ul li a:active {
	text-decoration: none;
	background-image: none;
	color: #B38F00;
}
/* END SIXTERNARY NAV*/

/* SEVTERNARY NAV*/
#leftNav ul ul ul ul ul ul {
	margin: 7px 0 5px 0;
	padding: 0;
	color: #375411;
	font-size: 9px;
}

#leftNav li li li li li li {
	margin: 0px 0 4px 0px;
	padding: 0;
	font-size: 9px;
	color: #375411;
}

#leftNav ul ul ul ul ul ul li a:link, #leftNav ul ul ul ul ul ul li a:visited {
	margin: 0px 0 0px 50px;
	color: #B38F00;
	text-decoration: none;
	display:block;
}
#leftNav ul ul ul ul ul ul li a:hover, #leftNav ul ul ul ul ul ul li a:active {
	text-decoration: none;
	background-image: none;
	color: #B38F00;
}
/* END SEVTERNARY NAV*/


#login{
	margin: 30px 0 0 0;
	float:left;
	text-align: left;
}

#login a:link, #login a:visited, #login a:hover, #login a:active {
	background: none;
}

/***********************************************************
 END LEFT NAV DIVS
************************************************************/





/***********************************************************
FOOTER DIVS
************************************************************/


#footer {
	/*position: relative;   Needed for Safari */
	/*float: left;*/
	clear:both;
	background-image:url(../img/uni/footer-bg.gif);
	background-repeat: no-repeat;
	width: 670px;
	height: 60px;
	margin: 0px 0px 0 0px;
	padding: 13px 70px 10px 0;
	color:#716842;
	border-top: 1px solid;
	border-top-color:#669900;
	font-size:10px;
	text-align:right;
	line-height: 15px;
}

a.footer:link {
	font-weight: bold; color: #669900; text-decoration: none; border: none; margin: 0 3px 0 3px;
}
a.footer:active {
	font-weight: bold; color: #669900; text-decoration: none; border: none; margin: 0 3px 0 3px;
}
a.footer:hover {
	font-weight: bold; color: #669900; text-decoration: underline; border: none; margin: 0 3px 0 3px;
}
a.footer:visited {
	font-weight: bold; color: #669900; text-decoration: none; border: none; margin: 0 3px 0 3px;
}
a.footer:visited:hover {
	font-weight: bold; color: #669900; text-decoration: underline; margin: 0 3px 0 3px;
}


/***********************************************************
END FOOTER DIVS
************************************************************/

/***********************************************************
HOME DIVS
************************************************************/

.home_feature {
	background-image:url(/resources/img/hom/cta-light-off.png);
	width:190px;
	height:90px;
	float:left;
	margin: 20px 0 0 10px;
	padding: 30px 20px;
	font: 13px Arial;
	color: black;
	text-shadow: #eee 2px 2px 1px;
	cursor: pointer;
}
.home_feature:hover {
background-image:url(/resources/img/hom/cta-light-on.png);
	
}

.home_feature .headline  {
	font: 22px Arial;
	text-align: center;
}


#apt_search_newlook {
	background-image:url(/resources/img/hom/property-searchbox.png);
	width:220px;
	float:left;
	margin: 20px 0 0 40px;
	text-align: center;
	padding: 12px 4px;
	font: 12px Arial;
	color: white;
	text-shadow: #444 2px 2px 1px;
	height: 260px;
}

#interior_apt_search_newlook {
	background-image:url(/resources/img/hom/property-searchbox.png);
	width:220px;
	position:absolute;
	top:65px;
	margin: 20px 0 0 745px;
	text-align: center;
	padding: 12px 4px;
	font: 12px Arial;
	color: white;
	text-shadow: #444 2px 2px 1px;
	height: 260px;
}

#apt_search_newlook select, #interior_apt_search_newlook select {
	margin: 10px 3px;
	width: 190px;
	font: 15px Arial;
	color: #555;
	padding: 4px;
	border:2px solid silver;
border-radius:5px;
}



#apt_search_newlook button {
	margin: 0px 0px 0px 40px ;
}

button {
	background-image:url(/resources/img/hom/btn.png);
	padding: 0px;
	background-position: -2px -2px;
    background-color: transparent;
	border: none;
	height: 33px;
	width: 91px;
	color: #eee;
	text-shadow: #444 2px 2px 1px;
	cursor: pointer;
}

button:hover {
	background-image:url(/resources/img/hom/btn-hover.png);
}

button.search {
	color: #EEE;
}

button.cta-primary { 
	background-image:url(/resources/img/cta/side-cta.png); width:300px; 
	font: 22px Arial  !important;
	color: #033;
	 height: 89px; border: 0px;padding-left:22px;padding-top: -8px;
	 }

button.cta-secondary { 
	background-image:url(/resources/img/cta/blank-cta.png) !important; width:300px; 
	font: 22px Arial  !important; height: 89px; border: 0px;color: #033;
	 }
button.cta-communitydetails {
	background-image:url(/resources/img/cta/big-listing-btn.png) !important; 
	width:411px !important; 
	color: #EEE;
	font: 15px Arial !important; height: 43px !important; border: 0px;
}
	  
#apt_search_large {
	background-image:url(../img/hom/apt_search_large-bg.gif);
	width:236px;
	height:204px;
	float: left;
	margin: 0px 0 0 0px;
}

.apt_search_title {
	font: Arial 22px bold;
}
.apt_search_title a {
	color: #033;
}

.photobox {
	border: 1px solid #333;
	padding: 3px;
	background-color: white;
}

#apt_search_map {
	margin: -25px 5px 0 00px;
	text-align: center;
}
#form_large{
	margin: 2px 4px 0 8px;
}

form{
	margin: 0px 0px 0 0px;
}

select.apt_search {
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:9px;
	height: 18px; 
	color:#DABFB2;
	background-color:#862A00;
	border: #916A67 1px solid;
	margin: 0 4px 4px 0;
	width: 165px;
	line-height: 13px;
}
.apt_search_state{
	font-family:tahoma,verdana,helvetica,sans-serif; 
	font-weight: bold;
	font-size:11px;
	height: 18px; 
	color:#612723;
	background-color:#E9E8CF;
	margin: 3px 0 3px 5px;
}
.searchSelects select,
.searchSelects input {
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:11px;
}

#grand_callout{ 
	background-image:url(../img/hom/grand_callout-bg.gif);
	width:460px;
	height:204px;
	float: left;
	margin: 0px 0 0 4px;
	padding: 0 12px 0 20px;
}

#callout{
	width: 130px;
	height: 190px;
	margin: 12px 0 0 0px;
	float:left;
}

p.callout {
	font-size:9px;
	line-height: 10px;
	margin: 0px 0 0 3px;
}


a.callout:link, a.callout:active, a.callout:visited{
	font-weight: normal; color:#474947; text-decoration: none; border: none;
}

a.callout:hover,a.callout:visited:hover  {
	font-weight: normal; color: #612723; text-decoration: none; border: none;
}


.callout_image{
	margin: 5px 0 5px 0;
}
#callout_separator{
	background-image: url(../img/hom/grand_callout-separator.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 16px;
	height: 203px;
	text-align: center;
	float:left;
	margin: 0 5px 0 5px;
}

#home_text{
	padding: 5px 24px 20px 24px;
	width: 680px;
	float:left;
}

/***********************************************************
END HOME DIVS
************************************************************/


/***********************************************************
INTERIOR DIVS
************************************************************/
#pageImage{
	margin: 0 0 10px 29px;

}
#apt_search_small { 
	background-image:url(../img/uni/apt_search_small-bg.gif);
	width:207px;
	height:60px;
	float: left;
	margin: 0px 0 0 0px;
}

#apt_search_title_small {
	margin: 6px 0px 0 3px;
	text-align: left;
}

#form_small{
	margin: 2px 4px 0 8px;
}
select.apt_search_small {
	font-family:tahoma,verdana,helvetica,sans-serif; 
	font-size:11px;
	height: 18px; 
	color:#DABFB2;
	background-color:#862A00;
	border: #916A67 1px solid;
	margin: 5px 4px 4px 0;
	width: 165px;
	line-height: 13px;
}

#titleBar{
	margin: 0 0 0 4px;
	padding: 15px 15px 15px 15px;
	width: 491px; height: 30px;
	background-color:#B38F00;
	float:left;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px; color: #FFF;
}

#container_newlook .titleText{
	font-family:Arial, sans serif;
	font-size: 18px;
	color: #033;
	font-weight: bold;
	margin: 10px 0px 20px 29px;
}
#container_newlook .inner {
	 float:left; width:710px;
}
.propsearchitem {
	height:135px;
	width:680px;
	padding: 14px;
	margin-bottom: 14px;
}

#communityPhoto {
	width:312px;float:left;
}
#intAptPhone {
	font-family:Arial, sans serif;
	font-size: 18px;
	color: #033;
	font-weight: bold;float:right;margin-top: -24px; padding-right:12px;margin-bottom: 24px;
}
#intAptAddress {
	font-family:Arial, sans serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;float:left;
}
#intContentDescription {
	float:left;
	width:350px;
	padding: 0px 20px;
}
#communityOfficeHours {
	font-size: 1.2em;	
	width:192px;
	float:right;
	text-align: center;
	padding: 14px 0px 34px 0px; 
	margin-right: 38px;
	margin-top: 38px;
	width:227px;min-height:60px;
	background-image:url(/resources/img/nav/secondary-navbox.png);
	background-position: bottom;
	border-top-left-radius:     0.4em;
border-top-right-radius:    0.4em;
}
#communityOfficeHours .title {
	font-size: 1.4em;
	color: #993;margin-bottom:6px;
}

#ctaButtons {
	float:right;
	width:298px;
}
.titleText{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	margin-left: 29px;
}
.subtitleText{
	margin-left: 29px;
}

#int_text{
	padding: 40px 20px 20px 23px;
	width: 485px;
	float:left;
}

#inset_line{
	background-image: url(../img/uni/inset_line-bg.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 490px;
	margin: 10px 0 10px 0;
	float:left;
}

#content_footer{
	margin: 0 0 0 0;/margin: 0px 0 0 0;
	font-size: 9px;
	color: #612723
}

.content_footer_text{
	margin: 0 10px 0 10px;
}
/***********************************************************
END INTERIOR DIVS
************************************************************/
.required /* Required form Field - color for the markers  */
{
	color:red;
	
}

