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

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

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #fff url(../images/bg.jpg) repeat-x center top; height:100%; }
#main_container { height: 100%; width: 828px; margin-right: auto; margin-left: auto; background: #fff; }
#print_header {display:none}

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 20px; line-height: 30px; color: #800020; font-weight: normal; margin:0px 0px 12px 0px; }
.text h2, .text h3, .text h4, .text h5 { font-size: 14px; line-height: 16px; color: #800020; font-weight: normal; margin:13px 0px 5px 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 7px; margin-top: 1px; padding-left: 12px; }
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 7px; padding-left: 12px; margin-left: 5px; }

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

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 { }


/*----- 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 -----*/

.Tier1 { background:#dfd7c6; text-align:center;}

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

#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; text-align:left;}
.slideMenu a:link, .slideMenu a:visited {color: #000000;background: transparent url(../images/menu_background.png) repeat-y 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; border-left: solid 1px #fff; border-right: solid 1px #fff; border-bottom: solid 1px #fff;font-size: 12px}
.slideMenu a:hover, .slideMenu a:active {color: #fff;background: #800020;text-decoration: none;font-size: 12px}
.Menu3 {background: transparent url(../images/menu_background.png) repeat-y 0px 0px;float: left;margin: 0px;padding: 0px;position: absolute;z-index: -1;}


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

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:132px;padding:7px 28px 7px 18px;text-decoration:none;color:#800020;display:block;background: url(../images/navigation/navBG.gif) no-repeat 0px 0px; font-size: 12px; line-height: 14px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: url(../images/navigation/navBG.gif) no-repeat 0px -60px; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:132px;padding:7px 28px 7px 18px;text-decoration:none;color:#fff;display:block;background: url(../images/navigation/navBG.gif) no-repeat 0px -120px; font-size: 12px; line-height: 14px; }


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

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:139px;padding:5px 10px 5px 29px;text-decoration:none;color:#800020;display:block;background: url(../images/navigation/navBG.gif) no-repeat 0px -180px; font-size: 12px; line-height: 14px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/navigation/navBG.gif) no-repeat 0px -240px; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:139px;padding:5px 10px 5px 29px;text-decoration:none;color:#800020;display:block;background:url(../images/navigation/navBG.gif) no-repeat 0px -240px; font-size: 12px; line-height: 14px; }


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

.Footer { color: #7b6e53; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { color: #800020; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #800020; text-decoration:none; }
#FooterText { display:inline}


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

.attention { background:#800020 url(../images/home/icn_attention.gif) no-repeat left top; font-size:12px; line-height:18px; color:#ffffff; padding:10px 15px 10px 63px; border-top:solid 1px #fff;}

.homeCallout td { padding-bottom:5px;}

.newsTitle { border-bottom:solid 1px #fff;}
.newsText { background:#efebe2; padding:0px 15px 0px 11px;}
.newsText ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
.newsText ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 7px; margin-top: 6px; padding-left: 12px; }


.welcome { padding:5px 35px 20px 24px;}

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

.menuSpecials { width:510px; background:url(../images/menu_specials_bg2.jpg) repeat-y 0 0;}
.menuSpecials div { width:450px; padding:25px 30px 20px 30px; background:url(../images/menu_specials_bg.jpg) no-repeat 0 0;}
.menuSpecials, .menuSpecials p { font-family:Comic Sans MS, Verdana, Geneva, sans-serif; color:#fff;}
.menuSpecials h3 { font-size:12px; color:#ffffcc; margin:10px 0 0 0; line-height:18px;}
.menuSpecials h2 { color:#e9bce9; margin:20px 0 10px 0; line-height:15px;}
.menuSpecials .date { font-weight:bold; font-size:14px; color:#fff; text-align:right; padding:0; background:none; margin-bottom:25px;}
.menuSpecials ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
.menuSpecials ul li { background-image: url(../images/menuBullet.gif); background-repeat: no-repeat; background-position: 0px 5px; margin-top: 1px; padding-left: 12px; }
.menuSpecials ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.menuSpecials ul li ul li { background-image: url(../images/menuBullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding-left: 17px; margin-left: 5px; }

.menuSpecialsBottom { height:7px; width:510px; background:url(../images/menuSpecials_bottom.jpg) no-repeat 0 0; float:left; font-size:0; line-height:0; margin-bottom:20px;}
