/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
html, body, p, .text { font-family: arial,tahoma,geneva,sans-serif; font-size: 11px; line-height: 16px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #D8D9BE url(../images/back.gif); height:100%; }
#main_container { height: 100%; width: 748px; border-right: 1px solid #ccc; border-left: 1px solid #ccc; margin-right: auto; margin-left: auto; background: #fff; }

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 22px; line-height: 30px; color: #000; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2, .text h3, .text h4, .text h5 { font-size: 10px; line-height: 16px; color: #000; font-weight: normal; margin:15px 0px 2px 0px; }
.text-right { float:right;}

ul { margin-top: 0px; padding-left: 0px; 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: 5px; padding-left: 10px; }
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: #483B27; text-decoration: underline; }
a:hover, a:active{ color: #483B27; text-decoration: underline; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ccc; border-right: 0px; border-bottom: 0px; border-left: 0px; padding-bottom:5px; margin: 18px 0px 13px 0px !important; margin: 0px 0px 13px 0px; }

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 11px; line-height:13px; 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 { padding:15px 30px;color:#999;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#999; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }

/*----- TIER 1 NAVIGATION ELEMENTS -----*/
#test .Menu {color: #fff;font-weight: bold;text-decoration: none;padding: 10px 17px;}

#navigationSliders {display:block;}
.slideMenu-structure {display: block;float: left;margin: 0px;padding: 0px;position: absolute;z-index: 5;}
.slideMenu-container {margin: 0px;padding: 0px;}
.slideMenu {line-height: 15px;padding: 0px;margin: 0px;}
.slideMenu a:link, .slideMenu a:visited {color: #fff;background: #483B27;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}
.slideMenu a:hover, .slideMenu a:active {color: #99cccc;background: #483B27;text-decoration: none;}



/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier2_Off.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #fff url(../images/navigation/Tier2_OffHover.gif) no-repeat left top; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier2_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* ON HOVER */.Tier2_Active a:hover, .Tier2_Active a:active { background: #fff url(../images/navigation/Tier2_OnHover.gif) no-repeat left top; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #fff url(../images/navigation/Tier3_OffHover.gif) no-repeat left top; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited { width:100px;padding:0px 0px 0px 0px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;background: #fff url(../images/navigation/Tier3_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* ON HOVER */.Tier3_Active a:hover, .Tier3_Active a:active { background: #fff url(../images/navigation/Tier3_OnHover.gif) no-repeat left top; }


/*----- FOOTER ELEMENTS -----*/

.footer { color: #756C5F; font-size: 11px; line-height: 13px; }
.footer a:link, .Footer a:visited { color: #756C5F; text-decoration:underline; }
.footer a:hover, .Footer a:active { color: #756C5F; text-decoration:none; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */
.heading1 { FONT-SIZE: 14px; COLOR: #3f3f3f; FONT-WEIGHT: bold; }
.heading2 { FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: #3F3F3F; }


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
