/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox .title
{
	font-weight: bold;
	color: black;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
	width: 640px;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	
}

a:link {
	color: #278EAF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #268FAD;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/bkheaderw.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #E23E2B;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

h2 {
	color: #C41330;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcopyrights {
	color: #EE562C;
	font-size: 10px;
}

.btdiv {
	border-bottom-width: 0px;
	border-color: #000000 #E5442B #000000 #000000;
	border-left-width: 0px;
	border-right-width: 2px;
	border-style: dotted;
	border-top-width: 0px;
}

.btnavbk {
	background-color: #C4112E;
	background-image: url(images/bknav.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
}

#nav a:hover, #nav a:active {
	color: #FDAC56;
}
h3 {

	color: #C41330;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
}
.hlite {

	color: #C41330;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 20px;
	text-transform: uppercase;
}
.form {
	font-size: 12px;
	color: #99CCFF;
}
