body {
	background-color:#B91F1F;
	background-image:url(../image-files/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #000;
	margin:0;
	padding:0;
	text-align:center;
	line-height: normal;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #33C;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #B91F1F;
 }

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 175%;
	color: #B91F1F
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 145%;
	color: #B91F1F
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 110%;
	color: #B91F1F
}

table {
font-family: Arial, Verdana, sans-serif;
font-size: 93%;
color: #000;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

td.headerbg {
background-color:#fff;
}

td.lheaderbg {
	background-color:#FFC;
	background-image: url(../image-files/nav.jpg);
	padding: 0px;
}

td.hheaderbg {
	background-image: 
url(../image-files/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	clear: none;
	margin: 0px;
	height: 220px;
	width: 100%;
}

td.spacerbg {
	height:1px;
	background-color:#fff;
	width:16%;
	padding:0px;
	border-top-style: none;
}

td.contentbg {
	background-color:#fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS";
}

td.rightbg {
	font-family: Arial, Verdana, sans-serif;
	font-size: 93%;
	color: #000;
	background-color:#fff;
	width:16%;
	padding:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.leftbg {
	font-size: 93%;
	margin-left: 10px;
	background-color:#fff;
	padding:10px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.footerbg {
	font-size: 93%;
	background-color:#fff;
	padding:5px;
}

td.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

a.jumplink{
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
}

a:hover.jumplink  {
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
} 

.image-left {
	float: left;
	padding: 1px;
	
	margin-right: 5px;
	border: 1px solid #000;
}
.image-right {
	float: right;
	padding: 1px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box{
padding: 2px;
border: 1px solid #666;
}

#navigator {

}

.navbutton {
line-height: 90%;
}

.navbutton a {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.navbutton a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

#navigator {

background-color: transparent;
border:  none;
width: auto;
margin-top: auto;
margin-left: auto;
margin-right: auto;
padding: 2px;
text-align: left;
}

.navbutton {

font-weight: normal;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
}

.navbutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000;
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	line-height: normal;
}

.navbutton a:hover {
	color: #FFF;
	border-top:  none;
	border-left: none;
	border-bottom:  none;
	border-right: none;
	background-color: #B91F1F;
}

.nav{
	white-space:nowrap;
	font-size: 95%;
	color: #fff;
	width: 95%;
	background-color: #B91F1F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

p {
	line-height: 175%
}

div.full-width-box {
   background-color: #ffffff;
	margin: 15px 0px 10px 0px;
	padding: 15px;
   border: 1px solid #000066;	
}

div.social {
	width: 95%;
}

div.half-box {
	width: 40%;
	text-align: center;
	float: left;
}

.top-nav  {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 95%;
	position: relative;
	top: 0px;
	left: 0px;
	text-transform: uppercase;
}


.top-nav  ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.top-nav  ul li {
border: none;
display: inline;
background-color: transparent;
padding: 4px;
margin: 5px;
}

.top-nav  a {
	color: #000;
	text-decoration: underline;
	text-align: center;
}

.top-nav  a:visited {
	text-decoration: underline;
}

.top-nav  a:hover {
	color: #CC3333;
	background-color: transparent;
}

.search-box {
	width: 100%;
}

.search-results-box {
	width: 100%
}

.promo-left {
	width: 45%;
	float: left;
}

.promo-right {
	width: 45%;
	float: right;
}

.facebook {
	width: 95%;
	padding: 5px;
}

.google-plus {
	width: 95%;
	padding: 5px;
}

.thin-edge-black {
	border: solid thin #000000;
}

