@charset "utf-8";
/* CSS Document */
/*------------------------------Reset All Styles--------------------------------*/
body, blockquote, div, p, em, h1, h2, h3, h4, h5, h6,span {
padding: 0;
margin: 0;
}
a img, iframe { border: none; }

/* Lists
——————————*/
ul, ol, dl, li, dt, dd {
margin: 0;
padding: 0;
}
/* Forms
——————————*/
form, fieldset {
margin: 0;
padding: 0;
}
input, textarea, select {
margin: 0;
padding: 1px;
font-size: 100%;
font-family: inherit;
}
select {
padding: 0;
}	
input:focus { outline: none; }
textarea:focus { outline: none; }
/*------------------------------End Reset All Styles--------------------------------*/
/*----------------------BEGIN STYLES----------------------*/	
body
	{
	margin:0;
	padding:0;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fffce1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43320D;
	}
#container
	{
	width:944px;
	margin:0 auto;
	padding:30px 0 0 0;
	}
#spacer 
	{
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	clear:both;
	}
.underline 
	{
	text-decoration:underline;
	}
.bold 
	{
	font-weight:bold;
	}
.color 
	{
	color:#000000;
	}
/*----------------------LINKS----------------------*/	
a, a:link
	{
	color:#2b779b;
	text-decoration: none;
	font-weight: normal;
	}
a:visited
	{
	color:#2b779b;
	text-decoration: none;
	font-weight: normal;
	}
a:hover	
	{
	color:#509db7;
	text-decoration: underline;
	}
a:active {
	text-decoration:none;
	color:#67CBFF;
	font-weight:normal;
	}
a:focus {
	outline:none;
	}
/*----------------------HEADERS----------------------*/	
h1, h2, h3, h4, h5
	{
	font-weight:bold;
	}
h1
	{
	font-size:16px;
	color:#DA845F;
	margin:0 0 18px;
	}
h2
	{
	font-size:15px;
	color:#DA845F;
	margin:0 0 20px 0;
	}
h3
	{
	font-size:14px;
	color:#DA845F;
	margin:15px 0 6px 0px;
	}
h4
	{
	font-size:13px;
	color:#DA845F;
	margin:10px 0 6px 0;
	}
h5
	{
	font-size:12px;
	color:#DA845F;
	margin:10px 0 6px 0;
	}
/*----------------------FLOAT----------------------*/	
.floatleft
	{
	float:left;
	padding-right: 12px;
	padding-bottom: 6px;
	}
.floatright
	{
	float:right;
	}
/*----------------------IMAGES----------------------*/	
img, a img
	{
	border:none;
	}
img.icon
	{
	margin:0 5px 0 0;
	padding:0;
	float: left;
	text-decoration:none;
	border:none;
	}
/*----Container for Slides---*/	
#slides {
	top: 152px;
	margin: 0;
	padding:57px 0 45px;
	width:244px;
	height:219px;
	float: left;
	z-index:1;
	}	
/*----Container for Floorplans---*/	
#floorplan {
	z-index:2;
	}
/*----Container for Slideshows---*/	
#gallery {
	z-index:1;
	}
/*----Container for Maps---*/	
#map {
	z-index:1;
	}
/*----------------------UNORDERED LIST LEFT COL----------------------*/	
#innercontentleft ul {
	padding: 15px 15px 5px;
}
#innercontentleft ul li {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	margin: 1px 0 1px 33px;
	}
	* html .byfloatedimage{float: left;} /* IE Only Hack */
	
/*----------------------ORDERED LIST LEFT COL----------------------*/	

#innercontentleft ol {
	padding:15px;
	list-style-type: decimal;
}
	
#innercontentleft ol li {
	padding:5px 0 5px 0;
	margin-left: 25px;
	color:#000000;
	}
	* html .byfloatedimage{float: left;} /* IE Only Hack */

/*----------------------UNORDERED LIST RIGHT COL----------------------*/		
#innercontentright ul {
	padding: 10px 15px 5px 5px;
}
#innercontentright ul li {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	margin: 1px 0 1px 10px;
	}
	* html .byfloatedimage{float: left;} /* IE Only Hack */

/*----------------------ORDERED LIST RIGHT COL----------------------*/	

#innercontentright ol {
	padding:6px 5px 0;
	list-style-type: decimal;
	margin-left: 15px;
}
	
#innercontentright ol li {
	padding:2px 0 2px 0;
	margin-left: 10px;
	}
	* html .byfloatedimage{float: left;} /* IE Only Hack */
	
/*----------------------PULL QUOTES----------------------*/	
#quotes-left {
	padding: 8px 50px 8px 48px;
	margin: 0;
	background: url(/images/quotes.gif) no-repeat 45px 10px;
	line-height: 150%;
	color: #9F5F44;
	}
#quotes-right {
	padding: 8px 15px 8px 35px;
	margin: 0;
	background: url(/images/quotes.gif) no-repeat 8px 18px;
	line-height: 150%;
	color: #B86E4F;
	}
/*----------------------NAVIGATION START----------------------*/
#nav-bg
	{
	width:944px;
	height:32px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(/images/navbg.jpg);
	background-repeat:no-repeat;
	}
#nav-bg a {
	display: block;
	width: 28px;
	height:32px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 900px;
}
#nav-bg a span {
	display: none;
}
#menu
	{
	width:941px;
	height:32px;
	float: left;
	margin:0;
	padding:0 0 0 1px;
	}
#menu ul
	{
	width:941px;
	height:32px;
	float: left;
	margin:0;
	padding:1px 0 0;
	display:block;
	}
#menu ul li
	{
	width:100px;
	height:32px;
	float: left;
	margin:0 1px 0 0;
	padding:0;
	display:block;
	}
#menu ul li.last
	{
	width:32px;
	height:32px;
	float: left;
	margin:0;
	padding:0;
	display:block;
	background-image: none;
	}
#menu ul li.last img
	{
	padding:7px 8px 8px;
	}
#menu ul li a.menu
	{
	width:100px;
	height:19px;
	float: left;
	margin:0;
	padding:11px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#fffdef;
	text-align:center;
	text-decoration:none;
	background-image:url(/images/menu.gif);
	background-repeat:no-repeat;
	}
#menu ul li a.menu.last
	{
	width:32px;
	height:32px;
	float: left;
	margin:0;
	padding:0;
	text-decoration:none;
	background-image:none;
	}
#menu ul li a.menu:hover
	{
	width:100px;
	height:19px;
	float: left;
	margin:0;
	padding:11px 0 0;
	font-weight:bold;
	color:#2b779b;
	text-align:center;
	text-decoration:none;
	background-image:url(/images/menuover.gif);
	background-repeat:no-repeat;
	}
#menu ul li a.menu:hover.last
	{
	width:32px;
	height:32px;
	float: left;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	background-image:none;
	}
#menu body#home #t-home a, body#about #t-about a, body#staff #t-staff a, body#evans #t-evans a, body#brookside #t-brookside a, body#hillcrest #t-hillcrest a, body#community #t-community a, body#links #t-links a,  body#contact #t-contact a
	{
	width:100px;
	height:19px;
	float: left;
	margin:0;
	padding:11px 0 0;
	font-weight:bold;
	color:#2b779b;
	text-align:center;
	text-decoration:none;
	background-image:url(/images/menuover.gif);
	background-repeat:no-repeat;
	}
#print
	{
	margin: 0;
	padding:7px 0 0 9px;
	width:22px;
	height:24px;
	position: relative;
	right: 0px;
	top: 0px;
	float: left;
	}
/*----------------------NAV END----------------------*/
/*----------------------HEADER START----------------------*/
#header
	{
	width:944px;
	margin:0;
	padding:0;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:140%;
	float: left;
	}
/*----------------------HEADER LEFT START----------------------*/
#headerleft
	{
	float:left;
	width:347px;
	padding:175px 20px 0 35px;
	}
/*----------------------HEADER LEFT END----------------------*/
/*----------------------HEADER RIGHT START----------------------*/	
#headerright
	{
	width:250px;
	float: right;
	margin:0;
	padding:46px 0 0 29px;
	}
#headershort
	{
	width:220px;
	float:left;
	margin:0;
	padding:0 0 11px;
	color:#333333;
	font-weight: bold;
	}
.headershort
	{
	width:220px;
	float:left;
	margin:0;
	padding:0 0 11px;
	}
#headerwide
	{
	width:320px;
	float:left;
	margin:0 0 11px 0;
	padding:0;
	color:#0d0000;
	}
.headerwide
	{
	width:320px;
	float:left;
	margin:0;
	padding:0px 0 11px;
	}
/*----------------------MORE BUTTON----------------------*/
#button
	{
	width:91px;
	height:23px;
	float:left;
	margin:0;
	padding:0;
	}
.button
	{
	width:111px;
	height:21px;
	float:left;
	margin:0;
	padding:3px 0 0 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFBDD;
	text-align:left;
	text-decoration:none;
	background-image: url(/images/more.jpg);
	background-repeat:no-repeat;
	background-position: left;
	}
#button a:link
	{
	color:#fff9d6;
	}
#button a:hover
	{
	width:111px;
	height:21px;
	float:left;
	margin:0;
	padding:3px 0 0 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#185F81;
	text-align:left;
	text-decoration:none;
	background-image: url(/images/moreover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
#button a:visited
	{
	color:#fff9d6;
	}
/*----------------------HEADER RIGHT END----------------------*/
/*----------------------MAIN CONTENT START----------------------*/		
#topcontent
	{
	width:944px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(/images/bgtop.jpg);
	background-repeat:no-repeat;
	background-position: top;
	}
#bottomcontent
	{
	width:944px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(/images/bgbottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	}
/*----------------------LEFT COLUMN START----------------------*/	
#innercontentleft
	{
	width:660px;
	float:left;
	margin:0;
	padding:35px 0 35px 4px;
	font-size:11px;
	line-height: 130%;
	}
#innercontentleft h1
	{
	padding-left:31px;
	}
#innercontentleft h2
	{
	padding-left:31px;
	}
#innercontentleft h3
	{
	padding-left:31px;
	}
#innercontentleft h4
	{
	padding-left:31px;
	}
#innercontentleft h5
	{
	padding-left:31px;
	}
#innercontentleft p
	{
	margin:0 30px 8px 31px;
	padding:0px;
	}
#innercontentleft img
	{
	margin:0 20px 0 0;
	padding:5px 0px 10px 0;
	border:none;
	}
#innercontentleft img.icon
	{
	margin:0 5px 0 0;
	padding:0;
	float: left;
	text-decoration:none;
	border:none;
	}
#brookside
	{
	padding: 0 20px 20px 30px;
	height:288px;
	}
#brookside img
	{
	padding:0;
	margin:0;
	}
#brookside-left
	{
	width:271px;
	float:left;
	}
#brookside-right
	{
	width:280px;
	padding:120px 30px 0 0;
	float:right;
	}
/*----------------------RIGHT COLUMN START----------------------*/	
#innercontentright
	{
	width:225px;
	float:right;
	margin:0;
	padding:35px 29px 35px 0;
	line-height: 130%;
	}
#innercontentright p
	{
	margin:0 0 8px 0;
	padding:0;
	}
#innercontentright img
	{
	margin:0 20px 0 0;
	padding:5px 0 10px 0;
	border:none;
	}
#innercontentright img.icon
	{
	margin:0 5px 0 0;
	padding:0;
	float: left;
	text-decoration:none;
	border:none;
	}
/*----------------------INDEX STICKY NOTES START----------------------*/	
#contentspacer
	{
	width:944px;
	float:left;
	margin:0;
	padding:23px 0 0 0;
	}
#stickiesspacer
	{
	width:944px;
	float:left;
	margin:0;
	padding:0 0 15px;
	}
#sticky-evans
	{
	width:295px;
	height:270px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(/images/sticky.jpg);
	background-repeat:no-repeat;
	}
#sticky-brookside
	{
	width:295px;
	height:270px;
	float:left;
	margin:0 29px;
	padding:0;
	background-image: url(/images/sticky.jpg);
	background-repeat:no-repeat;
	}
#sticky-hillcrest
	{
	width:295px;
	height:270px;
	float:left;
	margin:0;
	padding:0;
	background-image: url(/images/sticky.jpg);
	background-repeat:no-repeat;
	}
.stickiestxtspacer
	{
	width:278px;
	float:left;
	margin:0;
	padding:20px 0 0 17px;
	}
.stickiesheading
	{
	width:257px;
	float:left;
	margin:0 0 12px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#e97e00;
	}
.stickiesheading h2
	{
	width:257px;
	float:left;
	margin:0;
	padding:0;
	font-size:16px;
	color:#ba7152;
	}
.stickiestxt
	{
	width:253px;
	float:left;
	margin:0;
	padding:0;
	font-size:11px;
	color:#43320D;
	line-height: 130%;
	}
/*----------------------INDEX STICKY NOTES END----------------------*/
/*----------------------NAV ARROWS----------------------*/
#arrows
	{
	margin:0;
	padding:15px 0 0 45px;
	}
#arrows img
	{
	margin:0;
	padding:0;
	}
/*----Weather Widget---*/	
#weather {
	float: left;
	width: 250px;
	padding: 0 20px 10px 30px;
}
/*----------------------MAIN CONTENT END----------------------*/	
/*----------------------FOOTER----------------------*/	
#footer
	{
	width:944px;
	height:90px;
	float:left;
	margin:20px 0 0;
	padding:0;
	background-image:url(/images/footerbg.jpg);
	background-repeat:no-repeat;
	}
#footer a
	{
	color:#d1ebfd;
	}
#copyright
	{
	width:944px;
	height:15px;
	float:left;
	margin:10px 0 0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#fffdef;
	text-align:center;
	}
/*----------------------FOOTER END----------------------*/	
