* { 
behavior: url(/iepngfix.htc);
}
body { 
	background: url(images/bodyBack.gif) repeat;
	padding: 0px;
	margin: 0 auto;
	font: 11px Arial;
	color: #645324;

}

a img { 
	border: 0px;
}

a { 
	color: #000000;
}

#subHeader {
	width: 810px;
	height: 260px;
}

#subHeader ul, #subHeader li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subHeader li {
	height: 260px;
}

#prevBtn, #nextBtn {
	display: none;
}	
	
.clear { 
	clear: both;
}

.alignright { 
	float: right;
	margin: 0 0 20px 0;
}

.alignleft { 
	float: left;
	margin: 0 0 20px 0;
}

.wp-caption-alignright {
	width: 320px;
	float: right;
	margin: 0;
	padding: 0;
}

.wp-caption-alignleft{
	width: 320px;
	float: left;
	padding: 0;
	margin: 0;
}

.wp-caption { 
	width: 320px;
	margin: 0;
	padding: 0;
}

.wp-caption img { 
	margin: 0px;
	padding: 0px;
}

.wp-caption-text {
	width: auto;
	border: solid 1px #cccccc;
	font: 10px Verdana;
	margin: 10px 0 20px 0;
	padding: 10px;
}
	
#containerMain {
	behavior: url(iepngfix.htc);
	width: 810px;
	margin: 0 auto;
}

#headerMain { 
	width: 810px;
	height: 160px;
	background: url(images/headerBack.gif) repeat-x;
}
	
#logoMain { 
	background: url(images/logo.gif) no-repeat;
	width: 299px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
  	display: inline;
}	

#titleMain { 
	font: 30px Arial;
	color: #003366;
	padding-top: 15px;
}	

#addressMain { 
	color: #000000;
	float: right;
	display: inline;
	height: 114px;
}

#addressMain p { 
	padding: 0;
	margin: 0;
}	
	
#navMain { 
	background: #9a735a;
	height: 26px;
	width: 810px;
	margin: 0 0 0 0;
	font: bold 11px Verdana;
	color: #ffffff;
	line-height: 26px;
}

#navMain a{ 

	text-decoration: none;
	color: #ffffff;
	padding: 17px 10px;
	line-height: 26px;
}

#navMain a:hover { 
	background: url(images/navOver.gif) repeat-x;
	
}	

#navMain ul { 
	list-style: none;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

#navMain li { 
	display: inline;
	float: left;
}

#subHeader{ 
	background: url(images/subHeader.jpg) no-repeat;
	width: 810px;
	height: 260px;
	margin-bottom: 20px;

}	

#contentMain {
	background: #ffffff;
	width: 810px;
}

#mainContent {
	behavior: url(/iepngfix.htc);
	width: 810px;
}

#feet {
	float: right;
	behavior: url(/iepngfix.htc);
	background: url(images/feet.png) no-repeat;
	width: 179px;
	height: 268px;
}

#leftColumn { 
	float: left;
	display: inline;
	line-height: 16px;
	width: 810px;
}

#leftColumn h2 { 
	margin: 10px 0 10px 0;
	padding: 0;
	font: bold 14px Arial;
	color: #645324;
}

#leftColumn p {
	margin: 0 0 20px 0;
}

/*#firstPost { 
	background: url(images/heading_back.gif) no-repeat;
	height: 63px;
	line-height: 63px;
}*/
	
#rightColumn { 
	float: right;
	display: inline;
	width: 240px;	
}

#postContainer { 
	margin-bottom: 30px;
}

#rightColumn ul { 
	list-style: none;
	padding: 0;
	margin: 0;
}

#rightColumn li { 
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
	
	
#footerMain {
	background: #ffffff;
	width: 696px;
	height: 114px;
	float: left;
	font: 10px Verdana;
}

#footCorner {
	float: right;
	behavior: url(/iepngfix.htc);
	background: url(images/footCorner.png);
	width: 114px;
	height: 114px;
}

#footerFruit {
	position: absolute;
	margin: 20px 0 0 -100px;
	behavior: url(/iepngfix.htc);
	background: url(images/footerFruit.png);
	width: 386px;
	height: 184px;
}	

#contactForm {
	background: url(images/form_head.gif) no-repeat;
	width: 240px;
	padding-top: 50px;
	font: bold 11px Arial;
	margin-top: 20px;
	
}

#contactContainer { 
	width: 200px;
	margin: 0 auto;
}
	
.cc_text { 
	width: 200px;
	margin: 5px auto;
}

.cc_comment { 
	width: 200px;
	height: 60px;
	margin: 5px auto;
}

.cc_submit {
	background: url(images/form_base.gif) no-repeat;
	border: 0;
	width: 240px;
	height: 103px;
}

.wpcf7-not-valid-tip {
	position: absolute !important;
	left: 0px !important;
	border: 0 !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	margin-top: 10px !important;
}

.wpcf7-response-output { 
	border: 0px !important;
}

.linklove {
	display: none;
}

.cf_hidden {
	display: none;
}

.cform {
	list-style: none;
}

.cform ol {
	padding: 0;
	margin: 0;
}

.cform li {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.cform label {
	display: block;
}

.single {
	display: block;
	width: 250px;
}

.area {
	display: block;
	width: 250px;
}	

