h2,
h3,
h4{ color: #c97705; }
a.resite {
	float: right;
	color: #816f59;
}
#bgBar {
	position: absolute;
	top: 81px;
	left: 0;
	width: 100%;
	height: 202px;
	background-color: #c97705;
}

#nav2 a:hover, #nav2 a.currentLink {
	background: url(../images/leftnav_rollover.jpg) 0 0 no-repeat #c97705;
}

#nav2 {
	background-color: #7e5000;
}

#corpContentContainer {
	background: url(../images/corporate_sidebar_bg.png) repeat-y;
	margin: 10px 0 0 0;
	float: left;
	width: 980px;
}

.contentArea {
	padding: 10px 0 0 10px;
}

#joinOurTeam { font-weight: 600; }

#form {
	float:left;
	width:415px;
	margin-left:10px;
}
#info {
	float:right;
	width:300px;
}
#info .vcard {
	background:url('../images/bkg-overview-pic.gif') no-repeat;
	padding:20px;
	height:180px;
	font-size:1.25em;
	
}
#info .vcard h3 {
	margin:0 0 15px 0;
	padding:0;
	font-size:1.30em;
	color:#c97705;
}
#info .vcard .adr {
	margin-bottom:10px;
	font-weight:bold;
}
#info .vcard .tel {
	clear:both;
}
#info .vcard .tel span, #info .vcard .email span{
	float:left;
	display:block;
	margin-right:5px;
	
	
}
#info .vcard .tel .type, #info .vcard .email .type { 
	color:#c97705;
	width:45px;
}



#info .hours {
	padding:20px;
	font-size:1.25em;
	
}
input {
	border:1px solid #ccc;
	width:380px;
	margin:5px 10px;
}
fieldset {
	border:0;
	margin:0;
	padding:0;
}
select{

}
label {
	color:#c97705;
	font-size:1.25em;
	
	margin:5px 10px;
}
.required span {
	color:red;
}
.citystatezip label{
	padding:0;
	float:left;
	width:200px;
}
.citystatezip label.state{
	width:45px;
}
.citystatezip label.zip{
	width:95px;
}
#city {
	margin:5px 0 0 0;
	width:200px;
}
#state{
	margin:5px 0 0 0;
}
#zip {
	width:95px;
	_width:85px;
	margin:5px 0 0 0;
}
.name label{
	padding:0;
	float:left;
	width:180px;
}
.name label input {
	margin:5px 0 0 0;
}
input#email{
	
}
input#fname, input#lname{
	width:180px;
	_width:178px;
}
textarea {
	border:1px solid #ccc;
	margin:5px 10px;
	width:380px;
}
input.submit {
	border:0;
	float:right;
	width:115px;
	margin-right:18px;
	background:url('../images/button.gif') no-repeat;
	height:37px;
	color:#fff;
}

/* search results */
.searchResults{	
	float:left;
	clear:both;
	display:inline; /* ie6 fix */
	margin:-11px 0 0 -10px;	
}
.searchResults table{ 
	border-collapse:collapse;	
	width:750px; 
}
.searchResults th{ 
	color: #0076a3;
	font-size:16px;
}
.searchResults tr{
	background:url('../images/bkg-search.gif') no-repeat #e1e1e1;
	height:39px;	
}
.searchResults tr.even{
	background:none;
	background-color:#fff;
	height:2.2em; 
}
.searchResults tr.odd{
	background:none;
	background-color:#e1e1e1;
	height:2.2em; 
}
.searchResults td{ padding-left:5px; }
.searchResults a{ color: #0076a3; }

/* History */
#history{
	background:url('../images/history-bkg.jpg') no-repeat 0 0 #eae7bf;
	height:700px;
	margin-left:-10px;
	padding:0 25px 0 360px;	
}

.imageContainer{ 
	float:right;
	width: 297px;
	height: 225px;	
	background: url("../images/bkg-overview-pic.gif") no-repeat #ffffff;
	margin: 0 0 0 10px;
	padding: 20px 0 0 23px;
}
