﻿body{
	margin: 0px;
}
.top{
	border-bottom: 5px #F7C442 solid;
}
.topNav{
	width: 260px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background: #ECECEC;
	border-bottom: 1px #006528 solid;
	border-left: 1px #006528 solid;
	text-align: left;
	padding: 3px 3px 3px 9px;
	vertical-align: middle;
}
.topNav a{
	color: #000000;
	text-decoration: none;
}
.topNav a:hover{
	color: #000000;
	text-decoration: underline;
}
.shell{
	width: 100%;
	font-family: arial;
	font-size: 11px;
}
.homeBanner{
	height: 185px;
	background: url('images/bannerBack.jpg') top left repeat-x;
	border-bottom: 5px #F7C442 solid;
}

/* CONTENT CLASSES BEGIN */

.content{
	font-size: 11px;
	padding: 5px;
	background: #FFFFFF url('images/blocks.gif') bottom right no-repeat;
	width: 770px;
	/*border-bottom: 1px #006528 solid;*/
}
.content TABLE{
	font-size: 11px;
}
h1{
	font-family: Times, "Times New Roman", serif;
	color: #016D2B;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7C442;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.homeLinks{
	padding-left: 20px;
	line-height: 150%;
	font-size: 12px;
}
.homeLinks A{
	color: #000000;
	text-decoration: none;
}
.homeLinks A:hover{
	color: #000000;
	text-decoration: underline;
}

/* CONTENT CLASSES END */

/* SECONDARY CLASSES BEGIN */

.secondaryBanner{
	background: #006126 url('images/bannerSecBack.jpg') top left repeat-x;
	border-bottom: 5px #F7C442 solid;
}
.mainNav{
	background: url('images/navBack.jpg') top left repeat-x;
	vertical-align: top;
}
.mainNavItem A {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	display: block;
	padding: 8px;
	border-right: 1px #016D2B solid;
	text-align: center;
}
.mainNavItem A:hover {
	color: #FFFFFF;
	display: block;
	background: #B38424;
	padding: 8px;
}
.mainNavItemBlank{
	width: 150px;
}
.contentSec{
	font-size: 11px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 30px;
	background: #FFFFFF url('images/blocks.gif') bottom right no-repeat;
	width: 90%;
}

A{
	color: #016D2B;
}

A:hover{
	color: #F7C442;
}
.contentSec TABLE{
	font-size: 11px;
}

/* SECONDARY CLASSES END */

/* LOCATIONS PAGE CLASSES BEGIN */

.locationsTable{
	width: 550px;
	background: #F7F7F7;
}
.locTitle{
	background: #720B0C;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* LOCATIONS PAGE CLASSES END */

/* ITEM TABLES BEGIN */

.itemTable{
	width: 550px;
	background: #F7F7F7;
}
.itemTitle{
	background: #720B0C;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* ITEM TABLES END */

/* BOTTOM CLASSES BEGIN */
.bottomNav{
	padding: 3px;
	font-size: 11px;
	color: #6F6F70;
	text-align: right;
}
.bottomNav A{
	color: #6F6F70;
	text-decoration: none;
}
.bottomNav A:hover{
	color: #6F6F70;
	text-decoration: underline;
}
/* BOTTOM CLASSES END */

.seclinks{
	float: right;
	font-size: 12px;
	margin: 10px;
}
.seclinks A{
	color: #6F0B0D;
}

.button{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 8px;
	background: #F6DC91;
	border: 2px #F7C442 solid;
}

.button A{
	color: #6C0A0B;
	text-decoration: none;
}

.button A:hover{
	color: #000000;
	text-decoration: none;
}
.dl{
	width: 165px;
	height: 135px;
	background: #D6EADE;
	border: 1px solid #006428;
	font-size: 11px;
}