@charset "utf-8";
a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	color: #333333;
}
img {
border:none;
}
.body_bg {
	background-color: #FFFFFF;
	background-image: url(bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
#logo h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #068743;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3c;
	text-decoration: none;
}
.copy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copy a:hover {
	color: #999999;
	text-decoration: none;
}
.copy ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.copy li{
	float: left;
	padding-left: 5px;
}

.header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 2px;
}


.contacts strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #80be56;
	font-weight: normal;
}
.menu_off{
	color: #0b8743;
	background-image: url(menu_off.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:pointer;
	line-height: 36px;
	text-align: center;
	height: 36px;
	width: 87px;
}
.menu_on{
	color: #FFFFFF;
	background-image: url(menu_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:pointer;	
	line-height: 36px;
	text-align: center;
	height: 36px;
	width: 87px;	
}
.menu_at{
	color: #FFFFFF;
	background-image: url(menu_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	height: 36px;
	width: 87px;	
}
/* Content -----------------------------------------------*/
.content, .content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6f72;
}
.content h2 {
	color:#7EBD55;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}
#contact_form input, #contact_form textarea{
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #7ebd55; 
}
.content li h4{
	color:#7EBD55;
	font-size:12px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content li p{
	margin: 0px;
	padding: 0px;
}
#quickContact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7fbd56;
	height: 20px;
	display: block;
	padding-left: 10px;
}
#quickContact a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0e8f45;
	height: 20px;
	display: block;
	padding-left: 10px;
}

/*----------HOME PAGE-----------*/

div.headerArea {
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;
	height: 157px;
	width: 100%;
	z-index: 1;
}

div.headerBlack {
	background-color: #000;
	height: 22px;
	width: 100%;
	z-index: 1;
}

div.headerBlue {
	background-color: #B8E4FA;
	height: 6px;
	width: 100%;
	z-index: 1;
}

div.featureGreen {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	background-image: url(home_green_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	z-index: 1;
}	

div.innerGreen {
	width: 1024px;
	margin: auto;
	height: auto;
}

.logoArea {
	height: 254px;
}

table.footArea {
	width: 100%;
	background-image: url(bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
	clear: both;
}

td.spacerEnter {
	height: 96px;
}

.enterBut {
	height: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	margin: 0px;
	vertical-align: bottom;
	border-bottom: 1px dotted #000000;
}

.enterBut a {
	color: #078D45;
	font-weight: lighter;
	text-decoration: none;
}

.enterBut a:hover {
	color: #7FBB56;
	font-weight: lighter;
	text-decoration: none;
}

.enterimg {
	height: 100px;
	border-bottom: 1px dotted #000000;
}

.phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #666;
	padding-top: 19px;
	height: 100px;
}

div.copyArea {
	clear: both;
	overflow: inherit;
	width: 100%;
	text-align: center;
}

.flashObject {
	z-index: 999;
	padding-left: 100px;
}

.tableLayout {
	z-index: 1;
}
