@charset "UTF-8";
body {
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #282828;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#dropShadow {
	background-repeat: repeat;
	background-position: top;
	height: 100%;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/dropShadow%20copyA.png);
}
#header {
	height: 144px;
	width: 980px;
	float: left;
	background-image: url(images/bg6B_body.jpg);
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	height: 110px;
	background-repeat: repeat;
	background-position: top;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	width: 980px;
}
#menu {
	height: 36px;
	width: 980px;
	margin-top: 111px;
	background-color: #E1D3AC;
}
#headCopy {
	height: 109px;
	width: 980px;
}
#headinfo {
	float: right;
	height: 45px;
	width: 390px;
	margin-top: 35px;
	text-align: right;
}
#container {
	height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#content {
	background-color: #FFF;
	width: 980px;
	float: left;
}
#mainContent {
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	float: left;
	width: 880px;
	border: thin solid #000;
	padding: 20px;
}
#mainHomepg {
	width: 980px;
	background-color: #FFF;
}
#footer {
	background-color: #000;
	height: 60px;
	width: 920px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E0D6B2;
	color: #E1D3AC;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	background-image: url(images/bg6B_body.jpg);
	clear: both;
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#sideBar {
	background-color: #333;
	float: right;
	height: 570px;
	width: 275px;
}
#featureArt {
	height: 570px;
	width: 980px;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #E0D6B2;
	background-color: #000;
	float: left;
	color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#wrapper {
	height: 100%;
	width: 080px;
	margin-right: auto;
	margin-left: auto;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1, h2, h3, h4, h5, h6, p {
	text-decoration: none;
	margin: 0;
	padding: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #E4D9B9;
	font-weight: lighter;
}
#sideTop {
	height: 189px;
	width: 275px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0D6B2;
	color: #FFF;
}
#sideMiddle {
	height: 188px;
	width: 275px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0D6B2;
	color: #FFF;
}
#sideBottom {
	color: #FFF;
	height: 188px;
	width: 275px;
}
#searchBox {
	float: right;
	height: 20px;
	color: #FFF;
	font-size: 14px;
	text-align: right;
	width: 380px;
	margin-top: 35px;
}#socialMedia {	float: right;
	height: 50px;
	font-size: 10px;
	text-align: right;
	width: 280px;
	margin-top: 75px;}.socialMediaSpacing {	margin-top: 10px;
	margin-left: 10px;	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logoSpacing {
	margin-top: 22px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.templogoSpacing {
	margin-top: 19px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footnotes {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	float: left;
	width: 920px;
	margin-top: 3px;
}
#phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E4D9B9;
	float: right;
	height: 28px;
	line-height: normal;
	text-align: center;
	width: 920px;
	margin-bottom: 5px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #E4D9B9;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#form {
	float: right;
	margin-left: 30px;
	margin-right: 10px;
}
#contactCopy {
	float: left;
	width: 290px;
	padding-right: 40px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
#successDiv {
	float: right;
	height: 520px;
	width: 547px;
}
#rightIndex {
	float: right;
	height: 573px;
	width: 250px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DFD3AB;
}
#indexRightTop {
	height: 285px;
	width: 250px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFD3AB;
	float: right;
}
#indexRightBottom {
	float: right;
	height: 284px;
	width: 250px;
}
#slideShow {
	float: left;
}
.centerText {
	text-align: center;
}
