/* ********* Set Defaults to Zero ******* */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
/* turn off the link outline in Firefox */
a {outline: none;}
/* !!!!!!!!!! YOU MUST RESTYE THE ABOVE AS NEEDED !!!!!!!!!!!!!  */

/* set global paragraph margin */
p { margin:0 0 15px 0;}
/* Apply left margin only to the few elements that need it: */
dd, blockquote { margin-left: 1em; }
li { margin-left: 2.5em; }

/* remember to define focus styles! */
:focus {outline:0px;}

/* This makes the text left justified in the CS debug area */
.cfdebug {text-align:left; font-size:12px;}
.cfdebug code{ font-size:12px;}
.cfdebug pre{ font-size:12px;}

.floatleft { float:left;}
.floatright { float:right;}
.clear { clear:both;}

a:link {color: #AF1E2D;	text-decoration: underline;}
a:visited {color: #AF1E2D; text-decoration: underline;}
a:hover {color: #84232C; text-decoration: underline;}
a:active, a:focus {color: #AF1E2D; text-decoration: underline;}

body { font-size: .8em; /* this ses the font size for the all tags on the page.  Use ems to increase or decrease font size */
	/*font-size: .8em;   if this is set in % (100% is the browser default font size) or in em units (1 em = default size, .8 em is about 11px) the user will be able to change Text Size under the View menu. Setting a pixle size will prevent it */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	background:url(../graphics/home_top_bg.gif) top repeat-x #AF1E2D;
	text-align: center;
	color:#490000;
}
p { line-height:150%;}
input, select, textarea { font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
input { vertical-align:middle;}
select { vertical-align:middle;}
/*  NOTE - the percentages below will scale off of the font size set in the body selector style above */
/* Header tag styles */
h1 { font-size:160%;color:#5DAE81;}
h2 { font-size:140%;color:#5DAE81;}
h3 { font-size:120%;color:#5DAE81;}

.centered { text-align:center;}
.align-right { text-align:right;}
.align-left { text-align:left;}

/* this contains everything in the site and controls centering and margins */	
#container{ 
	width: 990px;
	margin: 0 auto;
	margin-bottom: 20px; 
	height:100%;
	background-color:#FFFFFF;
	text-align: left;
}
/* Home page */
.home-banner { margin:0; width:990px; height:357px;}
.home-ban-left {width:557px; height:357px; padding: 0; vertical-align:top;}
.home-ban-right {width:433px; height:357px;background:url(../graphics/home_top_right.jpg) no-repeat; vertical-align:top; padding:15px 50px 0 0; text-align:right;}

#home-txt-table { width:990px; margin:0;}
.htt-cell-1 { width:557px; height:257px; background:url(../graphics/home_text_bg.jpg) no-repeat; vertical-align:top; }
.htt-cell-2 { width:433px; height:257px; padding:0;}

#footnav { margin-top:2px;}
#footnav div{ margin-bottom:2px;}

#home-text { margin:90px 20px 0 100px; font-size:12px; }
#home-foot { width:990px; height:130px; background:url(../graphics/home_foot_bg.jpg) no-repeat; }
#home-foot-menu { font-size:11px; color:#666666; padding:35px 0 0 310px; }
#home-foot-menu a:link {color: #666666;	text-decoration: none;}
#home-foot-menu a:visited {color: #666666; text-decoration: none;}
#home-foot-menu a:hover {color: #AF1E2D; text-decoration: underline;}
#home-foot-menu a:active, a:focus {color: #666666; text-decoration: underline;}

.sub-content { width:990px; background:url(../graphics/sub_content_bg.jpg) repeat-y; padding-bottom:20px; }
.sub-content-inner { margin:0 50px 0 90px;}
.title-location { width:900px; margin:0 50px 0 90px;}
.tl-cell-2 { text-align:right; padding-right:60px;}

.list-table { width:815px; margin-left:90px;}
.lt-cell-1 { width:140px; vertical-align:top; }
.thn-table{ width:140px; vertical-align:top; background:#C0CB1F; text-align:center; }
.lt-cell-2 { width:675px; vertical-align:top; padding-left:30px; padding-top:10px; }
.lt-cell-3 { height:30px;}
.list-title { font-size:18px; font-weight:bold; color:#AF1E2D;}
.list-teaser { margin-top:10px;}
.list-more { margin-top:10px;}

.item-table { width:815px; margin-left:90px;}
.item-table td { vertical-align:top;}

.cc-item-title { font-size:18px; font-weight:bold; color:#AF1E2D; margin-top:10px;}
.cc-item-subtitle { font-style:italic; margin-bottom:20px;}
.cc-item-newsdate { font-size:90%;}
.cc-item-text { margin-top:10px;}
.cc-item-pic { float:right; margin:0 0 0 10px;}
.cc-item-image {}
.cc-item-caption { font-size:10px; text-align:center;}
.cc-item-scroll { text-align:right; margin-bottom:10px;}

#sub-foot { width:990px; height:130px; background:url(../graphics/sub_foot_bg.jpg) no-repeat; }
#sub-foot-menu { font-size:11px; color:#666666; padding:10px 0 0 320px; }
#sub-foot-menu a:link {color: #666666;	text-decoration: none;}
#sub-foot-menu a:visited {color: #666666; text-decoration: none;}
#sub-foot-menu a:hover {color: #AF1E2D; text-decoration: underline;}
#sub-foot-menu a:active, a:focus {color: #666666; text-decoration: underline;}

/* for form validation  */
.required { font-weight:bold;}
.alert { font-weight:bold; color:#CC0000;}
/* contact form */
#form-table { width:510px;}
#form-table thead td.cell-1 { width:200px;}
#form-table thead td.cell-2 { width:310px;}
#form-table tbody td { height:30px; padding:4px;} /* height:20px; in IE fix style sheets */
#form-table tbody td.cell-1 { width:200px; text-align:right;}
#form-table tbody td.cell-2 { width:310px;}
#form-table .textbox {border:1px solid #81B8D6; width:300px; height:16px; padding-top:2px; }
#form-table .textbox-city {border:1px solid #81B8D6; width:140px; height:16px; padding-top:2px }
#form-table .textbox-zip {border:1px solid #81B8D6; width:60px; height:16px; padding-top:2px }
#form-table .textarea-comments {border:1px solid #81B8D6; width:300px; height:200px; }
#form-table .select {border:1px solid #81B8D6; height:20px; }
#form-table .button { border:1px solid #81B8D6; margin:4px 0 0 4px; }

/* Client Info */
.client-info-name { font-size:120%; font-weight:bold; margin:5px 0;}
.client-info-address1 { margin:5px 0;}
.client-info-address2 { margin:5px 0;}
.client-info-citystatezip { margin:5px 0;}
.client-info-phone { margin:5px 0;}
.client-info-phone span{ font-weight:bold; text-transform:lowercase; font-size:11px;}


/* page classes */
.fineprint { font-size:80%;}
.mediumprint { font-size:85%;}

/* ************** Pager Classes - used on utl_callPager.cfm ******************* */

.Pager {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.onPage {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#D40AE6;
}

a:link.LoopLink {font-weight:bold; color:#0AD4E6; font-size:90%; text-decoration:none;}
a:visited.LoopLink  {font-weight:bold; color:#0AD4E6; font-size:90%; text-decoration:none;}
a:hover.LoopLink  {text-decoration:none;}
a:active.LoopLink  {text-decoration:none;}

/* Broker Locator styles ---------------------------------------------------- */
#locator-landing-message { width:400px; margin:10px auto;}
#locator-landing-form { width:300px; border: 3px double #E5DACB; background-color: #FDFEE8; text-align:center;}
#frmZipCode {margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
#frmZipCode-textfield {}
#frmZipCode-button {}



