@charset "UTF-8";
/* Avoid browser default inconsistent heading, 
     * font-sizes and pre/code
     ********************************************************/
     body,h1,h2,h3,h4,h5,h6,pre,code,td {
	     font-size:1em;
         }

    /* Remove inconsistent (among browsers) - 
     * default padding or margin 
     ********************************************************/
     ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
     fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
         margin:0; padding:0;
         }

     /* prevent blue linked image borders
     ********************************************************/
      a img,:link img,:visited img,fieldset {
         border:none;
         }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-attachment: fixed;
	background-color: #BF1E2E;
	background-image: url(../_images/bkgrnd_fade.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
}
#wrapper {
	width: 984px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(../_images/wheeltop.png);
	text-align: center;
}
#navbar {
	height: 50px;
	width: 894px;
	background-image: url(../_images/navbar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 90px;
}
#navbar a:link, #navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
	color: #700C0E;
	vertical-align: middle;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#navbar a:hover, #navbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	border: none;
	color: #BF1E2E;
	text-decoration: none;
	font-weight: bolder;
}
#alt_navbar {
	height: 50px;
	width: 984px;
	background-image: url(../_images/alt-navbar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#alt_navbar a:link, #alt_navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
	color: #700C0E;
	vertical-align: middle;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#alt_navbar a:hover, #alt_navbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	border: none;
	color: #BF1E2E;
	text-decoration: none;
	font-weight: bolder;
}
#main {
	width: 984px;
	text-align: left;
	height: 950px;
}
#alt_main {
	width: 984px;
	text-align: left;
}
#main_left {
	width: 346px;
	background-image: url(../_images/lftsd_bkgrnd.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	height: 950px;
}
#alt_left {
	width: 246px;
	background-image: url(../_images/alt-lftsd_bkgrnd.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	height: 100%;
}
#core {
	background-color: #FFF;
	width: 448px;
	height: 920px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#core a:link, #core a:visited {
	text-decoration: none;
	color: #AF8A4D;
	font-weight: normal;
}
#core a:hover, #core a:active {
	border: none;
	color: #BF1E2E;
	text-decoration: none;
	font-weight: normal;
}
.coreDscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #B81D2B;
	padding-bottom: 0.2em;
}
.coreSayitLOUD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #6C0A0B;
	padding-bottom: 0.2em;
	font-weight: bold;
}
#core p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #6C5330;
	line-height: 1.3em;
	text-align: justify;
	text-indent: 1em;
	padding-bottom: 0.5em;
}
#core h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #B81D2B;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #B81D2B;
}
#core h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6A0A0B;
}
#core h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #850A0B;
	text-align: justify;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#alt_core {
	background-color: #FFFFFF;
	width: 652px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 90px;
	padding-left: 92px;
}
#alt_core a:link, #alt_core a:visited {
	text-decoration: none;
	color: #BF1E2E;
	font-weight: normal;
}
#alt_core a:hover, #alt_core a:active {
	border: none;
	color: #AF8A4D;
	text-decoration: none;
	font-weight: normal;
}
.alt_coreDscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #B81D2B;
	padding-bottom: 0.2em;
}
.alt_coreSayitLOUD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #6C0A0B;
	padding-bottom: 0.2em;
	font-weight: bold;
}
#alt_core p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #6C5330;
	line-height: 1.3em;
	text-align: justify;
	text-indent: 1em;
	padding-bottom: 0.5em;
}
#alt_core h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #B81D2B;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #B81D2B;
}
#alt_core h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6A0A0B;
}
#alt_core h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #850A0B;
	text-align: justify;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#main_right {
	background-color: #D4BF9D;
	float: left;
	height: 941px;
	width: 130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #6C0A0B;
	font-weight: bold;
}
#main_right p a:link, #main_right p a:visited {
	color: #BF1E2E;
	text-decoration: none;
}
#main_right p a:hover, #main_right p a:active {
	color: #E7DCC9;
	text-decoration: none;
}
#alt_right {
	background-color: #D4BF9D;
	float: left;
	width: 130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 100%;
}
#alt_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #6C0A0B;
	font-weight: bold;
}
#alt_right p a:link, #alt_right p a:visited {
	color: #BF1E2E;
	text-decoration: none;
}
#alt_right p a:hover, #alt_right p a:active {
	color: #E7DCC9;
	text-decoration: none;
}
#footer {
	height: 100px;
	width: 984px;
	float: left;
	background-image: url(../_images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerNav a:link, .footerNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	color: #700C0E;
	vertical-align: middle;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.footerNav a:hover, .footerNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	border: none;
	color: #BF1E2E;
	text-decoration: none;
	font-weight: bolder;
}
#wrapper #main #core ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #B71E2B;
	list-style-type: circle;
	list-style-position: inside;
}
#wrapper #footer table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	color: #003856;
	font-weight: normal;
}
#wrapper #footer table tr td p a:link, #wrapper #footer table tr td p a:visited {
	color: #850A0B;
	text-decoration: none;
}
#wrapper #footer table tr td p a:hover, #wrapper #footer table tr td p a:active {
	color: #BF1E2E;
	text-decoration: none;
}
#main_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003655;
}
#alt_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003655;
}
