html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #7D95AA;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg_grad-lines.jpg);
	background-attachment: fixed;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6633;
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-size: 22px;
	text-transform: lowercase;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}

/* Sidebar Navigation */
#navcontainer {
	width: 150px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#navcontainer a
{
	display: block;
	padding: 5px 5px 5px 15px;
	width: 130px;
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #684623;
	color: #FFFFFF;
}
#currentpage a {
	background-color: #684623;
	color: #FFFFFF;
}
/* End of Sidebar Navigation */

.subtitle1, .subtitle2, .subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6633;
}
.subtitle1 {
	font-size: 22px;
	line-height: normal;
}
.subtitle2 {
	font-size: 16px;
}
.subtitle3 {
	font-size: 1.1em;
}
.subBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.domainname {
	font-size: 0.85em;
	color: #666666;
}
.subBlue2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
}
a:visited {
	color: #0000cc;
}
a:hover {
	color: #CC6633;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
}
.inlinequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
}
#hrQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.blueQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #336699;
}
.bigQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: italic;
	color: #336699;
}

td {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
.subtitleLeading {
	line-height: 20px;
}
.email {
	font-size: 110%;
	font-weight: bold;
}
.btmNav {
	font-size: 11px;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}
.seo {
	font-size: 11px;
	color: #FFFFFF;
}
.normalStyle {
	font-weight: normal;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}
div#hpLinks a:link {
	color: #000000;
	text-decoration: none;
}
div#hpLinks a:visited {
	color: #000000;
	text-decoration: none;
}
div#hpLinks a:hover {
	color: #CC6633;
	text-decoration: underline;
}
div#navBar {
	margin-right: 12px;
	color: #FF6600;
	margin-top: 3px;
}
div#navBar a:link {
	color: #0000CC;
	text-decoration: none;
}
div#navBar a:visited {
	color: #0000CC;
	text-decoration: none;
}
div#navBar a:hover {
	color: #FF6600;
	text-decoration: none;
}
.redNormal {
	color: #CC0000;
}
.mainTable {
	border: 5px solid #CCCCCC;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#seo {
	font-size: 11px;
	color: #FFF;
}
#seo a:link {
	color: #FFF;
	text-decoration: none;
}
#seo a:visited {
	color: #FFF;
	text-decoration: none;
}
#seo a:hover {
	color: #CCC;
	text-decoration: none;
}
#seo h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
