* {
	padding: 0;
	margin: 0;
	border: 0px none;
}

html {
	height:100%;
	width:100%;
	background-attachment:fixed;
	background-position:0% 0%; 
	background-repeat: repeat-x;
	background-image:url(../images/tileright.jpg);
	background-color:#301a06;
	}


body {
	height:100%; 
	width:100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-position:0% 0%;
	background-repeat: no-repeat;
	background-image:url(../images/background.jpg);
	background-color:#301a06;
	text-align: left; 
	color: #000000;
}


#container {
	height:auto !important; 
	height:100%; 
	min-height:100%; 
	position: relative;
	width: 975px;
	background-color: #d1b593;
	margin: 0 auto; 
	text-align: leftrcolumn;
}

#mainHeader {
	background-attachment: inherit;
	background-position:50% 0%;
	background-repeat: repeat-x;
	background-image:url(../images/header.jpg);
	background-color: transparent;
	height:160px;
	width: 975px;
	margin: 0 auto;
	}

#mainHeader .logo {
	position: relative;
	float: left;
	width: 480px;
	height:68px;
	margin: 70px 0 0 10px;
	}

#mainHeader .buttons {
	position: relative;
	float: right;
	width: 160px;
	height:50px;
	margin-top: 90px;
	padding-left:55px;
	}
	
#mainHeader .buttons ul{
list-style-type: none;
display: inline;
	}
	
#mainHeader .buttons li{
list-style-type: none;
display: inline;
padding-left:5px;
	}
		

#mainNavbg {
	background-attachment: inherit;
	background-position:50% 0%;
	background-repeat: repeat-x;
	background-image:url(../images/srch_nav.jpg);
	background-color: transparent;
	height:46px;
	width: 949px;
	margin: 0 auto;
	}

/* search */


/* navigation */

#nav {
	position: relative;
	float: right;
	width: 847px;
	background-color: transparent;
	height: 46px;  
	list-style-type: none;
}

#nav ul {
	float:left;
	background-color: #fff;
	width: 169px;
	}


#nav li {
    text-decoration:none;
	display: block;
	float: left;
	}

#nav a {
	display: block;
	text-decoration: none;
	
}

#nav li a:link.firstLvl, #nav li a:visited.firstLvl {
	text-align: center;
	height: 46px;
	width: 169px;
	font-size: 14px;
	line-height: 3em;
	list-style-type: none;	
	text-decoration:none;
	color:#eedcb6;

}

#nav li a:active.firstLvl, #nav li a:hover.firstLvl {
	text-decoration:none;
	color:#ffffff;
	width: 169px;
	background:url(../images/tabroll.jpg) no-repeat left top;
}

#nav span.middleRoll 
/* centers text in rollover tab */
{
margin-left: -10px;
}



#nav li ul.dropLvl {
	font-size: 14px;
	line-height: 28px;
	z-index: 500;
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	background-color: #423329;

}



#nav li ul.dropLvl a:link, #nav li ul.dropLvl a:visited {
	width: 175px;
	background-color: #423329;
	color:#eedcb6;
	padding: 0 25px 0 10px;
	
}


#nav li ul.dropLvl a:active, #nav li ul.dropLvl a:hover{
	background: #FFFFFF;
	color: #000;
	}

#nav li ul.dropLvl a.selected 
/* for the current page add "selected" class */
{
color: #fff;
}

#nav li ul.dropLvl a.selected:hover{
color: #fff;
background-color: #423329;
}

#nav li:hover ul ul, #nav li:hover ul ul ul{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul
{
	left: auto;
}

#nav li:hover{
	text-decoration:none;
	color:#ffffff;
	width: 169px;
	background:url(../images/tabroll.jpg) no-repeat left top;
}



#mainTop {
	height:51px;
	width: 949px;
	background-attachment: inherit;
	background-position:50% 0%;
	background-repeat: repeat-x;
	background-image:url(../images/blue_spacer.jpg);
	background-color: transparent;
	margin: 0 auto;
	}
	
#mainTop h1.title{
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	color:#eedcb6;
	font-size: 1.5em;
	line-height: 2em;
	text-align: left;
	padding-left: 22px;	}

	
#mainText {
	background-attachment: inherit;
	background-position:50% 0%;
	background-repeat: repeat-x;
	background-image:url(../images/contentgrad.jpg);
	background-color: transparent;
	min-height: 500px;
	width: 949px;
	margin: 0 auto;
		}

#nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li.sfhover {
	background-position:0% -42px;
}

/* left column */

#mainText .lcolumn{
	float:left;	
	min-height: 223px;
	width: 930px;
	padding: 20px 0;
}

#mainText .ccolumn{
	float:center;	
	min-height: 223px;
	width: 930px;
	padding: 20px 0;
	float:none;
	
}

#mainText h1.lcolumnTitle{
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	color:#eedcb6;
	font-size: 1.5em;
	line-height: 1em;
	text-align: left;
	padding: 0 35px;
	}
	

#mainText .lcolumn p{
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: .8em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 15px;
	padding: 0 35px;
}

#mainText .lcolumn p.maplinks a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#233441;
	font-weight: bold;
	font-size: 12px;
	margin-right: 11px;

}





/* form */

#mainText .lcolumn form
{
	margin-top: 20px;
	padding: 0 35px;
	}
	
#mainText .lcolumn fieldset
{
	width: 380px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: .8em;
	text-align: left;
	}




#mainText .lcolumn textarea {
	overflow: auto;
	display: block;
	width: 100%;
	height: 180px;
	float: left;
	
}

#mainText .lcolumn label {
	text-align: left;
	width: 105px;
	padding-right: 20px;
}

#mainText .lcolumn br {
	clear: left;
}

#mainText .lcolumn .formBtn {
margin-top: 10px;
float: right;
width: 203px;
height:26px;
background: url(../images/list_btn.gif) no-repeat 0 50%;
color:#eedcb6;
line-height:1.5em;
}

#mainText .lcolumn .formBtn:hover {
color:#ffffff;
cursor:pointer;

}

form#dsearch
{
width:350px;

}

form#dsearch input.dText
{
font-size: 14px; 
background-color: #FFFFFF;
width:200px;
height: 26px;
border: 1px solid #000000;
}


form#dsearch input.dgoBtn {
margin-left:10px;
float: left;
width: 26px;
height: 26px;
background: url(../images/go_btn.gif) no-repeat;
color:#eedcb6;
font-size: 13px;
}

form#dsearch input.dgoBtn:hover {
color:#ffffff;
cursor: pointer;
}

/* right column */

#mainText .rcolumn{
	float:right;	
	min-height: 223px;
	width: 5px;
	margin-top: 20px;
}

h1.rcolumnTitle{
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	color:#eedcb6;
	font-size: 1.5em;
	line-height: 1em;
	text-align: left;
	padding: 0 20px;
	background-color: #864817;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
h1.rcolumnTitleNoBG{
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	color:#eedcb6;
	font-size: 1.5em;
	line-height: 1em;
	text-align: left;
	padding: 0 20px;
	
	}

h1.rcolumnTitleTwo{
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	color:#965f31;
	font-size: 1.5em;
	line-height: 2em;
	text-align: left;
	padding: 0 20px;
	
	}


#mainText .rcolumn p{

	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: .8em;
	line-height: 1.6em;
	text-align: left;
	margin-top: 5px;
	padding: 0 20px;
}

	
#mainText .rcolumn ul{
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: .8em;
	line-height: 1.6em;
	text-align: left;
	margin-top: 15px;
	padding: 0 20px;
}

#mainText .rcolumn ul.amenities{
	width: 160px;
	float: left;	
	padding: 0 5px 0 20px;
}

#mainText .rcolumn li{
	list-style-type:none;
}


	
/* footers */
	
		
	#footer {
	background-color: #d1b593;
	width: 975px;
	height:370px;
	margin: 0 auto;
	position: relative;
	clear: both;
	text-align: center;
	bottom:0; /* stick to bottom */

}

	#footerBox {
	height: 223px;
	background-color: transparent;
	width: 949px;
	margin: 15px auto;
	text-align: center;

}

	#footerBox h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	color:#000000;
	font-size: 1.5em;
	padding: 6px;
	text-align: center;

}

	#footerBox p {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: .8em;
	text-align: left;
	padding: 0 11px;
}

	#footerBox img {
	text-align: center;
}



	#footerBox ul.listBtn{
	position: absolute;
	bottom: 0;
	left:0;
	margin: 0 auto;
	padding-bottom: 5px;
	width: 309px;	
	list-style-type:none;
	text-align:center;
		}

	#footerBox ul.listBtn li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.8em;
	color:#ffffff;	
	text-align: center;
	background-image: url(../images/list_btn.gif);
	width: 203px;
	height: 26px;
	margin: 5px auto;
}

	#footerBox ul.listBtn li a:link, #footerBox ul.listBtn li a:visited{
	color:#eedcb6;
	text-decoration:none;
	

}

	#footerBox ul.listBtn li a:active, #footerBox ul.listBtn li a:hover{
	color:#ffffff;
	text-decoration:none;

}


	#footerBox .leftbox{
	position:relative;
	float:left;	
	height: 223px;
	width: 309px;
	background-color: #baa082;

}


	#footerBox .centerbox{
	position:relative;
	float:left;	
	margin: 0 11px 0 11px;
	height: 223px;
	width: 309px;
	background-color: #baa082;

}

	#footerBox .rightbox{
	position:relative;
	float:right;	
	height: 223px;
	width: 309px;
	background-color: #baa082;

}

	#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	}	
	
	#footer p.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-bottom:6px;
	height:48px;
	}
		
	.logo_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-bottom:6px;
	height:18px;
	}
	
	#footer p.officehours {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-bottom:6px;
	height:48px;
	text-align: center
	}	
	

	#footer p.bottomLinks {
	padding-bottom:30px;
		color: #FFFFFF;
	}
	
	#footer p.bottomLinks a:link, #footer p.bottomLinks a:visited {
	text-decoration:none;
	color: #FFFFFF;
	}

	#footer p.bottomLinks a:active, #footer p.bottomLinks a:hover {
	text-decoration:none;
	color: #864817;
	}
	
	
#footimg {
	
	background-attachment: inherit;
	background-position:50% 100%;
	background-repeat: no-repeat;
	background-image:url(../images/footer.jpg);
	background-color: transparent;
	min-height: 38px;
	width: 975px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	bottom:0; /* stick to bottom */

}

.sitename {
	text-align:left;
	font-family: Palatino Linotype, Book Antiqua, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#1c1c1c;
	font-size: 1.9em;
	line-height: 1.3em;
	text-align: left;
	padding-right: 24px;
	padding-left: 10px;	
	text-decoration:none;
		}
		
.headline {
	text-align:left;
	font-family: Palatino Linotype, Book Antiqua, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#1c1c1c;
	font-size: 1.25em;
	line-height: 1.50em;
	text-align: left;
	padding-right: 24px;
	padding-left: 10px;	
	text-decoration:none;
		}
		
a.ymap:link  {
	color:1c1c1c;
	text-decoration:none;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
}

a.ymap:visited  {
	color:1c1c1c;
	text-decoration:none;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
}

 a.ymap:hover {
	color:1c1c1c;
	text-decoration:none;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
}

.amenities {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#1c1c1c;
	font-weight: normal;
	font-size: 9pt;
	margin-right: 11pt;

}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#1c1c1c;
	font-weight: normal;
	font-size: 9pt;
	margin-right: 11pt;

}

	#footer p.officehours {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-bottom:6px;
	height:48px;
	text-align: center
	}

a.email:link {color:#000000; 
font-size: 10pt; 
font-family: Arial, San Serif; 
text-decoration:underline;
font-weight:normal;}

a.email:visited {color:#000000; 
font-size: 10pt; 
font-family: Arial, San Serif; 
text-decoration:underline;
font-weight:normal;}

a.email:hover {color:#FFFFFF; 
font-size: 10pt; 
font-family: Arial, San Serif; 
text-decoration:underline;
font-weight:normal;}
