body {
	margin: 0;
	background: #ffffff url('../images/main-bg.gif') 50% top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;	
	min-height: 768px;
	color: #446b00;
	text-align:center
}

img {border:0;}

h1 {font-size:22px; color: #446b00; font-weight:bold; text-align:left; line-height:24px; margin:0; }
h2 {color: #7b5128; font-size:16px; font-weight:bold;}
h3 {font-size:14px; color: #134856; margin:0;}

a {color: #7b5128; text-decoration: underline; outline:none;}
a:visited{color:#7b5128;}
a:hover {color: #7b5128; text-decoration: none;}

#nav_left a {color: #446b00; text-decoration: none; outline:none; width:190px; display:inline-block; padding:0 0 0 10px;}
#nav_left a:visited{color:#754c24; text-decoration: none; display:inline-block;}
#nav_left a:hover, #nav_left #sub-active a {color: #754c24; text-decoration: none; background:#f6f0e9; /* background-color:#f0f7fa; */}

td {font-size:12px;}

.big {font-size:24px;}
.red {color: #bd4a1d;}
.yellow {color: #fbf50b;}
.white {color: #ffffff;}
.center {text-align:center;}
.bold {font-weight:bold;}
.legal {font-size:11px;}

#all {
	width:960px;
	margin:0 auto;
}

#header {
	width:960px;
	height: 68px;
	background: url('../images/header-logo.gif') no-repeat;
	text-align:center;
	font-size: 30px;
	color: #446b00;
	font-weight:bold;
	font-style: italic;
}

#left_column {
	width:220px;
	float:left;
	margin:0;
	font-size:13px;
}

#nav_left ul{ 
	list-style:none;
	margin:0;
	padding:0;
	line-height:32px;
	text-align:left;
}

#nav_left li {
	margin-left:10px;
	padding-left:5px;

}


#form_right_column {
	width:220px;
	float:right;
	margin: 0 10px 0 0;
	background-color: #446b00;
	color:#ffffff;
}

#form_right_column h3 {
	color:#ffffff;
}

#contact-form {
	padding: 7px;
	text-align:left;
}

#contact-form label { display: block; margin: 0 0 3px 5px;}
#contact-form label span, .required { font-size: 80%;}
#contact-form input { display: block; width: 186px; border: 0; margin: 0 0 10px 5px; padding: 5px;}
#contact-form #ZipCode { width: 75px;}
#contact-form .submit { width: 206px; height: 50px; background: url(/images/btn_call.gif) no-repeat; border: 0; margin: 0 auto 0 -2px; padding: 0; cursor: pointer;}
#contact-form .errors { width: 196px; background: #d7361f; margin: 0 auto 7px auto; padding: 5px 0; text-align: center; color: #ffffff;}

#content {
	width:480px;
	float:left;
	margin-left:10px;
	line-height:19px;
	text-align:left;
}


#footer {
	text-align:left;
	width:960px;
	margin:0 auto;
}
table#equipment td { padding-bottom: 15px;}
table#equipment img { padding-right: 15px;}