/*  
This style sheet is the property of Herald Journal Publishing, Inc. ( http://www.herald-journal.com/ )
Author: Josh Leuze ( jleuze@heraldjournal.com.com )
*/

body  { color: #000000; font-family: Myriad, Arial, Sans-Serif; background: black url("back.stripe.jpg") repeat-x; margin: 20px 0 }

hr {
  margin: 5px 0 5px 0;
}

#footer, #footer a, #footer a:visited, #footer a:hover {
    margin: 5px 0px 0px 0px;
    font-weight: bold;
	text-decoration: none;
		color: #666;
	}

#footer a:hover {
	text-decoration: underline;
		color: #666;
	}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
	}

	
a, a:visited, a:hover {
		text-decoration: none;
		color: #993333;
	}

a:hover {
	    text-decoration: underline;
		color: #993333;

	}
	
p {
margin: 0 0 15px 0;
padding: 0;
}

#promo {
text-align: center;
padding: 10px;
color: #ffffff;
background: #000000;
}

#promo a {
color: #ffffff;
}

#content {
	font-size: 85%;
}

#contact {
text-align: center;
	font-size: 85%;
}