/* CSS Document */
<style type='text/css'>
 TextRollover-1 
a:link { color:#FFCC00; text-decoration:underline}
a:visited { color:#FFCC00; text-decoration:underline}
a:hover { color:#FFFFFF; text-decoration:underline; cursor:hand}
a:active { color:#FFCC00; text-decoration:underline}

.hiero_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}


body {
	background-color: #990033;
	background-position: 0px 0px;
}


.Copyright {color: #FFFFFF}

</style>
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #CC9933;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #FFFFFF;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC9933;
	text-decoration: underline;
}
a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}
.sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #CC9933;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}


.content {width: auto; height: auto;}

.content-padding {padding: 10px 20px 10px 30px;}

img.gal {border: 1px solid #dedee3; border-right-color: #79042b; border-bottom-color: #79042b; padding: 5px; background: #fff;}

hr {width: 100%; border: 1px solid #fff; margin: 10px 20px 10px 0px; clear: both;}

.caption {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #FFFFFF; display: block; margin: 5px 0px 0px 0px;}


/* ---------- gallery styles start here ----------------------- */

.gallery {list-style: none; margin: 0; padding: 0;}

.gallery li {margin: 20px 0px 40px 19px; padding: 0;float: left; position: relative; width: 150px; height: 150px;}

.gallery img {background: #fff; border: solid 1px #ccc; padding: 4px;}

.gallery a {text-decoration: none;}
