/*** css doc *********************************
content color: #575145
footer color: #575145
menu font color: #E9B35D
sub-menu bg: #9F9383
*********************************************/
body {
	background:url(../images/bg.gif) repeat;
	font-size: 62.5%; /*** 1em=10px ***/
	font-family:Arial, Helvetica, sans-serif;
	}
#layout {
	width:729px;
	margin-left: auto ;
	margin-right: auto ;
	}
#masthead {
	background:url(../images/masthead2.gif) no-repeat left top;
	height:181px;
	}
#outer{
	background:#003e4d url(../images/left.gif) repeat-y left top;
	padding-left:15px;
	}
#inner{
	background:#003e4d url(../images/right.gif) repeat-y right top;
	padding:1em 1em 1em 0;
	font-weight:bold;
	}
#wrapper{
	background-color:#000;
	width:698px;
	height:100%;
	overflow:hidden;
}
#menu-wrapper {
	width:200px;
	float:left;
	height:100%;
	background-color:#000;
	display:inline;
	border-bottom: solid #000 1px;
}
#menu {
	background-color:#000;
	height:100%;
	}
.content {
	color:#575145;
	font-size:1.2em;
	padding-left:15px;
	}
.content a {
	color:#575145;
}
.news {
	background-color:#B3ADA1;
	width:90%;
	padding:5px 5px 5px 5px;
	/*margin-right:15px;*/
	font-size:1.1em;
}
#content-wrapper {
	height:100%;
	min-height:330px;
	width:498px;
	margin-left:200px;
	background-color:#DED6CB;
	margin-top:0px;
	padding-bottom:15px;
	white-space:nowrap;
}
* html #content-wrapper {
	\width:485px;
	w\idth:485px;
}
#content {
	height:100%;
	padding-top:15px;
	white-space:normal;
	}
#footer {
	width:698px;
	height:50px;
	background-color:#9F9383;
	color:#575145;
	clear:left;
	text-align:center;
	font-size:1.2em;
	padding-top:.5em;
}
#footer a {
	color:#575145;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#title {
	width:100%;
	/*margin-left:200px;*/
	padding-left:10px;
	color:#fff;
	/*display:inline;*/
	font-size:1.6em;
	background-color:#003e4d;
	/*position:relative;
	left:1px;*/
	border:0px;
	/*line-height:18px;*/
	}
#title {
	/*\width:478px;/* for IE5 and IE6 in quirks mode */
	/*w\idth:478px;/* for IE6 in standards mode */
	}
/* force "layout" in IE */
.outer p{padding:0 10px;margin:0 0 1em 0}

#newsletter {text-align:center;margin-left:auto;margin-right:auto;}
#newsletter input {background-color:#ded6cb;color:#575145;width:130px;}
#newsletter button {padding:0px;border:solid 1px #DED6CB;background-color:#9F9383;color:#575145;width:50px;}
#newsletter_thanks {width:90%;background-color:#ded6cb;color:#575145;font-size:1.2em;margin-left:auto;margin-right:auto;margin-top:10px;padding:2px;}

#schedule {}
#schedule ul {margin-left:2px;}
#schedule li {list-style-type:none;margin-left:2px;}
#schedule td {vertical-align:top;border:solid 1px #000;text-align:center;}
#schedule caption {font-size:1.4em;}

#schedule2 {}
#schedule2 ul {margin-left:2px;}
#schedule2 li {list-style-type:none;margin-left:2px;}
#schedule2 td {vertical-align:top;border:solid 1px #000;text-align:center;}
#schedule2 caption {font-size:1.4em;}

#slideshow {position: relative;	width: 198px;height: 148px;overflow: hidden;border: 1px solid #000;overflow:hidden;}
#slideshow img {position: absolute;left: 0;top: 0;width: 200px;height:150px;border:0px;}

#gallery {}
#gallery li {list-style-type:none;display:inline;}
#gallery img {border:0px;width:125px;}