body { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #5b883d; background-repeat: repeat-x; background-position: 0 top; text-align: left; margin-top: 0; }
p { }
td { }
a:link { color: #5b883d; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { }
#wrapper { background-image: url(../images/bg_wrapper.gif); background-repeat: repeat-y; background-position: left 0; text-align: left; margin: 0 auto; padding: 0 9px 0 14px; border:0; width: 1024px; }

#header { background-color: #cfe187; background-repeat: no-repeat; background-position: 0 top; height: 22px; margin: 0 0 15px; }
#header a:link, a:visited { color: #000; text-decoration: none; }
#header a:hover { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
h1 { color: #c7298f; font-size: 1.3em; font-weight: bold; text-align: left; margin: 0.67em 0; }
h2 { color: #5b883d; font-size: 1.1em; font-weight: bold; margin-bottom: -0.5em; }
#side-a { float: left; width: 510px; padding-left: 10px; }

#side-b { float: right; width: 400px; margin-top: -2px; padding-top: -2px; padding-right: 40px; }
#side-a img { margin-right: 5px; margin-left: 15px; }
#content { float: left; width: 300px; height: auto; padding-top: 15px; }

#footer { color: #5b883d; background-color: #cfe187; background-repeat: no-repeat; background-position: 0 center; text-align: center; height: 22px; clear: both; padding: 5px 25px 2px; }
#contact { color: #000; font-size: 11px; float: right; margin-top: 5px; margin-right: 25px; }
#title { background-position: 0 top; height: 195px; margin-top: 0; margin-right: 0; margin-left: 0; padding-left: 20px; }
.box { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; width: 300px; text-align: left; height: auto; margin-top: 8px; margin-bottom: 8px; margin-left: 5px; padding-bottom: 10px; }
.box2 { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-align: left; margin-top: 8px; margin-bottom: 8px; margin-left: 5px; padding-bottom: 10px; width: 300px; height: auto; float: left; }
.box3 { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-align: left; margin-top: 8px; margin-bottom: 8px; margin-left: 5px; padding-bottom: 10px; width: 300px; height: auto; float: left; }
.box h3 { color: #fff; margin: 0 0 5px; padding: 6px 8px 4px 10px; font-size: 13px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; border-bottom: 2px solid #a30134; }
.box2 h3 { color: #fff; font-size: 13px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin: 0 0 5px; padding: 6px 8px 4px 10px; border-bottom: 2px solid #a30134; }
.box2 h3 { color: #fff; font-size: 13px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin: 0 0 5px; padding: 6px 8px 4px 10px; border-bottom: 2px solid #a30134; }
.box h3 a { color: #fff; }
.box2 h3 a { color: #fff; }
.box3 h3 a { color: #fff; }
.box ul { margin: 0; padding: 14px 10px 14px 14px; list-style: none; }
.box ul li {
	margin: 0 0 6px;
	padding: 0;
	}
.box p { line-height: 20px; margin-bottom: -5px; }
.box2 p { line-height: 20px; margin-bottom: -5px; }
.box3 p { line-height: 20px; margin-bottom: -5px; }
.box img { margin-right: 10px; }
.boxes {  }
.textPad { padding-right: 6px; padding-left: 6px; }
.divider { background-color: #f7971d; height: 10px; }
.eventDate { color: #5b883d; font-size: 14px; }
.photo img { margin: -15px 0 0; }
#container {  }
.frame { border: solid 5px #5b883d; }
/* --- Form style ---  */
input.txt {
	color: #5b883d;
	background-color: #e5eec1;
	border: inset 1px #cfe187;
}
input.btn {
	color: #5B883D;
	background-color: #E5EEC1;
	border: 1px outset #CFE187;
}
form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form div label {
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 30%;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
fieldset {
	border: 1px dotted #5B883D;
	margin-top: 1.4em;
	padding: 0.6em;
}
legend {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #C7298F;
}
form strong {
	color: #5B883D;
}

#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(/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
