* { margin:0; padding: 0; }
body {
	font-size: 100%;
	text-align: center;
	background: white url(../images/bg_gradient.jpg) repeat-x 0 0;
	font-family: Trebuchet MS, Verdana, sans-serif;
}
h1, h2, h3, h4, h5 { 
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-weight: lighter;
	color: #32451D;
	padding-bottom: .4em;
}
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
p {
	color: #4A4800;
	line-height: 1.4em;
	padding-bottom: 1em;
	font-size: 90%;
	font-family: Trebuchet MS, Verdana, sans-serif;
}
a {
	color: #882B00;
}
img { border: none; }
#wrapper {
	width: 785px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/body_bg2.jpg) repeat-y 17px 0;
	overflow: auto;
}
#banner {
	height: 222px;
	width: 751px;
	margin: 0 auto;
	background: white url(../images/banner2.jpg) no-repeat 0 0;
}
#banner h1 { display: none; }
#sidebar {
	width: 282px;
	float: right;
	margin-right: 27px;
	background: #ffc148 url(../images/sidebar_bg.gif) repeat-y 0 0;
	display: inline;
}
#sidebar .content {
	padding: 20px;
	width: 240px;
}
#content {
	padding: 10px 47px 150px 20px;
	margin-right: 291px;
	margin-left: 17px;
	background: transparent url(../images/corner_flower.jpg) no-repeat 20px 100%;
}
#menu {
	list-style: none;
	border-top: 5px solid #828521;
	border-bottom: 5px solid #828521;
	font-family: "Times New Roman", Times, serif
}
#menu ul { list-style: none; }
#menu li a {
	display: block;
	text-decoration: none;
	background: #ffc148;
	text-indent: 18px;
	line-height: 1.7em;
	border-bottom:1px solid #e1ac44;
	color: #4C4E05;
	font-size: 115%;
	width: 100%;
}
#menu li a:hover, #menu li a:focus, #menu li a:active, #menu li li a:hover, #menu li li a:focus, #menu li li a:active {
	color: black;
	background: #ffd176;
}
#menu li li a, #menu li.selected li a { 
	color: #4C4E05;
	font-size: 95%;
	text-indent: 30px;
	background: #ffc148 url(../images/green_arrow.gif) no-repeat 18px .7em;
}
#menu li li a:hover, #menu li li a:focus, #menu li li a:active {
	color: black;
	background: #ffd176 url(../images/green_arrow.gif) no-repeat 18px .7em;
}
#menu li.selected a {
	background: #828521;
	color: white;
}

#menu li li.selected a {
	background: #828521 url(../images/white_arrow.gif) no-repeat 18px .7em;
	color: white;
}
#footer { 
	clear: both; 
	background: white url(../images/footer_bg.jpg) no-repeat 0 0; 
	text-align: right; 
	padding-right:20px;
	height: 44px;
	padding-bottom: 30px;
	line-height: 1.5em;
	position: relative;
}
#footer a { 
	color: #999;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: .8em;
	position: absolute;
	bottom: 45px;
	right: 30px;
}
#footer a:hover { color: black; }
label { display: block}
ul.gallery { list-style: none; overflow: auto; width: 100%; }
* html ul.gallery { width: 99%; }
ul.gallery li { float: left; }
ul.gallery li a { 
	margin: 5px 5px 5px 0;
	float: left;
	padding: 4px 4px 8px 4px;
	background: white;
	border: 1px solid #AAA;
}
ul.gallery li a:hover, ul.gallery li a:focus, ul.gallery li a:active { 
	background: #fff9d8;
	border: 1px solid #999;
}
.events {
	margin-top: 10px;
	border-top: 3px solid #C93;
	border-bottom: 2px solid #C93;
}
.events div {
	background: #FDF7DF url(../images/event_bg.jpg) repeat-x top left;
	border-bottom: 1px solid #e3ddc5;
	padding: 8px;
}
.thumb {
	overflow: auto;
}
.right_thumb {
	float: right;
	padding: 5px 5px 5px 15px;
}
.thumb img, .right_thumb img {
	padding: 4px 4px 8px 4px;
	background: white;
	border: 1px solid #AAA;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
	margin-bottom:1em;
}
th {
	background: #ece6c1;
	border-bottom: 1px solid #beb683;
	color: #32451D;
	padding: 6px 4px 5px 4px;
	text-align: left;
	font-size: .9em;
}
td {
	background: #fffdf2;
	padding: 4px;
	vertical-align: top;
	border-bottom:1px solid #E4DFC0;
} 
tr.alt td { background: #f9f5dd; }
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
label {
	padding-top: .5em;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #4A4800;
}
input, textarea { border: 1px solid #ABADB3; background: white; }
input.submit { padding: 4px; margin-top: 1em; }
.error {
	width: 377px;
	padding: 2px;
	display: block;
	border: 1px solid #CCC;
	color: #828521;
	margin-top: 1px;
	background: white;
	color: #892f02;
	font-size: .8em;
}
.round_box {
	background: #fafbe6 url(../images/round_bottom.gif) no-repeat 0 100%;
	margin-bottom: 1em;
}
.round_box div {
	background: transparent url(../images/round_top.gif) no-repeat 0 0;
	padding: 8px 6px;
}