/* Default */

body,td {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #171717;
line-height: 18px;
}

body {
  margin: 0px;
  background-color: #D2D2D2;
  background-image: url('../images/pictures/large/system-files/img_body_tile.jpg');
  background-repeat: repeat-x;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
color: #7f7f7f;
}

/* Headings, styles */

.headinggreen { line-height: 26px; font-family: georgia, times new roman, times; font-size: 20px; color: #6eae44;}
.whiteheading { line-height: 23px; font-family: georgia, times new roman, times; font-size: 16px; color: #ffffff; }
.subheading { line-height: 23px; font-family: georgia, times new roman, times; font-size: 16px; color: #171717; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #898989; }
.green { color: #6eae44; }


/* Links */

a {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #353535;
}

/* 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;
}

.newsTitle { color: #6EAE44; }
.newsDate { color: #000000; }
.newsText { color: #898989; }

.footer TD, .footer A, .footer A:visited { color: #898989; font-family: Helvetica; font-size: 11px; color: #898989; text-decoration: none; }
.footer A:hover { color: #898989; font-family: Helvetica; font-size: 11px; color: #6EAE44; text-decoration: none; }div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }
