body {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #202020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.shadow {
	background-image: url(images/shadow-final.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tablebkgd {
	background-image: url(images/table-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.leftbkgd {
	background-color: #000000;
	background-image: url(images/left-bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mains {
	font-family: 'Cabin', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #51505B;
}

.leader{
	font-weight: bold;
	font-style: normal;
	color: #000066;
	text-transform: none;
}
.leadergold{
	font-weight: bold;
	font-style: normal;
	color: #796A32;
	text-transform: uppercase;
}
.address {
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
	text-transform: uppercase;
}
.mailing {
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border: 2px solid #56000B;
	padding: 5px;
	background-color: #E1D4A1;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: 20px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

a:link {
	color: #56000B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #56000B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #7A6B33;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #56000B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 20px;
	text-align: left;
	background-image: url(images/nav-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 3px;
	list-style-image: url(images/bullet.jpg);
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FF9900;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: normal;
}
h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
h4, .h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #56000B;
	font-weight: normal;
}
.photo {
	border: 1px solid #0C07A1;
	padding: 5px;
	margin-right: 7px;
	background-color: #FFFFFF;
}

