@charset "UTF-8";
/* CSS Document */

body {
	background: #333;
	color: #b3b7ac;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.clearboth {
	clear: both;
}

a {color: #91bc3c;}
a:hover {text-decoration: none;}


#hd {
	display: block;
	margin: 20px auto 0 auto;
	height: 188px;
	width: 655px;
	position: relative;
}

#hd #slogan {
	background: url(../images/divider.gif) no-repeat bottom left;
	color: #91bc3c;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 12px 10px 12px;
	margin: 0;
	position: absolute;
	top: 55px;
	left: 174px;
}

#hd #slogan strong {
	font-size: 20px;
}

#hd #serving {
position: absolute;
top: 20px;
right: 0;
font-size: 14px;
font-weight: bold;
color: #9e9083;
text-align:right;
}

#hd #serving .number {
	color: #e0e9cf;
	font-size: 18px;
}

#nav {
	background: #605b4f;
	display: block;
	width: 655px;
	height: 47px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	position: absolute;
	bottom: 0;
}

#nav ul li {
	display: block;
	float: left;
}

#nav ul li a {
	background: url(../images/divider.gif) no-repeat bottom left;
	display: block;
	color: #e0e9cf;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0 17px 0 15px;
}

#nav ul li a:hover;

#nav ul li a.selected {
	color: #91bc3c; 
}


#nav1 {
	background: #605b4f;
	display: block;
	width: 655px;
	height: 47px;
	position: absolute;
	left: 0;
	bottom: 0;
}


	
#bd {
	display: block;
	margin: 0 auto;
	width: 655px;
	position: relative;
}

#bd #sectimages,
#bd #sectimages img {
	margin: 0;
	padding: 0;
}

#bd #bodytext {
	background: #4e453f;
	display: block;
	margin: 10px 0 0 0;
	float: right;
	width: 450px;
	padding-bottom: 10px;
}

#bodytext h1 {
	color: #91bc3c;
	padding: 7px 10px 0 10px;
	margin: 0;
	font-size: 16px;
}

#bodytext h3.thankyou {
	padding: 7px 10px 0 10px;
	margin: 0;
	font-size: 20px;
}

#bodytext p {
	padding: 0px 10px;
}


#bodytext ul {
	list-style-type: none;
	margin: 10px 10px;
	padding: 0;
}

#bodytext ul li {
	background: url(../images/blt.jpg) no-repeat center left;
	padding: 0 0 0 20px;
	margin-left:10px;
}

#bodytext blockquote {
	color: #cfaa8e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	margin: 0 10px;
	padding: 0;
}






#bd #formcontact {
	background: #67605b;
	color: #9e9083;
	display: block;
	width: 193px;	
	margin: 10px 0 0 0;
}

#formcontact ul{
background:#3333333;
}
#formcontact ul li {
	display: block;
	float: left;
}
#formcontact ul li a {
		display: block;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
}
#formcontact a:hover
{
background: url(../images/1_new.jpg)  ;
}
#bbb {	background: #67605b;
	color: #9e9083;
	width: 193px;	
	margin: 10px 0 0 0;}
#bbb a:hover
{
background: none ;
}

#formcontact form {
	margin: 0 20px;
}

#formcontact h3 {
	color: #e0e9cf;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	font-style: italic;
	padding: 0 0 0 5px;
	margin: 10px 0;
}

#formcontact input {
	background: #c4b6a8;
	border: 1px solid #514b45;
	width: 107px;
	margin-bottom: 5px;
}

#formcontact label {
	display: block;
	float: left;
	width: 40px;
	font-size:12px;
	color:#efefef;
}

#formcontact label.full {
	width: 150px !important;
}

#formcontact textarea {
	background: #c4b6a8;
	border: 1px solid #514b45;
	display: block;
	width: 150px;
}

#formcontact input#btnsubmit {
	display: block;
	float: right;
	background: #91bc3c;
	border: 1px solid #41392e;
	color: #41392e;
	font-size: 12px;
	width: 60px;
	margin: 5px 0;
}
	
#formcontact ul {
	margin: 0; padding:0;
	list-style:none;
	margin-bottom:20px;
}
	
#formcontact ul li {
	margin: 4px 0; margin-left:4px; padding:0 0 0 10px;
	background:url(../images/arrow.jpg) left center no-repeat;
	list-style:none;
}

#formcontact ul li a {
	font-weight:bold;
	color:#91bc3c;
	font-size:11px;
	text-decoration:none;
	font-family:verdana;

}

#formcontact ul li a:hover {
	text-decoration:underline;
	color:#e0e9cf;
}
	
#ft {
	margin: 0 auto;
	text-align: right;
	width:655px;
	padding-top:4px;
}

#ft p {
	color: #76777a;
}

#ft p em {
	color: #acaeb2;
	font-style: normal;
}

.clear { clear: both; height:20px;}
.float-right { float:right; margin:10px 20px;}
.float-left { float:left; margin:6px 5px; border:1px solid #fff;}

.jsvalidation {
 	color: #91bc3c;
	margin-bottom:0px;
	display:block;
}	
	
	
	
	
	
	
	