body {
color: #333;
margin: 0;
padding: 0;
background: #d7e6cc url(/templates/img/bodybkg-wh.gif) repeat-y 50% 0;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
}
p  { line-height: 125%;}
h1 { font-size: 1.5em; padding: 0px; color: #4f1e8c;}
h2 { font-size: 1.25em; color: #4f1e8c; }
h3 { font-size: 1em; color: #4f1e8c; }
h4 { font-size: .95em; color: #4f1e8c; }
h5 { font-size: .85em; color: #4f1e8c; }
h6 { font-size: .85em; color: #4f1e8c; }
a, a:hover, a:active, a:visited { color: #4f1e8c;}
/* Page Layout */

#wrapper {
width: 780px;
margin: 0 auto;
background: #fff;
/* background: transparent url(/templates/img/wrapperbkg.gif) repeat-y; */
}

html>body #wrapper {
margin-top: 0;
margin-right: auto;
margin-left: auto;
padding: 0;
width: 780px;
background: #fff;
/* background: transparent url(/templates/img/wrapperbkg.gif) repeat-y; */
}

#header {
background: #eee url(/templates/img/header.gif) no-repeat;
height: 172px;
width: 780px;
border-top: 2px solid #aecc99;
}

#header h1 {
display: none;
}

#content {
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
margin: 0;
padding: 12px 8px;
float: left;
width: 541px;
text-align: left;
}

#topNav {
width: 780px;
color: #666;
background-color: #aecc99;
border-bottom: 1px solid #000;
margin: 0;
padding: 0;
text-align: left;
}

#topNav ul li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#topNav ul {
margin: 0;
padding: 0 8px 0 12px;
color: #666;
background: transparent;
font-size: 1.25em;
letter-spacing: 2px;
}

#topNav ul li a {
padding: 0.5em 12px;
background-color: #aecc99;
color: #666;
text-decoration: none;
float: left;
border-bottom: none;
font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Sans-serif;
}

#topNav ul li a:hover {
background: #4f1e8c;
color: #fff;
}

#pageheader {
	background: transparent url(/templates/img/pageheader_bkg.gif) repeat-x;
	height: 80px;
	padding: 6px 20px;
	clear: both;
}
#pageheader h1 {
	margin: 0px 0 2px 9px;
	padding: 0px 0 0px 4px;
	color: #000;
	font-size: 1.5em;
	background: transparent;
}
#pageheader h2 {
	margin: 0px 0 2px 9px;
	padding: 3px 0 0px 4px;
	color: #333;
	font-size: 1.1em;
	background: transparent;
}
#pageheader h3 {
	margin: 0px 0 2px 9px;
	padding: 0px 0 0px 4px;
	color: #666;
	font-size: .9em;
	font-weight: lighter;
	background: transparent;
}
#pageheader p {
	margin: 0px 0 2px 9px;
	padding: 0px 0 0px 4px;
	color: #666;
	font-size: .85em;
}
#home_events{

}
ul.event_style1 {
 margin: 0;
 padding: 0;
 list-style: none;
}
ul.event_style1 li.title{
color: #333;
}
ul.event_style1 li.date{
text-align: right;
color: #666;
}

/* Sidebar */
#sidebar {
float: left;
color: #333;
background: transparent;
width: 210px;
padding: 2px 6px;
font-size: 12px;
text-align: left;
}

#sidebar h2 {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

#footer {
display: block;
clear: both;
color: #aaa;
background: transparent;
margin: 4px 4px 4px 0px;
width: 770px;
font-size: 9px;
height: 20px;
text-align: center;
}

div#event {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #999;
	background: transparent;
	padding: 0 8px 0 0;
}
div#event h2 {
	font-size: 1.5em;
	margin: 5px 0 5px 9px;
	padding: 8px 4px 0px 4px;
	font-weight: normal;
	border-bottom: 2px dotted #e0e0e0;
}
div#event h3 {
	font-size: 1.1em;
	margin: 5px 0 5px 9px;
	padding: 0px 0 0px 5px;
	font-weight: bold;
}
div#event h3 a, h3 a:visited {
	color: #006;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
div#event h3 a:hover {
	border-bottom: none;
}
div#event h4 {
	font-size: .8em;
	margin: 1px 0 0px 12px;
	padding: 0px 0 0px 4px;
	font-weight: lighter;
}
div#event p {
	font-size: 1em;
	margin: 1px 0 1px 12px;
	padding: 0px 0 0px 4px;
	font-weight: normal;
}

div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {font-size: .75em; text-align: center;}

ul.thumbGallery {
  list-style: none;
  padding: 0;
  margin: 0;  /* different browsers style this different so go for sure */
 /* line-height: 1em; */
  text-align: center;
/* font-size:smaller;
  font-weight:lighter; */
  color: #666;
}
ul.thumbGallery li {
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 3em;
  margin-right: 1em;
  white-space: nowrap;
}
ul.thumbGallery li a, li a:visited{
  border-bottom: 0px;
  text-decoration: none;
}
ul.thumbGallery a img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {font-size: .75em; text-align: center;}
div.photo img {
	border: 1px solid #aaa;
}

.noborder {
	 border: none;
}
.spacer {
	clear: both;
}

div.row {
  clear: both;
  padding-top: 3px;
  }

div.row span.label {
  float: left;
  width: 29%;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 69%;
  text-align: left;
  } 
