@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0px 0px 20px 0px;
background-color: #E5DEC0;
background-image: url(images/bg.jpg);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 13px;
}

h4 {
border-bottom: 1px dashed #ebebeb;
margin-bottom:0px;
padding-bottom: 0px;
}

.header {
margin-bottom: 10px;
}

.thumb {
width:47px;
height:35px;
border: 2px solid #241909;
}

.border {
border: 2px solid #241909;
}

#box {
/*background-image: url(images/leaf.jpg);
background-position: top right;
background-repeat: no-repeat;
background-color:#EFEDEA;
 color:#AFA89A; */
 font-weight:lighter; 
 line-height:25px; 
 font-size:22px;
}

#header {
border-bottom: 1px dashed #ccc;
height:35px;
margin-bottom: 15px;
background-image: url(images/leafs.gif);
background-position: right center;
background-repeat: no-repeat;
}

#yellow {
background-image: url(images/bg.jpg);
background-position: top left;
height: 20px;
}

#container {
width: 870px;
margin: 0px auto 30px auto;
}

#logo {
width:850px;
margin: 0px auto;
}

#top {
background-image: url(images/top.png);
background-position: top left;
background-repeat: no-repeat;
height: 271px;
width: 952px;
margin: 0px auto 0px auto;
}

#top2 {
background-image: url(images/top.png);
background-position: top left;
background-repeat: no-repeat;
height: 271px;
width: 952px;
margin: 0px auto 0px auto;
}

#top3 {
background-image: url(images/top.png);
background-position: top left;
background-repeat: no-repeat;
height: 271px;
width: 952px;
margin: 0px auto 0px auto;
}

#top4 {
background-image: url(images/top.png);
background-position: top left;
background-repeat: no-repeat;
height: 271px;
width: 952px;
margin: 0px auto 0px auto;
}

#top_nav {
color: #999;
font-size: 12px;
width: 890px;
padding-top: 20px;
text-align: right;
}

#top_nav  a{
color: #999;
font-weight: bold;

}

#top_nav  a:hover{
text-decoration: none;
}

#wrap {
/*background-image: url(images/flower.png);
background-position: bottom right;
background-repeat: no-repeat;*/
padding: 13px 7px 0px 7px;
line-height: 19px;
}

#content_top {
background-image: url(images/content_top.jpg);
background-position: top left;
background-repeat: no-repeat;
/*height: 20px;*/
padding-top:20px;
}

#nav {
width: 850px;
text-align:center;

height: 30px;
margin: 0px auto;
position: relative;
z-index:975;
}


#content_middle {
background-image: url(images/middle.jpg);
background-position: top left;
background-repeat: repeat-y;
padding: 10px 20px 0px 20px;
font-size: 12px;
color: #241909;
}

#content_middle a{
color: #685A41;
}

#content_middle a img {
padding: 1px;
}

#content_middle a:hover{
color: #241909;
text-decoration: none;
}

#content_btm {
background-image: url(images/content_btm.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 40px;
margin-bottom: 10px;
}

#footer {
text-align: center;
padding-top: 20px;
font-size: 11px;
color: #999999;
height:40px;
width: 850px;
margin-left: 12px;
}

#footer a {
color:#999;
font-weight: bold;
}

#btm_nav {
text-align: center;
font-size: 11px;
color: #999999;
}

#btm_nav a {
font-size: 11px;
color: #999999;
margin-left: 30px;
font-weight:bold;
}

#btm_nav a:hover {
text-decoration:none;
}







#side_directory {
width: 220px;
float: left;
height: 360px;
overflow: auto;
padding-left: 5px;
border: 1px solid #ebebeb;
}



#frame {
background-color: #FFFFF6;
}



#scroller{
	margin-top:0px;
		
	width:585px;
 	height:360px;
	overflow:auto;
	margin-left:20px;
	padding-left: 0px;
	border: 1px solid #ebebeb;
/*	background-image: url(images/scroll_back.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	background-color:#fff;*/
	/*overflow:visible;*/
}

#directory #scroller #scrollContainer{

	width:500px;

}

#directory dl{
	float:left;
	width:100%;
	margin:10px 10px;
	padding:0;
	display:inline;
}

#directory dt{
	float:right;
	width:281px;
	margin:0;
	padding:0;
	color: #332;
	font-weight:bold;
	/*background-color:#00FFCC;*/
}



#directory dd{
	line-height:normal;
	margin:0;
	padding:0;
	font-size:80%;
	 width.:281px;
	 margin-left.:218px;
	/* background-color:#33CCCC;
	font-size:100%*/
}

#directory dd.hours{
	width.:100%;
	font-size:10px;
	color:#332;
	margin.:0;
	margin-left:218px;
}

#directory dd.img{ margin:0; float:left; }

#directory dd.img img{
	float:left;
	margin: 0 8px 0 0;
	padding:4px;
	border:1px solid #e9e9d9;
	background:fff;
}

#directory dd.description{
margin-left:218px;
font-size: 11px;

}
table.admin {
margin-top:15px;
margin-bottom:20px;
width:815px;
font-size:11px;
padding:5px;
}
#content a {
color:#000;
font-size:11px;
border:none;
}

dl {
	border-bottom: 1px dotted #ccc;
		border-top: 1px dotted #ccc;
	padding-bottom: 10px;
		padding-top: 10px;
		background-color: #FFFFFF;
}
