@charset "UTF-8";
#container_location {
	width:317px;
	height:390px;
	background-repeat: no-repeat;
	position: relative;
	background-position: right top;
	background-image: url(../../splash_images/i01_Contact/i02_location_a.jpg);
	float: right;
	clear: right;
}
#centertxt #text_location {
	height: 258px;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D60000;
	border-bottom-color: #D60000;
	vertical-align: top;
}
#centertxt   #localbottomgrfx {
	height: 100px;
	width: 50px;
	margin-left: 70px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d60000;
}
#content2 #mapbox {
	width: 700px;
	margin-left: 0px;
	text-align: left;
	float: left;
}
#localheader {
	width: 390px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d60000;
	margin-left: 18px;
	padding-left: 0px;
	float: left;
}
#mapbox a {
	text-align: center;
}
#container_contact {
	width:317px;
	height:390px;
	background-repeat: no-repeat;
	position: relative;
	background-position: right top;
	background-image: url(../../splash_images/i01_Contact/i01_contact_a.jpg);
	float: right;
	clear: right;
}
#centertxt #text_contact {
	height: 218px;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D60000;
	border-bottom-color: #D60000;
	vertical-align: top;
}
#centertxt  #contactbottomgrfx {
	height: 140px;
	width: 50px;
	margin-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d60000;
}
#contactheader {
	width: 340px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d60000;
	margin-left: 18px;
	float: left;
}
#formtextbox {
	width: 700px;
	text-align: left;
	padding-bottom: 14px;
	float: left;
}

/* ---------------- form styles ----------------*/
#content2 #formWrap {
	width: 698px;
	float: right;
	background-color: #000;
	padding-left: 0px;
	margin-left: 0px;
}
form#frmContact {
	width: 510px;
	margin: 0 auto;
	}
fieldset {
	background-color: #CCCCCC;
	border: none;
	padding-bottom: .75em;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #d60000;
	line-height: 1.4;
	padding: 0.2em .5em;
	margin-left: 0.5em;
	background-color: #CCCCCC;
}
#formWrap p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 0.85em;
	line-height: 1.2;
	text-align: left;
	margin-top: 1.4em;
	margin-right: 10;
	margin-bottom: .50em;
	margin-left: 18px;
}
#frmContact h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d60000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
#formWrap textarea {
	width: 350px;
	margin-top: 0.5em;
}
#formWrap input.text {
	width: 250px;
}
#formWrap label.top {
	display: block;
	margin-bottom: 0.7em;
	margin-right: 35px;
}
#formWrap label.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1em;
	color: #000;
}
#formWrap span.aside {
	font-style: italic;
}
#formWrap p.required   {
	position: relative;
}
#formWrap   span.required     {
	position: absolute;
	left: 320px;
	padding-left: 35px;
	background-image: url(../../images3/notice_icon.gif);
	color: #c00;
	height: 30px;
	line-height: 25px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}

#formWrap input.text:focus, textarea:focus {
	background: #D3FECD;
}



.addthis_button_comp    a     {
	color: #FFFFFF;
}
#formWrap h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
