/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
body, .text { font-size: 12px} 
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #f1eddd url(../images/bg.gif) repeat-y center top; height:100%; }
.mappage #main_container {background: #f1eddd url(../images/bg3.gif) repeat-y center top;}
#main_container { height: 100%; width: 748px; border-right: 1px solid #fff; border-left: 1px solid #fff; margin-right: auto; margin-left: auto; background: #f1eddd url(../images/bg2.gif) repeat-y center top; }

.text p { margin:0px 0px 10px 0px; }
p, .text, li, blockquote {line-height: 1.6em}
.text h1 { font-size: 1.5em; line-height: 1.2em; color: #b9b296; font-weight: normal; margin:0px 0px 15px 0px; font-family: Arial, Helvetica, sans-serif; }
.text h2, .text h3, .text h4, .text h5 { font-size: 1.25em; line-height: 1.2; color: #5d5a4b; font-weight: normal; margin:15px 0px 10px 0px; font-family: Arial, Helvetica, sans-serif; }
.text-right { float:right;}

ul { margin-top: 0px; padding-left: 5px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 0px; padding-left: 8px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 5px; margin-left: 5px; }

a:link, a:visited { color: #9c3022; text-decoration: underline; }
a:hover, a:active{ color: #9c3022; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #f1eddd; border-right: 0; border-bottom: 0; border-left: 0; margin: 20px 0; }

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 12px; line-height:14px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap; }
td { empty-cells:show;}
.photoright { float:right; padding:0px 0px 10px 20px;}
.photoleft { float:left; padding:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { width:236px; background: url(../images/we-know.jpg) no-repeat 0 0; vertical-align:top;}
.Tier0 div { display:block; padding:27px 9px 0 0;color:#999;font-size:11px;line-height:11px; text-align:right; }
.Tier0 a.On { text-decoration:none; color:#666; }

/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 { border-top: solid 1px #fff; border-bottom: solid 1px #fff; }

/*----- DHTML NAVIGATION ELEMENTS (set ie6 background color in nav.js) -----*/

ul.DHTMLMenu {background: transparent url(../images/menu_background.png) repeat 0px 0px; padding: 0px;margin: 0px;border: none;position: absolute;z-index: 500;display: none;}
ul.DHTMLMenu li {background: none;padding: 0;margin: 0;line-height: 20px;}
ul.DHTMLMenu li a:link, ul.DHTMLMenu li a:visited {color: #000;background: transparent;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; }
ul.DHTMLMenu li a:hover, ul.DHTMLMenu li a:active {color: #145dc6;background: #fff;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}

/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:134px;padding:6px 21px 6px 9px;text-decoration:none;color:#fff;display:block;background: url(../images/navigation/Tier2_Off.gif) no-repeat left top; font-size: 12px; line-height: 14px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: url(../images/navigation/Tier2_OffHover.gif) no-repeat left top; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:134px;padding:6px 21px 6px 9px;text-decoration:none;color:#000;display:block;background: url(../images/navigation/Tier2_On.gif) no-repeat left top; font-size: 12px; line-height: 14px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:124px;padding:4px 21px 4px 19px;text-decoration:none;color:#9c3022;display:block;background: url(../images/navigation/Tier3_Off.gif) repeat-y left top; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/navigation/Tier2_OffHover.gif) no-repeat left -1px; color:#fff; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:124px;padding:4px 21px 4px 19px;text-decoration:none;color:#fff;display:block;background: url(../images/navigation/Tier2_OffHover.gif) no-repeat left -1px; font-size: 11px; line-height: 13px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #666; font-size: 12px; line-height: 14px; }
.Footer a.On { text-decoration:none; color:#666; }

/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.callout-contact {background: #8d261b; color:#fff; height:32px; vertical-align:top; padding-left:9px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:12px;}
.homepageclass .callout-contact { background:#8d261b; height:27px;}
.callout-contact a:link, .callout-contact a:visited,.callout-contact a:active,.callout-contact a:hover, {color:#dbd1aa;}

.callout-locations {background: url(../images/home/visit-offices-bg.gif) no-repeat 0 0; color:#fff; height:263px; vertical-align:top; padding-left:9px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:17px;}
.callout-locations a:link, .callout-locations a:visited,.callout-locations a:active,.callout-locations a:hover {color:#dbd1aa;}

.quote-column { padding-top:20px;}
.quote-column  p { font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height:17px; color:#9c3022; padding: 0 22px;}
.quote-column2 { font-style:italic; }
.quote-column img { border: solid 1px #dbd1aa; padding:1px; margin: 10px 0 15px 9px;}

.just-in h2 {padding:8px 15px; border-bottom: solid 1px #fff; margin:0;}
.just-in ul { margin:0px}
.just-in li { padding: 8px 20px 8px 22px; border-bottom: solid 1px #fff;background-image: url(../images/bullet2.gif); background-repeat: no-repeat; background-position: 12px 16px; line-height:17px; }
.just-in p {padding:8px 15px; margin:0 }

.paper1 { background:url(../images/paper1.gif); margin-bottom:20px;}
.paper1 td { padding:15px; background: url(../images/paper-shadow.gif) repeat-x bottom left;}
.paper1 p, .paper1 li { font-family:"Courier New", Courier, monospace; color:#000000 font-size:13px; line-height:19px;}

.paper2 { background:url(../images/paper2.gif); margin-bottom:20px;}
.paper2 td { padding:15px; background: url(../images/paper-shadow.gif) repeat-x bottom left;}
.paper2 p, .paper2 li { font-family:"Lucida Handwriting", "Script MT Bold", BrushScriptMT, cursive; font-size:12px; line-height:19px}

.paper3 { background:url(../images/paper3.gif); margin-bottom:20px;}
.paper3 td { padding:15px; background: url(../images/paper-shadow.gif) repeat-x bottom left;}
.paper3 p, .paper3 li { font-family: "Times New Roman", Times, serif; font-size:13px; line-height:19px; font-style:italic}

.paper4 { background:url(../images/paper4.gif); margin-bottom:20px;}
.paper4 td { padding:15px; background: url(../images/paper-shadow.gif) repeat-x bottom left;}
.paper4 p, .paper4 li { font-family: "Comic Sans MS", cursive; font-size:13px; line-height:19px; color: #003399}

.paper5 { background:url(../images/paper5.gif); margin-bottom:20px;}
.paper5 td { padding:15px; background: url(../images/paper-shadow.gif) repeat-x bottom left;}
.paper5 p, .paper5 li { font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:19px;}


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

