/*body*/
html, body{ 
	font-family: verdana, "lucida console", arial, sans-serif;
	font-size: 11pt;
	background-color: #ecebe1;
	text-align: center;
	margin: 0px;
} 

.alignright
{
clear: left;
float: right;
}

.alignleft
{clear:right;
float:left;
}
#container
{
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background-color: #ecebe1;
	border: 0;
	}

a
{	outline: none;		
overflow: hidden;	}	

#banner
	{
	text-align: center;
	width: 100%;
	height: 130px;
	min-height: 130px;
	margin: 0 auto;
	padding: 0;
	background-color: #a9ab7e;
	border: 0;
	}

#banner img
{border: 0;
margin:0;
padding:0;} 
 
#banner ul
 { 
	list-style: none;
 	background-color: #663433;
	width: 800px;
	\width: 802px;
	w\idth: 800px;
	padding: 15px 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	min-height: 55px;
}


#banner ul li
 { 
	text-align: left;
	display: inline;
	padding: 0;
	margin: 0;
}

			
#banner a
{
	color: #fff;
	font-size: 38pt;
	text-decoration: none;
	padding: 15px 5px 5px 3px;
	margin: 0;
	border: 0;
	outline: none;		
	overflow: hidden;		
	
}
	
#banner a:hover, #banner a:active
{
	background-image: url(../images/navleaf3.gif);
	background-repeat: no-repeat;
	background-position: top center;	
		
}



#content
{
	clear: both;
	text-align: left;
	list-style: none;
 	background-color: #ecebe1;
	width: 780px;
	\width: 782px;
	w\idth: 780px;
	padding: 15px 0 0 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	background-image: url(../images/leafbg.jpg);
	background-position: 10% 200px;
	background-repeat: no-repeat;	
	border: 0;
	}

#content h1
{
margin: 10px 0 0 0;
font-size: 1em;
color: #0e100c;
font-weight: normal;
}

#content h2
{
margin: 10px 0 5px 0;
font-size: 1.5em;
color: #663433;
font-weight: normal;
}

#content p
{
 margin: 5px 0 0 0;
 font-size: .9em;
 color: #0e100c;}

.gallery
{border: 5px solid #a9ab7e;
margin: 8px;}
 

#content blockquote
{
width: 450px;
margin: 5px;
padding: 15px;
}

#content blockquote h3
{font-size: 1.25em;
color: #663433;
font-weight: normal;
}

#content blockquote p
{
font-size: .9em;
color: #663433;
font-weight: normal;
}
 
#content .big
{font-size: 2em;
 color: #663433;
 font-style: normal;
 font-weight:  normal;
 }

#content .contact input {
background: #fff !important;
}

 
 
#content a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	outline: none;		
	overflow: hidden;
}

#content a:link, #content a:visited
{ color: #663433;}

#content a:hover, #content a:active
{ color: #54562e;}

#content table tr td
{
margin: 0;
padding: 10px;}

	
#content #switchdot a:link, #content #switchdot a:visited
{
	background-image: url(../images/greendot.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border: 0;

}

#content #switchdot a:hover, #content #switchdot a:focus,  #content #switchdot a:active
{
	background-image: url(../images/reddot.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border: 0;

}


#content table tr td
{
margin: 0;
padding: 10px;}	
	
	
#footer
	{
	clear: both;
	width: 100%;
	background-color: #a9ab7e;
	text-align: center;
	margin: 0;
	padding: 0;
	min-height: 100px;
	height: 100px;
	border: 0;
	}
	
#footer p
	{
	margin: 5px;
	font-family: verdana, "lucida console", sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #000;	
	} 	
	
 
#footer ul
 { 
	list-style: none;
 	background-color: #a9ab7e;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	min-height: 55px;
}

#footer ul li
 { 
	text-align: left;
	display: inline;
	padding: 0;
	margin: 0 0 0 15px;
}
			
#footer ul li a
{
	color: #fff;
	font-size: 40pt;
	text-decoration: none;
	padding: 0 45px 0 0;
	margin: 0;
	border: 0;
}

#footer  ul li a:link, #footer  ul li a:visited
{
}
	
#footer ul li a:hover, #footer ul li a:active
{
	background-image: url(../images/navleaf2.gif);
	background-repeat: no-repeat;
	background-position: center right;
}	

#footer p a
{
	color: #663433;
	font-size: 1em;
	text-decoration: none;
}	


.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 3%;
	left: 15%;
	width: 800px;
	height: 650px;
	padding: 1em;
	border: 1em solid #a9ab7e;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.leightbox h3
{
	color: #663433;
	font-size: 1.5em;
	margin: 0;
	
}

.leightbox p
{
	color: #000;
	font-size: .8em;
	margin: 5px 0 5px 0;
}



.leightbox a:link, .leightbox a:visited
{ color: #663433;
 font-weight: bold;
 text-decoration: none;
 }

.leightbox a:hover, .leightbox a:active
{ color: #54562e;
 font-weight: bold;
  text-decoration: none;
 }
 
.close
{
 border: 2px solid #a9ab7e; 
 padding: 3px;

 }


#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }