/* Cholula CSS Document */

body {
	background-color:#fffdf5 !important;
	color:#ab0000 !important;
}

.header_sub {
	background: url(../images/header_cholula.jpg) top no-repeat !important;
}
#head_left, #head_right {
	width:345px; /* 377px size to adjust based on logo */
	
}
h1#logo a.cholula{
	width: 261px; /* 198px */
	height: 136px;
	background:url(../images/logo_cholula.png) no-repeat;
}

h2.cholula {
	width: 263px;
	height: 63px;
	background:none !important;
}
ul#navigation_right {
	margin-top:10px !important;

}
ul#navigation_left_sub li a, 
ul#navigation_right_sub li a{
	color:#FFFFFF;
}

p a {
	color:#ab0000;
}

.content_right_cholula {
	width: 75%;
	float: right;
}

.image_left_cholula {
	width: 25%;
	float: left;
}
