@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #666;
}
blockquote {margin: 0px 0px 0px 26px;
}
a:link {
	color: #769749;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #769749;
}
a:hover {
	text-decoration: underline;
	color: #5C7739;
}
a:active {
	text-decoration: none;
	color: #769749;
}
body {
	background-color: #FFE2C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
fieldset { padding: 18px; border-color: #ccc; border:1px solid #ccc; border-radius: 5px;
}
#nav a {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	float: left;
	color: #FFF;
}
#nav a:hover { background-image: url(../img/down.png);  text-decoration: none;
}
.clearfloat {clear: both;
}h3 {
	font-size: 17px;
	color: #996A69;
	font-weight: normal;
	margin-top: 0px;
}
h4 {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin: 0px;
	top: 0px;
}

.bb {
	float: left;
	width: 264px;
	margin-right: 10px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #91AC6D;
	padding-right: 10px;
}
.fbb {
	background: url(../img/fb.png) no-repeat 0 0;
	width: 263px;
	height: 64px;
	display: block;
	text-indent: -9999px;
}
.fbb:hover { background-position: 0 -64px; }

.lmb {
	background: url(../img/lm.png) no-repeat 0 0;
	width: 106px;
	height: 31px;
	display: block;
	text-indent: -9999px;
}
.lmb:hover { background-position: 0 -31px; }


p {margin: 0px;
}
#quote {
	padding: 15px;
	float: right;
	width: 330px;
	margin-left: 50px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #690;
	font-size: 14px;
	color: #690;
	line-height: 18px;
	margin-right: 90px;
	margin-top: 0px;
	margin-bottom: 20px;
}
table.my2table{
border:1px solid #ccc;
border-collapse:collapse; background-color:#FFFFFF; 
}
table.my2table td{
border:1px solid #ccc;  background-color:#FFFFFF;   
}
td tr {border-radius:6px;}
h4 {
	font-size: 15px;
	color: #7F4343;
	margin: 0px;
}
h5 {
	font-size: 17px;
	color: #360;
	margin: 0px;
}

.cent {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.cent2 {
	display: block;
	margin-left: 200px;
}
.discount {
	padding: 15px;
	float: left;
	width: 330px;
	border: 1px dashed #999;
	margin-top: 10px;
	margin-right: 20px;
	height: 80px;
}

#qoute {
  background-color: #FFFBDF;
    border: 1px solid #E4CAAF;
    border-radius: 0 7px 0 7px;
    
    margin-bottom: 30px;
   
    padding: 14px;
   
}
