body {
	margin: 0px;
	background-color: #b5d224;
}
.dotted_line {
	background-image: url('images/dotted_line.gif');
	background-repeat: repeat-x;
}
.captions {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	color: #3b0b0b;
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
.content, .menu_link {
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	color: #3b0b0b;
	font-size: 13px;
	text-align: left;
}
.testimonial_name {
	font-size: 13px;
	color: #3b0b0b;
}
.testimonial_bigquotes, .testimonial, .testimonial_name {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
}
.testimonial_bigquotes {
	color: #a0b506;
	font-weight: bold;
	font-size: 18px;
	line-height: 13px;
}
.testimonial {
	color: #3b0b0b;
	font-style: italic;
	font-size: 13px;
}
.menu_link {
	font-style: italic;
}

.green {
	background-color: #b5d224;
}
.greenCopy, .greenCopy2 {
	background-color: #ffffff;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	color: #a0b506;
}
.greenCopy {
	font-size: 16px;
	font-weight: normal;
}
.greenCopy2 {
	font-size: 14px;
	font-weight: normal;
}
.text_input {
	width: 200px;
	font-family: arial, verdana, sans-serif;
	color: #3b0b0b;
	font-size: 12px;
}
.form_label_error, .form_label, .select, .textarea {
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}
.form_label { 
	color: #3b0b0b;
}
.form_label_error {
	color: #c12424;
}
.select {
	width: 150px;
}
.textarea {
	width: 200px;
	height: 150px;
}


/*a.gallery_thumb:active, a.gallery_thumb:visited {
	border: 0px;
}
gallery_thumb:hover {
	border: 1px;
	border-color: #3b0b0b;
}
*/

#retail_prod_kitchen_details {
	float: left;
	width: 200px;
	/*border: 1px solid;*/
}
									
#retail_location_details {
	float: left;
	width: 200px;
	/*border: 1px solid;*/
	margin-left: 20px;
}
.clear {
	clear: both;
}
#retail_copy {
	width: 440px;
	/*border: 1px solid;*/
	float: left;
}
#retail_image {
	margin-left: 84px;
	float: left;
	text-align: right;
}




