﻿/* 
Theme & Template Designed By: Todd Swift
ThemeKings --  www.themekings.net
Dec. 2010  All Rights Reserved
Last Revised 02/22
*/


/* BODY */
body {
	padding: 0px;
	margin: 0px;
	background-image: url('../theme/bgnd.jpg');
	background-color: #132239;
	overflow: visible;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .7em;
	font-weight: normal;
}
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 818px;
	position: relative;
	overflow: hidden;
}
#head {
	padding: 0px;
	margin: 0px;
	width: 818px;
	height: 220px;
	position: relative;
	overflow: hidden;
	background-image: url('../theme/bannerBN.jpg');
	background-repeat: no-repeat;
	list-style-type: none;
}
#wrapper {
	padding: 0px;
	margin: 0px;
	background-image: url('../theme/bdyfill.png');
	background-repeat: repeat-y;
	width: 818px;
	position: relative;
	overflow: visible;
}
#Col-Left {
	margin: 10px 0px 0px 20px;
	float: left;
	width: 188px;
	position: relative;
	overflow: hidden;
}
#Col-Right {
	margin: 10px 20px 0px 0px;
	float: right;
	width: 580px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#FootNotes {
	margin: 64px 0px 0px 20px;
	padding: 0px;
	width: 325px;
	height: 15px;
	position: relative;
	font-size: 90%;
	color: #6699FF;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
}


/* HORIZONTAL MENU */
#menu {
	padding: 0px;
	margin: 172px auto 0px auto;
	width: 780px;
	height: 30px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	width: 130px;
	height: 30px;
	position: relative;
	overflow: hidden;
	float: left;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a.hbutton, a.hbutton:link, a.hbutton:visited {
	margin: 0px 0px 0px 0px;
	background: url('../theme/butns-over.jpg') no-repeat 0 0;
	width: 130px;
	height: 30px;
	display: block;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.hbutton:hover {
	background-position: 0px -30px;
	color: #ff8600;
	text-decoration: none;
	font-weight: bold;
}


/*RIGHT COLUMN */
.CntBox {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 580px;
	position: relative;
	overflow: hidden;
}
.CntHead {
	padding: 0px;
	margin: 0px;
	width: 580px;
	height: 40px;
	position: relative;
	background-image: url('../theme/menutop.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	list-style-type: none;
}
.CntFill {
	margin: 0px;
	padding: 0px;
	width: 580px;
	position: relative;
	overflow: hidden;
	background-image: url('../theme/menufill.gif');
	background-repeat: repeat-y;
}
.CntBtm {
	padding: 0px;
	margin: 0px;
	background-image: url('../theme/menubtm.gif');
	background-repeat: no-repeat;
	width: 580px;
	height: 20px;
	position: relative;
	overflow: hidden;
}
.CntHeadInfo {
	margin: 10px 0px 0px 25px;
	padding: 0px;
	color: #3399FF;
	text-align: left;
	width: 500px;
	position: relative;
	height: 20px;
	overflow: hidden;
	line-height: 18px;
}
.CntInfo {
	padding: 0px;
	color: #FCFCFC;
	text-align: left;
	width: 560px;
	position: relative;
	overflow: hidden;
	margin: 0px auto 0px auto;
}


/* LEFT COLUMN */
.VnavHead {
	background-image: url('../theme/navhead.jpg');
	background-repeat: no-repeat;
	color: #6699FF;
	position: relative;
	width: 188px;
	height: 55px;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	line-height: 44px;
}
.VnavFill {
	margin: 0px;
	padding: 0px;
	background-image: url('../theme/navfill.jpg');
	position: relative;
	width: 188px;
	background-repeat: repeat-y;
	overflow: hidden;
	list-style-type: none;
}
.VnavCnt {
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 150px;
	overflow: hidden;
	list-style-type: none;
}
.Vnavftr {
	margin: 0px 0px 16px 0px;
	background-image: url('../theme/navfoot.jpg');
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	width: 188px;
	height: 25px;
	background-repeat: no-repeat;
}
.VmenuInfoC {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 150px;
	overflow: hidden;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.Vmenu {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 150px;
	overflow: hidden;
	position: relative;
}
.Vmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Vmenu ul li a {
	margin: 0px 0px 0px 2px;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	line-height: 140%;
}
.Vmenu ul li a:visited {
	color: #ffffff;
}
.menu ul li .current {
	color: #ff8600;
}
.Vmenu ul li a:hover {
	color: #ff8600;
}
.VnavBox {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 188px;
	position: relative;
	overflow: hidden;
}


/* CLEARS FLOATS STYLES */
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.clearB {
	clear: both;
}


/* HEAD TAGS */
h1 {
	padding: 0px;
	color: #3399FF;
	text-align: left;
	width: 500px;
	position: relative;
	height: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 25px;
}
h2 {
	padding: 0px;
	color: #3399FF;
	text-align: left;
	width: 500px;
	position: relative;
	height: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 25px;
}
h3 {
	padding: 0px;
	color: #3399FF;
	text-align: left;
	width: 500px;
	position: relative;
	height: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 25px;
}
h4 {
	padding: 0px;
	color: #3399FF;
	text-align: left;
	width: 500px;
	position: relative;
	height: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 25px;
}


/* FOOTER */
.footer {
	background-image: url('../theme/mainfoot.jpg');
	background-repeat: no-repeat;
	width: 818px;
	height: 140px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}


/* CONTENT OBJECTS */
.FLOAT-L {
	float: left;
	padding: 5px;
}
.FLOAT-R {
	float: right;
	padding: 5px;
}

/* LINKS */
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:active {
	color: #000066;
}
a:hover {
	color: #ff8600;
}
a {
	text-decoration: none;
}
a.orange:link {
	color: #ffffff;
	text-decoration: blink;
}
a.orange:visited {
	color: #ffffff;
}
a.orange:active {
	color: #ffffff;
}
a.orange:hover {
	color: #fd6600;
	text-decoration: none;
}
a.orange2:link {
	color: #ffffff;
}
a.orange2:visited {
	color: #ffffff;
}
a.orange2:active {
	color: #ffffff;
}
a.orange2:hover {
	color: #fd6600;
}
a.LINKurl:link {
	color: #445E8D;
}
a.LINKurl:visited {
	color: #445E8D;
}
a.LINKurl:active {
	color: #445E8D;
}
a.LINKurl:hover {
	color: #6699FF;
}
a.LINKft:link {
	color: #6699FF;
}
a.LINKft:visited {
	color: #6699FF;
}
a.LINKft:active {
	color: #6699FF;
}
a.LINKft:hover {
	color: #ffffff;
}

