/* CSS Document */

/* --( Global Styles )-- */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	height: 100%;
	background: #ABBC6E url(../images/bodyBG.gif) repeat-x 0px 147px;
}
a {
	outline: none;
}
h1 {
	color: #00509C;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h2 {
	color: #859744;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
h3 {
	color: #EDA13B;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}

/* --( Classes )-- */

.clear {
	clear: both;
}

/* --( Wraps )-- */

#headerWrap {
	height: 115px;
	background: url(../images/headBG.gif) repeat-x top; /* Header Background */
}
#bodyWrap {
	background: url(../images/bodyWrapBG.gif) repeat-y center top;
}
#navWrap {
	height: 32px;
	background: url(../images/navBG.gif) repeat-x top; /* Nav Background */
}
#footerWrap {
	height: 80px;
	background: #727C3E url(../images/footerWrapBG.gif) repeat-x bottom; /* Footer Background */
	border-top: 0px solid #808080; /* Footer Top Border */
}

/* --( Section Widths )-- */

#header, #body {
	width: 760px;
	margin: 0 auto;
}
#nav {
	width: 800px;
	margin: 0 auto;
}
#footer {
	width: 800px;
	margin: 0 auto;
	background: url(../images/footerBG.gif) repeat-x;
}


/* --( Header Styles )-- */

/* Logo */
	#header h1 {
		margin: 0;
		float: left;
		padding-top: 9px; /* Logo Distance From Top */
	}
	#header h1 a {
		display: block;
		
		width: 143px; /* Logo Width */
		
		height: 100px; /* Logo Height */
		
		text-indent: -3000px;
		background: url(../images/logo.gif) no-repeat; /* Logo Image */
		margin: 0px;
	}
#tools {
	float: right;
	font-size: 11px;
	width: 250px; /* Top Tools Bounding Box Size */
	margin-top: 20px;
}
#tools h3 {
	display: none;
}
#tools ul {
	margin: 0;
	padding: 0;
	float: right;
	display: block;
}
#tools ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#nav1 li a {
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #62BD00; /* Top Tool Navigation Text Color */
}
#nav1 li a:hover {
	text-decoration: underline;
}
#nav1 li.home a {
	background-image: url(../images/home.gif);
	background-position: 0 3px;
	padding-left: 16px;
	margin-right: 14px;
}
#nav1 li.contact a {
	background-image: url(../images/contact.gif);
	background-position: 0 2px;
	padding-left: 21px;
}
#tools .phone { /* Header Phone or Slogan */
	display: block;
	text-align: right;
	margin: 0;
	color: #61B900;
	font-size: 24px;
	font-weight: normal;
	clear: both;
	padding-top: 30px;
}

#tools .phone span { /* Alternative Phone or Slogan  Styles */
	color: #7E7E7E;
	font-size: 20px;
} 

/* --( Navigation Styles )-- */

#nav h3 {
	display: none;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav ul li a {
	display: block;
	float: left;
	padding: 5px 26px; /* Primary Navigation Spacing */
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
/* Fisrt and Last Link Padding */
	#nav ul li.first a {
		padding-left: ;
	}
	#nav ul li.last a {
		padding-right: 30px;
	}

#nav ul li span.sep {
	display: block;
	width: 2px;
	height: 32px;
	background: url(../images/navSep.gif) no-repeat;
	float: left;
}
#nav ul li a:hover {
	background: url(../images/navBG2.gif) repeat-x;
}

/* --( Body Styles )-- */

#body {
	background-image: url(../images/bodyTopShadowBG.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 25px 20px;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}
#cornerleft, #cornerright { display: block; width: 5px; height: 160px; position: relative; top: -25px; }
#cornerleft { background: url(../images/corner-shadow_left.gif) no-repeat 0px 0px; float: left; left: -25px; margin-right: -5px; }
#cornerright { background: url(../images/corner-shadow_right.gif) no-repeat 0px 0px; float: right; left: 25px; margin-left: -5px; }
#contentContainer {
	width: 534px;
	float: left;
}
#contentContainer p {
	line-height: 1.5;
}
#contentContainer h3.wwd {
	float:left;
	font-size:18px;
	line-height:18px;
	margin: 0pt 0pt;
	padding:0pt 0.35em 0pt 0pt;
}
#contentContainer img.pic {
	float: left;
	margin: 1em 1em 1em 0;
}
#contentContainer dt {
	color: #EDA13B;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
	border-bottom: 1px dotted #FCD489;
}
#contentContainer dd {
	margin: .5em 0 1.5em;
}
#contentContainer dl.contact dt {
	width: 320px;
}
#contentContainer dt em {
	font-size: 14px;
	color: #ABBC6E;
	font-weight: bold;
	margin-left: .5em;
}
#contentContainer dl.contact dd p {
	float: left;
	margin-right: 2em;
}
#contentContainer h3.first { margin-top: 0.6em }
* html #contentContainer h3.first { margin-top: 18px; }
/* Page Graphic Headings */
	#contentContainer h2.home {
		background: url(../images/pagePic_01.jpg) no-repeat top;
		padding-top: 172px;
	}
	#contentContainer h2.recipe {
		background: url(../images/pagePic_01.jpg) no-repeat top;
		padding-top: 172px;
	}
	#contentContainer h2.consultation {
		background: url(../images/pagePic_02.jpg) no-repeat top;
		padding-top: 172px;
	}
	#contentContainer h2.events {
		background: url(../images/pagePic_01.jpg) no-repeat top;
		padding-top: 172px;
	}
	#contentContainer h2.contact {
		background: url(../images/pagePic_03.jpg) no-repeat top;
		padding-top: 172px;
	}
#contentContainer.services p {
	margin-top: 0;
}
#contentContainer ul.event {
	list-style: none;
	padding-left: 0;
}
#contentContainer ul.event li {
	margin: 0 0 .75em;
}
#contentContainer ul.event li strong{
	width: 5em;
	display: block;
	float: left;
}
#contentContainer .horRule {
	display: block;
	height: 40px;
	background: url(../images/sep.gif) no-repeat center;
	margin-top: 6px;
}
#secondaryContainer {
	float: right;
    margin: 0;
    width: 213px;
}

/* Side Box Styles */
	#sidebox {
		border: 0;
		margin: 0;
		padding: 0;
	}
	#sidebox2 {
		border: 0;
		margin: 0;
		padding: 0;
	}

	
	/* Testimonials Top Margin */
		/*#sidebox.equipment {
			margin-top: 15px;
		}
		*/
	#sidebox legend, #sidebox2 legend {
		display: none;
	}
	#sidebox .head, #sidebox2 .head {
		display: block;
		margin: 0px;
		padding: 0;
	}
	
	/* html #sidebox {
		margin-right: -200px;
	}*/
	
	/* Box Heading Titles */
		#sidebox.events .head {
			height: 31px; /* Heading Height */
			width: 213px;
			background: url(../images/boxHead_events.gif) no-repeat; /* Testimonials Heading */
		}
		#sidebox2.consultation .head {
			height: 31px; /* Heading Height */
			width: 213px;
			background: url(../images/boxHead_consultation.gif) no-repeat; /* Testimonials Heading */
		}
		
	#secondaryContainer fieldset .content {
		
		background:#FAF4D9 none repeat scroll 0% 50%; /* Side Box Background Color */
		
		border-left:1px solid #F8DBB5; /* Side Box Border Left */
		
		border-right:1px solid #F8DBB5; /* Side Box Border Right */
		
		padding: 14px;
	}
	
	#secondaryContainer fieldset .img {
		text-align: center;
	}
	
	#secondaryContainer fieldset .foot {
		display: block;
		height: 10px;
		width: 213px;
		margin: 0;
		padding: 0;
		background: url(../images/boxFoot.gif) no-repeat;
	}
	* html #sidebox .foot {
		margin: 0 0 0 2px;
	}
	#sidebox p {
		margin-top: 0;
	}
	fieldset h3 { margin: 0; font-size: 14px; font-weight: bold; font-style: italic; }
	fieldset p { line-height: 1.5; margin: .25em 0; }
	fieldset p.quote {
		text-indent: 30px;
		background: url(../images/boxQuote.gif) no-repeat top left;
		line-height: 15pt;
	}
	fieldset p.quote span {
		display: none;
	}
	fieldset p.smallRight {
		font-size: 11px;
		text-align: right;
	}
	#secondaryContainer fieldset ul {
		margin: 0 auto 20px;
		padding: 0;
	}
	#secondaryContainer fieldset ul li {
		margin-left: 0px;
		margin-bottom: .5em;
		list-style-type: none;
		color: #B0435D;
		font-weight: bold;
	}
	#secondaryContainer fieldset ul li a {
		text-decoration: none;
		color: #1F5D8F;
		margin-left: .6em;
	}
	#secondaryContainer fieldset ul li a:hover {
		text-decoration: underline;
	}
	fieldset p strong { color: #666; }
	#secondaryContainer fieldset + fieldset { margin-top: 2em; }

/* --( Contact Form )-- */
#contentContainer.home table thead {
	background: url(../images/form_box_top.gif) no-repeat top left;
}
#contentContainer.home table.formtab {
	background: #FFFFFF url(../images/form_box_center.gif) repeat-x bottom left;
}
#contentContainer.home table tfoot {
	background: url(../images/form_box_bottom.gif) repeat-x top left;
	height: 18px;
}
#contentContainer.home table.formtab {
	border-left: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
}
#contentContainer dl.contact dd p {
	float: left;
	margin-right: 2em;
	margin-top: 0;
}
/* --( Footer Styles )-- */

#footer {
	font-size: 11px;
	text-align: center;
	color: #B8C285; /* Footer Text Color */
	padding: 20px 0;
}
#footer a {
	color: #B8C285; /* Footer Link Color */
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
}
#footer .copyright {
	margin-top: 8px;
}
#footer .copyright a {
	font-weight: normal;
}
