/* Default */
.sitemapHdrDiv {
  display:none;
}

DIV.menu {
  color: red;
  text-align: center;
  border : solid 1px #565656;
  padding: 3px;
  width: 648px;
  position: relative;
  top: 20px;
} 


BODY { 
  margin:0; 
  padding-top:34px; 
  font-size: 12px;
  font-family: helvetica, trbuchet ms, sans-serif;
  color: #ffffff;
  background: #231F20 url(../images/pictures/large/system-files/img_background_home.gif) repeat-x 
}


TD.menucell { background: url(../images/pictures/large/system-files/img_topnav-background.jpg) no-repeat; }

TD.contentcell { 
  background: url(../images/pictures/large/system-files/img_home-background.jpg) no-repeat; 
  height: 310px;  padding: 38px; padding-top: 20; 
}


TD.contentcell UL {
  color: #e2e2e2;
  font-family: helvetica;
  font-size: 11px;
line-height: 15px;
}

TD.contentcell UL LI {
  margin-bottom: 10px;
  list-style-image:url(../images/pictures/large/system-files/img_arrow.jpg );
  padding-left: 6px;
}

TD.page-content UL LI {
  margin-bottom: 10px;
  list-style-image:url(../images/pictures/large/system-files/img_arrow2.gif );
  padding-left: 6px;
}

TD.contentcell UL LI STRONG {
  font-family: Trebuchet MS; font-weight: bold; color: #fff;
  font-size: 16px;
}



TD.page-content { padding: 25px; font-size: 12px; }

TD.footer-logo { background: url(../images/pictures/large/system-files/img_content-background.jpg) 100% 100% no-repeat;  }

TD.page-footer { background: url(../images/pictures/large/system-files/img_content-footer.jpg) 100% 0% no-repeat; padding: 5px; font-size: 10px; padding-top:24px; padding-left: 25px; color: #fff;  padding-bottom: 10px; }


TD.home-page-footer { background: url(../images/pictures/large/system-files/img_footer-right.jpg ) 100% 100% no-repeat; font-size: 10px; color: #fff; font-family: verdana;  }

TD.content-body { border-left: solid 1px #565656; border-right: solid 1px #565656; background: #231F20; }


SPAN.footer-links A { color: white; text-decoration: none;}
SPAN.footer-links A:hover { color:white; }
SPAN.footer-links A:visited { color:white; }

SPAN.footer-links {
  color: red;
  letter-spacing: -1px;
  text-transform: uppercase
}


input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { font-size: 37px; color: #FFFFFF; font-family: helvetica, arial; line-height: 25px; }

.content { font-size: 12px; color: #ffffff; font-family: helvetica, arial; line-height: 18px; }

.subheading { font-size: 14px; color: #FFFFFF; font-family: Trebuchet MS; font-weight: bold; line-height: 20px; }

.redsubheading { font-size: 14px; color: #ed1c24; font-family: Trebuchet MS; font-weight: bold; line-height: 20px; }

.orangesubheading { font-size: 14px; color: #f1912a; font-family: Trebuchet MS; font-weight: bold; line-height: 20px; }

.small { font-size: 10px;}
.tiny { font-size: 9px; }
.white { color: white; }
.footer { font-size: 10px; color: #FFFFFF; font-family: helvetica, arial; }
.announcement { font-size: 14px; color: #FFFFFF; font-family: Trebuchet MS; font-weight: bold; line-height: 25px; }
.topnav { font-size: 11px; color: #FFFFFF; font-family: helvetica, arial; }

/* Links */


a {
  color: #fff;
}
a:visited {
  color: #fff;
}
a:hover {
  color: red;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }




span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }
