@charset "UTF-8";
/* CSS */

/* @group General */
body {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: #b8bcbc url(../images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

.form {
	background: #e8f3d9 url(../images/form_top.gif) no-repeat;
	padding-top: 15px;
	font-weight: bold;
	color: #537525;
	font-size: 13px;
	width: 415px;
}

.form_bottom {
	height: 20px;
	background: url(../images/form_bottom.gif) no-repeat;
	width: 415px;
}

.formstyle {
	border: 1px solid #72a233;
	color: #1275a8;
	background: #fff url(../images/formbg.jpg) repeat-x;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	display:block;
	border-style: none;
}

#content {
	width: 817px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/content_bg.gif) repeat-y 0 top;
	
}

#headerGfx {
	background: url(../images/headergfx.gif) repeat-x;
	padding-top: 16px;
}

/* @end */

.headBlock {
	float: left;
	margin-right: 25px;
}

#headInfo {
	width: 834px;
	line-height: 27px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	color: #bfb4ae;
	font-size: 11px;
	clear: both;
	margin-top: 7px;
	text-align: right;
}

#headInfo a {
	color: #bfb4ae;
	padding: 4px;
}

#headInfo a:hover {
	color: #482917;
	background-color: #ebe7dc;
}

/* @group Buttons */

#menu {
	height: 75px;
	width: 817px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/header.jpg) no-repeat;
}

#menublock {
	padding-left: 247px;
	padding-top: 50px;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttons a {
	display: block;
	float: left;
	overflow: hidden;
	height: 25px;
	border-style: none;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */

#window_dates {
	background-image: url(../images/upcoming.jpg);
	height: 120px;
}

#window_dates ul {
	padding-top: 40px;
	margin: 0;
	padding-left: 40px;
}

#window_dates li {

	margin-bottom: 8px;
	list-style-image: url(../images/dot.gif);
}

#window_dates a {
	text-decoration: none;
	color: #041d2b;
	font-size: 12px;
}

#window_dates a:hover {
	color: #1391cc;
}

/* window01 is 250 pixels */
#window01 {
	width: 447px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin-left: 11px;
}

#window_content {
	padding: 20px 0 20px 30px;
}

#window02_content {
	padding: 20px 44px;
}

#window_content h1 {
	color: #8dc540;
	margin: 0;
	padding: 0 0 10px;
	font: normal normal 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#window_content a {
	text-decoration: none;
	color: #0771a6;
}

#window_content a:hover {
	color: #0771a6;
	border-bottom: 1px solid #0771a6;
}

.sideBottom {
	width: 200px;
	height: 10px;
	background: #fff url(../images/side_bottom.gif) no-repeat 0 bottom;
	margin-bottom: 20px;
}

.sideBox {
	background: #82b57b url(../images/side_top.gif) no-repeat 0 top;
	padding: 20px;
	font-weight: bold;
	color: #fff;
}

.sideBox a {
	color: #fff;
}

.sideBox h2 {
	color: #fff;
}
.box_top {
	width: 225px;
	height: 28px;
	background-image: url(../images/box_top.gif);
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	line-height: 28px;
	padding-left: 35px;
}

.box {
	background: #d7d7d7 url(../images/box_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 2px;
	margin-top: 20px;
	color: #363739;
}

.box p {
	padding-left: 20px;
	padding-right: 20px;
}

.box li {
	line-height: 14px;
	padding-right: 12px;
	margin-top: 8px;
	font-size: 12px;
}

.sideNav {
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 5px 23px;
	line-height: 17px;
}

.sideNavSub {
	padding: 5px 5px 5px 22px;
	line-height: 15px;
	margin: 0 0 0 14px;
	background: url(../images/arrow_dot.gif) no-repeat 0 5px;
}

.sideActive {
	background: url(../images/arrow.gif) no-repeat 0 7px;
}

.sideActiveSub {
	background: url(../images/arrow_sub.gif) no-repeat 0 5px;
}

.sideReturn {
	background: url(../images/arrow_back.gif) no-repeat 0 9px;
}

/* window02 is 444 pixels */
#window02 {
	width: 348px;
	margin-left: 458px;
	line-height: 20px;
	margin-top: 0;
	padding: 0;
}

#window02_content a {
	color: #0771a6;
	text-decoration: none;
}

#window02 a:hover {
	border-bottom: 1px solid #0771a6;
}

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #window01 {margin-left: 6px; margin-right: -3px;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #window02 {height: 1%; margin-left: 455px;}/* margin is 3 pixels less than normal*/

/* @end */

/* @group Footer */

#footer {
	color: #777;
	font-size: 11px;
	width: 762px;
	clear: both;
	text-align: right;
	line-height: 35px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/footer.gif) no-repeat;
	padding-right: 55px;
}

#footer a {
	text-decoration: none;
	color: #482917;
	padding: 3px;
}

#footer a:hover {
	background-color: #482917;
	color: #fff;
	border-style: none;
	padding: 3px;
}

#clear {
	clear: both;
}

/* @end */

/* @group Misc Styles */

.highlight {
	color: #482917;
	font-weight: bold;
}

.contactInfo {
	font-size: 120%;
	color: #00827a;
}

#window02 ul {
	list-style-type: disc;
}

#window02 h1 {
	color: #482917;
	margin-bottom: 35px;
	font: normal normal 24pt Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	padding-top: 20px;
}

#window02 h2 {
	color: #482917;
	margin-top: 45px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

#window01 h2 {
	color: #168fcc;
	margin: 30px 0 15px;
	padding: 0;
	font: normal normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #d7d7d7;
}

.formtext {
	font-weight: bold;
	color: #482917;
	text-align: right;
}

/* @end */

blockquote, pre {padding: 0.25em 40px;}
blockquote {
  background: #effdff url(../images/quote.gif) no-repeat 10px 0.75em;
  margin: 0.25em 0;
	font: italic normal 1.1em/20px Georgia, Times, serif;
}
.quoteName {
	text-align: right;
	color: #2a94ce;
	font: normal bold 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: -10px;
}
