/* Jarritos CSS Document */

body {
	background-color:#f5fff9 !important;
	color:#0d592c !important;
}

.header_sub {
	background: url(../images/header_jarritos.jpg) top no-repeat !important;
}
#head_left, #head_right {
	width:373px; /* 377px size to adjust based on logo */
	
}
h1#logo a.jarritos{
	width: 205px; /* 198px */
	height: 180px;
	background:url(../images/logo_jarritos.png) no-repeat;
}

h2.jarritos{
	margin: 40px 0 15px 30px !important;
	width: 252px; 
	height: 33px;/* 88px  total height to match */
	background:url(../images/tagline_jarritos.png) no-repeat;
}
ul#navigation_right {
	margin-top:10px !important;

}
ul#navigation_left_sub li a, 
ul#navigation_right_sub li a{
	color:#FFFFFF;
}

p a {
	color:#0d592c;
}
