/* Default LF CSS */

body {
  margin:0;
  padding:0;
  text-align:center;
	background:#034303;
}

body, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
  font: 83%/1.4 Arial, "Trebuchet MS", "Times New Roman";
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



br.clear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height:0px;  
}

input {
  font-size:110%;
  padding:2px 3px 2px 2px;
  margin:2px 0 4px 0;
  display:block;
}

input.submit {
  margin:5px 0 15px 0;
  padding:3px;
  font-size:120%;
  font-weight:bolder;
  color:#003300;
}

input.half1, input.half2 {
	float:left;
	width:110px;
	display:inline;
	margin:0 0 13px 0;
}

input.half1 {
  margin:0 20px 13px 0;
}


label {
  display:block;
  margin:0;
  
}

textarea {
  width:90%;
  height:200px;
}

#footerW textarea {
  width:244px;
	height:60px;
}

#footerW form {
  margin:2px 0 0 0;
}

#footerW textarea, #footerW input {
  border:1px solid #9dad87;
  background:#034103;
	color:#9dad87;
	padding:2px 0 3px 2px;
}

#footerW input.submit {
	color:#9dad87;
	border:none;
	background:none;
	float:right;
}

select {
  margin:5px 0;
}

ul.list {
  margin:0 0 20px 0;
  padding:0;
}
ul.list li {
  list-style:none;
}

span.drag {
  cursor:move;
}

/*      Error Handling      */

p.success {
  font-size:105%;
  color:#006600;
  margin:10px 0;
  font-weight:bolder;
}

p.error {
  border-top:2px solid #FF0000;
  border-bottom:2px solid #FF0000;
  padding:6px 20px;
  text-align:left;
  margin:20px;
  color:#FF0000;
  font-size:105%;
  font-weight:bolder;
}

a.small {
  font-size:70%;
	color:#d1d1d1;
}
 
.info {
  color:#666666;
  font-size:90%;
	text-align:center;
}

span.green {
  color:#0c4f0c;
	font-weight:bolder;
}


/*      Link Styles      */
a {
  cursor:pointer;
  outline-style:none;
	background:none;
}
a:link, a:visited {
  color:#0c4f0c;
  text-decoration:none;
}
a:hover {
  color:#990000;
	background:none;
}
a img, a:link img, a:visited img, a:hover img {
 border:0;
 color:none;
}
a.delete {
  color:#CC0000;
}
a.delete:hover {
  color:#333333;
}


h1 {
  font-size:200%;
  font-weight:normal;
  margin:0 0 0 0;
	padding:5px 0 0 0;
  color:#063d06;
	text-align:center;
}

h2 {
  font-size:120%;
  font-weight:normal;
  margin:0 0 5px 0px;
  color:#063d06;
}
h2 em {
}

h3 {
}

h4 {
  font-size:150%;
	color:#FFFFFF;
	display:block;
	float:left;
	width:350px;
	padding:0;
	margin:12px 0 0 0;
}


ul#nav {
  position:absolute;
	left:50%;
	margin:18px 0 0 -138px;
  height:36px;
}

ul#nav li {
  list-style:none;
	float:left;
}

ul#nav li a:link, ul#nav li a:visited {
  border-bottom:0;
	color:#FFFFFF;
	padding:0 0 0 25px;
	margin:0 0 0 15px;
	display:block;
	font-size:120%;
	float:left;
	background:url(../images/bullet.png) top left no-repeat;
}

ul#nav li a:hover {
  color:#CCCCCC;
}

ul#nav li.none a:link, ul#nav li.none a:visited {
  background:none;
}


#left ul#nav2 {
	margin:15px 0 35px 0;
	padding:0;
	width:100%;
	border-right:1px solid #beb99a;
}

#left ul#nav2 li {
  list-style:none;
	clear:both;
	display:block;
	padding:8px 0;
}
#left ul#nav2 li a:link, ul#nav2 li a:visited {
  border-bottom:0;
	color:#063d06;
	padding:0 0 0 0px;
	margin:0 0 0 10px;
	display:block;
	font-size:135%;
	display:block;
	float:left;
}
#left ul#nav2 li a:link img.navIco, ul#nav2 li a:visited img.navIco {
  float:left;
	padding:0;
	margin:4px 0 0 0;
}
#left ul#nav2 li a:link span, ul#nav2 li a:visited span {
	color:#575656;
	display:block;
	font-size:55%;
	margin:-5px 0 0 0;
}
#left ul#nav2 li a:hover {
  background:none;
}

#left ul#nav2 li:hover {
  background-color:#d6d5b4;
}



#logo {
  float:left;
  position:absolute;
	left:50%;
	margin:0 0 0 -357px;
}

div#logo a:hover {
  border:0;
}

#header {
  height:72px;
  width:100%;
  background:url(../images/navBack.png) top left repeat-x;
}

#headerHome {
  height:125px;
  width:100%;
  background:url(../images/headerBack.png) top left repeat-x;
}

#headerHome div {
   width:700px;
	 text-align:left;
}

img.headPic {
  float:right;
}


.content {
  min-height:279px;
  clear:both;
  text-align:center;
  background:#deddbf;
	width:100%;
}

#container {
  text-align:left;
  width:730px;
}

#footer {
  height:150px;
  width:100%;
  background:url(../images/footerBg.png) top left repeat-x;
  color:#FFF;
  font-size:85%;
  padding:5px 0 0 0;
	position:relative;
}
#footer h1 {
  color:#FFFFFF;
	font-size:157%;
	text-align:left;
	margin:0;
	padding:0;
}
#footer a:link, #footer a:visited {
  color:#FFF;
  font-weight:bolder;
}
#footer a:hover {
  color:#CCC;
  border-bottom:1px solid #CCCCCC;
}

#footerW {
  width:410px;
	position:absolute;
	margin:6px 0 0 -105px;
	text-align:left;
	left:50%;
}

#footerW p {
  margin:2px 0 12px 0;
	color:#d1d1d1;
}
#footerLocation {
  width:160px;
	float:left;
}

#footerContact {
  width:250px;
	float:left;
}


#left {
  width:30%;
  float:left;
  margin:20px 0 0 0;
}

#right {
  width:65%;
  float:right;
  margin:20px 0 0 0;
}

div.hr1, div.hr2 {
  background:url(../images/hrTop.png) top center no-repeat;
	height:23px;
	width:100%;
	display:block;
	margin:12px 0;
}
div.hr2 {
  background:url(../images/hrBot.png) top center no-repeat;
}

div.item {
  float:left;
  width:110px;
	text-align:center;
	margin:0 20px 30px 26px;
}

div.item a:link, div.item a:visited {
  border:none;
}

img.servicePic {
  float:right;
	margin:0 0 0 6px;
}
















