/***************************************************************************************************

Lovely defaults

****************************************************************************************************/

*{

	margin: 0;

	padding: 0;

	outline: none;

}



img{

	border: 0;	

}



label{

	cursor: pointer;	

}



html, body{

	position: relative;

}



/***************************************************************************************************

Default Typography

****************************************************************************************************/



body{

	background-image:url(../images/design/body-bg.jpg);

	background-repeat:repeat-x;

	background-color: #2d2e32;

	background-position: top center;

	

	font-family: Arial, Helvetica, sans-serif;

	color: white;

	font-size: 12px;

	line-height: 18px;

}



h1, h2, h3, p{

	margin: 17px 0;

}





/* "Fix" IE collapsing margin issue */

h1:first-child, h2:first-child, h3:first-child, p:first-child{

	margin-top: 0;

}



h1:last-child, h2:last-child, h3:last-child, p:last-child{

	margin-bottom: 0;

}



h1{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 28px;

	line-height: 32px;

	font-weight: normal;

}



h2{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	font-size: 18px;

	line-height: 24px;

}



h3{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	line-height: 18px;

	font-weight: normal;

}





ul{

	list-style: none;

	margin: 10px 0;

}



li{

	background-image: url(../images/design/li-bg.gif);

	background-repeat: no-repeat;

	background-position: 0 6px;

	padding: 0 0 0 12px;

	margin: 6px 0;

}





:link,

a:visited{

	text-decoration: none;

	color: #bdbfc9;

}



a:hover,

a:active{

	text-decoration: underline;

}



hr{

	height: 1px;

	border: 0px solid white;

	outline: none;

	background-image: url(../images/design/dashed.gif);

	background-repeat: repeat-x;
	
	margin: 17px 0;

}



a.arrow-button{

	color: white;

	font-size: 18px;

	line-height: 36px;

	background-color: #843831;

	background-image: url(../images/design/arrow-button-bg.gif);

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	display: inline-block;

	-webkit-border-radius: 18px;

	-moz-border-radius: 18px;

	border-radius: 18px;

	padding: 0 15px 0 20px;

	text-decoration: none;

}



a.arrow-button:after{

 	content: " \00BB";

 	display: inline;

}



/***************************************************************************************************

General Layout Stuff

****************************************************************************************************/



#content{

	background-image:url(../images/design/top-center-bg.jpg);

	background-repeat: no-repeat;

	background-position: top center;

	margin: 0 auto;

	width: 960px;

	position: relative;	

}



.two-thirds{

	width: 610px;

	margin: 17px 10px;

	position: relative;

}



.half{

	width: 460px;

	margin: 17px 10px;

	position: relative;

}



.third{

	width: 290px;

	margin: 17px 10px;

	position: relative;

}



/***************************************************************************************************

Header

****************************************************************************************************/



#header{

	position: relative;

	height: 250px;

	font-family: Arial, Helvetica, sans-serif;

}



#header .blurb{

	cololor: #c2c2c2;

	width: 300px;

	position: absolute;

	top: 3px;

	font-size: 10px;

}



#header .address{

	left: 10px;

	text-align: left;

}



#header .phone{

	right: 10px;

	text-align: right;

}



#logo{
	position: absolute;
	top: 43px;
	left: 378px;
	z-index: 3;

}



#ul-nav-top-border{

	position: absolute;

	top: 179px;

	left: 12px;

}



#header ul.nav{

	position: absolute;

	margin: 0;

	top: 180px;

	left: 11px;

	width: 935px;

	background: url(../images/design/header-ul-nav-bg.jpg) repeat-y;

	z-index: 2;

	height: 49px;

	overflow: hidden;

	list-style: none;

	display: block;

	font-family: Georgia, "Times New Roman", Times, serif;	

}



#header ul.nav li{

	width: 150px;

	display: inline;

	text-align: center;

	float: left;

	text-transform: uppercase;

	z-index: 5;

	position: absolute;

	top: 15px;

	font-size: 16px;

	background-image: none;

	margin: 0;

}



#header ul.nav li.home{
	left: 0;

}



#header ul.nav li.apartments{
	left: 130px;

}



#header ul.nav li.management{
	left: 600px;

}



#header ul.nav li.community{
	left: 760px;

}



#header ul.nav li :link,

#header ul.nav li a:visited{

	text-decoration: none;

	color: white;

}



#header ul.nav li a:hover,

#header ul.nav li a:active{

	font-weight: bold;

}



#ul-nav-bottom-border{

	position: absolute;

	top: 229px;

	left: 12px;

}



/***************************************************************************************************

Main

****************************************************************************************************/



#main{	

	position: relative;

	background-image:url(../images/design/dashed.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	padding: 0 0 10px 0;

	min-height: 1px;

}



.home-footer{

	background-image:url(../images/design/home-footer-bg.gif);

	background-repeat: repeat-x;

	height: 200px;

}	





/**

Slider Reset

**/



#photos{

	background-color: #333;

}



#photos ul{

	margin: 0;	

}



#photos li{

	background-image: none;

	padding: 0;

	margin: 0;

}



/**

Floor Plans

**/



ul.floorplans{


	width: 480px;

	list-style: none;

	margin: 0;

}



ul.floorplans li{

	display: block;

	float: left;

	width: 220px;

	height: 135px;

	margin: 10px;

	padding: 0;

	background-image: none;


}



ul.floorplans li a{

	color: white;

	text-decoration: none;

}



ul.floorplans li img{
	display: block;
}

ul.floorplans li .pricing {display: block; height: 30px; background: #333;}

ul.floorplans li p{

	display: block;

	padding: 5px;

	width: 210px;

	margin: 0;

	background-color: #333;

	opacity:0.95;

	filter:alpha(opacity=95);

	line-height: 12px;

	height: 12px;

	font-size: 12px;

}



ul.floorplans li p span{

	text-decoration: line-through;	

}



ul.floorplans li a:hover p{

	opacity:1;

	filter:alpha(opacity=100);

}



ul.floorplans li p{

	

}



/** 

Form

**/



form.contact-us{

	padding: 0;

}



form.contact-us  label{

	font-size: 12px;

}



form.contact-us input,

form.contact-us textarea{

	background-image: url(../images/design/contact-us-input-bg.gif);

	background-repeat: repeat-x;

	border: 1px solid #47484c;

	color: white;

	background-color: #444549;

	padding: 2px;

	font-size: 12px;

	line-height: 16px;

	margin: 0;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

}



form.contact-us .full{

	padding: 6px 0;

	width: 260px;

}



form.contact-us .full .text,

form.contact-us .full textarea,

form.contact-us .full select{

	width: 284px;

}



form.contact-us .full textarea{

	height: 60px;	

}



form.contact-us div.submit{

	text-align: right;

	padding: 6px 0 12px 0;

}



form.contact-us input.submit{

	color: white;

	font-size: 12px;

	line-height: 28px;

	background-color: #843831;

	background-image: url(../images/design/arrow-button-bg.gif);

	background-position: 0 -5px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	display: inline-block;

	-webkit-border-radius: 15px;

	-moz-border-radius: 15px;

	border-radius: 15px;

	padding: 0 17px;

	text-decoration: none;

	cursor: pointer;

}





/***************************************************************************************************

Home Footer

***************************************************************************************************/



.home-footer .quarter{

	width: 220px;

	margin: 17px 10px;

}



.home-footer .half{

	width: 460px;

	margin: 17px 10px;

}



.home-footer a{

	font-size: 14px;

	font-weight: bold;

	color: white;

	font-family: Georgia, "Times New Roman", Times, serif;

}





.home-footer a:after{

 	content: " \00BB";

 	display: inline;

}



/***************************************************************************************************

Footer

****************************************************************************************************/



#footer{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	position: relative;	

	min-height: 30px;	

}



#footer :link,

#footer a:hover,

#footer a:active,

#footer a:visited{

	color: white;	

}



#footer .blurb{

	position: absolute;

	width: 400px;

	top: 10px;

}



#footer .copyright{

	text-align: left;

	left: 10px;

}



#footer .nav{

	text-align: right;

	right: 10px;

}



#footer .nav ul.nav{

	list-style: none;

	display: block;

	margin: 10px 0;

}



#footer .nav ul.nav li{

	display: inline;

	float: left;

	text-transform: uppercase;

	border-left: 1px solid white;

	padding: 0 0 0 10px;

	margin: 0 0 0 10px;

	line-height: 12px;

	background-image: none;

}





#footer .nav ul.nav li.first{

	border-left: none;

}



.editable {
	margin: 0;
	padding: 0;	
}

/***************************************************************************************************

Misc. IE 6 hacks and other necessary evils.  Don't touch any of this.

****************************************************************************************************/



/* Make sure floating divs within other divs are contained properly */

.clear-across{

	clear: both;

	display: block;

	visibility: hidden;

	height: 0; 

	overflow: hidden;

	width: 0;

	border: 0px solid black;

}



/* Avoid the IE6 double left margin issue */

.float-left{

	margin: 0;

	padding: 0;	

	float: left;

	position: relative;

}



/* Keep consistant w/ float-left */

.float-right{

	margin: 0;

	padding: 0;	

	float: right;

	position: relative;

}



/* IE 6/7 sometimes chokes when too many objects are floating */



/* Hides from IE5-mac \*/

* html .holly-hack{

	height: 1%;

}

/* End hide from IE5-mac */
