
#container #contact { 
	width: 983px;
	float: left; 
}


#container #contact #hdr { 
	background-image: url(../images/site_header_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 983px;
	height: 31px;
	float: left; 
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
}


#container #contact #content { 
	width: 983px;
	float: left; 
}

#container #contact #content #left { 
	width: 571px;
	float: left; 
}


#container #contact #content #left #copy { 
	width: 571px;
	float: left; 
	font-size: 14px;
	line-height: 20px;
}


#container #contact #content #left #form { 
	width: 571px;
	float: left; 
}

#container #contact #content #left #form .form_row { 
	width: 571px;
	float: left; 
	margin-top: 5px;
}


#container #contact #content #left #form .form_row input { 
	color: #242424;
	border: 1px solid  #9c9c9c;
	font-size: 12px;
	height: 22px;
	padding: 7px 5px 0px 5px;
}


#container #contact #content #left #form .form_row input#name { 
	width: 153px;
}

#container #contact #content #left #form .form_row input#email { 
	width: 182px;
}

#container #contact #content #left #form .form_row input#phone { 
	width: 191px;
}

#container #contact #content #left #form .form_row input#address { 
	width: 180px;
}

#container #contact #content #left #form .form_row input#city { 
	width: 147px;
}

#container #contact #content #left #form .form_row input#state { 
	width: 92px;
}

#container #contact #content #left #form .form_row input#zip { 
	width: 91px;
}

#container #contact #content #left #form .form_row textarea { 
	color: #242424;
	border: 1px solid  #9c9c9c;
	font-size: 12px;
	height: 37px;
	padding: 7px 5px 0px 5px;
}

#container #contact #content #left #form .form_row textarea#question { 
	width: 557px;
}

#container #contact #content #left #form .form_row select { 
	color: #242424;
	border: 1px solid  #9c9c9c;
	font-size: 12px;
}

#container #contact #content #left #form .form_row input#event_date { 
	width: 155px;
}

#container #contact #content #left #form .form_row input#event_time { 
	width: 155px;
}

#container #contact #content #left #form .form_row input#event_location { 
	width: 215px;
}

#container #contact #content #left #form .form_row input#how { 
	width: 557px;
}

#container #contact #content #left #form .form_row input#submit { 
	width: 90px;
	background-color: #CCC;
	padding: 2px 0px 3px;
}




#container #contact #content #right { 
	width: 373px;
	float: right; 
}


#container #contact #content #right #title { 
	width: 373px;
	float: left; 
	font-size: 16px;
}


#container #contact #content #right #map { 
	width: 373px;
	float: left; 
}

#container #contact #content #right #copy { 
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left; 
	line-height: 24px;
}
