/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#ffffff;
	font-size:14px;
	margin:0 auto;
	background-color:#decfb5;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.border {
	border:#8EABCB solid;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#upscale_logo {
	position:relative;
	top:0;
	left:0;
	width:266px;
	height:28px;
	float:right;
	margin: 2px 6px 0 0;
	
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:835px;
	height:266px;
	background-image:url(images/bg_banner.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 28px;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:895px;
	height:204px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:145px;
	left:19px;
	width:872px;
	height:25px;
	float:left;
	
}
/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:895px;
	height:auto;
	margin: 0 auto;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
	
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:855px;
	height:auto;
	margin: 20px 0 0 28px;
	padding: 0 0 20px 0;
}

#content_sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:821px;
	height:auto;
	margin: 0 0 0 29px;
	background-image:url(images/img_blue-middle.jpg);
	background-repeat:repeat-y;
	padding: 20px 24px 0 20px;
}


.flag {
	position:relative;
	width:412px;
	height:auto;
	float:left;
	margin: 10px 0 0 0;
	padding: 0 0 0 17px;
}

.apt {
	position:relative;
	width:392px;
	height:auto;
	float:right;
	margin: 10px 10px 0 0;
}

#our_location {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:262px;
	height:143px;
	background-image:url(images/img_baby-blue-box.jpg);
	background-repeat:no-repeat;
	padding: 10px 0 0 10px;
	margin: 0 9px 0 0;

	
}
#apt_floorplans {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:262px;
	height:143px;
	background-image:url(images/img_baby-blue-box.jpg);
	background-repeat:no-repeat;
	padding: 10px 0 0 10px;
	margin: 0 10px 0 0;

	
}
#apply_lease {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:262px;
	height:143px;
	background-image:url(images/img_baby-blue-box.jpg);
	background-repeat:no-repeat;
	padding: 10px 0 0 12px;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:250px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:885px;
	height:65px;
	clear:both;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 5px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:25px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.gif);
}

a#nav_01 {
	width:55px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -25px;
}

.active_01 {
	background-position: 0 -25px !important;
}

a#nav_02 {
	width:77px;
	cursor:pointer;
	background-position:-55px 0;
}

a:hover#nav_02{
	background-position:-55px -25px;
}

.active_02 {
	background-position:-55px -25px !important;
}

a#nav_03 {
	width:119px;
	cursor:pointer;
	background-position:-132px 0;
}

a:hover#nav_03{
	background-position:-132px -25px;
}

.active_03 {
	background-position:-132px -25px !important;
}

a#nav_04 {
	width:82px;
	cursor:pointer;
	background-position:-251px 0;
}

a:hover#nav_04{
	background-position:-251px -25px;
}

.active_04 {
	background-position:-251px -25px !important;
}

a#nav_05 {
	width:100px;
	cursor:pointer;
	background-position:-333px 0;
}

a:hover#nav_05{
	background-position:-333px -25px;
}

.active_05 {
	background-position:-333px -25px !important;
}

a#nav_06 {
	width:93px;
	cursor:pointer;
	background-position:-433px 0;
}

a:hover#nav_06{
	background-position:-433px -25px;
}

.active_06 {
	background-position:-433px -25px !important;
}

a#nav_07 {
	width:126px;
	cursor:pointer;
	background-position:-526px 0;
}

a:hover#nav_07{
	background-position:-526px -25px;
}

.active_07 {
	background-position:-526px -25px !	important;
}

a#nav_08 {
	width:129px;
	cursor:pointer;
	background-position:-652px 0;
}

a:hover#nav_08{
	background-position:-652px -25px;
}

.active_08 {
	background-position:-652px -25px !important;
}

a#nav_09 {
	width:91px;
	cursor:pointer;
	background-position:-781px 0;
}

a:hover#nav_09{
	background-position:-781px -25px;
}

.active_09 {
	background-position:-781px -25px !important;
}
