.corporate_info {

}

.corporate_info h2 {
	text-indent: -10000px;
	width: 236px;
	height: 196px;
	background-image: url(../imgs/contact/stables.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.corporate_info dl {
	font-size: 14px;
}

.corporate_info dl.pasorobles {
	background-image: url(../imgs/contact/background_location_merced.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 207px;
	height: 142px;
	padding: 20px 15px 15px 10px;
}

.corporate_info dl.atascadero {
	background-image: url(../imgs/contact/background_location_atascadero.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 207px;
	height: 122px;
	padding: 20px 15px 15px 10px;
}

.corporate_info dl.visalia {
	background-image: url(../imgs/contact/background_location_visalia.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 207px;
	height: 152px;
	padding: 20px 15px 15px 10px;
}

.corporate_info dl.merced {
	background-image: url(../imgs/contact/background_location_merced.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 207px;
	height: 183px;
	padding: 30px 15px 15px 10px;
}

.corporate_info dt {
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCCC66;
}

.corporate_info dd {
	color: #FFFFFF;
	line-height: 20px;
}

.content_contact {
	width: 472px;
	float: right;
}

.content_contact p { color: #fff; }

.content_contact h2 {
	color: #fff;
	font-size: 1em;
	margin-top: 10px;
}

.content_contact form {
	width: 450px;
	margin: 10px auto;
	padding-top: 150px;
	background-image: url(../imgs/contact/fondo_forma.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

.content_contact form fieldset { width: 340px; margin: 0 auto; border: 0; }

.content_contact form input, textarea {
	width: 340px;
	padding: 5px;
}

.content_contact form input, textarea {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #993300;
	border-left: 0;
}

.content_contact .submit_button {
	margin-top: 10px;
	background-color: #CCCCCC;
}

.content_contact form label, input {
	display: block;
}

.content_contact form label {
	font-weight: bold;
}

#employment_franchise_container {
	margin-top: 20px;
	clear: both;
	width: 471px;
	height: 202px;
	background-image: url(../imgs/contact/cow_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.franchise {
	width: 275px;
	height: 188px;
	float: right;
}

.employment {
	float: left;
	width: 182px;
	height: 182px;
}

.booking {
	float: left;
	width: 275px;
	height: 203px;
}

.employment a {
	display: block;
	text-indent: -10000px;
	float: left;
	width: 182px;
	height: 182px;
	background-image: url(../imgs/contact/postit.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.franchise a {
	display: block;
	width: 275px;
	height: 188px;
	text-indent: -10000px;
	background-image: url(../imgs/contact/franchise.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.booking a {
	display: block;
	width: 275px;
	height: 203px;
	text-indent: -10000px;
	background-image: url(../imgs/contact/book_your_party.png);
	background-repeat: no-repeat;
	background-position: center center;
}

dl.address-pasorobles { font-size: 14px; color: #fff; margin: 10px; }
dl.address-pasorobles dt { font-weight: bold; }