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

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

body, .text { font-size: 12px} 
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; color: #333; }
#main_body { padding: 0px; margin: 0px; background:#fff url(../images/bkg.gif) repeat-x center top; }
#home_main_body { padding: 0px; margin: 0px; background:#fff url(../images/home/bkg.gif) repeat-x center top; }
#main_container {  width: 950px; margin-right: auto; margin-left: auto; }
#print_header {display:none}
#map h2 {font-size: 16px; line-height: 18px; color: #b11116; font-weight: normal; margin:0 0px 2px 0px;}
.FTPTable td { padding:5px 0;}

p { margin:0px 0px 10px 0px; }
.PageContent, table {font-size: 1em;}
p, .text, li {line-height: 1.83em}
h1 {font-size: 1.75em; line-height: 1em; color: #b11116; font-weight: normal; margin:0px 0px 15px 0px; }
h2 {font-size: 1.2em; line-height: 1.2em; color: #83a63f; font-weight: normal; margin:0px 0px 10px 0px; }
h3 {font-size: 1.35em; line-height: 1.2em; color: #519032; font-weight: normal; margin:0px 0px 7px 0px; }
h4 {font-size: 1.35em; line-height: 1.2em; color: #519032; font-weight: normal; margin:5px 0px 10px 0px; padding-top:5px; border-top: solid 1px #d2decc; }
h5 {font-size: 1.2em; line-height: 1.2em; color: #83a63f; font-weight: normal; margin:0px 0px 0px 0px; }
.textColor {color: #83a63f}

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 0px 2px; margin-top: 0px; padding-left: 15px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 15px; margin-left: 15px; }

a:link, a:visited, .ValidatorTextClass a:link, .ValidatorTextClass a:visited { color: #519032; text-decoration: underline; }
a:hover, a:active, .ValidatorTextClass a:hover, .ValidatorTextClass a:active { color: #83a63f; text-decoration: underline; }

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

.formbox, .formtextarea, .formselect, .ValidatorTextClass input {  border: 1px solid #ccc; font-size: 11px; line-height:13px; color: #666666;background: url(../images/formboxBG.gif) no-repeat 0 0; }
.formbox, .ValidatorTextClass input { padding: 2px 3px; background-color:#fff}
.formtextarea { padding: 2px 0px; background-color:#fff}
.formselect { padding: 0; }
.formselect option {padding:0 3px; background:#fff;}
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; border:1px solid #ccc; display:inline; }
.ddGo { padding: 1px 3px 3px 3px; background: #c14145; cursor:pointer; color:#fff; font-size:11px; line-height:12px; border: solid 1px #b11116; height:20px; font-size:12px; margin-left:5px; }

.nobr { white-space: nowrap }
td { empty-cells:show;}
.photoright { float:right; margin:0px 30px 10px 20px; clear:right; border: solid 1px #9dbf8a; padding:3px; background-color:#fff}
.photoleft { float:left; margin:0px 20px 10px 0px; clear:left; border: solid 1px #9dbf8a; padding:3px; background-color:#fff}
.phototreatment {}

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

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


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

.Tier0 { float:right; clear:both; padding:11px 10px 13px 0px; color:#999;font-size:10px;line-height:10px; margin:0;}
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#999; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }
.Tier0 a:link.On, .Tier0 a:visited.On, .Tier0 a:hover.On, .Tier0 a:active.On { text-decoration:none; color:#333;}


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

.Tier1 { float:left; height:44px; width:670px; margin:0; padding:0;}


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

ul.DHTMLMenu {background: transparent url(../images/navigation/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: #fff;background: transparent;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; }
ul.DHTMLMenu li a:hover, ul.DHTMLMenu li a:active {color: #333333;background: #fff;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}


/*----- SIDE NAVIGATION ELEMENTS -----*/

.SideNavWrapper { padding:30px 20px 20px 20px; border-left:#fff solid 5px; background:#edf3ea url(../images/navigation/t2_bkg.gif) no-repeat;}
/* ul */.SideNav { list-style-type: none; margin:0; width:230px; border-bottom:1px solid #d2decc;}
.SideNav li { padding:0; margin:0; display:inline; background:none;}
.t1 { text-transform:uppercase; color:#365b24; font-size:16px;}

.SideNav li.t1 a:link, .SideNav li.t1 a:visited { color:#365b24; font-size:16px; background:none; padding:0 0 5px 18px; width:208px; border-top:none;}
.SideNav li.t1 a:hover, .SideNav li.t1 a:active { color:#365b24; font-size:16px; text-decoration:underline; background:none; padding:0 0 5px 18px; width:208px; border-top:none;}

/* OFF li */.SideNav li a:link, .SideNav li a:visited { width:166px;padding:4px 10px 4px 50px;text-decoration:none;color:#c14145;display:block; font-size: 12px; line-height: 16px; background:url(../images/sidenav_bullet.gif) no-repeat 35px 7px; border-top:1px solid #d2decc;}
/* OFF HOVER li */.SideNav li a:hover, .SideNav li a:active { background:url(../images/sidenav_bullet.gif) no-repeat 35px 7px; color:#b11116; text-decoration:underline;}
/* ON li */.SideNav li.On a:link, .SideNav li.On a:visited, .SideNav li.On a:hover, .SideNav li.On a:active { width:166px;padding:4px 10px 4px 50px;text-decoration:none; color:#b11116; display:block; background:url(../images/sidenav_bullet.gif) no-repeat 35px 7px; font-size: 12px; line-height: 16px; font-weight:bold; }

/* OFF li */.SideNav li.On ul li a:link, .SideNav li.On ul li a:visited { width:146px;padding:2px 10px 2px 70px;text-decoration:none;color:#000;display:block; font-size: 11px; line-height: 13px; border-bottom:none; border-top:none; background:none; font-weight:normal; }
/* OFF HOVER li */.SideNav li.On ul li a:hover, .SideNav li.On ul li a:active {   width:146px;padding:2px 10px 2px 70px;border-bottom:none; border-top:none; background:none; color:#365b24; text-decoration:underline; font-weight:normal; }
/* ON li */.SideNav li.On ul li.On a:link, .SideNav li.On ul li.On a:visited, .SideNav li.On ul li.On a:hover, .SideNav li.On ul li.On a:active {  width:146px;padding:2px 10px 2px 70px;text-decoration:none;color:#000;display:block; font-size: 11px; line-height: 13px;  border-bottom:none; border-top:none; background:none; color:#365b24; text-decoration:underline; font-weight:normal; }



/*----- PAGE ELEMENTS -----*/

.ShareLinks { margin-top:20px; margin-bottom:20px; clear:both; color:#74a65b; font-size:11px; }
.ShareLinks a:link, .ShareLinks a:visited { text-decoration:none; color:#74a65b; }
.ShareLinks a:hover, .ShareLinks a:active { text-decoration:underline; color:#74a65b; }

.HomeShareLinks { margin-top:0px; margin-bottom:20px; float:right; padding-right:160px; color:#74a65b; font-size:11px; }
.HomeShareLinks a:link, .HomeShareLinks a:visited { text-decoration:none; color:#74a65b; }
.HomeShareLinks a:hover, .HomeShareLinks a:active { text-decoration:underline; color:#74a65b; }


.Footer { color: #666666; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { color: #666666; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #666666; text-decoration:none; }
.Footer a:link.On, .Footer a:visited.On, .Footer a:hover.On, .Footer a:active.On { text-decoration:none; color:#666666;}


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */
.header { float:left;  border-right: 5px solid #fff; border-left: 5px solid #fff; width:940px;}
.heaerImage { float:left; margin:0; padding:0;}
.logo { float:left; clear:left; width:270px; padding:0; margin:0;}
.tier0line { color:#dce9d6;}
.tier0phone { font-weight:bold; color:#666666; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.tier0phone b { color:#519032; font-size:11px; font-family:Arial, Helvetica, sans-serif;}

.homeContent { float:left; clear:both; width:817px; padding:31px 98px 0px 25px;}
.homeCallouts { float:left; width:867px; font-family:Arial, Helvetica, sans-serif; line-height:18px; color:#333333; padding:30px 0px 0px 0px;}
.homeCallouts b { color:#c14145; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.homeCallouts a:link, .homeCallouts a:visited { color: #333333; text-decoration:none; }
.homeCallouts a:hover, .homeCallouts a:active { color: #c14145; text-decoration:none; }

.homeCallouts ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
.homeCallouts ul li { background-image: url(../images/icons/16x16/green_arrow.gif); background-repeat: no-repeat; background-position: 0px 2px; margin-top: 0px; padding-left: 15px; padding-bottom:2px; }
.homeCallouts ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.homeCallouts ul li ul li { background-image: url(../images/icons/16x16/green_arrow.gif); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 15px; margin-left: 15px; }

.column1 { float:left; width:195px; padding-right:50px; padding-left:33px;}

.homeCalloutIndustries { background:url(../images/home/callout_industries.gif) no-repeat; width:189px; height:45px;}
.homeCalloutIndustries:link, .homeCalloutIndustries:visited {  width:189px; height:45px; display:block;}
.homeCalloutIndustries:hover, .homeCalloutIndustries:active { background:url(../images/home/callout_industries_hover.gif) no-repeat; width:189px; height:45px; display:block;}

.IndustriesText { padding-left: 43px;}

.column2 { float:left; width:301px; padding-right:51px;}

.homeCalloutNews  { background:url(../images/home/callout_news.gif) no-repeat; width:145px; height:46px;}
.homeCalloutNews:link, .homeCalloutNews:visited { width:145px; height:46px; display:block;}
.homeCalloutNews:hover, .homeCalloutNews:active { background:url(../images/home/callout_news_hover.gif) no-repeat; width:145px; height:46px;}

.NewsText { padding-left: 43px;}

.homeCallouts .green { color: #519032; text-decoration:none; }

.homeCallouts .green:link, .homeCallouts .green:visited { color: #519032; text-decoration:none; }
.homeCallouts .green:hover, .homeCallouts .green:active { color: #519032; text-decoration:underline; }

.date { font-style:italic; color:#c14145;}

.column3 { float:left; width:230px;}

.callout1 { float:left; width:230px; padding-bottom:30px;}
.homeQuote  { background:url(../images/home/callout_quote.gif) no-repeat; width:189px; height:45px;}
.homeQuote:link, .homeQuote:visited { width:189px; height:45px; display:block;}
.homeQuote:hover, .homeQuote:active { background:url(../images/home/callout_quote_hover.gif) no-repeat; width:189px; height:45px;}
.QuoteText { padding-left: 43px;}

.callout2 { float:left; width:230px;}
.homeContact { background:url(../images/home/callout_contact.gif) no-repeat; width:141px; height:45px;}
.homeContact:link, .homeContact:visited { width:141px; height:45px; display:block;}
.homeContact:hover, .homeContact:active { background:url(../images/home/callout_contact_hover.gif) no-repeat; width:141px; height:45px;}
.ContactText { padding-left: 43px;}

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
.leftColumn {float:left; width:275px; padding-right:66px;} 
.callout { float:left; width:255px; margin-top:20px; margin-bottom:30px; padding-left:15px;}
.calloutText { float:left; padding:0px 20px 0px 48px; width:185px; margin:0; line-height:16px; font-family:Arial, Helvetica, sans-serif;}
.calloutText a:link, .calloutText a:active, .calloutText a:visited { color:#333; text-decoration:none;}
.calloutText a:hover { color:#333; text-decoration:none;}
.calloutText b { line-height:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c14145}

.rightColumn {float:left; width:575px; margin-top:45px; padding-right:24px;} 