/*------------------------------
 C S S   D O C U M E N T
 AUTHOR: ROY LINDAUER
 CONTACT: ROY@NOBLESTUDIOS.COM
 FIRM: NOBLE STUDIOS
------------------------------*/

body{
	background:url(../images/background.gif) repeat-x #637eaa;
	margin:0;
	text-align:center;
	}
/*-----------------------------------------------------------------------
  S T R U C T U R E
-----------------------------------------------------------------------*/
#container{
	text-align:left;
	width:743px;
	margin:0 auto;
	padding:10px;
	position:relative;
	background:url(../images/page_tile.gif) repeat-x top left #ffffff;
	}
	
#menu{
	height:30px;
	background:url(../images/menu_sd_left.png) no-repeat top left;
	width:270px;
	float:right;
	margin-top:91px;
	}
	
#menu p{
	padding:0;
	margin:0;
	margin-left:10px;
	background:url(../images/menu_sd_right.png) no-repeat top right;
	height:30px;
	}
#submenu{
	padding:0;
	margin:0;
	height:33px;
	background:url(../images/sub_menu_background.png) no-repeat right top;
	float:right;
	width:503px;
	text-align:right;
	overflow:hidden;
	}
h1{
	margin:0;
	padding:0;
	display:none;
	visibility:hidden;
	position:absolute;
	}
h1 span{ display:none; visibility:hidden; }
#logo_img{
	margin:0;
	padding:0;
	width:260px;
	height:230px;
	display:block;
	position:absolute;
	top:0;
	}
#header{
	background:url(../images/h2_welcome_image.jpg) no-repeat left bottom;
	text-align:left;
	width:763px;
	height:451px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
#footer{
	width:723px;
	margin:0 auto;
	text-align:center;
	}
	
#col1{
	padding:0;
	margin-top:10px;
	width:260px;
	float:left;
	}

#col2{
	margin-left:260px;
	padding:10px;
	width:460px;
	}

.clear{
	clear:both;
	font-size:1%;
	}

/*-----------------------------------------------------------------------
  T Y P O G R A P H Y   &   C O L O R S
-----------------------------------------------------------------------*/
body{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#936d4f;
	}
	
#container{
	}
a{
	text-decoration:underline;
	color:#936d4f;
	}
a:visited{
	text-decoration:underline;
	color:#ab7f5c;
	}
a:hover{
	text-decoration:none;
	color:#936d4f;
	}
a:active{
	text-decoration:none;
	color:#936d4f;
	}
#menu{
	font-size:80%;
	color:#f3f3f3;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	}
#menu a{
	color:#ffffff;
	text-decoration:none;
	}
#menu a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
#menu a.active{
	color:#ffffff;
	text-decoration:none;
	}
#menu p{
	padding:7px 0 0 5px;
	}
#submenu p{
	padding:8px 15px 0 0;
	margin:0;
	}
#submenu{
	font-size:100%;
	color:#012263;
	overflow:hidden;
	position:relative;
	font-weight:bold;
	}
h2{
	font-size:150%;
	color:#000000;
	}
h3{
	font-size:130%;
	color:#000000;
	}
h4{
	font-size:110%;
	color:#000000;
	}
#footer{
	background:url(../images/footer.gif) no-repeat left bottom #ffffff;
	text-align:center;
	padding:20px;
	margin-bottom:20px;
	}
img{ border:0 none;}
	
/* 3   C O L U M N S   H O M E   P A G E */

.col_3{
	background:url(../images/column_tile.jpg) repeat-y;
	height:250px;
	overflow:auto;
	}
.col_3 ul{
	list-style:none;
	margin:0;
	padding:0;
	width:210px;
	}
.col_3 ul li{
	display:inline;
	}
.col_3 ul li a{
	display:block;
	padding:5px;
	}
#the_property{
	float:left;
	width:229px;
	background:url(../images/column_body.jpg) no-repeat left bottom;
	margin-left:8px;
	}
#the_property h2{
	text-indent:-9000px;
	height:125px;
	margin:0;
	padding:0;
	background:url(../images/h2_property.jpg) no-repeat;
	}
#future_residents{
	float:left;
	width:229px;
	background:url(../images/column_body.jpg) no-repeat left bottom;
	margin-left:20px;
	}
#future_residents h2{
	text-indent:-9000px;
	height:125px;
	margin:0;
	padding:0;
	background:url(../images/h2_future.jpg) no-repeat;
	}
	
#our_residents{
	float:left;
	width:229px;
	background:url(../images/column_body.jpg) no-repeat left bottom;
	margin-left:20px;
	}
#our_residents h2{
	text-indent:-9000px;
	height:125px;
	margin:0;
	padding:0;
	background:url(../images/h2_residents.jpg) no-repeat;
	}
.breadcrumb{
	margin:0;
	padding:10px;
	border:1px solid #c5a886;
	background:url(../images/menu_tile.gif) bottom left repeat-x;
	color:#000000;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	}
.breadcrumb a, .breadcrumb a:visited{
	color:#000000;
	text-decoration:underline;
	}
.breadcrumb a:hover, .breadcrumb a:active{
	color:#000000;
	text-decoration:none;
	}
	
#col1 ul{
	list-style:none;
	margin:0;
	padding:0;
	width:220px;
	}
#col1 ul li{	
	display:inline;
	}
#col1 ul li a{
	display:block;
	padding:5px 3px;
	width:220px;
	text-decoration:none;
	border-bottom:1px solid #ede4d9;
	}
#col1 ul li a:hover{
	text-decoration:none;
	border-bottom:1px solid #c5a886;
	background:url(../images/menu_tile.gif) top left;
	color:#000000;
	}
#col1 li ul li a{
	border-bottom:none;
	background:none;
	}
#col1 li ul li a:hover{
	border-bottom:none;
	background:none;
	}
	
#col2 ul{
	list-style:outside;
	}
#col2 ul li{	
	padding:4px;
	}
	
.video_box{
	float:right;
	padding:2px;
	}
ul#menu_1{
	text-transform:uppercase;
	}
	
ul#menu_2{
	margin-left:15px;
	text-transform:uppercase;
	}
ul#menu_3{
	margin-left:30px;
	text-transform:uppercase;
	}
ul#menu_4{
	margin-left:45px;
	text-transform:uppercase;
	}
ul#menu_2 li a{
	width:205px;
	font-weight:normal;
	}
ul#menu_3 li a{
	width:190px;
	font-weight:normal;
	}
ul#menu_4 li a{
	width:175px;
	font-weight:normal;
	}
	
	
	