body {
	margin: 0;
	background: #b5ccfb url(../images/background.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 780px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 140px 0 0 -390px;
	padding: 0;
	background: url(../images/container-bkgd.gif) left top repeat-y;
}

#leftShadow {
	width: 15px;
	height: 690px;
	position: absolute;
	left: 50%;
	top: 150px;
	margin: 0 0 0 -390px;
	padding: 0;
	background: url(../images/left-shadow.gif) left top no-repeat;
}

#rightShadow {
	width: 15px;
	height: 690px;
	position: absolute;
	left: 50%;
	top: 150px;
	margin: 0 0 0 375px;
	padding: 0;
	background: url(../images/right-shadow.gif) left top no-repeat;
}
/* Header */
#header {
	width: 735px;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 20px 20px 0 25px;
}

#header img {
	margin: 0 5px 0 0;
}
/* Mast */
#mast {
	width: 753px;
	height: 126px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -390px;
	padding: 14px 27px 0 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

#mast a:link, #mast a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#mast a:hover, #mast a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	width: 113px;
	height: 96px;
	float: left;
	margin: 0;
	padding: 25px 0 0 50px;
}

#logo2 {
	width: 425px;
	height: 35px;
	position: absolute;
	left: 133px;
	top: 60px;
	font-size: 30px;
	color: #FFFFFF;
}

#logo2 a {
	text-decoration: none !important;
}

#tagline {
	width: 500px;
	height: 25px;
	position: absolute;
	left: 160px;
	top: 115px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

/* Column Container */
#columnContainer {
	width: 750px;
	height: auto;
	background: url(../images/columns-top.gif) left top no-repeat;
	margin: 0;
	padding: 200px 15px 0 15px;
}

/* Left Column */

#leftColumn {
	width: 196px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

#leftColumn ul {
	width: 196px;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftColumn ul li {
	width: 196px;
	height: 33px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
}

#leftColumn ul li a {
	width: 185px;
	/*height: 28px;*/
	display: block;
	margin: 0;
	padding: 8px 0 8px 11px;
	text-decoration: none;
}

#leftColumn ul li a:link, #leftColumn ul li a:visited {
	background: url(../images/sideNav.gif) left top repeat-y;
	color: #dfe8fb;
}

#leftColumn ul li a:hover, #leftColumn ul li a:active {
	background: url(../images/sideNav-hover.gif) left top repeat-y;
	color: #003399;
}

#leftColumn p {
	font-size: 11px;
	line-height: 16px;
}

/* Right Column */
#rightColumn {
	width: 500px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 23px 0 21px;
	font-size: 12px;
	line-height: 18px;
}
#rightColumn ul.noTopMargin{
	margin-top: 0px;
}

#volunteer {
	width: 196px;
	height: 33px;
	float: right;
	margin-top: -2px;
}

#volunteer a {
	width: 196px;
	height: 33px;
	display: block;
	background: url(../images/volunteer.gif) left top no-repeat;
}

#volunteer a:hover {
	background-position: 0 -33px;
}

#volunteer a:active {
	background-position: 0 -66px;
}

#rightColumn h1 {
	font-size: 18px;
	color: #003399;
	margin: 0;
	padding: 14px 0 0 0;
	border-bottom: 3px solid #003399;
}

#rightColumn h2 {
	font-size: 11px;
	color: #003399;
	margin: 0;
	padding: 0 0 14px 0;
}

#rightColumn h3 {
	font-size: 16px;
	color: #003399;
}

#rightColumn p {
	margin: 0;
	padding: 10px 0;
}

#rightColumn a:link, #rightColumn a:visited {
	color: #003399;
	text-decoration: underline;
}

#rightColumn a:hover, #rightColumn a:active {
	color: #003399;
	text-decoration: none;
}

.imgRight {
	float: right;
	margin: 0 0 15px 15px;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

#logo3 {
	width: 500px;
	height: 50px;
	margin: 20px 0 30px 0;
	text-align: center;
}

#events {
	margin: 10px 0;
	text-align: center;
}

#events img {
	margin: 10px 10px 0 0;
}

/* Mini Contact Form */

#qc {
	width: 500px;
	height: 168px;
	background: url(../images/qc.gif) left top no-repeat;
	margin: 0;
	padding: 12px 0 0 0;
}

#qc-disclaimer {
	width: 470px;
	padding: 0 15px 10px 15px;
	font-style: italic;
	font-weight: bold;
}

#qc p {
	width: 100px;
	height: 18px;
	float: left;
	margin: 0;
	padding: 70px 0 0 11px;
	font-size: 11px;
}

#qc a {
	color: #FFFFFF;
}

#qc input {
	width: 154px;
	height: 14px;
	background-color: #FFFFFF;
	border: none;
	margin: 0 0 4px 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

#qc textarea {
	width: 184px;
	height: 62px;
	background-color: #FFFFFF;
	border: none;
	margin: 0 0 3px 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

#qc1 {
	width: 160px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

#qc2 {
	width: 192px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 0 13px;
}

.submit {
}

#qc input.submit {
	width: 190px;
	height: 20px;
	border: 1px solid #7694d1;
	margin: 0;
	padding: 0;
	background: url(../images/submitBtn.gif) left top no-repeat;
	cursor: pointer;
}

#qc a:hover input.submit {
	background-position: 0 -20px;
}

#qc a:active input.submit {
	background-position: 0 -40px;
}
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
    color: #000000!important;
}
.invalid {
    background-color: #F00000!important;
    color: #000000!important;
}
/* Footer */
#footerContainer {
	width: 710px;
	height: auto;
	clear: both;
	border-bottom: 10px solid #003399;
	padding: 0 23px 0 17px;
}

#footer {
	width: 650px;
	height: auto;
	border-top: 3px solid #003399;
	padding: 20px 30px;
	font-size: 12px;
	color: #003399;
	text-align: center;
	line-height: 18px;
}

#footer a:link, #footer a:visited {
	color: #003399;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #003399;
	text-decoration: none;
}

/* Disclaimer */
#disclaimer {
	font-size: 10px;
	margin-top: 25px;
}
/* Clearfix */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
/*-------------------->Bennett Styles<--------------------*/
/*#pnlCaptcha {
 width: 240px;
 height: auto;
 clear: both;
}
#pnlCaptcha p{
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
#pnlCaptcha label {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
}
.captcha {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
}
.captcha img {
 width: 240px;
 float: left;
 clear: both;
 margin: 15px 0px 15px 0px;
 padding: 0px;
}
.captcha span {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
}
.captcha span input {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
#bennett{
}
#bennett input{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
#bennett textarea{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
#bennett ul{
 width: 240px;
 height: auto;
 margin: 0px;
 padding: 0px;
}
#bennett ul li{
 margin: 0px;
 padding: 0px;
}
#ValidationSummary1 {
 width: 240px;
 height: auto;
 float:left;
 clear:both;
 margin: 15px 0px 15px 0px;
 padding: 0px;
}
#ValidationSummary1 ul{
 width: 240px;
 height: auto;
 float:left;
 clear:both;
 margin: 0px;
 padding: 0px;
 list-style: none;
}
#ValidationSummary1 ul li{
 float:left;
 clear:both;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #990000; 
}
#errors {
 float:left;
 clear:both;
 width: 240px;
 height: auto;
 margin: 0px;
 padding: 0px;
 color: #990000; 
}
#errors span{

}
#errors ul{
 float:left;
 clear:both;
 width: 240px;
 height: auto;
 padding: 0px;
 margin: 20px 0px 20px 0px;
}
#errors ul li{
 float:left;
 clear:both;
 width: 240px;
 height: auto;
 margin: 7px 0px 0px 0px;
 padding: 0px;
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 list-style: none;
 color: #990000; 
}*/
input#btnValidateForm {
	width: 190px;
	height: 20px;
	border: 1px solid #7694d1;
	margin: 0;
	padding: 0;
	background: url(../images/submitBtn.gif) left top no-repeat;
	cursor: pointer;
}
input#btnSubmitForm {
	width: 190px;
	height: 20px;
	border: 1px solid #7694d1;
	margin: 0;
	padding: 0;
	background: url(../images/submitBtn.gif) left top no-repeat;
	cursor: pointer;
}

