/* Chata CSS Document */

body {
	background-color:#fffcf5 !important;
	color:#a23200 !important;
}

.header_sub {
	background: url(../images/header_chata.jpg) top no-repeat !important;
}
#head_left, #head_right {
	width:351px; /* 377px size to adjust based on logo */
	
}
h1#logo a.chata{
	width: 243px; /* 198px */
	height: 129px;
	background:url(../images/logo_chata.png) no-repeat;
}

h2.chata {
	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:#FDB813;
}

p a {
	color:#a23200;
}

