/* CSS Document */

body {
background-image:url(../images/bg.gif);
margin-top:40px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#container {
width:731px;
}

#index_top {
background-image:url(../images/bg2.gif);
width:725px;
height:398px;
border-bottom:1px solid #000000;

}

#large_image{
float:left;
width:404px;
height:308px;
background-image:url(../images/index_building.jpg);
background-repeat:no-repeat;

}

#collage {
float:left;
width:404px;
height:90px;
background-image:url(../images/index_collage.jpg);
background-repeat:no-repeat;

}
#nav {
	float:left;
	width:251px;
	height:163px;
	text-align:left;
	background-color:#e8e8da;
	background-image:url(../images/logo_residences.gif);
	background-repeat:no-repeat;
	background-position:30px 55px;
	padding:125px 30px 20px 40px;
	font-size: 12px;
	line-height: 14px;
	
}

#nav a{
color:#720500;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
letter-spacing:1.1px;
text-decoration:none;

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

#nav li {
margin:4px 0;
padding:0;
}
#nav ul {
list-style:none;
margin:0;
padding:0;


}

#logo {
float:right;
width:320px;
height:90px;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-position:210px 10px;

}

#index_left_content {
text-align:left;
margin:0;
padding:20px 0;
background-image:url(../images/gradient.gif);
background-repeat:repeat-x;
width:725px;
height:auto;
border-bottom:1px solid #000000;

}
#index_left_content h1 {
margin:0px 330px 5px 20px;
font-size:14px;
font-weight:normal;

}
#index_left_content p {
	margin:10px 350px 20px 20px;
	line-height:1.4;
	font-size: 11px;
}
#index_left_content img {
margin:10px 0px 0px 20px;

}

#pages_content {
text-align:left;
margin:0;
padding:20px 0;
background-color:#ffffff;
border-bottom:1px solid #000000;

}
#pages_content h1 {
margin:0px 330px 5px 20px;
font-size:14px;
font-weight:normal;

}
#pages_content p {
	margin:10px 350px 20px 20px;
	line-height:1.4;
	font-size: 11px;
}
#pages_content img {
margin:10px 0px 0px 20px;

}


#index_right_content {
	color:#333333;
	float:right;
	text-align:left;
	width:321px;
	height:auto;
	background-image:url(../images/grad_bar.gif);
	background-repeat:no-repeat;
}
#index_right_content h1 {
	font-size:14px;
	font-weight:100;
	margin:10px 20px 5px 20px;
	color: #51504a;
}

#index_right_content p {
	line-height:1.4;
	margin:10px 60px 20px 20px;
	color: #656262;
	font-size: 11px;
}

#index_right_content a {
color:#720500;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
letter-spacing:1px;
text-decoration:none;
margin:0;
}
#index_right_content a:hover {
	text-decoration:underline;
}
#index_right_content img {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 0;
}

#footer {
clear:both;
width:625px;
height:15px;
margin-top:30px;
background-image:url(../images/footer_logo.gif);
background-repeat:no-repeat;
background-position:5px 10px;
text-align:left;
padding:22px 0 10px 100px;
}
#footer a{
	color:#d3d3d3;
	font-size:9px;
	margin:0 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:auto;
}
#footer a:hover{
    text-decoration:underline;
}
#copyright {
float:left;
width:200px;
height:auto;
margin-left:5px;
padding-top:5px;
color:#9a9a9a;
text-align:left;

}
.shadow_top {
margin-top:15px;
width:731px;
height:3px;
font-size:1px;
background-image:url(../images/shadow_top.gif);
background-repeat:no-repeat;
}

.shadow_bottom {
clear:both;

width:731px;
height:2px;
font-size:1px;
background-image:url(../images/shadow_bottom.gif);
background-repeat:no-repeat;
}

.shadow_sides {

width:731px;
height:auto;
background-image:url(../images/shadow_sides.gif);
background-repeat:repeat-y;

}
#disclaimer{
	color:#999999;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: left;
	height: auto;
	float: left;
	width: 690px;
	margin-left: 5px;
	margin-top: 5px;
}
