/* global ----------------------------------*/
body { margin: 0; padding: 0; text-align: left; background-color: #666666; font: arial, san-serif; color: #666; font-size: 11px; }
body.iframe { margin: 0; padding: 0; text-align: left; background-color: #fff; font: arial, san-serif; color: #666; font-size: 11px; }
#sitewrapper { margin: 0 auto; padding: 0; text-align: left; font-size: 11px;}
p { font: arial, san-serif; color: #666; font-size: 11px; }

/* -- links ----------------------------------------------------------- */
a 			{ color: #339933; text-decoration: none; font-size: 11px; } 
a:link		{ color: #339933; } 
a:visited	{ color: #339933; } 
a:active	{ color: #339933; } 
a:hover		{ color: #339933; text-decoration: underline;}

a.contentlink 			{ color: #339933; text-decoration: none; font-size: 11px; } 
a.contentlink:visited	{ color: #339933; }
a.contentlink:active	{ color: #339933; } 
a.contentlink:hover		{ color: #339933; text-decoration: underline; } 

a.navlink 			{ color: #000; text-decoration: none;}
a.navlink:visited	{ color: #000; }
a.navlink:active	{ color: #000; } 
a.navlink:hover		{ color: #000; text-decoration: underline; } 

a.footerlink 			{ color: #fff; text-decoration: none;}
a.footerlink:visited	{ color: #fff; }
a.footerlink:active		{ color: #fff; } 
a.footerlink:hover		{ color: #fff; text-decoration: underline; } 

a.homelink 			{ color: #339933; font-size: 27px; text-decoration: none;}
a.homelink:visited	{ color: #339933; }
a.homelink:active	{ color: #339933; } 
a.homelink:hover	{ color: #339933; text-decoration: underline; }

a.applylink 			{ color: #339933; font-size: 16px; text-decoration: none;}
a.applylink:visited	{ color: #339933; }
a.applylink:active	{ color: #339933; } 
a.applylink:hover	{ color: #339933; text-decoration: underline; }

a.hplink 			{ color: #000; font-size: 15px; text-decoration: none;}
a.hplink:visited	{ color: #000; }
a.hplink:active	{ color: #000; } 
a.hplink:hover	{ color: #000; text-decoration: underline; }

a.hplink2 			{ color: #339933; font-size: 16px; text-decoration: none;}
a.hplink2:visited	{ color: #339933; }
a.hplink2:active	{ color: #339933; } 
a.hplink2:hover	{ color: #339933; text-decoration: underline; }

a.hplink3 			{ color: #ffffff; font-size: 16px; text-decoration: none;}
a.hplink3:visited	{ color: #ffffff; }
a.hplink3:active	{ color: #ffffff; } 
a.hplink3:hover	{ color: #ffffff; text-decoration: underline; }


a.equipment 			{ color: #fff; font-size: 11px; text-decoration: none;}
a.equipment:visited	{ color: #ffffff; }
a.equipment:active	{ color: #ffffff; } 
a.equipment:hover	{ color: #ffffff; text-decoration: underline; }

/* -- global ------------------------------------------------- */
.txt, td, th { font-family: helvetica, arial, sans-serif; font-size: 11px; color: #333; }
h1 {font-size: 18px; color: #3c9d3c; font-weight: bold; margin: 6px 0px 5px 0px; }
h2 {font-size: 16px; color: #333; font-weight: bold; margin: 6px 0px 5px 0px; }
h3 {font-size: 12px; color: #3c9d3c; font-weight: bold; text-transform:uppercase; margin: 8px 0px 5px 0px; }
h4 {font-size: 16px; color: #fff; font-weight: bold; text-transform:uppercase; margin: 8px 0px 5px 15px; }
#header1 { background: url(images/header_left.gif) top left no-repeat; }
#header1 .nav { text-align: right; margin: 0px 0px 6px 0px; text-align: center; }
#header2 { background: url(images/header_right.gif) top left no-repeat; }
#header2 .call { text-align: right; margin: 0px 10px 20px 0px; font-size: 14px; color: #fff;  }
#header2 .phone { text-align: right; margin: 5px 16px 5px 0px; font-size: 40px; color: #fff; }
.calltoaction {
	margin: 8px 0px 8px 0px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-color: #3C9D3C;
	line-height: normal;
}


/* -- page specifix ------------------------------------------------- */
#home { background: url(images/back_home.jpg) top left no-repeat; background-color: #fff; }
#about { background: url(images/back_about.jpg) top left no-repeat; background-color: #fff; }
#about .content { margin: 120px 260px 0px 20px; font-size: 11px; }
#about h2 {font-size: 12px; color: #333; font-weight: normal; text-transform:uppercase; margin: 8px 0px 5px 0px;  }
#equipment { background: url(images/back_equipment.jpg) top left no-repeat; background-color: #fff; }
#faq { background: url(images/back_faq.jpg) top left no-repeat; background-color: #fff; }

#privacy { background: url(images/back_privacy.jpg) top left no-repeat; background-color: #fff; }
#privacy .privacycontent { font-size: 11px; margin: 120px 40px 0px 20px;  }

#terms { background: url(images/back_terms.jpg) top left no-repeat; background-color: #fff; }
#terms .termscontent { font-size: 11px; margin: 118px 230px 0px 20px;  }

#contact { background: url(images/back_contact.jpg) top left no-repeat; background-color: #fff; }

#thankyou1 { background: url(images/back_thankyou1.jpg) top left no-repeat; background-color: #fff; }
#thankyou2 { background: url(images/back_thankyou2.jpg) top left no-repeat; background-color: #fff; }
.thankyoucontent { font-size: 11px; margin: 120px 200px 0px 40px;  }

/* -- form include ------------------------------------------------------------ */
#form  {margin: 0px 0px 0px 20px;}
#form input { width: 235px; border: 1px solid #666; background:#fff; color:#333; }
#form input.zip { width: 125px; border: 1px solid #666; background:#fff; color:#333; }
#form textarea { width: 235px; height: 65px; border: 1px solid #666; }
#form select { width: 235px; border: 1px solid #666; background:#fff; color:#333; }
#form select.state { width: 100px; border: 1px solid #666; background:#fff; color:#333; }
#form .button {  border-style: none; width: 204px; height: 28px; }
#form .formtitle { padding: 4px 0px 0px 0px; font-weight: bold;}
#form .submit { padding: 5px 15px 0px 0px; text-align: center; }

/* -- form page ------------------------------------------------------------ */
#apply { background: url(images/back_apply.jpg) top left no-repeat; background-color: #fff; }
.applyintro { margin: 10px 160px 0px 20px; }
#formfullleft  { margin: 0px 0px 0px 20px;}
#formfullleft input { width: 220px; border: 1px solid #666; background:#fff; color:#333; }
#formfullleft input.zip { width: 110px; border: 1px solid #666; background:#fff; color:#333; }
#formfullleft select { width: 220px; border: 1px solid #666; background:#fff; color:#333; }
#formfullleft select.state { width: 100px; border: 1px solid #666; background:#fff; color:#333; }
#formfullleft .formtitle { padding: 8px 0px 0px 0px; font-weight: bold;}
#formfullright  { margin: 0px 0px 0px 10px;}
#formfullright input { width: 200px; border: 1px solid #666; background:#fff; color:#333; }
#formfullright .formtitle { padding: 8px 0px 0px 0px; font-weight: bold;}
#formfullright textarea { width: 200px; height: 65px; border: 1px solid #666; }
#formfullright .button {  border-style: none; width: 164px; height: 28px; }
#formfullright .submit { padding: 5px 0px 0px 0px; }

/* -- contact page ------------------------------------------------------------ */
#contactform  { margin: 10px 0px 0px 30px;}
#contactform input { width: 230px; border: 1px solid #666; background:#fff; color:#333; }
#contactform .formtitle { padding: 8px 0px 0px 0px; font-weight: bold;}
#contactform textarea { width: 230px; height: 65px; border: 1px solid #666; }
#contactform .button {  border-style: none; width: 164px; height: 28px; }
#contactform .submit { padding: 10px 0px 0px 0px; }

/* -- benefits area ------------------------------------------------------------ */
#benefits { margin: 10px 10px 10px 10px; }
#benefits  ul { margin-left: 5px; padding-left: 10px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px;}
#benefits  li { margin-bottom: 0px; padding-bottom: 0px; display: inline;}


/* -- equipment ------------------------------------------------------------ */
table.equip {
  border-collapse:collapse;
  padding: 3px;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #000000;align:left;
}

table.equip td {
    border-style: solid;  padding: 3px;
    border-width: 0px 0px 1px 0px; border-color: #b8b8d5;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #000000;align:left; 

}
table.equip li 
{list-style: disk; color:#3c9d3c;}

.equip {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #000000;align:left;}


/* -- footer ------------------------------------------------------ */

.footer { color: #fff; margin: 3px 0px 0px 0px; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#fff;
	text-transform:uppercase;
	}

