body{
	margin:0px;
	padding:0px;
	background: #c6bda0 url('') top repeat-y;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #584a34;
	font-size:70%;	
}

#main{
	width:780px;
	margin:0px auto;	
	text-align:left;	
}
#header{
	width:780px;
	height:218px;
}
#content{
	position:relative;
	float:left;
}
#footer{ 
	width: 780px; 
	text-align: center; 
	margin: 0px auto;      
	background: #65503e;
	color: #c0c0c0; 
	padding: 10px 0px 5px 0px; 
}
#footer a{ 
	font-size:11px; 
	color: #c4cb91; 
	text-decoration: none;
	padding:0px;	
}
#footer a:hover{
	text-decoration: underline;	
}
#footer .small{
	font-size:9px;
	color: #c0c0c0;
	padding: 0px;
}
.top1{
	background: #65503e;
	height:40px;
}
.top2{
	background-image:url('images/headermush.jpg');
	background-repeat:no-repeat;
	height:168px;
}
.top2b{
	background-image:url('images/header2.jpg');
	background-repeat:no-repeat;
	height:100px;
}
.top3{
	height:35px;
	background-color:#BCCC4F;
	color:#093E52;
}

.menu{
	float:left;
	width:535px;
	padding-top:10px;
	font-weight:bold;
	text-align:left;
}
.menu a{
	text-decoration:none;
	font-weight:bold;
	color:#584a34;
	background-color:inherit;
	padding:0 10px;
}
.menu a:hover{
	color: #ffffff;
}

.day{
	float:left;	
	width:210px;
	text-align:right;
	padding:10px 20px 0 0;
	color:#ffffff;
	background-color:inherit;
	font-weight:bold;
}
.logo{
	font-size:22px;
	font-weight:bold;
	color:#dc2a2a;
	background-color:transparent;
	padding:35px 0 0 15px;
}
.name{
	float:left;
	width:510px;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0 0 15px;
	background-color:inherit;
}
.name1{
	font-size:12px;
}
.search{
	float:left;
	width:255px;
	font-weight:bold;
	color: #ffffff;
	padding-top:12px;
}
.s1{
	float:left;
	padding-top:5px;
}
.s2{
	float:left;
}
.header{
	position:relative;
	float:left;
	width:780px;
}
.main_bg{
	position:relative;
	float:left;
	width:780px;
	background-image:url('images/bg.gif');
	background-repeat: repeat-y;
}
.main_bg2{
	position:relative;
	float:left;
	width:780px;
	background-image:url('images/bg2.gif');
	background-repeat: repeat-y;
}
.c1{
	position:relative;
	float:left;
	width:289px;
	padding:0 20px 0 25px;
}
.c1_link{
	float:right;
	padding: 0px;
	margin: 0 7 15px 0;
}
.c2{
	position:relative;
	float:left;	
	width:200px;
	padding:0 14px 0 25px;
}
.c3{
	position: relative;
	float:left;
	width:165px;
	padding:0 15px 0 20px;
}
.c4{
	position:relative;
	float:left;
	width:535px;
	padding:10px 20px 40px 15px;
}

.price{
	float:left;
	padding: 10px;
	margin: 0 0 5px 20px;
}
.fix{
	clear:left;
	width:780px;
	height:1px;
}
.about{
	position:relative;
	float:left;	
	width:552px;
	height: 21px;
	color:#DC2A2A;
	background-color: #ffffff;
	font-weight:bold;
	padding:13px 0 5px 25px;
}
.offers{
	position:relative;
	float:left;
	color:#DC2A2A;
	font-weight:bold;
	background-color:#dde6a0;
	width:188px;
	height:30px;
	padding:9px 0 0 15px;
	margin:0px;
}
.ph2{
	text-align:right;
	padding-right:11px;
	padding-bottom:3px;
}
.q2{
	position:relative;
	float:left;
	width:26px;
	padding-left:29px;
	padding-top:2px;
}
.text_q2{
	position:relative;
	float:left;
	width:140px;
	padding-bottom:15px;
}
.text_q2 a{
	color:#DC2A2A;
	background-color:inherit;
}
.h_l{
	clear:both;
	width:100%;
	background-image:url(images/h_l.gif);
	background-repeat:repeat-x;
	height:3px;
	margin-bottom:5px;
}
.text3{
	border-bottom:1px dotted #000000;
	padding:7px 0;
}
.text3_1{
	padding:7px 0 7px 0;
}
.c3 a{
	color:#584a34;
	background-color:inherit;
}

input.color {
background-color: #ffffff;
font-weight: bold;
font-size: 11px;
color: #332211;
}

input.colorbg{
background-color: #ffffff;
font-size: 10px;
}

textarea.colorbg{
background-color: #ffffff;
font-size: 10px;
}