/* CSS Document */

body {
	margin: 0 auto;
	text-align: center;	
	background-color: #f7da87;
	background-image:url(images/del-cabo-background.jpg);
	line-height: 150%;
}

body, td, th {
	font-family: "Trebuchet MS Bold", "Trebuchet MS", Trebuchet, Helvetica, Arial, _sans;
	font-size: 13px;
	
	color: #845433;

}

td a, th a {
	font-family: "Trebuchet MS Bold", "Trebuchet MS", Trebuchet, Helvetica, Arial, _sans;
}

td, th {
	vertical-align: top;
	/*padding: 0px 15px 0px 0px;*/
}

a {
	color: #008cb9;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	color: #CC9900;
}

hr {
	border: 0;
	width: 100%;
	color: #573229;
	background-color: #573229;
	height: 1px;
}

h1, h2, h3, h4, h5, h6 {
	color: #573229;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
	padding: 0;
	line-height: 100%;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1 {
	font-size: 36px;
}


h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 21px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

#header {
	width: 100%;
	height: 155px;
	
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	
	background-color: #291717;
	background-image: url(images/header-bg.gif);
	background-repeat:repeat-x;
}

#header_content {
	width: 780px;
	height:109px;
	
	margin: 0 auto;
	text-align: right;
}

#footer {
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	color: #845433;
}

#menu {
	width: 775px;
	height: 24px;
	
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	padding-left: 5px;
	
	//margin-bottom: -2px;
}


#menu a, #submenu a {
	text-decoration: none;
	margin: 0;
	font-family: "Trebuchet MS Bold", "Trebuchet MS", Trebuchet, Helvetica, Arial, _sans;
}


#submenu .submenu_selected {
	color: #FFFFFF; 
}

#menu .menu_selected {
	color: #ffffff;
	
}

#menu a, #menu  {
	color: #f7d87b;
}


#submenu a, #submenu  {
	color: #32535e;
}

#menu a:hover, #submenu a:hover {
	color: #ffffff;
}

#submenu {
	width: 738px;
	height: 24px;
	
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
	
	padding-left: 42px;
}

#content {
	width: 780px;
	margin: 0 auto;
	
	//background-color: #f9e19d;
	background-image:url(images/del-cabo-background-both.jpg);
	
	padding-bottom: 50px;
	text-align: left;
	height: 101%;
	
	overflow: auto;
}

table.recipe_list td {
	padding: 10px;
}

.recipe_row_odd {
	background-color: #FFF0A6;
}

.left_content {
	width: 190px;
	padding: 25px 20px 30px 30px;
	height: 100%;
	text-align: left;
	//float: left;
	//width: 185px;
}

.left_content .icon {
	margin-right: 10px;
}

.left_content h1, .left_content h6 a {
	color: #ffffff;
}

.left_content td a{
	color: #ffffff;
}


.right_content {
	width: 480px;
	padding: 30px;
	height: 100%;
	text-align: left;
	float: right;
}

.content_hero_image {
	float: right;
	margin: -30px -30px 20px 20px;
}

.content_hero_image_table {
	float: right;
	margin: -30px -30px 0px 20px;
	width: 260px;
}

.content_hero_image_table td {
	font-size: 11px;
	font-style: italic;
	text-align: left;
	padding: 5px 0px;
	color: #336699;
	line-height: 13px;
}

.content_hero_image_table img {
	margin: -5px 0px;
}

.left_content_hero {
	float: right;
	margin: -10px -20px 30px 0px;
}

.giant {
	font-size: 24px;
}

.lightbrown {
	color: #845433;
}

.brown {
	color: #573229;
}

.attribution {
	text-align: right;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 40px 0px 40px 0px;
	color: #FFFFFF;
}

#tagline {
	color: #65a7bc;
	font-size: 12px;
	font-style: oblique;
	letter-spacing: normal;
	white-space: nowrap;
	//margin: 50px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	//padding: 0px 0px 0px 0px;
}

.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

.body_callout {
	font-size: 18px;
	color: #C8813B;
	font-style: italic;
}

.icon {
	border: solid 4px #ffffff;
	float: left;
	margin-right: 20px;
}


/* HOME PAGE STYLES */

#home_slideshow {
	display: block;
	height: 472px;
	overflow: hidden;
	position: relative;
	width: 372px;
	margin-left: -30px;
}

#home_slideshow img {
	left: 0;
	position: absolute;
	top: 0;
}

.home_feature {
	float: none;
	margin: 20px 0px 5px 0px;
	display: inline-block;
	height: 61px;
}

.home_feature1 {
	float: none;
	margin: 20px 0px 5px 0px;
	display: inline-block;
}


.home_feature h6 {
	margin: 0px;
}

.home_feature h4 a {
	color: #573229;
}

.home_content {
	background-image: url(images/home-farm-photo.jpg); 
	background-repeat: no-repeat; 
	background-position: top; 
	height: 100%;
}

.home_right {
	float: right; 
	width: 370px; 
	height: 100%; 
	text-align: left; 
	padding-right: 30px;
}

.home_left {
	width: 360px; 
	overflow:auto;
	padding: 0px 0px 0px 30px; 
	text-align: left; 
	//width: 350px;
	//float:left;
}

#home_story {
 	color: #ffffff;
	line-height: 26px;
	height: 210px;
	padding: 50px 0px 0px 110px;
 }
 
 .product_thumb {
 	float: right;
	margin-left: 40px;
 }
 
/* PHOTO GALLERY STYLE */

.gallery_image {
	margin: -30px 0px 0px -30px;
	//margin: -30px -30px 0px -30px;
	height: 262px;
	width: 540px;
}

.gallery_thumb {
	border: solid 4px #ffffff;
	float: left;
	margin: 5px 17px 5px -10px;
}

.gallery_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px -30px 15px -30px;
	//margin: 0px -30px 15px -30px;
	background-color: #291717;
	color: #F7DA80;
	padding: 12px;
	font-size: 14px;
}

.gallery_controls {
	float: right;
	margin-left: 30px;
}

/* PRODUCT STYLES */

#product-link, #product-link a {
	color: #573229;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
}

#product-link a:hover {
	text-decoration: underline;
}