.heading {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FE6A4C;
}
.bodytext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #6D6D6D;
}
.bodytextbold {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #6D6D6D;
}
.subheading {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: 3B3B3B;
	text-transform: none;
}
.list {
	font-family: Arial, Verdan, Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: 6D6D6D;
	text-transform: uppercase;
}
.border {
	border: 1px solid #e0e0e0;
}
.buttons {

border: 1px solid #E0E0E0;
border-width: 1px 1px 0 1px;
height: 20px;
width: 120px;
}
.nav:link {
	color:#D6D6D6;
	text-decoration:none;
	}

a.nav:visited {
	color:#FE6A4C;
	text-decoration:none;
	}

a.nav:visited:hover {
	color:#FE6A4C;
	text-decoration:underline;
	}

.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	font-weight: bold;
	margin: 0px;
	line-height: 1.8;
}

a:hover {
	color: #FE6A4C ;

}
.style1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #6d6d6d;
	line-height: 25px;
	}
	.style3 {font-size: 10px}

form#getintouch, #getintouch fieldset {margin: 0; padding: 0;}
form#getintouch label {padding: 3px 6px; display: block; float: left; width: 200px; font-size: 80%;}
form#getintouch label span {color: #FE6A4C;}
form#getintouch input {margin: 0 6px; padding: 2px; width: 300px; border: 1px solid #CCC; }
form#getintouch textarea {margin: 0 6px 5px 6px; padding: 2px; width: 300px; height: 100px; border: 1px solid #CCC;}
form#getintouch input.contactbtn {margin: 0 0 6px 182px; padding: 5px 2px; border: 1px solid #CCC; width: 130px; display: block; background: #FEFEFE; color: #1B1B1B;  font-size: 78%; text-align:center;}