@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #A8C257 url(../images/back.jpg);
	background-repeat: repeat-x;;
	background-position: 50% 0;
}
#wrapper {
	width: 877px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 0 auto;
}
#header {
	width: 877px;
	height: 112px;
	background: #F4F4F4;
	background-position: 50% 0;
}
#secondaryHeader {
	width: 877px;
	height: 90px;
	background: #F4F4F4;
	background-position: 50% 0;
}
#logo {
	width: 430px;
	height: 84px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#secondaryLogo {
	width: 430px;
	height: 72px;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 7px;
	padding-bottom: 2px;
}
#availabilityButton {
	width: 165px;
	height: 32px;
	float: right;
	margin-right: 7px;
	margin-bottom: 2px;
}
#secondaryAvailabilityButton {
	width: 165px;
	height: 32px;
	float: right;
	margin-bottom: 2px;
}
#navbar {
	width: 387px;
	height: 30px;
	background: url(../images/navbarBack.jpg);
	background-position: 50% 0;
	z-index: 100;
	float: right;
	margin-right: 7px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-top: 45px;
}
#nav {
	width: 389px;
	height: 30px;
	z-index: 100;
	float: right;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-top: 45px;
}

#secondaryNavbar {
	width: 387px;
	height: 30px;
	background: url(../images/navbarBack.jpg);
	background-position: 50% 0;
	z-index: 100;
	float: right;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-top: 24px;
}
#flashArea {
	width: 600px;
	height: 280px;
	background-color: #F4F4F4;
	float: left;
	z-index: 1;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
#photoHeader {
	width: 600px;
	height: 169px;
	background-color: #F4F4F4;
	float: left;
	z-index: 1;
	padding-right: 7px;
	padding-bottom: 7px;
}
#calloutArea {
	width: 256px;
	height: 280px;
	background: #F4F4F4 url(../images/calloutBack.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	z-index: 2;
}
#secondaryCallout {
	width: 270px;
	height: 169px;
	background: #F4F4F4 url(../images/secondaryCallout.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 7px;
	z-index: 3;
}
#bodyWrapper {
	width: 877px;
	background-color: #F4F4F4;
	float: left;
	margin-top: 7px;
}
#pageBody {
	width: 330px;
	background-color: #F4F4F4;
	float: left;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 14px;
	padding-bottom: 14px;
}
#secondaryPageBody {
	width: 585px;
	background-color: #F4F4F4;
	float: left;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 14px;
	padding-bottom: 7px;
}
#lookPageBody {
	width: 400px;
	background-color: #F4F4F4;
	float: left;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 14px;
	padding-bottom: 7px;
	text-align: left;
}

#bodyCalloutBox {
	width: 242px;
	background-color: #F4F4F4;
	float: left;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#rightBody {
	width: 225px;
	background-color: #F4F4F4;
	float: right;
	padding-right: 7px;
}
#secondarySidebar {
	width: 256px;
	background-color: #F4F4F4;
	float: right;
	padding-right: 7px;
	text-align: center;
}
#applyOnlineSidebar {
	width: 225px;
	background-color: #F4F4F4;
	float: right;
	padding-right: 7px;
	text-align: center;
}
#lookSidebar {
	width: 441px;
	background-color: #F4F4F4;
	float: right;
	padding-right: 7px;
	padding-top: 7px;
}


#pageWrapper {
	width: 666px;
	float: left;
	background: #9BA138 url(../images/pageBack.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
}
#pageContent {
	width: 666px;
	float: left;
}
#content {
	background: #9BA138;
}
#linkBox {
	width: 190px;
	background: #F4F4F4;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	float: right;
}
#footer {
	width: 857px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #A8C257;
	text-decoration: none;
}
#siteNav {
	width: 857px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	float: left;
	background-color: #F4F4F4;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navLink {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B1D26;
	line-height: 20px;
	padding-bottom: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8B1D26;
	line-height: 20px;
	padding-bottom: 7px;
}

.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.regTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.regTextBoldItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}


.regTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
.calloutBoxPhoto {
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.tagline {
	padding-top: 80px;
	padding-bottom: 20px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #B57215;
	text-decoration: underline;
}
a:active {
	color: #000000;
}.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.navText a {
	color: #B57215;
	text-decoration: none;
}

.calloutBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 12px;
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
}
.calloutBoxTextLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: inside;
	padding: 0px;
}

.calloutBoxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}
.quickNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	font-weight: bold;
	list-style-position: inside;
	padding: 0px;
	text-align: left;
}
.sidebarPhoto {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.quickNavTitle {
	font-weight: normal;
	list-style-position: inside;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#secondaryNav {
	width: 389px;
	height: 30px;
	z-index: 100;
	float: right;
	margin-bottom: 2px;
	margin-top: 24px;
}
.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 30px;
	padding: 0px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
.homeTextNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.homeTextBoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.homeTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}
.homeTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.pdfList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 26px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: text-top;
}
.noteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: text-top;
}
.regTextBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B1D26;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.regTextBoldRedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B1D26;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.formPhoto {
	padding-top: 5px;
}
.redHeadlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8B1D26;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.redHeadlineBigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8B1D26;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.headline2nd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	padding-bottom: 7px;
}
.sitemapTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
.sitemapBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
}
.regTextBoldItalicsLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.regTextLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
.regTextLargerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
}
.icon {
	padding-right: 5px;
	padding-left: 5px;
}
.headlineRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8B1D26;
	line-height: 20px;
	padding-bottom: 7px;
}
.pdf {
	padding-left: 5px;
}
