

@charset "UTF-8";
/* CSS Document */

a { outline: 0 none; }

img { border: none; }

.clear{
clear:both;
}

body
{
text-align: left; 
margin: 0 0 0 0; 
vertical-align: middle;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	background-color: #686868;
	background-image: url(../images/tan.jpg);
}

.centeredBlockGreen{
width:1050px;
margin:50px Auto 0 Auto;
display:block;
clear:both;
position:relative;
background-image: url(../images/green.jpg);
border:2px solid white;
padding:50px 0 50px 0;
}

.centeredBlock{
width:950px;
margin:0 Auto 0 Auto;
display:block;
clear:both;
position:relative;
background-color: #FFFFFF;
border: 2px solid #000000;
}

.header{
width:100%;

}

.leftLogoColumn{
float:left;
width:200px;
text-align-center;
margin:20px 0 20px 40px;
}

.rightTextColumn{
float:right;
width:600px;
text-align-center;
margin:20px 100px 20px 0;
}

.split{
float:left;
width:220px;
margin-left:10px;
}

.contactSplit{
float:left;
width:220px;
margin-left:30px;
}


.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E3F1F;
	font-weight: bold;
}

.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E3F1F;
	font-weight: bold;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	color: #454B3D;
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	font-size: 11px;
	color: #666666;
}


.footer{
padding-top:20px;
width:100%;
height:72px;
border-top:1px solid #587B3B;
text-align:center;
}

.logoBlock{
float:left;
margin-left:25px;
height:72px;
width:294px;
background-image:url('../images/logo.jpg');
background-repeat:no-repeat;
}

#menuBar {
height:25px;
width:100%;
float:right
clear:both;

background-color: #000000;
}

#menuBar ul{
list-style-type: none;
margin:0;
padding:0;
float:left;
margin-top:3px;
}

#menuBar li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;

float:left;
margin-left:77px;
display: inline;
list-style-type: none;
}

#menuBar a:link {text-decoration: none; color:#FFFFFF;}
#menuBar a:visited {text-decoration: none;color:#FFFFFF;}
#menuBar a:active {text-decoration: none;color:#FFFFFF;}




.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px;color:#000000;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	color: #454B3D;
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	font-size: 11px;
	color: #666666;
}


.contactInfoBlock{
text-align:center;
}

#copyright{
width:600px;
margin:10px auto 20px auto;
text-align:center;
}

/*--:[ Contact Form | cformsII ]:------------------------------------------------*/
.contactForm{
margin:0 auto 0 auto;
width:550px;
overflow:auto;
background-color: #666666;
}

.contactColumnLeft{
float:left;
width:210px;
height:150px;
margin:20px auto 10px auto;
}

.contactColumn{
float:left;
width:240px;
height:150px;
margin:20px auto 10px auto;
}


input { float: right; padding: 8px 7px 8px 7px; line-height: 12px!important; border: 0; width: 160px; border-right: 1px solid #d3dbdb; border-bottom: 1px solid #d3dbdb; color: #49595f; font-family: Arial; font-size: 12px; }
textarea { height: 93px; width: 276px; padding: 7px; border: 0; color: #49595f; border-right: 1px solid #d3dbdb; border-bottom: 1px solid #d3dbdb; font-family: Arial; font-size: 12px; margin-left: 7px; margin-bottom: 7px; line-height: 18px;
 clear:both; }

.sendbutton { border: 0; color: #fff; font-weight: bold; text-transform: uppercase; font-family: Arial; font-size: 12px; background: #6D9231; padding: 4px 10px 3px 10px; margin-right: -19px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-right: 1px solid #608335; border-bottom: 1px solid #608335; text-shadow: 1px 1px 0 #3a716d; cursor: pointer; }

.lugs .sendbutton { border: 0; color: #fff; font-weight: bold; text-transform: uppercase; font-family: Arial; font-size: 12px; background: #6D9231; padding: 4px 10px 3px 10px; margin-right: -19px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-right: 1px solid #608335; border-bottom: 1px solid #608335; text-shadow: 1px 1px 0 #3a716d; cursor: pointer; }

