
/* Global Formatting 
---------------------------------------- */

body, p, div, ul, li {
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
}
div#printmessage {
	display:none;
}
ol li { 
	list-style: decimal;
}
body {
	font: 12px/18px Tahoma, "Arial MT", Arial, Verdana, Helvetica, sans-serif;
	background: #B0ac93;
	text-align:center;
}
blockquote {
	padding-top:0;
	margin-top:0;
	margin-left:3em;
	line-height:1.3em;
}
.tagline {
	font-family: Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	font-size: 14px;
}
.headerNumber {
	color: #036F8E;
}
#columnOne h2.headerNumber {
	color: #036F8E;
	letter-spacing:1px;
}
div.clear {
	height:0px;
	clear:both;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}

/* Building Blocks 
---------------------------------------- */

#OuterShell {
	color: #1D201A;
	background: #B0ac93 url(/images/hlc/bg_body.gif) repeat-x left top;
	margin: 0px;
	text-align:center;
	padding: 0px;
}
#Shell {
	margin: 0px auto;
	padding: 0px;
	width: 768px;
	position:relative;
}
#outerWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 754px;
	text-align:left;
}
#innerWrapper {
	text-align: left;
	padding: 1px 1px 0 1px;
	border-top: 1px solid #FBFFFB;
	border-right: 1px solid #FBFFFB;
	border-bottom: 1px none #FBFFFB;
	border-left: 1px solid #FBFFFB;
	width: 750px;
}
#contentWell {
	background: #F2EFE5 url(/images/hlc/bg_contentwell.gif) repeat-x left top;
	padding: 0 25px 10px 25px;
	border-left: 1px solid #FFFEFF;
	border-right: 1px solid #FFFEFF;
	border-bottom: 1px solid #FFFEFF;
	min-height:500px;  
	height:auto !important;
	height:500px;
	width:698px;
}
#content {
	padding-bottom:40px;
	overflow:hidden;
}
#wide #content {
	overflow:visible;
}
#columnOne {
	float: left;
	width: 448px;
	margin-right: 0px;
}
#columnOne #nucleuscontent {
	margin-top: 1em;
}
#wide #columnOne {
	width: 695px;
	float: none;
}
#columnTwo {
	float: right;
	width: 222px;
	background:url(/images/hlc/bg_navsidetop.gif) no-repeat left top;
}
#columnTwo #sidenav {
	padding:0;
	min-height:83px;  
	height:auto !important;
	height:83px;
	background: #93a189 url(/images/hlc/bg_navsidemid.gif) repeat-y left top;
}
#utility {
	background: #882545;
	text-align: right;
	height: 32px;
	width: 754px;
}
#footer { 
	background: #B0ac93 url(/images/hlc/bg_footer.gif) no-repeat left top;
	margin:0 auto;
	padding-top: 53px;
	text-align: center;
	color: #4B4838;
	line-height: 16px;
	width: 754px;
	overflow:visible;
	position:relative;
	font-size:11px;
}
#phonefooter {
	position:absolute;
	background: #e6e3da url(/images/hlc/bg_phonefooter.jpg) left top no-repeat;
	padding:18px 0;
	left:216px;
	top:-66px;
	width:320px;
	height:71px;
	overflow:hidden;
}
div#prettyform {
	margin-bottom:2em;
}
#prettyform .cmxform fieldset.search {
	background: url(/images/cmxform-fieldset.gif) left top repeat-x;
}

/* Column One Styles 
---------------------------------------- */

#contentWell h1 {
	font: normal 24px/1em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px .25em;
	padding: 30px 0px 0px 0px;
	color:#03637f;
}
#columnOne h2 {
	font: bold 12px/18px Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	padding: .4em 0 .3em 0;
}
#columnOne h2.tagline {
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #882345;
	padding:0;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom:1em;
}
#columnOne h3 {
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #56684c;
	padding:0;
	margin:1em 0 .25em;
}
#columnOne h4 {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #03637f;
	padding:0;
	margin:1.5em 0 .25em;
	text-transform:uppercase;
	font-weight:bold;
}
#columnOne h5 {
	font-size: 12px;
	margin:0;
	font-weight:bold;
}
#columnOne a {
	color: #7A2140;
}
#columnOne a:hover {
	color: #005870;
}
#columnOne ul,
#columnOne ol {
	margin-bottom: .5em;
}
#columnOne form ul,
#columnOne form ol {
	margin-bottom: 0;
}
#columnOne li {
    padding-left:10px;
    background:transparent url(/images/bullet_redangle.gif) no-repeat;
    background-position:0 7px;
}
#columnOne li a {
	color: #7A2140;
}
#columnOne li a:hover {
	color: #005870;
}

/* But don't style Ordered Lists! */
#columnOne ol li {
    padding-left:0;
    background-image:none;
	font: 11px/16px Tahoma, "Arial MT", Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:4px;
}
#columnOne ol li a {
	font: 11px/16px Tahoma, "Arial MT", Arial, Verdana, Helvetica, sans-serif;
	color: #7A2140;
}
#columnOne p {
	margin-bottom: .5em;
}

/* Column Two Styles 
---------------------------------------- */

#columnTwo h2 {
	font: bold 12px/12px Georgia, "Arial MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
#columnTwo h2.sidelinks {
	color: #fff;
	border-bottom:1px solid #bdc4b2;
	background:#93a189;
	padding:0 0 18px 0;
	margin:18px 14px 18px 14px;
}
#columnTwo h2.sidelinks a {
	color: #fff;
	text-decoration:none;
}
#columnTwo h2.sidelinks a:hover {
	color: #fff;
	text-decoration:underline;
}
#columnTwo h3.sidelinks {
	font: bold 10px/12px Georgia, "Arial MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #03637f;
	padding:0;
	margin:10px 0 4px 0;
}
#columnTwo ul.sidelinkslist li {
	list-style: none;
	line-height: 10px;
	padding-bottom: 4px;
}
#columnTwo ul.sidelinkslist li a {
	font: bold 11px Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	color: #fff;
	text-decoration:none;
}
#columnTwo ul.sidelinkslist li a:hover {
	text-decoration:underline;
}
#columnTwo ul.sidelinkslist li.selected {
	color: #7A2140;
}
#columnTwo ul.sidelinkslist li a.selected {
	color: #7A2140;
}
#columnTwo ul.sidelinkslist li ul {
	font: bold 9px/13px Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	padding-top: 5px;
	padding-left:20px;
	color: #CDE7EC;
	margin-bottom: 0px;
}
#columnTwo ul.sidelinkslist li ul li {
	list-style: disc outside;
	color: #CDE7EC;
	line-height: 9px;
	padding-bottom: 6px;
}
#columnTwo ul.sidelinkslist li ul li .Subpages a {
	font: bold 11px Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	color: #fff;
	text-decoration:none;
}
#columnTwo ul.sidelinkslist li ul li a  {
	font: bold 9px Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	color: #CDE7EC;
}
#columnTwo #nucleuscontent ul  {
	margin-left:2em;
}
#columnTwo ul.childlinkslist {
	margin-left:2em;
	margin-bottom: 2em;
	padding-top: 12px;
	padding-left:0px;
}
#columnTwo #sidenav_ext img {
	float: right; margin: 6px 0 8px 10px;
}
#columnTwo ul.sidelinkslist {
	padding:0 14px 16px 14px;
	margin:0;
	min-height:83px;  
	height:auto !important;
	height:83px;
	background: transparent url(/images/hlc/bg_navsidebtm.gif) no-repeat left bottom;
}
#columnTwo #sidenav_ext {
	padding:0px 15px 20px 15px;
}

/* Promos 
---------------------------------------- */

.promo {
	margin-top:15px;
	display:block;
}
#home #columnOne .promo {
	width:187px;
	float:left;
	height:133px;
	padding:18px 15px 20px 20px;
	margin-top:0;
}
#home #columnOne .promo h2 {
	margin-left: 0;
	margin-bottom: 0.9em;
	margin-right: 0;
	margin-top: 0;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Arial MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	padding:0;
	line-height:1em;
}
#home #columnOne .promo.left {
	margin-right:16px;
}
#home #columnOne .promo.green {
	background:url(/images/hlc/bg_promo_green.gif) left top no-repeat;
}
#home #columnOne .promo.beige {
	background:url(/images/hlc/bg_promo_beige.gif) left top no-repeat;
}
#home #columnOne .promo.green.rates {
	background:url(/images/hlc/bg_promo_green_rates.gif) left top no-repeat;
}
#home #columnOne .promo p,
#home #columnOne .promo ul {
	margin-bottom:.75em;
}
#home #columnOne .promo.green.rates p,
#home #columnOne .promo.green.rates ul {
	padding-left:95px;
}
#home #columnOne .promo.green h2 {
	color:#fff;
}
#home #columnOne .promo.beige h2 {	
	color: #882345;	
}
#columnTwo div.promo {
	bottom:30px;
	right:0;
	text-align:center;
	padding:11px 9px;
	background:#eae4d4;
	border:double #fff 3px;	
	font-size:11px;
	line-height:1.25em;
}
#columnTwo div.promo a {
	color: #7A2140;
}
#columnTwo div.promo a:hover {
	color: #005870;
}
#columnTwo div.promo img {
	display:block;
	padding-bottom:10px;
	border:none;
}
#home #columnTwo div.promo img {
	margin-top:10px;
}
#home #columnTwo div.promo #specialistName strong {
	color:#024457;
}
#columnTwo div.promo h2 {
	color: #03637f;
	margin:0 0 .5em 0;
	font-size:11px;
	line-height:1em;
	padding:0;
	background:transparent;
	border:none;
}
#home #columnTwo .promo {
	position:absolute;
	bottom:30px;
	right:0;
}

/* App Wrap 
---------------------------------------- */

#appwrap {
	margin:1em -5px 0;
	width:709px;
	background:url(/images/hlc/bg_appwrap.gif) left top no-repeat;
}
#appwrapcap {
	margin:0;
	padding:18px 23px 30px;
	width:663px;
	min-height:60px;
	overflow:hidden;
	background:url(/images/hlc/bg_appwrapcap.gif) left bottom no-repeat;
}
#appwrap h3 {
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	color: #b0ac93;
	border-bottom:1px solid #dbd5c2;
	line-height:1em;
	padding:10px 0;
	margin:0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#appwrap form {
	padding:14px;
	margin:0 auto;
	width:635px;
}
#appwrap iframe {
	padding:14px 0 0 0;
	margin:0;
	width:663px;
	border:none;
	border:0;
	outline:none;
	background:#fff;
	/* border:1px solid #E7E2D4; */
}
#appwrap #iframewrap {
	padding:21px;
	background:#FFF;
	width:620px;
}
#appwrap #iframewrap iframe {
	padding:14px 0 0 0;
	width:620px;
}

/* Home Page Exceptions 
---------------------------------------- */

#home #contentWell {
	padding-left:0;
	width:723px;
}
#home #content {
	padding-left:25px;
	background:url(/images/hlc/bg_content_home.gif) left 30px no-repeat;
	width:698px;
	padding-bottom:20px;
}
#home #columnOne {
	color: #1D201A;
	font-size: 12px;
	line-height: 1.5em;
	padding:30px 0 0 0;
	width:460px;
}
#homefeature {
	padding:15px 15px 17px 15px;
	background:#fff;
	display:block;
	margin-bottom:27px;
}
#home #columnTwo {
	line-height: 1.45em;
	color: #1D201A;
	font-size: 12px;
	background:none;
	padding:30px 0 0 0;
	height:548px;
	position:relative;
}
#home #columnTwo h1 {
	line-height:1.1em;
	margin-left: 0;
	margin-bottom: 0.5em;
	margin-right: 0;
	margin-top: 0;
	font-weight: bold;
	font-size: 13px;
	color: #03637f;
	border:none;
	padding:0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#home #columnTwo ul {
	margin-top:1em;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
#home #columnTwo li {
    padding-left:10px;
    background:transparent url(/images/bullet_redangle.gif) no-repeat;
    background-position:0 5px;
    line-height:1.25em;
    margin-bottom:.25em;
}
#home #columnTwo a {
	color: #7A2140;
}
#home #columnTwo a:hover {
	color: #005870;
}

/* Footer and Utility Styles 
---------------------------------------- */

#utility .fdic {
	float:left;
}
#utility form {
	float:left;
	margin:0;
	padding:5px 0 0 0;
	width: 266px;
}
#utility input {
	margin: 0;
	height: 12px;
	width: 108px;
}
#footer p {
	padding-bottom: 21px;
}
#footer .logotype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 10px;
}
#footer a { 
	color: #4B4838;
}
#footer a:hover { 
	color: #1D201A;
}
#footer #Copyright { 
	font-size: 10px;
	color: #837F6B;
}
#footer #Copyright a { 
	color: #837F6B;
}
#footer #Copyright a:hover { 
	color: #4B4838;
}
#phonefooter h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	color:#56684C;
	margin:0 0 14px 0;
	line-height:1em; 
}
#phonefooter .phoneleft,
#phonefooter .phoneright {
	display:inline-block;
	padding:0 15px;
}
#phonefooter p {
	color:#036f8e;	
	font-family:Arial, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	line-height:1.2em;
}
#phonefooter span.phone {
	color:#024457;	
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	display: block;
	margin-bottom:5px;
}

/* Form
---------------------------------------- */

form {
	color:#6a685a;
}
form h3 {
	font-size: 18px;
	font-family:Georgia;
	color:#56684c;
}

/* Miscellaneous
---------------------------------------- */

#FFprintmessage {
	display:none;
}
p.intro {
	font-size:13px;
	color:#6a685a;
}
p.fineprint {
	font-size:10px;	
}
strong.strongbutsoft {
	color:#6a685A;
}
p.fineprint em {
	font-size:11px;	
}
#popup #contentWell #prettyform .cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(/images/cmxform-divider.gif) left bottom repeat-x;
}
hr {	
	width:100%;
	color:#FFF;
	height:0;
	border:1px solid #FFF;
	clear:both;
	margin:1.25em 0 -.5em;
	padding:0;
}
img.vcard {
	float:left;
	padding-right:1em;
	margin-top:.5em;
}
ul.vcard {
	float:left;
	margin-top:.75em;
}
#columnOne ul.inline {
	margin:1em 0;
}
#columnOne ul.inline li {
	display:inline;
	padding-right:1em;
	background:transparent url(/images/bullet_redangle.gif) no-repeat scroll 0 5px;
}
#gallery {
	margin-top:2em;
	text-align:center;	
	display:block;
}
#columnOne a.gallery {
	text-decoration: none;
	color:#1D201A;
}
.portrait {
	text-align:center;
	display:inline-block;
	width:188px;
	padding:0 1em 2em;
	vertical-align: top;
}
.portrait img {
	width:166px;
	height:129px;
	background:url(/images/hlc/bg_photo.gif) left top no-repeat;
	padding:6px 11px 15px;
	margin:0;
	border:none;
}
.portrait .location,
.portrait .name {
	display:block;
}
.portrait .location {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-transform: uppercase;
	font-weight: bold;
	color:#56684C;
	line-height:1em;
	margin-bottom:.2em;
}
#columnOne .portrait .location a.gallery {	
	color:#56684C;
}
.portrait .name {
	line-height:1.2em;
	font-size:11px;
}
img.photo {
	float:right;
	width:236px;
	height:183px;
	background:url(/images/hlc/bg_photo_lg.gif) left top no-repeat;
	padding:6px 11px 15px;
	margin:0 -5px 1em 1em;
}
p.buttons {
	float:right;
	margin-left:20px;
}
