body
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #760104;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000;
	text-align:left;
}

p {margin-bottom:10pt;}

img { border-style: none; }


#container
{
	position: absolute;
	left: 50%;
	margin-left: -395px;
	/*set to a negative number 1/2 of your width*/
	width: 790px;
	background-color: #9a090c;
	top: 0px;
}

#logo { display: none; }

#logo_print { display: block; text-align:center; margin:0;}

.printText {display: inline;color:#c7302d;}

.redLogos {}

#content
{
	margin: 0px 0px 30px 0px;
	padding: 0px 60px;
}

#content a
{
	color: #c7302d;
	text-decoration: none;
}

#content a:hover
{
	color: #FFF;
	text-decoration: none;
}

sup { font-size: 65%; }

#directions
{
	float: right;
	width: 200px;
	padding: 0px 20px 20px 20px;
	clear: none;
	background-color: #FFF;
	border-color: #731012;
	border-width: 1px;
	border-style: solid;
	color:#c7302d;
	margin:7px 0px 0px 40px;
	line-height: 14pt;
}

#directions a
{
	color: #c7302d;
	text-decoration: none;
}

#directions #link
{
	color: #c7302d;
	text-decoration: none;
}

#directions #link:hover
{
	color: #731012;
	text-decoration: none;
	border-bottom: #731012;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#directions ul {margin-left:12px; padding-left:5px; }
li { margin-bottom:10px; }
#contentList {margin-left:285px;margin-bottom:0px;}

h1
{
	font-size: 18pt;
	line-height: 22pt;
	color: #000;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-variant: small-caps;
	margin:5px 0px 0px 0px;
	letter-spacing:1px;
}

h2{
	font-size: 1.3em;
	line-height: 1.2em;
	color: #c7302d;
	font-weight: normal;
	font-family: Arial;
	font-style: italic;
	letter-spacing:2px;
	margin:0.7em 0 -0.5em 0;

}
h3{
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Arial;
	font-style: normal;
	letter-spacing:1px;
	margin:30px 0 15px 0;
	padding-bottom:2px;
	text-transform:uppercase;
	text-align:left;
	border-bottom: #fac5c3;
	border-width: 0 0 1px 0;
	border-style: none none solid none;

}

#copyright {

	width:770px;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
	display: inline;
}
	
.footerText
{
	display: block;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #c7302d;
	vertical-align: top;
	margin-top:0px;
	
}

#footer
{
	display: none;
	
}

#footerColor
{
	background-color: #9a090c;
	text-align: center;
	width: 790px;
	height: 30px;
	border-color: #FFF;
	border-width: 0px;
	border-style: solid;
}

#left {text-align:left;float:left;clear:none;padding-left:30px;}

#right {text-align:right;float:right;clear:none;padding-right:30px;}

.footerText a {color:#c7302d;text-decoration:none;border:0px;}
.footerText a:hover {color:#FFF;text-decoration:none;border:0px;}



