/* Declarations
=========================*/
body, div, ul, li, h1, h2, h3, h4, p, a, img {
	margin: 0;
	padding: 0;
}
body {
	background: #526235 url(../_images/bg.jpg) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#3d3d3d;
}
p{
margin: 5px 0;
line-height:18px;
}
h1 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#0E3023;
}
h2 {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 15px 0 10px 0;
	color: #495531;
}

h3 {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #495531;
}

h4 {
	font-size:12px;
	font-weight:normal;
	margin:5px 0 0 0;
}

a:link, a:visited, a:hover, a:active {
	color:#0E3023;
	text-decoration:none;
}
a:hover, a:active {
text-decoration:underline;
color:#73825c;
}
/* Useful Classes
=========================*/
.clear {
	clear:both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.h-line {
	border-bottom:1px solid #73825c;
	margin:10px 0;
}

.yellowBlock{
	background:#d8c517;
	height:10px;
	padding:10px 0;
	color:#000;
	font-weight:bold;
}


/* Content Areas
=========================*/
#main {
	width: 800px;
	padding:0 0 20px 0;
	margin: 20px auto 5px auto;
	background-color:#D1D9C5;
}

#mainContainer{
	width:720px;
	padding:0 20px;
	margin:0 20px;
	background-color:#f9f6e4;
}

/*#mainContainer ul{
margin:0px 0 10px 30px;
}

#mainContainer li{
margin:5px 0;
}*/

#header{
	padding:0;
	margin:0 20px;

}

#tagline{
background:url(../_images/tagline.gif) no-repeat;
width:720px;
height:40px;
border-bottom:1px solid #73825c;
padding: 0 0 10px 0;
margin:0 0 30px 0;
clear:both;
}

#address{
padding:7px 20px 0px 20px;
width:200px;
float:left;
}

#pageTitle{
background:url(../_images/home_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#floorplansTitle{
background:url(../_images/floorplans_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#amenitiesTitle{
background:url(../_images/amenities_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#photosTitle{
background:url(../_images/photos_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#contactTitle{
background:url(../_images/contact_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#neighborhoodTitle{
background:url(../_images/neighborhood_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#virtualtoursTitle{
background:url(../_images/virtualtours_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#seniorsTitle{
background:url(../_images/seniors_divider.gif) no-repeat;
height:43px;
width:761px;
font-size:10px;
text-align:center;
color:#FFF;
}

#content{
width:720px;
}

#content2{
width:720px;
}


#contentLeft{
width:230px;
float:left;
margin:0 10px 20px 0;
}

#contentRight{
float:left;
border-left:1px solid #73825c;
width:469px;
margin:0 0 20px 0px;
padding:0 0 0 10px;
}

#contentRight2{
float:right;
width:230px;
margin:0 0 20px 0px;
border-right:1px solid#73825c;
padding:0 0 0 10px;
}

#contentLeft2{
float:left;
width:469px;
margin:0 10px 20px 0;
text-align:left;
}

.planPics{
width:450px;
margin:10px auto;
}

.galleryThumb{
width:115px;
margin:0px;
float:left;
text-align:center;
}

.galleryThumb img{
margin:10px auto;
border:none;
display:block;
}

.galleryThumb ul{
list-style:none;
margin:0;
padding:0;
}

.galleryThumb li{
width:90px;
height:100px;
margin:10px;
padding:0;
border:#000 1px double;
}

#content ul{
margin:10px 30px;
}

#contentLeft2 ul{
margin:10px 30px;
}


#footer{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#D1D9C5;
width:780px;
margin:0 auto;
padding:10px 0 20px 0;
}

/* Nav
========================*/
#nav{
	width:209px;
	height: 283px;
	background: url(../_images/nav_bg.jpg) repeat-y #ffe4a5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#nav ul{
list-style: none;
}

#nav li{
display:block;
width: 209px;
height:21px;
padding: 0 0 0 0;
margin:9px 0;
}

#nav li a:link,
#nav li a:visited
{
color:#495531;
text-decoration:none;
height:18px;
border-bottom:1px dotted #000;
border-top:1px dotted #000;
width:176px;
margin-left:28px;
padding: 2px 0 0 5px;
display:block;

}

#nav li a:hover,
#nav li a:active{
margin:0;
padding:3px 0 0 33px;
border:none;
color:#FFF;
background:url(../_images/arrow_rollover.jpg) no-repeat #92a574;
width:176px;
}


#ecard  a:link,
#ecard  a:visited{
background:url(../_images/ecard_btn.jpg) no-repeat top;
height:133px;
width:208px;
margin:0 auto;
display:block;
}

#ecard  a:hover,
#ecard  a:active{
background-position:bottom;
}


/* Drop Down
=========================*/


/*  SLIMBOX
============================================*/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #333;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	z-index: 9999;
	background-color: #fff;
}

#lbBottomContainer {
	margin-left: 10px;
}

.lbLoading {
	background: #fff url(../_images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	background: transparent url(../_images/slimbox/prevlabel.gif) no-repeat center left;
	left: -64px;
	/*margin-bottom:2px;
	padding-left:10px;*/
}

#lbPrevLink:hover {
	background: transparent url(../_images/slimbox/prevlabel.gif) no-repeat center left;
	/*padding-left:10px;*/
}



#lbNextLink {
	background: transparent url(../_images/slimbox/nextlabel.gif) no-repeat center right;
	right: -64px;
}

#lbNextLink:hover {
	background: transparent url(../_images/slimbox/nextlabel.gif) no-repeat center right;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: #fff url(../_images/slimbox/closelabel.gif) no-repeat center;
	margin: 0;
}

#lbCloseLink:hover {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: #fff url(../_images/slimbox/closelabel.gif) no-repeat center;
	margin: 0;
}

#lbCaption, #lbNumber {
	margin-left: auto;
    margin-right: auto;
    width:230px;
    text-align:center;
    padding-bottom:3px;
}

#lbCaption {
	font-weight: bold;
}