﻿/*
ThemeKings
www.themekings.net
Todd Swift, Designer
tswift@themekings.net
Original 02/2008 - Revised 02/2022
Copyright 2011, All Rights Reserved
*/

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
a:hover {
	color: #ff8600;
}
a {
	text-decoration: none;
}
p {
	padding: 5px 4px 5px 4px;
	margin: 0px;
}






body {
	padding: 0px;
	margin: 0px;
	font-size: .7em;
	font-family: Verdana;
	background-image: url('../bntheme/bgnd.jpg');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #132239;
}
#bodycontainer {
	margin: 0px auto;
	padding: 0px;
	width: 840px;
	overflow: hidden;	
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 840px;
	overflow: hidden;
	position: relative;
	background-image: url('../bntheme/bgndfill.png');
	position: relative;
	background-repeat: repeat-y;
}
#banner {
	padding: 0px;
	margin: 0px;
	width: 840px;
	overflow: hidden;
	height: 190px;
	position: relative;
	background-image: url('../bntheme/bannerdemo.png');
	background-repeat: no-repeat;
}



/* Columns */
#left {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	float: left;
	width: 188px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 424px;
	position: relative;
	float: left;
}
#right {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: right;
	width: 188px;
}




/* Navigation Menu */
.col-box {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	width: 188px;
	position: relative;
}
.navhead {
	background-image: url('../bntheme/navhead01.jpg');
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 188px;
	height: 55px;
}
.navheadinfo {
	padding: 16px 0px 0px 0px;
	margin: 0px auto 0px auto;
	border-width: 0px;
	position: relative;
	width: 140px;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: capitalize;
}
.navmid {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 188px;
	background-image: url('../bntheme/navfill.jpg');
	background-repeat: repeat-y;
}
.nav-menu {
	padding: 0px;
	margin: 0px;
	position: relative;
}

.nav-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	text-align: left;
	width: 138px;
	overflow: hidden;
	position: relative;
}
.nav-menu li {
	list-style: none;
	padding: 0px;
	margin-bottom:5px;

}
.navinfo {
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 148px;
}
.navfooter {
	background-image: url('../bntheme/navfoot.jpg');
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 188px;
	height: 25px;
	background-repeat: no-repeat;
}




/* Center Content */
.content-box {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	width: 424px;
	position: relative;
	overflow: hidden;
}
.contenttop {
	background-image: url('../bntheme/contentop.jpg');
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 424px;
	height: 55px;
	background-repeat: no-repeat;
}
.contenttitle {
	padding: 18px;
	position: relative;
	width: 382px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	text-transform: capitalize;
	font-weight: bold;
	margin:0 auto 0px auto;
}
.contentfill {
	padding: 0px;
	margin: 0px;
	background-image: url('../bntheme/contetfill.jpg');
	position: relative;
	width: 424px;
	background-repeat: repeat-y;
}
.contentinfo {
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 376px;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
.contentfoot {
	background-image: url('../bntheme/contetft.jpg');
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 424px;
	height: 25px;
}


/* Footer */
#pagefooter {
	margin: 0px;
	padding: 0px;
	background-image: url('../bntheme/footer.png');
	position: relative;
	width: 840px;
	height: 100px;
}
#footnote-box {
	margin: 0px;
	padding: 24px 0px 0px 34px;
	width: 300px;
	height: 50px;
}
.footnote {
	color: #7898CD;
	text-align: left;
}
