/**************
Body and Misc. Styles
**************/
body {
	background-image: url(images/bgExtend.jpg);
	padding-top: 15px;
}
/**************
Big Orange Header
**************/
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #e95203;
}
.orangeborder {
	border: 1px solid #EC7E1F;
}
.greenborder {
	padding: 5px;
	border: 4px solid #167462;
}

/**************
Green Italic Header
**************/
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003300;
}
/**************
Border class for side images
**************/
.border {
	border: 1px solid #E95203;
}
/**************
Side Images in Nav on some pages
**************/
#sideimg {
	padding-left: 14px;
	margin-top: 54px;
	float:left;
}
.floatLeft {
	float: left;
}
/**************
This is for astericks on Contact Page
**************/
.redText {
	color: #FF0000;
}
/**************
Orange Border
**************/
#Wrapper {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
/**************
Green Border
**************/
#Wrapper1 {
	width: 990px;
	float: left;
	border: 4px solid #EC7E1F;
	padding: 10px;
	margin-bottom: 15px;
	}
/**************
Regular Wrapper
**************/
#Wrapper2 {
	width: 972px;
	float: left;
	border: 10px solid #167462;
	background-color: #e8d2b9;
	}
/**************
Main Flash Header
**************/
#Flash {
	float: left;
	width: 972px;
	height: 192px;
	background-color: #66CC66;
}
/**************
Main Wrap around Nav and Content
**************/
#Main {
	float: left;
	width: 927px;
	margin-left: 30px;
	background-image: url(images/contentBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/**************
Navigation
**************/
#Nav {
	height: auto;
	width: 279px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
#navBG {
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F8BA4B;
}
#Nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Nav ul li {
	display: block;
	width: 238px;

}
#Nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #063b34;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-left: 14px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	padding-right: 8px;
	width: 238px;
}
#Nav ul li a:hover {
	background-color: #f0eeec;
}
/**************
Current State for Main Navigation
**************/
.current {
	background-color: #f0eeec;
	color:#FF6600 !important;
}
/**************
Sidebar Call-Out
**************/
#Quote2 {
	background-color: #F8F0E5;
	float: left;
	width: 234px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 13px;
	margin-top: 20px;
	margin-left: 14px;
	text-align: justify;
}
#Quote {
	background-color: #F8F0E5;
	float: left;
	width: 234px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 13px;
	margin-top: 20px;
	margin-left: 14px;
	text-align: justify;
}
#Quote a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003300;
	text-decoration:underline;

	}
#Quote a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003300;
	text-decoration:underline;

	}
#Quote a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003300;
	text-decoration:none;

	}
/**************
Video Styles
**************/
#Video {
	float: right;
	border: 4px solid #167462;
	padding: 10px;
	margin-left: 10px;
}
/**************
Content2 / Scrolling Content on What to Do page
**************/
#Content2 {
	width: 597px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	padding-top: 15px;
	padding-right: 25px;
	float: left;
	padding-left: 30px;
	padding-bottom: 15px;
	text-align: justify;
	height: 803px;
	overflow: scroll;
}
/**************
Content / Text Area
**************/
#Content {
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	float: left;
	padding-left: 35px;
	padding-bottom: 15px;
	text-align: justify;
}
#Content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #0E4C40;
}
#Content a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #0E4C40;
}
#Content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #0E4C40;
}
/**************
Copyright and Mini-Links
**************/
#Copyright {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	text-align: center;
}
#Copyright a {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	color: #333333 !important;
	text-decoration: none !important;
	margin: 0px !important;
	padding: 0px !important;
	}
#Copyright a:hover {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	color: #333333 !important;
	text-decoration: underline !important;
	margin: 0px !important;
	padding: 0px !important;
	}
#Call {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	text-align: center;
	padding-bottom: 15px;
}
/**************
Form Styles
**************/
fieldset {

	width: 410px;
	border: #004b85 solid 1px;
	background-color: #e9e9e9;
	position: relative;
	margin-top: 1em;
	padding: 1em;
}
legend {

	color: #ad0000;
	position: absolute;
	top: -0.75em;
	left: 0.5em;
}
form#contactForm td {

	padding-bottom: 1em;
	color: #000000;
}
form#contactForm input {

	width: 400px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border: #004b85 inset 1px;
	padding: 0.2em;
}
form#contactForm textarea {

	width: 400px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border: #004b85 inset 1px;
	padding: 0.2em;
}
form#contactForm input.button {

	width: auto;
	background-color: #b0b3b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: #004b85 outset 1px;
}
.content #contactForm input.checkbox {
	width: auto;
}

