/**
 * GENERAL
 * BASE COLOR: 526177
 */
body {
	padding: 0;
	margin: 0;
	background: url(../images/main-bg.gif) 0 0 repeat-x #eef0f4;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #2c3d3c;
	font-weight: normal;
}
div, p, h1, h2, h3, ul, img {
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
}
a {
	color: #002E50;
}
a img {
	border: 0;
}
a:focus {
	outline: 0;
}
a.active {
	text-decoration: none;
	cursor: text;
}
.cleaner {
	clear: both;
}
.hidden {
	display: none;
}
.clickable {
	cursor: pointer;
}
.tiny {
	font-size: 9px;
}


/**
 * HEADER
 */
#header {
	width: 778px;
	height: 96px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#header img {
	display: block;
	padding: 15px 0 0 15px;
}
#header ul {
	height: 96px;
	display: block;
	position: absolute;
	top: 0px;
	right: 9px;
	margin: 0;
	padding: 0;
}
#header ul li {
	float: left;
	display: block;
	text-align: center;
}
#header ul li a {
	height: 35px;
	display: block;
	float:  left;
	font: 14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #002E4E;
	background:  url(../images/menu-bg.gif) 0 0 repeat-x #e3e7ee;
	text-decoration: none;
	margin: 0;
	padding: 61px 15px 0 15px;
}
#header ul li a:hover {
	display: block;
	background: #eef0f4;
	color: #002E4E;
	text-decoration: none;
}
#header ul li span {
	height: 35px;
	display: block;
	background: url(../images/menu-devider1.gif) 100% 0 no-repeat #eef0f4;
	color: #002E4E;
	text-decoration: none;
	padding: 61px 15px 0 15px;
	line-height: 14px;
}


/**
 * HERO
 */
#hero {
	width: 778px;
	position: relative;
	margin: 35px auto 0 auto;
	padding: 0;
}
#hero #heroHome {
	display: block;
	float: left;
	margin-bottom: 36px;
	position: relative;
	background: url(../images/heroHome_frame.jpg) 0 0 no-repeat;
	width: 525px;
	height: 236px;
}
#hero #heroHome #heroHomeImgs {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 484px;
	height: 196px;
	overflow: hidden;
}
#hero #heroInterior {
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 778px;
	height: 178px;
	background: url(../images/heroInterior_frame.jpg) 0 0 no-repeat;
	position: relative;
}
#hero #heroInterior #heroInteriorImgs {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 737px;
	height: 138px;
	overflow: hidden;
}
#heroLeft {
	width: 237px;
	height: 214px;
	float: left;
	margin: 13px 6px 0 9px;
}
#heroLeft a {
	float: left;
	width: 237px;
	height: 62px;
	position: relative;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}
#heroLeft span.title {
	height: 10px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 14px 0 5px 75px;
	font: 16px/14px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	z-index: 1;
	text-transform: uppercase;
}
#heroLeft span {
	height: 10px;
	display: block;
	position: absolute;
	font: 12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #002E50;
	margin: 34px 25px 0 75px;
	z-index: 1;
}
#heroLeft #icon1 { background-image: url(../images/icon1-nor.gif); }
#heroLeft a#icon1:hover { background-image: url(../images/icon1-hover.gif); }
#heroLeft #icon2 { background-image: url(../images/icon2-nor.gif); margin: 13px 0 0 0; }
#heroLeft a#icon2:hover { background-image: url(../images/icon2-hover.gif); }
#heroLeft #icon3 { background-image: url(../images/icon3-nor.gif); margin: 13px 0 0 0; }
#heroLeft a#icon3:hover { background-image: url(../images/icon3-hover.gif); }


/**
 * BODY PANEL
 */
#bodyPan {
	width: 778px;
	margin: 0 auto;
	padding: 0;
}
#bodyPan.nohero {
	margin-top: 45px;
}


/**
 * LEFT PANEL
 */
#leftPan {
	float: left;
	width: 239px;
	margin: 0 0 0 8px;
	padding: 0px;
}
#leftPanBox {
	width: 221px;
	margin: 0 auto;
	padding: 8px;
	border: 1px solid #c4cddb;
	background: #fff;
	color: #000;
}
#leftPanBox h2 {
	height: 57px;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 65px;
	margin: 4px 0 0 5px;
	font: 16px/48px  Georgia,"Times New Roman", Times, serif;
	color: #5EA000;
	text-transform: uppercase;
}
#leftPanBox h2 span {
	background: #fff;
	color: #3D3C2C;
}
#leftPan h3 {
	height: 48px;
	background: #eef0f4;
	display: block;
	float: right;
	padding: 0 0 0 57px;
	margin: 12px 0 22px 13px;
	font: 28px/48px Georgia, "Times New Roman", Times, serif;
	color: #3D3C2C;
}
#leftPan ul {
	display: block;
	float: right;
	margin-bottom: 20px;
}
#leftPan ul li {
	background: url(../images/arrow3.gif) right center no-repeat;
	padding: 0px 20px 0 0;
	text-align: right;
}
#leftPan ul li a {
	text-decoration: underline;
	color: #3D3C2C;
	background: #eef0f4;
}
#leftPan ul li a:hover {
	text-decoration: none;
}
#leftPan .bartext {
	width: 220px;
	padding: 0;
	margin: 0;
	border-width: 1px 0 0 0;
	line-height: 23px;
}
#leftPanBox .bartext a {
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #FFFFFA;
	background: #B0AD93;
	text-transform: none;
	width: auto;
	font-size: 12px;
	font-weight: bold;
}
#leftPanBox a:hover {
	text-decoration: underline;
	background: none;
}
#leftPan form {
	width: 220px;
}
#leftPan form label {
	white-space: nowrap;
}
#leftPan form input {
	width: 91px;
	display: block;
	float: left;
}
#leftPan form input.button {
	width: 45px;
	float: right;
}
#leftPanBox ul {
	margin: 0 6px 0 0;
	padding: 0;
	list-style-type: none;
}
#leftPanBox ul li {
	text-align: right;
	clear: both;
	height: 31px;
	margin: 4px 0;
	padding: 0;
	background: none;
}
#leftPanBox ul li img {
	float: right;
	margin: 0 0 0 4px;
}
#leftPanBox ul li span {
	float: right;
	padding-top: 5px;
}


/**
 * RIGHT PANEL
 */
#rightPan {
	width: 504px;
	float: right;
	margin: 0 10px 0 0;
	border: 1px solid #c4cddb;
	background: #fff;
	color: #3D3C2C;
}
#rightPan #mainPan {
	width: 324px;
}


/**
 * CENTER PANEL
 */
#centerPan {
	width: 758px;
	float: right;
	margin: 0 10px 0 0;
	border: 1px solid #c4cddb;
	background: #fff;
	color: #3D3C2C;
}
#centerPan #mainPan {
	width: 578px;
}


/**
 * MAIN PANEL
 */
#mainPan {
	margin: 10px;
	background: #eef0f4;
	color: #3D3C2C;
	padding: 20px 80px;
}
#mainPan h2 {
	height: 31px;
	display: block;
	padding: 24px 0 0 0;
	font: 28px/28px Georgia, "Times New Roman", Times, serif;
	color: #3D3C2C;
	margin: 0 0 20px 0;
}
#mainPan p {
	padding: 0 0 20px 0;
}
#mainPan p.subtitle {
	font-weight: bold;
	font-style: italic;
}
#mainPan .redtext {
	color: #CC0000;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
#mainPan h3 {
	display: block;
	padding: 24px 0 0 0;
	font: 24px/24px Georgia, "Times New Roman", Times, serif;
	color: #3D3C2C;
	margin: 27px 0 20px 0;
}
#mainPan h4 {
	color: #CC0000;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#mainPan ul {
	margin: 0 0 30px 0;
}
#mainPan ul ul {
	margin: 0;
}
#mainPan ul li {
	background: url(/images/arrow2.gif) 0 7px no-repeat;
	font: 14px/24px Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
}
#mainPan li a {
	background: #eef0f4;
	color: #CC0000;
	text-decoration: underline;
	line-height: 24px;
}
#mainPan ul li a:hover {
	text-decoration: none;
	line-height: 24px;
}
#mainPan img {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	background: #fff;
	border: 1px solid #C4CDDB;
	padding: 6px;
	width: 280px;
}
#mainPan .imgLabel {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #C4CDDB;
	background: #fff;
	padding: 6px;
	width: 280px;
	font-size: 11px;
	line-height: 16px;
	color: #B0AD93 !important;
}
#mainPan .imgLabel strong {
	color: #63614F !important;
}
#mainPanBox {
	margin: 0 auto;
	padding: 8px;
	border: 1px solid #c4cddb;
	background: #fff;
	color: #000;
}
#mainPanBox h2 {
	height: 48px;
	background: url(../images/symbol4.gif) 0 0 no-repeat #fff;
	display: block;
	padding: 0 0 0 57px;
	margin: 4px 0 20px 5px;
	font: 16px/48px  Georgia,"Times New Roman", Times, serif;
	color: #5EA000;
	text-transform: uppercase;
}
#mainPanBox h2 span {
	background: #fff;
	color: #3D3C2C;
}


/**
 * TESTIMONIAL
 */
.testimonial {
	margin: 0 0 20px 0;
}
.testimonial .quote {
	margin: 0 !important;
	padding: 0 !important;
	font-style: italic;
}
.testimonial .author {
	margin: 2px 0 0 30px !important;
	padding: 0 !important;
}


/**
 * SUBMENU
 */
#submenu {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#submenu a {
	margin: 0 4px;
	padding: 0;
}


/**
 * BAR TEXT
 */
.bartext {
	height: 25px;
	border: 1px solid #fff;
	background: #B0AD93;
	display: block;
	padding: 2px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFA;
	line-height: 25px;
	font-weight: bold;
}
.bartext p {
	float: left;
	padding: 0 0 0 20px !important;
	margin: 0;
}
.bartext a {
	float: right;
	background: url(../images/button_arrow.gif) no-repeat center right #63614F;
	width: 66px;
	display: block;
	position: relative;
	margin: 1px 0 0 0;
	padding: 0 0 0 10px;
	height: 23px;
	text-decoration: none;
	color: #fff;
	font: 14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.bartext a:hover {
	background: url(../images/button_arrow.gif) no-repeat center right #333229;
	text-decoration: none;
	color: #fff;
}


/**
 * STYLED TABLE
 */
table.styled {
	clear: both;
	border: 1px solid #fff;
	background: #B0AD93;
	display: block;
	padding: 2px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFA;
}
table.styled td {
	padding: 0 5px;
}


/**
 * FORM
 */
form {
	background: #EBE9D7;
	padding: 12px 0 0 0;
	margin: 0;
	color: #333227;
}
form.plain {
	background: none;
	padding: 0;
}
form label {
	display: block;
	padding: 2px 0 0 0;
}
form label span {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}
form fieldset label {
	font-weight: bold;
	color: #63614F;
	margin-top: 8px;
}
form label.list {
	display: inline;
	margin: 0;
	padding: 0 0 0 4px;
	font-weight: normal;
	color: #333227;
}
form input {
	height: 16px;
	margin: 2px 0 9px 0;
}
form select {
	margin: 2px 0 9px 0;
}
form input.checkbox, form input.radio {
	border: none;
	margin: 0;
	padding: 0;
	height: auto;
}
form textarea,form input,form select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
form table {
	margin: 0 16px;
}
form table td {
	padding-right: 16px;
}
form input.button {
	float: right;
	background: url(../images/button_arrow.gif) no-repeat center right #63614F;
	border: none;
	height: 21px;
	display: block;
	margin: 2px 0 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #fff;
	font: 14px/21px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
}
form fieldset {
	border-color: #B0AD93;
	border-style: dashed;
	border-width: 0 0 1px 0;
	margin: 0 0 16px 0;
	padding: 0 0 12px 0;
}
form fieldset legend {
	height: auto;
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 16px;
	font: 16px/18px  Georgia,"Times New Roman", Times, serif;
	color: #cc0000;
	text-transform: uppercase;
}
form fieldset legend span {
	font-size: 11px;
	color: #3D3C2C;
	font-weight: normal;
}


/**
 * NOTICES
 */
#notice {
	display: block;
	padding: 6px 12px;
	margin: 0 0 8px 0;
	border-width: 2px;
	border-style: solid;
	font-size: 12px;
	line-height: 1.1em;
	border: 4px solid #fff;
	background: #EBE9D7;
}
#notice strong {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #fff;
	text-transform: uppercase;
}
#notice.success strong {
	color: #5EA000;
	border-color: #5EA000;
}
#notice.error strong {
	color: #CC0000;
	border-color: #CC0000;
}
#notice.info strong {
	color: #002E50;
	border-color: #CC0000;
}


/**
 * FOOTER
 */
#footer {
	position: relative;
	width: 778px;
	margin: 10px auto 40px auto;
	padding: 0;
}
#footerContentHome {
	float: right;
	width: 431px;
	margin: 0 10px 0 0;
	padding: 35px 75px 35px 0;
	background: #B0AD93;
	color: #fff;
}
#footerContent {
	float: right;
	width: 685px;
	margin: 0 10px 0 0;
	padding: 35px 75px 35px 0;
	background: #B0AD93;
	color: #fff;
}
#footer ul {
	float: right;
	display: block;
	margin: 0 0 6px 0;
}
#footer li {
	float: left;
	font: 12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footer ul li a {
	padding: 0 10px;
	color: #FFFFFA;
	background: #B0AD93;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: right;
	background: #B0AD93;
	margin: 0 10px 6px 0;
	display: block;
	color: #eef0f4;
	font: 12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
#footer p a {
	background: #B0AD93;
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer #disclosures p {
	font-size: 9px;
	margin: 0 10px 0 0;
}
#footer #adminlink {
	position: absolute;
	bottom: 6px;
	right: 16px;
	width: 16px;
	height: 16px;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
}
#footer #adminlink img {
	display: block;
}