@charset "utf-8";
/* CSS Document */

body {
	background-color: #676767;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E2A27;
}
.maincontent {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	font-family: arial;
}
.pageheaders {
	color: #2E2A27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
.secondary_headers {
	color: #2E2A27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
.upperright_links {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F58220;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bottomtext_links {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.style6 {color: #2E2A27}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E2A27;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.style8 {color: #F5821F}
.style9 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.phonebig {
	font-size: 16px;
	color: #F58220;
	font-family: Arial, Helvetica, sans-serif;
}

.smalltext {
	font-face: arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

h1 {
	font-family: "Helvetica Neue Ultra Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	line-height: normal;
	text-transform: lowercase;
	color: #4c4944;
	margin-bottom: 3px;
}
	
h2 {
	color: #F5821F;
	font-family: "Helvetica Neue Ultra Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 19px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 3px;
}
	
hr {
	color: #BD9C84;
}