a {color: #AF8316; text-decoration: none; font-weight: normal;}
a:visited{color: #AF8316; text-decoration: none;}
a:hover{
	color: #AF8316;
	text-decoration: underline;
}
a:active{
	color: #AF8316;
	text-decoration: underline;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

.topNav {
	background-color: #2D2D51;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #2C2C75;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.banner {
	background-color: #2D2D51;
	background-image: url(images/bannerBg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 45px;
	vertical-align: middle;
	padding-top: 10px;

}
.logo {
	background-color: #2D2D51;
}
body {
	background-color: #2D2D51;
}
.navTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/navBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 100%;
	padding-bottom: 4px;
}
.navTable a {color: #2D2D51; text-decoration: none; font-weight: normal;}
.navTable a:visited{color: #2D2D51; text-decoration: none;}
.navTable a:hover{
	color: #AF8316;
	text-decoration: none;
}
.navTable a:active{
	color: #AF8316;
	text-decoration: none;
}

.content {
	background-color: #EDEDD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 30px 65px 20px 45px;
	vertical-align: top;
	background-image: url(images/contentBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 20px;
	text-align: left;
}
.leftBox {
	background-color: #EDEDD8;
	border: none;
	vertical-align: top;
	padding-top: 65px;
	padding-left: 37px;
	padding-right: 3px;
}
.subNav {
	background-image: url(images/subNavBg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	letter-spacing: .5px;
	padding: 15px;
}
.subNav  a {color: #990000; text-decoration: none; font-weight: normal;}
.subNav  a:visited{color: #990000; text-decoration: none;}
.subNav  a:hover{
	color: #AF8316;
	text-decoration: none;
}
.subNav  a:active{
	color: #AF8316;
	text-decoration: none;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #AF8316;
	font-style: normal;
	letter-spacing: .1em;
	line-height: 10px;
}
ul {
	list-style-type: circle;
	font-size: 10px;


}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
ol {
	font-size: 10px;
	list-style-type: none;
	padding-left: 20px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 0.25em;
}
