@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #333333;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/generic/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	padding: 0px;
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(images/generic/header_bg_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#header {
	width: 715px;
	padding-left: 40px;
	padding-top: 20px;
}
#topOfPage h1, #topOfPage p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 4px;
}
#topOfPage {
	height: 20px;
}
#navigation {
	height: 26px;
	width: 715px;
	background-color: #302923;
	margin-top: 0px;
}
#sliderArea {
	height: 348px;
	width: 715px;
	margin-top: 20px;
}
#sliderArea img {
	float: left;
}
#Content {
	width: 715px;
	padding-left: 40px;
	padding-top: 20px;
}
#mainContent {
	width: 490px;
	height: auto;
	float: left;
}
#intro {
	width: 490px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #312924;
	margin-bottom: 20px;
	height: auto;
	padding-bottom: 20px;
}
#intro img {
	margin: 0px;
	padding: 0px;
}
.clearLeft {
	clear: left;
}
#rightColumn {
	width: 220px;
	float: right;
}
#rightColumn img {
	float: right;
}
#leftColumn {
	width: 235px;
	float: left;
}
#form {
	width: 450px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 20px;
	height: auto;
}
#form  fieldset  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form fieldset input {
	float: none;
	width: 350px;
}
#form label, label span {
	display: block;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#form label {
	float: none;
	width: 100%;
}
#form label span {
	text-align: left;
	float: none;
	width: 100%;
}
#form   fieldset   input:active, input:focus {
}
#footer {
	width: 715px;
	padding-left: 40px;
	padding-top: 20px;
	clear: both;
	height: 240px;
	background-image: url(images/generic/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footerListOne {
	width: auto;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #92BCA4;
	padding-left: 5px;
	height: auto;
	float: left;
	margin-right: 12px;
}
#footerListTwo {
	width: auto;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #92BCA4;
	padding-left: 5px;
	height: auto;
	float: left;
	margin-right: 12px;
}
#footerListThree {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #92BCA4;
	padding-left: 5px;
	height: auto;
	float: left;
	margin-right: 12px;
	width: auto;
}
#footerListFour {
	width: auto;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #92BCA4;
	padding-left: 5px;
	height: auto;
	float: left;
	margin-right: 12px;
}
#footerListFive {
	width: auto;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #92BCA4;
	padding-left: 5px;
	height: auto;
	float: left;
	margin-right: 12px;
}
#footerLinks {
	width: 650px;
	margin-top: 95px;
	height: 120px;
	text-align: left;
}
#footerListOne p, #footerListTwo p, #footerListThree p, #footerListFour p, #footerListFive p {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	font-weight: normal;
}
#footerListOne, #footerListTwo, #footerListThree, #footerListFour, #footerListFive, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #637F6F;
	margin-bottom: 3px;
}
#footerListOne a:link , #footerListTwo a:link , #footerListThree a:link , #footerListFour a:link , #footerListFive a:link {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#footerListOne a:hover, #footerListTwo a:hover, #footerListThree a:hover, #footerListFour a:hover, #footerListFive a:hover {
	color: #000000;
	text-decoration: underline;
}
.lastBulletSpacing {
	margin-bottom: 6px;
}
