@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-image: url(../images/whitebackground.jpg);
	background-repeat: repeat;
}
p {
	line-height: 1.65em;
	color: #666;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 16px;
	font-style: normal;
	color: #666;
	font-weight: normal;
}
h3 {
	color: #7C0005;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
h4 {
	font-size: 16px;
}
.WordSpacing {
	word-spacing: 7px;
	font-weight: normal;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF9900;
	line-height: 1.5em;
	font-weight: normal;
	display: block;
	padding-top: 20px;
}
.oneColFixCtrHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
.oneColFixCtrHdr #header {
	height: 220px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	width: 700px;
	margin-left: 250px;
	padding-top: 0;
	padding-bottom: 0;
}
#mainContent  a:link, #mainContent a:visited {
	color: #666;
	border-bottom-style: solid;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#HomeContent a:link, #HomeContent a:visited {
	color: #333;
	display: inline;
}
#HomeContent a:hover, #HomeContent a:active {
	color: #81070C;
}
#mainContent  a:hover, #mainContent a:active {
	color: #900000;
}
#footer  {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 250px;
}
.footerLight {
	color: #CCC;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #81070C;
}
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999;
	font-size: 10px;
}
#container #menu {
	height: 13px;
	letter-spacing: 1px;
	float: right;
	padding-right: 165px;
	padding-top: 150px;
}
#container  #menu  a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#QuoteBox {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 100px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#QuoteBox  p  {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #logo {
	width: 220px;
	float: left;
}
.oneColFixCtrHdr #container #logo img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
#pAlign {
	padding-right: 100px;
}
.contactInfo {
	font-size: 16px;
	line-height: 2em;
}
.contactInfoBOLD {
	font-size: 16px;
	font-weight: lighter;
	line-height: 2em;
}
.author {
	text-align: right;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 15px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.65em;
	font-size: 13px;
	color: #333333;
}
.color {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7C0005;
}
#breadcrumbs {
	position: absolute;
	top: 166px;
	left: 249px;
}
#breadcrumbs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#breadcrumbs a {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu a:visited {
	color: #990000;
}
.copy {
	margin-right: 140px;
}
#logotext {
	position: absolute;
	z-index: 50;
	height: 20px;
	width: 205px;
	top: 330px;
	left: 0px;
	text-align: center;
	color: #D79E48;
	font-size: 0.85em;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
#HomeContent {
	width: 544px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#articlesBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 20px;
	margin-top: 40px;
}
#articlesBox a:link , #articlesBox a:visited{
	font-size: 11px;
	color: #666;
	display: inline;
	line-height: 12px;
	font-weight: normal;
}
#articlesBox a:hover, #articlesBox a:active {
	font-size: 11px;
	color: #900;
	display: inline;
	line-height: 12px;
	font-weight: normal;
}
.dropcap {
	font-size: 18px;
}

