/* D'Gari CSS Document */

body {
	background-color:#f7f3ed !important;
	color:#732100 !important;
}

.header_sub {
	background: url(../images/header_d_gari.jpg) top no-repeat !important;
}
#head_left, #head_right {
	width:390px; /* 377px size to adjust based on logo */
	
}
h1#logo a.d_gari{
	width: 172px; /* 198px */
	height: 172px;
	background:url(../images/logo_d_gari.png) no-repeat;
}

h2.d_gari {
	margin: 40px 0 19px 50px !important;
	width: 230px; 
	height: 29px; /* 88px  total height to match */
	background:url(../images/tagline_d_gari.png) no-repeat;
}
ul#navigation_right {
	margin-top:10px !important;

}
ul#navigation_left_sub li a, 
ul#navigation_right_sub li a{
	color:#CA3D07;
}

p a {
	color:#732100;
}

.content_left_digari  {
	width: 70%;
	float: left;
}

.image_right_digari {
	width: 25%;
	float: right;
	padding-left:10px;
}