@charset "utf-8";
/* CSS Document */

html, body {
 margin: 0px;
 padding: 0px;
 border: 0px;
min-width: 1138px;
background-color:#972b34;
background-image:url(redPix.png); background-repeat:repeat-x; 

 }

a.rolloverTwitter {
	display: block;
	width: 22px;
	height: 22px;
	text-decoration: none;
	background:url(twitter-bird-blue-on-white.png);
	position:absolute; top:5px; left:130px;
	z-index:1
	}
	
	a.rolloverTwitter:hover {
	background-position: -22px 0;
	}
	
	a.rolloverFB {
	display: block;
	width: 22px;
	height: 22px;
	text-decoration: none;
	background:url(f_logo.png);
	position:relative; top:-15px; left:90px;
	z-index:2;
	}
	
a.rolloverFB:hover {
	background-position: -22px 0px;
	
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
body {
 font: 1em/1.25 Arial, Helvetica, sans-serif;
 }
 
ul{position:relative; top:-20px; }
 
 h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 }
 
 p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
 margin: 0;
 padding: 0;
 font: normal normal normal 1em/1.25 Arial, Helvetica, sans-serif;
 }
 
 blockquote {
 margin: 1.25em;
 padding: 1.25em
 }
 q {
 font-style: italic;
 }
 acronym, abbr {
 cursor: help;
 border-bottom: 1px dashed;
 }
 
 small {
 font-size:.85em;
 }
 big {
 font-size:1.2em;
 }
 
 img {
 border: none;
 }
 
 table {
 margin: 0;
 padding: 0;
 border: none;
 }
 
 form {
 margin: 0;
 padding: 0;
 display: inline;
 }
 
 label {
 cursor: pointer;
 }
 
 .clear { clear: both; }
 .floatLeft { float: left; }
 .floatRight { float: right; }
 .textLeft { text-align: left; }
 .textRight { text-align: right; }
 .textCenter { text-align: center; }
 .textJustify { text-align: justify; }
 .blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
 .bold { font-weight: bold; }
 .italic { font-style: italic; }
 .underline { text-decoration: underline; }
 .noindent { margin-left: 0; padding-left: 0; }
 .nomargin { margin: 0; }
 .nopadding { padding: 0; }
 .nobullet { list-style: none; list-style-image: none; }
 
ul {list-style-type:none; color:#FFF797; font-size:.7em; text-align:left; padding-left:20px;}

.footerLinks A:link {text-decoration:none; color:#fff797;}
.footerLinks A:visited {text-decoration:none; color:#fff797;}
.footerLinks A:active {text-decoration:none; color:#fff797;}
.footerLinks A:hover {text-decoration:underline; color:#fff797;}
 
.navLinks A:link {text-decoration:none; color:#06763C; font-weight:600;}
.navLinks A:visited {text-decoration:none; color:#06763C; font-weight:600;}
.navLinks A:active {text-decoration:none; color:#06763C; font-weight:600;}
.navLinks A:hover {text-decoration:underline; color:#06763C; font-weight:600;}

.inpageLinks A:link {text-decoration:none; color:#6EA542; font-weight:600;}
.inpageLinks A:visited {text-decoration:none; color:#6EA542; font-weight:600;}
.inpageLinks A:active {text-decoration:none; color:#6EA542; font-weight:600;}
.inpageLinks A:hover {text-decoration:underline; color:#6EA542; font-weight:600;}

p {font-weight:normal; font-size:0.84em; text-align: left; color:#06753C; padding-left:20px; padding-right:20px; line-height:1.3;}
h1 {font-weight:bold; font-size:20px; text-align:left; color:#7D6A55; padding-left:20px;}
h2 {font-weight:normal; font-size:.9em; text-align:left; color:#FFF797; padding:0px 0px 20px 20px;}
h3 {font-weight:bold; font-size:0.9em; text-align:left; color:#333333; padding-left:20px; padding-bottom:5px;}

