@charset "UTF-8";
/* Background-Styles */


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(js/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}














body{
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	background-image:url(../img/main_bgd.gif);
	background-repeat:repeat-x;
	
	
}

.container{
	width:900px;
	margin:0 auto;
	position:relative;
	
	
}

#header{
	overflow:hidden;
	text-align:left;
	background-image:url(../img/header_Bgd.jpg);
	background-repeat:no-repeat;
	height:320px;
	width:900px;
	

}

#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
	height:110px;
}

#building{
	background-image:url(../img/uplandGreen_building.png);
	background-repeat:no-repeat;
	width:485px;
	height:220px;
	/*float:right;
	margin-right:50px;
	margin-top:30px;*/
	
	margin-left:10px;
	margin-top:30px;
	
}

#logo {
	background-image:url(../img/uplandGreen_logo.png);
	background-repeat:no-repeat;
	position:absolute;
	/*top:120px;
	left:40px;*/
	top:120px;
	left:580px;
	float:right;
	width:295px;
	height:110px;
	
}

#pagePointer{
	background-image:url(../img/pagePointer.gif);
	background-repeat:no-repeat;
	width:20px;
	height:9px;
	position:absolute;
}


.home_pointer{
	
	top:40px;
	left:80px;
	
}

.apartment_pointer{
	
	top:40px;
	left:190px;
	
}

.location_pointer{
	
	top:40px;
	left:303px;
	
}

.contact_pointer{
	
	top:40px;
	left:415px;
	
}


#nav{
	display:inline-block;
	height:36px;
	width:456px;
	margin:0px;
	padding:7px 0px 7px 35px;
	position:absolute;
	top: 251px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	
}

.navBox{
	float:left;
	height:26px;
	width:110px;
	outline:none;
  	color:#ffffff;
	font-size:14px;
	text-align:center;
	border-right:1px solid #000000;
	border-left:1px solid #ffffff;
	padding-top:10px;
}

.navBox A:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}



.navBox A:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}
	
.navBox A:hover{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}

#content{
	background-image:url(../images/global/tableBgd.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:35px 25px 40px 35px;
	position:relative;
	width:840px;
	
	
}
#mainContent{
	margin:0px 30px 35px 0px;
	width:515px;
	text-align:left;
	position:relative;
	
}


#mainContent_header{
	margin:25px 0px 15px 0px;
	text-indent:-9999px;
	/*width:515px;
	height:62px;*/
	width:840px;
	height:40px;	
	display:block;
	text-indent:-9999px;
	position:relative;
}

#mainContent_header2{
	margin:0px 0px 10px 0px;
	text-indent:-9999px;
	width:515px;
	height:30px;
	
	display:block;
	text-indent:-9999px;
	position:relative;
}

.mainContent_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
}

.newsUpdates{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#666633;
	text-align:center;
	line-height:30px;
}

.welcome{
	/*background-image:url(../img/welcome.png);*/
	background-image:url(../img/welcome2.png);
	background-repeat:no-repeat;
}

.forMoreInfo{
	/*background-image:url(../img/welcome.png);*/
	background-image:url(../img/forMoreInfo.png);
	background-repeat:no-repeat;
}

.uplandGreenLoft{
	/*background-image:url(../img/welcome.png);*/
	background-image:url(../img/uplandGreenLoft.png);
	background-repeat:no-repeat;
}

#images{
	width:515px;
}

.imageBlock{
	display:inline;
	padding:1px;
	width:80px;
	height:60px;
}



#table{
	width:100%;
	padding:0px;
	margin:20px 0px 50px 0px;
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
	border-bottom:#666633 1px solid;
	
	
}

.tableHeader_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#table th{
	height:35px;
	align:left;
	color:#003366;
	background-color:#ffffff
	
}

#table tr{
	color:#6d6d3a;
	background-color:#e8e8c0;
	height:30px;
}

#table tr.alt{
	background-color:#ffffff;
	color:#6d6d3a;
	height:30px;
}

.aptNumber{
	font-weight:bold;
	font-size:14px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


#secondarycontent{
	margin:0px 0px 35px 0px;
	width:285px;
	float:right;
	text-align:left;
	position:relative;
}

#sContent{
	margin:0px 0px 35px 0px;
	padding:5px;
	background-color:#ceba7e;
	position:relative;
}



#sContent_inner{
	background-color:#f3e9cb;
	padding:5px 15px 5px 15px;
}

#sContent_inner2{
	background-color:#f3e9cb;
	position:relative;

}

.sContent_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:5px;
	font-weight:bold;
	color:#ffffff;
}


.sContent_header2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
	color:#ffffff;
	display:block;
}

.sContent_header2 A:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}



.sContent_header2 A:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}
	
.sContent_header2 A:hover{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}

.sContent_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:10px;
	margin-top:5px;
	font-weight:bold;
	color:#666633;
}


.sContent_innerHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
	margin-top:5px;
	font-weight:bold;
	color:#FFF;
}


.sContent_innerBody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#960;
	margin-top:10px;
}


h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	margin:0px;
	letter-spacing:1px;
}

.footerBody_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#6699cc;
	font-size:11px;
	line-height:14px;
}


.mainContent_table{
	color:#003366;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}







#contactUs_form{
	width:465px;
	margin-left:50px;
	margin-top:30px;
}

.contact_type{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666633;
	
}

.contact_fields{
	margin:10px 0px 10px 0px;
}

.text_input{
	height:30px;
	width:400px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666633;
	border:3px #CCC solid;
	padding:5px;
}

.captcha_input{
	height:30px;
	width:100px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666633;
	border:3px #CCC solid;
	padding:5px;
}


.message_input{
	width:400px;
	height:200px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666633;
	border:3px #CCC solid;
	padding:5px;
}

.contact_type_message{
	height:40px;
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666633;
	margin:0px;
	padding:0px;
	
}


.contact_fields_message{
	width:210px;
	margin:0;
	padding:0;
	color:#666633
}

.contact_capcha{
	width:200px;
	margin:10px 0px 10px 0px;
}



.button{
	margin:20px 0px 20px 20px;
	width:100px;
}

.capcha_text{
	text-align:center;
	margin:20px 0px 20px 0px;
}




#footer_total{
	width:auto;
	position:relative;
	height:200px;
	background-image:url(../img/footer_Bgd.gif);
	background-repeat:repeat-x;
	background-color:#003366;
	clear:both;
	
	
}

#footer{
	width:840px;
	height:200px;
	margin:0 auto;
	padding:0px 25px 0px 35px;
	position:relative;
	background-repeat:repeat-x;
	
	
}

#lowerNav{
	height:24px;
	width:840px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}


.navBox_lower{
	float:left;
	height:19px;
	width:100px;
	outline:none;
  	color:#ffffff;
	font-size:12px;
	text-align:center;
	border-right:1px solid #000000;
	border-left:1px solid #ffffff;
	position:relative;
	padding-top:5px;

	
	
}

.navBox_lower A:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}




.navBox_lower A:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}


.navBox_lower A:hover{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	
}
#lowerBody{
	width:840px;
	position:relative;
	margin:20px 0px 20px 0px;
	
}


#lowerLogo {
	/*background-image:url(../img/uplandGreen_leaf.png);
	background-repeat:no-repeat;*/
	position:absolute;
	top:-45px;
	left:620px;
	width:218px;
	height:143px;
	
}

#lowerLogo h1{
	margin:0px;
	display:block;
	text-indent:-9999px;
	height:110px;
}


#footer_box{
	float:left;
	margin:0px 0px 0px 0px;
}

.locationBox{
	width:150px;
}

.contactBox{
	width:180px;
}

.directionsBox{
	width:240px;
}

#footerText{
	font-family:Arial, Helvetica, sans-serif;
	color:#6699cc;
	position:relative;
	float:left;
	font-size:12px;
	margin:40px 0px 20px 0px;
	width:840px;
}












