@charset "iso-8859-1";

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	background-image: url(images/npvBG.jpg); 
	background-repeat: repeat-x; 
}

body#bd {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	background-image: url(images/npvBG2.jpg); 
	background-repeat: repeat-x; 
	background-color:#D3D39F;
}


a {text-decoration: none;color: #ffffff;}
a:hover {text-decoration: underline;color: #ffffff;}

.content {
color: #843131;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding-top: 15px;
	padding-right:10px;
	padding-left:10px;
	border-left:3px solid #ffffff;
	background: #d3a85a;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.content2 {
color: #843131;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding-top: 0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom: 20px;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	background: #d3a85a;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	background-image:url(images/internalContentlower.jpg);
    background-position: bottom right;
	background-repeat:no-repeat;
}

.menu {
	color: #d8d68c;
	font-size: 18px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

	padding-top:0px; 
	text-transform: uppercase;
	padding-right: 75px;
}

.menu A:link { color: #d8d68c; text-decoration: none; font-size: 18px;}
.menu A:visited { color: #d8d68c; text-decoration: none; font-size: 18px;}
.menu A:hover { color: #d8d68c; text-decoration: underline; font-size: 18px; }

.menu2 {
	color: #d8d68c;
	font-size: 18px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    padding-bottom:16px;
	padding-top:18px; 
    border-right: 0px solid #000000;
	text-transform: uppercase;
	padding-right: 75px;
}

.menu2 A:link { color: #d8d68c; text-decoration: none; font-size: 18px;}
.menu2 A:visited { color: #d8d68c; text-decoration: none; font-size: 18px;}
.menu2 A:hover { color: #d8d68c; text-decoration: underline; font-size: 18px; }



#container 
{
	width: 960px;
	margin-left: -480px;
}

#nav1 
{
	width: 124px;
	height: 30px;
	float: left;
	background: url(images/nav1.jpg) no-repeat;
}

#nav2 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 114px;
	height: 30px;
	float: left;
	background: url(images/nav3.jpg) no-repeat;
}

#nav4 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav4.jpg) no-repeat;
}

#nav5 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav5.jpg) no-repeat;
}

#nav6 
{
	width: 126px;
	height: 30px;
	float: left;
	background: url(images/nav6.jpg) no-repeat;
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}



#footer 
{
	background-color: #7b9b6a;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#footer A:link { color: #ffffff; text-decoration: none; font-size: 11px;}
#footer A:visited { color: #ffffff; text-decoration: none; font-size: 11px;}
#footer A:hover { color: #ffffff; text-decoration: underline; font-size: 11px; }