/* CSS Document */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7E593;
	font-size:12px;
	line-height:20px;
}


.HEADER {
font-size:14px;
color:#CC3300;
font-stretch:extra-expanded;
font-weight:bold;
padding-left: 25px;
}

.HEADERnp {
font-size:14px;
color:#a91e28;
font-stretch:extra-expanded;
font-weight:bold;
}

.homeheader {
font-size:18px;
color:#a91e28;
font-weight:bold;
padding-left:10px;
line-height: 24px;
}

.homeheaderNP {
font-size:18px;
color:#a91e28;
font-weight:bold;
line-height: 24px;
}

.hometextlarge {
font-size:14px;
color:#ffffff;
font-weight:bold;
padding-left:10px;
line-height:20px;
}

.padright {
padding-right:50px;
}

.style2 {color: #CCCCCC}
.style3 {color: #CCCCCC; font-size: 24px; }

.padleft {
padding-left: 30px;
color: #CCCCCC;
font-weight:bold;
} 

.PL {
padding-left:10px;
}

.galleryheaders {
font-size: 14px;
color: #F7E593;
font-weight:bold;
line-height: 20px;
}

.style2 {color: #CCCCCC}
.style3 {color: #CCCCCC; font-size: 24px; }
.style5 {color: #CCCCCC; font-weight: bold; }

#navigation {
	position:absolute;
	left:23px;
	top:138px;
	width:897px;
	height:28px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	z-index:1;
}
.style-footer {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;

}	
h6 {
    font-size: 12px;
	color: #539791;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.overblackPL a:link {color:#ffffff; text-decoration:none; padding-left:10px; font-size:12px}
.overblackPL a:visited {color:#ffffff; text-decoration:none; padding-left:10px; font-size:12px}
.overblackPL a:hover  {color:#ffffff; text-decoration:underline; padding-left:10px; font-size:12px}

.overblack a:link {color:#ffffff; text-decoration:none}
.overblack a:visited {color:#ffffff; text-decoration:none}
.overblack a:hover  {color:#ffffff; text-decoration:underline}

/**** this is for the footer links ****/

.style-footer a:link {color: #666666; text-decoration: underline}
.style-footer a:visited {color: #666666; text-decoration: underline}
.style-footer a:hover {color: #fff; text-decoration: underline}

/*** main navigation ***/

a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #F7E593; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}

/**** RED LINKS ****/

.red a:link {color: #a91e2; text-decoration: none; font-size:12px}
.red a:visited {color: #a91e2; text-decoration: none; font-size:12px}
.red a:hover {color: #F7E593; text-decoration: underline; font-size:12px}

/**** this is for the header links ****/

.style-header a:link {color: #F7E593; text-decoration: underline}
.style-header a:visited {color: #F7E593; text-decoration: underline}
.style-header a:hover {color: #ffffff; text-decoration: underline}


