body {
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #524f26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
		}
	
#container {
	width: 960px;
	margin: 30px auto 0 auto;
	/*background-color: #5a1f01;*/
	}
	

/*==============================================
================================================  header
==============================================*/

#header {
	padding: 7px 0;
	background-color: #67642f;
	margin-top: 10px;
	width: 932px;
	/*height: 30px;
	float: left;*/
	}
	
	#header h1 {
		display: block;
		width: 130px;
		height: 67px;
		text-indent: -9000px;
		background: url(../images/webbLogo-sm.gif) no-repeat;
		overflow: hidden;
		float: left;
		margin: 3px 0 0 20px;
		}
		
	#header ul {
		float: right;
		margin: 26px 80px 0 0;
		background: url(../images/compactMenu-bar.gif) no-repeat right;
		padding-right: 2px;
		/*width: 300px;*/
		}
		
	#header li {
		float: left;
		width: 165px;
		padding-left: 2px;
		background: url(../images/compactMenu-bar.gif) no-repeat left;
		}
		
	#header li a {
		display: block;
		height: 20px;
		text-align: center;
		padding: 0 15px;
		text-transform: uppercase;
		font-size: 9px;
		line-height: 17px;
		color: #fff;
		background-color: #5a1f01;
		}
		
		#header li a:hover {
			background-color: #999966;
			text-decoration: none;
			}

#headerAlt {
	padding: 7px 0;
	background-color: #67642f;
	margin: 10px;
	width: 932px;
	}
	
/*==============================================
================================================  red bar
==============================================*/

#redBar {
	float: right;
	width: 28px;
	background-color: #5a1f01;
	}
	
	#redBar h2 {
		width: 16px;
		height: 119px;
		text-indent: -9000px;
		background: url(../images/redBar-landscaping.jpg) no-repeat;
		margin: 7px auto;
		}
		
/*==============================================
================================================  content
==============================================*/

#content {
	padding: 10px 0 0 0;
	background-color: #bfbd95;
	width: 932px;
	/*float: left;*/
	}
	
	#content #how {
		width: 430px;
		float: left;
		clear: left;
		margin: 10px;
		}
		
	#content #questions {
		width: 430px;
		float: left;
		margin: 10px;
		}
	

/*==============================================
================================================  alternate content
==============================================*/

#altContent {
	padding: 10px 0 10px 0;
	background-color: #bfbd95;
	width: 932px;
	}
	
	#altContent ul,	#altContent p, #altContent h1, #altContent h2 {
		margin: 10px;
		}
		
	#altContent h1 {
		font-size: 16px;
		display: block;
		width: 133px;
		height: 75px;
		text-indent: -9000px;
		background: url(../images/webbLogo-sm03.gif) no-repeat;
		overflow: hidden;
		}
		
	#altContent h2 {
		font-size: 14px;
		}
		
	#altContent h1, #altContent h2 {
		font-weight: bold;
		}
		
		
/*==============================================
================================================  careers
==============================================*/

#careerPage #content p, #careerPage #content h2, #careerPage #content ul, #careerPage #content img {
	margin: 10px 10px 10px 20px;
	}

#careerPage #content .date {
	font-size: 9px;
	margin: 2px 0 0 10px;
	padding: 0;
	color: #524f26;
	}
		
#careerPage #content {
	padding-bottom: 15px;
	}

#careerPage #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 0 10px;
	color: #524f26;
	}

#careerPage #content p {
	font-size: 11px;
	line-height: 15px; 
	}
	
#careerPage #content #intro {
	width: 400px;
	float: left;
	margin-right: 8px; 
	display: block;
	}
	
#careerPage #content #photoBox {
	width: 505px;
	height: 387px;
	float: right;
	margin: -10px 0 0 0;
	padding: 0;
	zoom: 1;
	}
	
	#careerPage #content #photoBox img {
		margin: 0;
		padding: 0;
		}

#careerPage #content #mission {
	width: 400px;
	float: left;
	margin-right: 8px;
	}
	
	#careerPage #content #intro h2, #careerPage #content #mission h2 {
		/*color: #fff;*/
		font-size: 14px;
		margin-left: 20px;
		}
		
#careerPage #content .post {
	width: 530px;
	margin: 13px 20px 5px 20px;
	background-color: #cfccb0;
	padding: 5px;
	/*float: left;*/
	}
	
#careerPage #content #callToAction {
	width: 310px;
	background-color: #cfccb0;
	padding: 10px;
	float: right;
	margin: 13px 22px 5px 0;
	}
	
	#careerPage #content a {
		color: #524f26;
		}
	
#careerPage #content li {
	list-style-type: disc;
	margin-left: 20px;
	}
	
/*==============================================
================================================  prefooter
==============================================*/

#preFooter {
	height: 128px;
	background: #67642f url(../images/foot-morethan.gif) no-repeat center;
	width: 932px;
	}
	
	#preFooter p {
		text-indent: -9000px;
		}
		
	#preFooter a {
		width: 172px;
		height: 25px;
		text-indent: -9000px;
		background: url(../images/link-webbstory.gif) no-repeat left;
		float: right;
		margin-right: 60px;
		overflow: hidden;
		}
		
		#preFooter a:hover {
			background-position: right;
			}

/*==============================================
================================================  footer
==============================================*/

#footer {
	margin-top: 0px;
	background-color: #524f26;
	width: 960px;
	padding-bottom: 10px;
	}

#footer ul {
	background-color: #524f26;
	}
	
#footer li {
	list-style-type: none;
	float: left;
	margin-top: 5px;
	color: #fff;
	font-size: 10px;
	}
	
#footer a {
	color: #8b8341;
	}
		
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
		
#footer #webbcam {
	margin-right: 25px;
}

	
#footer #currentAd {
	margin-right: 25px;
}

#footer #catalog {
	margin-right: 25px;
}


#footer #contact {
	margin-right: 25px;
}
		
#footer #careers {
	margin-right: 25px;
}

#footer #pricelist {
	float: right;
}

#footer #partners {
	margin-right: 25px;
}
	
.clear {
	clear: both;
}