@import url(link.css);

body{
	font-family:arial,tahoma,'trebuchet ms';
	background-color:#fff;
	font-size:16px;
	margin:30px 0px 0px 260px;
}
h1{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
}
h3 {
	color:#8C2890;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px;
}
h4 {
	color:#0079BE;
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px;
}
p{
	margin:0px;
}
.buttonLink{
	display:block;
	background-color:#FAAD34;
	border:1px solid #E18501;
	width:120px;
	text-align:center;
	margin-bottom:4px;
	color:#000;
	text-decoration:none;
	line-height:25px;
}
.buttonLink:hover{
	color:#fff;
	background-color:#b245b6;
	border-color:#821586;
}

#templateLogo{
	position:absolute;
	background:url(../images/nfbutahlogo.gif) no-repeat;
	width:230px;
	height:100px;
	display:block;
	top:30px;
	left:20px;
	z-index:2;
}
#templateNav{
	position:absolute;
	top:30px;
	left:30px;
	background:url(../images/nav_bg_bottom.gif) #E18501 no-repeat right bottom;
}
#templateNav ul{
	background:url(../images/nav_bg_top.gif) top right no-repeat;
	min-height:400px;
	height:100%;
	width:210px;
	margin:0px;
	padding:0px;
	padding-top:180px;
	margin-right:1px;
	list-style:none;
}
#templateNav ul ul{
	display: none;
}
#templateContent{
	min-height:560px;
	width:800px;
}
#templateContent h1{
	font-weight:normal;
	color:#FDA125;
	font-size:26px;
	padding-top:16px;
}
#templateFooter{
	clear:both;
	color:#7a7c7f;
	font-size:11px;
	margin-top: 40px;
}
#templateNav a{
	border-top:1px solid #FAAD34;
	display:block;
	line-height:26px;
	padding-left:10px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #C17100;
}
#templateNav a:hover{
	background-color:#913C8D;
	border-bottom-color:#7B4677;
	border-top-color:#b76cba;
}
.linkNav{
	display:block;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
	color:#ffffff;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:10px;
	font-weight:bold;
}
.editLink{
	clear:both;
}
.officerSection{
	padding-right: 155px;
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 190px;
	text-align:justify;
}
.officerImage{
	border:2px solid #0079BE;
	width:140px;
	height:190px;
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	margin-bottom:10px;
}
#ronGardner{
	background-image:url(../images/ron_gardner.jpg);
}
#cheralynCreer{
	background-image:url(../images/cheralyn_creer.jpg);
}
#rayMartin{
	background-image:url(../images/ray_martin.jpg);
}
#normGardner{
	background-image:url(../images/norm_gardner.jpg);
}
#taiTomasi{
	background-image:url(../images/tai_tomasi.jpg);
}
.officerSection h2{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
.officerCopy,.contentCopy{
	width:640px;
	text-align:justify;
}
.entry{
	text-align: justify;
}


h2{
	margin: 0px;
	padding: 0px 10px;
	line-height: 20px;
	clear: both;
}
.productcart{
	display: none;
}
.wpsc_container .textcol{
	margin-left: 0px !important;
}
.clear{
	clear: both;
}