body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #D6D38C;
	background-attachment: fixed;
	background-image: url(../Images/bg.jpg);	
	
	
}

#search {
	position:absolute;
	top:50px;
	width:342px;
	height:48px;
	z-index:1;
	right: 0px;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #8c2021;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #8c2021;
	margin: 0px;
	padding: 0px;
}

h3{
 font: bold 125% Arial,sans-serif;
 color: #8C2021;
 margin: 0px;
 padding: 1px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #8C2021;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}


/************** title styles *****************/
#Title {
	position:relative;
	left:12px;
	top:17px;
	width:100%;
	height:100px;
	z-index:1;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	background-color: #333333;
	width: auto;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	background-color: #ffffff;
	color: #333333;
}
/************** nortip styles *****************/

#nortip{
	right:374px;
	position: absolute;
	top: 4px;
	width: 3px;
	height: 1px;
}

/************** cbdc styles *****************/

#cbdc{
	left:-392px;
	position: absolute;
	top: -147px;

}

#navbar {
	position:absolute;
	top:100px;
	width:100%;
	min-width: 95.6%;
	padding: 1px;
	margin: 0px;
	left: 0px;
	z-index: 9;
	height:20px;
	z-index:9;
	background-color: #8C2021;
	right: 30px;
	padding-top: 2px;
	
}

#navbar a{
	color: #D6D38C;
}

#navbar a:hover{
	background-color: #D6D38C;
	color: #8C2021;
	}

#navbar h3{
	padding: 10px 3px 3px 10px;
	border-bottom: 1px solid #D6D38C;
}

#navbar a:link, #navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #D6D38C;
	font-weight: bold;
	margin: 0px;
	padding: 1px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	
	}

#navbar a:hover{
	border-top: 0px solid #D6D38C;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #8c2021;
	background-color: #D6D38C;
}

/************ sidebar styles **************/

#sidebar{
	margin: 2px;
	padding: 2px;
	background-color:#d3d08d;


}

#sidebar h3{
	padding: 20px 0px 2px 20px;
	border-bottom: 2px solid #D6D38C;
}

#sidebar a:link, #sidebar a:visited {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #D6D38C;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D6D38C;
}

#sidebar a:hover{
	border-top: 1px solid #D6D38C;
	background-image: none;
	font-weight: bold;
	text-decoration: blink;
	color: #8c2021;
	background-color: #D6D38C;
	padding: 2px;
}

#sidebar {
	position:absolute;
	left:-2px;
	top:161px;
	width:24%;
	height:440px;
	background-color: #8C2021;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	}
#main {
	position:absolute;
	top:161px;
	width:77%;
	height:440px;
	background-color: #FFFFFF;
	padding-left: 1%;
	overflow: inherit;
	overflow-x:hidden;
	right: -1px;
	margin-right: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
#news {
	width:24%;
	height:440px;
	float:right;
	background-color: #D6D38C;
	margin: 0px;
	position: relative;
	top: -1px;
	right: auto;
	padding-left: 2px;
	padding-right: 2px;
}
#news h3 {
background-color:#8C2021;
color: #D6D38C;
border-top: 1px solid #D6D38C;
border-bottom: 1px solid #D6D38C
}

#footer {
	position:absolute;
	width:100%;
	height:50px;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: groove;
	border-top-color: #8C2021;
	left: 0px;
	top: 600px;
	vertical-align: middle;
	padding-top: 1px;
}
#about {
	position:absolute;
	left:16px;
	top:125px;
	width:124px;
	height:132px;
	z-index:10;
	visibility: hidden;
}
#masthead{
	position: absolute;
	top: 45px;
	left: 2.2%;
	width:95.6%;
	height: 600px;
	
}
/************** pageName styles ****************/

#pageName{
	position:absolute;
	top:130px;
	width:100%;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	height:30px;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-bottom-color: #8C2021;
	color: #8C2021;

}

#pageName h2{
	font: bold 22px Arial,sans-serif;
	color: #8C2021;
	margin:0px;
	padding: 5px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}




#page {
	position:absolute;
	left:10px;
	top:3px;
	width:100%;
	height:600px;
	visibility: visible;
}
.npbn {
	border: 3px;
	border-color: #004100;
	
}

#npbn a:link, #npbn a:visited {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	border-color:#8C2021;
	background-position: center center;
}	
	#npbn a:hover{

	background-image: none;

	text-decoration: none;
	color: #8C2021;
	background-color: #8C2021;
}


.torb {
	color: #D6D38C;
	font-size: 85%;
	padding-left: 6px;
}
.footer {
	bottom: 0px;
	font-style: oblique;
	text-align: center;
	vertical-align: middle;
}
.Pagetitle {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: center;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #8C2021;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	width: 60%;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
}
.style9 {
	color: #D6D38C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	text-decoration: none;
	position: relative;
}
.style8 {
font-size: larger
}
.style14 {
	font-family: "Poor Richard";
	font-weight: bold;
}

