/* CSS Document */
:-moz-any-link:focus {
  outline: none;
}

* { 
	margin:0; padding:0;
}
html{
	font-family:arial;
}

body{
	background:#031f47;
	font-size:12px;
	line-height:18px;
	color:#363636;
}

img{ 
	border:0px none; 
	margin:0; 
	padding:0; 
	vertical-align:top;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
margin:0 0 10px 0;
color:#993300;
}

h2{
font-size:14px;
margin:15px 0 10px 0;
}

h3{
font-size:14px;
font-weight:normal;
margin:15px 0 0 0;
}

a:link,
a:visited,
a:hover,
a:active{
color: #32537c;
}

a:hover,
a:active{
color: #ababab;
}

/*Common
=================================*/
.min_height { 
	width:0px;
	height:490px;
	float:left;
}

.clear{
	clear:both;
}

.h-line{
	border-bottom:3px solid #999999;
	margin:10px 0;
}

.listLeft{
	float:left;
	width:300px;
	list-style:none;
	margin:0 20px;
}

.listRight{
	float:left;
	width:300px;
	list-style:none;
	margin:0 20px;
}

.picBorder{
	border:1px solid #999999;
	padding:5px;
	margin:0 0 10px 0;
	
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}



/*Content
=================================*/
#mainContainer{
	width:766px;
	margin:0 auto;
}

#mainContent{
	width:766px;
	background-color:#EDEDED;
	padding:30px 0 0 0;
}

#content{
	width:736px;
	margin:0 15px 15px 15px;
}

#header{
	background:url(../_images/header_bg.jpg) no-repeat;
	width:766px;
	height:125px;
	margin:0;
	padding:0;
}

#residents_btn{
	background:url(../_images/residents_bg.gif) no-repeat;
	position:relative;
	width:187px;
	height:30px;
	top:0px;
	float:right;
	color:#FFF;
}

#residents_click{
	margin:6px 0 0 14px;
}

#residents_btn a:link,
#residents_btn a:visited,
#residents_btn a:hover,
#residents_btn a:active{
	color:#ff9900;
}


#residents_btn a:hover,
#residents_btn a:active{
	color:#FFF;
}

.floorplanContent{
margin:0 0 20px 0;
padding:10px;
border:1px solid #CCCCCC;
}


#leftSide{
	width:410px;
	float:left;
	margin:0 16px 20px 40px;
}

#rightSide{
	width:258px;
	float:right;
	margin:0 40px 20px 0;
}

#welcome{
	background:url(../_images/welcomeHome_bg.gif) no-repeat;
	width:410px;
	color:#EDEDED;
	background-color:#5490be;
}

#welcomeTxt{
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	margin:0pt;
	padding:0pt 20px;
	width:364px;
}

#residentsHome{
	margin:25px 0 0 25px;
}

#neighborhood_bg{
	background: #d9d9d9 url(../_images/neighborhood_bg.jpg) no-repeat bottom;
	height:308px;
}

#neighborhoodHome p{
	margin:0px 15px;
	padding:10px 0;
}

#readMore_btn{
	margin:0px 15px;
}

#readMore_btn a:link,
#readMore_btn a:visited{
	background:url(../_images/read_more_btn.gif) no-repeat;
	display:block;
	width:76px;
	height:18px;
	background-position:top;
}

#readMore_btn a:hover,
#readMore_btn a:active{
	background:url(../_images/read_more_btn.gif) no-repeat;
	background-position:bottom;
}

#clickHere_btn{
	padding:85px 15px 0 15px;
}

#clickHere_btn a:link,
#clickHere_btn a:visited,
#clickHere_btn a:hover,
#clickHere_btn a:active{
	background:url(../_images/clickHere_btn.gif) no-repeat;
	display:block;
	width:74px;
	height:20px;
	background-position:left;
}

#clickHere_btn a:hover,
#clickHere_btn a:active{
	background:url(../_images/clickHere_btn.gif) no-repeat;
	background-position:right;
}

#map{
width:425px;
margin:10px auto;
border:1px solid #999;
padding: 10px;
}

#quickmapsHome{
background:url(../_images/quickMaps_btn.gif) no-repeat;
width:258px;
height:115px;
margin:15px 0;
}

#footer{
color:#FFFFFF;
font-size:90%;
height:50px;
margin:10px 30px 0 30px;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active{
color:#CCCCCC;
text-decoration:underline;
}

#footer a:hover,
#footer a:active{
color:#FFF;
text-decoration:none;
}




/* Navigation
====================================*/
#nav{
height:34px;
width:766px;
margin:0 auto;
}

#nav ul{
position:relative;
list-style:none;
left:0;
top:88px;
margin:0 37px 0 0;
padding:0;
}

#nav li{
display:inline;
float:right;
margin:0 1px;
}

#home a{
background:url(../_images/nav/home_btn.gif) top left no-repeat;
height:34px;
width:76px;
display:block;
text-indent:-10000px;
}

#home a:hover{
background-position:bottom;
}

#floorplans a{
background:url(../_images/nav/floorplans_btn.gif) top left no-repeat;
height:34px;
width:76px;
display:block;
text-indent:-10000px;
}

#floorplans a:hover{
background-position:bottom;
}

#amenities a{
background:url(../_images/nav/amenities_btn.gif) top left no-repeat;
height:34px;
width:76px;
display:block;
text-indent:-10000px;
}

#amenities a:hover{
background-position:bottom;
}


#photos a{
background:url(../_images/nav/photos_btn.gif) top left no-repeat;
height:34px;
width:76px;
display:block;
text-indent:-10000px;
}

#photos a:hover{
background-position:bottom;
}

#contact a{
background:url(../_images/nav/contact_btn.gif) top left no-repeat;
height:34px;
width:76px;
display:block;
text-indent:-10000px;
}

#contact a:hover{
background-position:bottom;
}


