* {
	outline: none;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 85%;
	min-width: 900px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#header {
	height: 158px;
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
	min-width: 900px;
}
#headContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
	padding-top: 30px;
}
#navigation {
	height: 37px;
	margin-top: -5px;
	min-width: 900px;
}
#menu {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu a {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	line-height: 37px;
	font-size: 110%;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#menu a:link {
	color: #72273E;
}
#menu a:visited {
	color: #72273E;
}
#menu a:hover {
	color: #BC3E64;
}
#menu a:active {
	color: #BC3E64;
}
#mainbody  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#mainbody h1 {
	margin-top: 0px;
	padding-top: 0px;
	color: #bd4e50;
	font-size: 150%;
}
#mainbody h2 {
	font-size: 120%;
	color: #bd4e50;
}
#mainbody h3 {
	font-size: 100%;
	color: #bd4e50;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainbody a {
	text-decoration: none;
}
#mainbody a:link {
	color: #1d86b3;
}
#mainbody a:visited {
	color: #1d86b3;
}
#mainbody a:hover {
	color: #0E4B65;
}
#mainbody a:active {
	color: #0E4B65;
}
#columnLeft {
	width: 429px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
#columnRight {
	width: 429px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
#base {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
#footerContent {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
#footerContent p {
	color: #1d86b3;
}
.current {
	background-image: url(images/current.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.navBtm {
	height: 18px;
	background-image: url(images/navBtmBG.gif);
	background-repeat: repeat-x;
	min-width: 900px;
}
.comic {
	font-family: "Comic Sans MS", Helvetica, Arial, Verdana, sans-serif;
	color: #72273e;
	font-weight: bold;
}
.textlogoHand {
	color: #72273E !important;
	text-align: center;
	margin-bottom: 0px;
	font-size: 200% !important;
}
.textlogoHomes {
	font-family: "Comic Sans MS", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}
input[type="text"], textarea {
	margin-left: 15px;
	border: 1px solid #BFBEBB;
}
input[type="text"], textarea {
	width: 200px;
}
#submit {
	margin-left: 15px;
	border: 1px solid #BFBEBB;
}
.required {
	float: right;
	display: inline;
	color: #FF0000;
}
.warn {
	background-color: #FFF2F2;
	background-image: url(images/li-err-bg.gif);
}
.warn input {
	border: 1px solid #FF0000;
}
.warn textarea {
	border: 1px solid #FF0000;
}
.warn label {
	color: #FF0000;
}
.warning {
	color: #FF0000;
}
#recaptcha_image img { width: 200px; height: 57px; border: solid 1px #a3a9ac; }
#recaptcha_image { width: 200px; height: 57px; margin: 3px 0 5px 0px;} 
#recaptcha_widget { margin-left: 15px;}
#recaptcha_response_field { margin-left: 0px !important;}