*
{
margin: 0px;
padding: 0px;
}

a:link, a:visited {
	color:#333333;
}

body {
	color: #111111;
	background-color: #F6E5B7;
	background-repeat: repeat;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Tahoma;
}

#content
{
	margin: 0 auto;
	width: 897px;
	text-align: left;
}

/* for Internet Explorer */
/*\*/
* html #middle  {
	height: 650px;
}
/**/

div#middle {
	min-height:650px;/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#header {
	height: 228px;
	text-align: right;
	width: 897px;
}

#logo {
	width: 897px;
	height: 228px;
	text-align: left;
}

#logo ul {
	list-style: none;
	height: 228px;
	float: left;
}

#logo li {
	float: left;
	height: 228px;
	display: inline;
	overflow: hidden;
}

#main {
	width: 897px;
	background-color: #F6E5B7;
}

/* -----------------------------right column--------------------------- */
#right {
	float: right;
	width: 185px;
}

#left
{
	width: 193px;
	float: left;
	height: 565px;
}

#menu {
	margin-left: 30px;
}

#menu ul
{
	list-style-type:none;
	line-height:2em;
	font-size:1em;
	margin-right: 10px;
	margin-left: 20px;
}

#menu ul li
{
text-align:right;
}


#menu ul li a {
	text-decoration: none;
	font-size: 1.1em;
	text-align: right;
	padding-right: 5px;
}

#menu a:hover {
	border-bottom: solid #F47A0C 2px;
	}
	
#menu ul li a.current{
	border-bottom:solid #333399 2px;
}

#menu a:visited {
	}
	
#submenu p{
	font-size: 1.2em;
	background-image: url(images/button_a.jpg);
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 12px;
}

#submenu ul li a{
	margin-left:5px;
	font-size: 1em;
	background-image:none;
	background-image: url(images/subbutton_a.jpg);
	background-repeat: no-repeat;

}

#submenu ul li a.current{
	background-image: url(images/subbutton_current.jpg);
}

#submenu2 p{
	font-size: 1.2em;
	background-image: url(images/button_current.jpg);
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 12px;
}

#submenu2 ul li a{
	margin-left:5px;
	font-size: 1em;
	background-image:none;
	background-image: url(images/subbutton_a.jpg);
	background-repeat: no-repeat;

}

#submenu2 ul li a.current{
	background-image: url(images/subbutton_current.jpg);
}

/* -----------------------------left column------------------------------- */

#middle
{
	width: 468px;
	min-height: 650px;
	float: left;
	border-left: solid #f47a0c 4px;
	border-right: solid #f47a0c 4px;
	background-color: #FFFFFF;
	padding: 20px;
}


#middle H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #208A06;
}
#middle h3 {
	font-size: 1.5em;
	color: #602190;
	font-weight: 100;
	margin-left: 5px;
}
#pic2 {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 3px;
}
#pic {
	float: right;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 5px;
}

#middle a
{
	color: #333399;
}
#archive img {
	border: 2px solid #333399;
}



#middle p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 1.1em;
}

#middle h2 {
	color: #336600;
	margin-left: 5px;
	padding-bottom: 5px;
	font-size: 30px;
	font-weight: 300;
}

	
#contactform{
	margin-top:10px;
	height: 50px;
	margin-bottom: 20px;
	margin-left: 5px;
}

/* --------------------------submenu------------------------*/
 



/* -------------------------------footer-------------------------------- */

#footer {
	background-image: url(images/footer.jpg);
	height: 77px;
	width: 508px;
	clear: both;
	margin-left: 193px;
	border-left: solid #f47a0c 4px;
	border-right: solid #f47a0c 4px;
}

#footer p {
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color:#000000;
	}

#menu2 li{
	display: inline;
}

#menu2 ul{
	list-style:none;
	margin-left:300px;
}
#menu2 ul li a{
	float:left;
	padding-right:7px;
	color:#333333;
	font-size:0.9em;
	padding-top: 10px;
}

#menu2 {
	height: 50px;
}

#left h2 {
	margin-top: 3px;
}
#left   h2 a {
	margin-left: 25px;
	font-size: 14px;
	font-weight: lighter;
	color: #407D40;
	text-decoration: none;
}
#left h2 a:hover {
	text-decoration: underline;
}
#map {
	background-image: url(images/map.jpg);
	border: solid #6c9c31 3px;
	width: 445px;
	height: 427px;
	margin-left: 10px;
}
#contact_right {
	float: right;
	width: 300px;
}
#contact_left {
	float: left;
	width: 150px;
	text-align: right;
}

/*---------------------lightbox----------------------- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

/*---------------------end lightbox----------------------- */

#archive {
	float: left;
	margin-right: 10px;
}
