@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6699;
}
#search {
	text-align: right;
	padding: 0px;
	float: right;
	width: 50%;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 20px;
	color: #628B1A;
}
#footer {
	font-size: 10px;
}
#menu a {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	background-position: right center;
	vertical-align: middle;
	text-align: center;
	padding-left: 0px;
	z-index: 1040;
	padding-right: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	margin-right: 0px;
	margin-left: 0px;
	height: 45px;
}
#content {
	text-align: left;
	clear: both;
	height: auto;
	width: 850px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #333333;
	border-bottom-color: #4D4D4D;
	border-left-color: #00302B;
	float: none;
	padding: 0px;
	font-weight: bolder;
	background-color: #FCFDFE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/Curtains-StainedGlass-Faded+yellowgreen.jpg);
}
#Background {
	background-color: #FFFFFF;

}



#header {
	padding: 0px;
	width: 850px;
	float: none;
	visibility: visible;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#content table tr td .style63 strong {
	color: #FF0000;
	font-size: 24px;
}
#content .TabbedPanelsContent tr td .style92 strong {
	font-size: 24px;
}
#content table tr td h2 {
	font-size: smaller;
}
#content table tr td h2 {
	font-size: 12px;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FFFFFF !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FFFFFF !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FFFFFF !important; //Text input field border color
   background-color:#FFFFFF !important; //Text input field background color
 }
