html { height: 100%; }

body { height: 100%; padding: 0; margin: 0; }
div { background-color: #ffffff; }
img { margin-top: 5px; margin-bottom: 5px; }
td { color: #555555; font-family: Tahoma, sans-serif; font-size: 12px; }

h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }

/* ANOLE CSS */
.componentheading { font-family: "Lucida Grande", Tahoma; font-size: 15px; font-weight: bold; color: #336699; text-transform: uppercase; }
.contentheading { font-family: "Lucida Grande", Tahoma; font-size: 15px; font-weight: bold; color: #336699; text-transform: uppercase; }
.contentpane { margin-top: 15px; }
.contentpaneopentext { margin-top: 15px; font-family: Tahoma, sans-serif; color: #555555; background-color: transparent; }
.contentpaneopentext tbody { width: 200px; }

table.moduletable th { padding-top: 20px; padding-left: 30px; font-size: 11px; color: #336699; }
table.moduletable td { font-size: 10px; color: #555555; }

/* MAIN CONTAINERS */
#page { height: 120%; width: 766px; font-family: Tahoma, sans-serif; font-size: 12px; background-color: #ffffff; color: #555555;}
table.page { height: 100%; width: 766px; background-color: #e9e9e9; }
#corner { position: absolute; top: 0px; left: 0px; width: 235px; height: 158px; margin: 0px; padding: 0px; background-color: transparent; z-index: 1000; }
#corner img { margin:0; padding:0; }

/* LEFT */
td.left { width: 226px; padding-top: 160px; padding-bottom: 20px; background-color: #ffffff; border-right: 0px solid #626262; }
#left { width: 201px; }
#left2 { width: 201px; }

/* MAIN MENU ITEMS */
span.mainlevel_main { display: block; height: 20px; width: 180px; line-height: 20px; vertical-align: middle; margin-top: 5px; margin-left: 20px; border-top: 1px dotted #979797; border-collapse: collapse; }
a.mainlevel_main {
	display: block;
	height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: middle;
	background-color: inherit;
	color: #808080;
	border-left: 4px solid #4B7DAB;
}
a.mainlevel_main:hover { padding-left: 15px; background-color: #979797; border: 0px; color: #ffffff; }
#active_menu_main { border-left: 4px solid #979797; color: #666666;}

/* MAIN SUBMENU ITEMS */
span.mainlevel_main + div { border-collapse: collapse; border-top: 0px; }
div.menu_indent1 { display: block; height: 16px; margin-left: 20px; line-height: 20px; vertical-align: middle; width: 180px; }
span.sublevel_main { display: block; height: 16px; line-height: 20px; vertical-align: middle; width: 170px; margin-left: 0px;}
a.sublevel_main {
	display: block;
	height: 16px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 4px;
	padding-left: 14px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
	vertical-align: middle;
	background-color: #ffffff;
	color: #999999;
	border-left: 4px solid #eeeeee;
}
a.sublevel_main:hover { background-color: #ccc; color: #fff; border-left: 4px solid #cccccc; }
#active_submenu_main { background-color: #fff; color: #444; border-left: 4px solid #aaaaaa; }

/* RETAIL MENU ITEMS */
span.mainlevel_retail { display: block; height: 20px; width: 180px; line-height: 20px; vertical-align: middle; margin-top: 5px; margin-left: 20px; border-top: 1px dotted #979797; border-collapse: collapse; }
a.mainlevel_retail {
	display: block;
	height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: middle;
	background-color: inherit;
	color: #808080;
	border-left: 4px solid #4B7DAB;
}
a.mainlevel_retail:hover { padding-left: 15px; background-color: #979797; border: 0px; color: #ffffff; }
#active_menu_retail { border-left: 4px solid #979797; color: #666666;}
#nav_main5 { display: none; }
#nav_main7 { display: none; }
#nav_main4 { display: none; }

/* RETAIL SUBMENU ITEMS */
span.mainlevel_retail + div { border-collapse: collapse; border-top: 0px; }
div.menu_indent1 { display: block; height: 16px; margin-left: 20px; line-height: 20px; vertical-align: middle; width: 180px; }
span.sublevel_retail { display: block; height: 16px; line-height: 20px; vertical-align: middle; width: 170px; margin-left: 0px;}
a.sublevel_retail {
	display: block;
	height: 16px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 4px;
	padding-left: 14px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
	vertical-align: middle;
	background-color: #ffffff;
	color: #999999;
	border-left: 4px solid #eeeeee;
}
a.sublevel_retail:hover { background-color: #cccccc; color: #ffffff; border-left: 4px solid #cccccc; }
#active_submenu_retail { background-color: #ffffff; color: #444444; border-left: 4px solid #aaaaaa; }

div.broadcast_signup { margin-top: 15px; margin-left: 20px; }

/* RIGHT */
td.right { padding: 0px; margin: 0px; border-left: 0px solid #ffffff; font-family: inherit; font-size: inherit; background-color: #ffffff; color: #555555; overflow: hidden; }

/* MENU */
/* brown: 3e3a2f */
#menu { height: auto; width: auto; margin-left: 4px; margin-top: 10px; background-color: #ffffff; color: #ffffff; clear: both; }

/* CONTENT */
#slideshow { position: relative; top: 0px; left: 0px; padding: 0px; margin: 0px; z-index: 100; }
#slideshow img { padding: 0px; margin: 0px; border: 1px solid #605e54; }
#bodytext { height: auto; background-color: #ffffff; padding: 0px; margin: 0px; }
#inner_frame_container { margin: 50px 25px 5px 25px; font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: #ffffff; color: #555555; clear: both; overflow: hidden; }

#bodytext a { text-decoration: underline; color: #444; }
#bodytext a:hover { text-decoration: underline; color: #000000; }


/* BANNER */
td.banner { width: 766px; margin: 0px; padding: 0px; background-color: #ffffff; }
#banner { margin: 0px; padding: 0px; margin-top: 2px; padding-bottom: 5px; background-color: #ffffff; }

/* FRONT PANELS */
table.panels { width: 766px; margin-top: 0px; margin-bottom: 20px; font-family: Tahoma, sans-serif; font-size: 12px; color: #555555; background-color: #ffffff; text-align: center; }
td.panel_left { width: 226px; height: 250px; border-right: 1px solid #626262; background-color: #ffffff; text-align: center; }
td.panel_center { width: 261px; height: 250px; border-left: 5px solid #dedede; border-right: 1px solid #626262; background-color: #ffffff; text-align: center; }
td.panel_right { height: 250px; border-left: 5px solid #dedede;  background-color: #ffffff; text-align: center; }

div.panel { width: 200px; margin-top: 0px; margin-right: auto; margin-bottom: 20px; margin-left: auto; font-family: Tahoma, sans-serif; font-size: 10px; color: #555555; background-color: #ffffff; text-align: left; }
div.panel th.introw { width: auto; text-align: right; font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; color: #555555; }
div.panel td.datarow { text-align: left; font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; color: #555555; }
div.panel p.notes { font-size: 10px; text-align: left; }
div.panel p.notes a { font-size: 10px; color: #444444; }
p.notes a:hover { text-decoration: underline; color: #000000; }
div.panel a { font-size: 10px; color: #444444; }
div.panel a:hover { text-decoration: underline; color: #000000; }
td.panel_right div.panel a:hover { text-decoration: none; }
div.panel .contentpaneopen { margin-bottom: 0px; }
div.panel .contentpaneopentext { margin-bottom: 15px; }
div.panel a.contentpagetitle { font-family: "Lucida Grande", Tahoma; font-size: 15px; font-weight: bold; color: #336699; text-transform: uppercase; text-decoration: none; }
div.panel a.contentpagetitle:hover { text-decoration: underline; }

/* FOOTER */
td.footer { width: 766px; height: 100%; text-align: center; font-family: "Lucida Grande", Tahoma, sans-serif; font-size: 10px;}
#footer { margin-top: 20px; text-align: center; background-color: transparent; }

th.pagenav_prev { visibility: hidden; }
th.pagenav_next { visibility: hidden; }

/* ADDITIONAL CSS */
#map { width: 100%; height: 450px; }
#maptext_container { width: 100%; margin: 2px; border: 0px solid #257922; }
table.info_box { width: 250px; margin: 5px; border: 0px solid #257922; }
td.info_box { width: 100%; text-align: left; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
span.contentpane {  }
#map div { background-color: transparent; }
