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: 0.93em;
	line-height: 1.85em;
	color: #FFF;
	text-align:left;
}

p {margin-bottom:30px;}

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;
	border-color: #731012;
	border-width: 0 5px;
	border-style: solid;
}

#logo { display: block;text-align:center;width:790px; height:270px; margin:10px 0px 20px 0px;}

#logo_print { display: none; }

.printText {display: none;}

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

#content a
{
	color: #f8aca9;
	text-decoration: none;
	border-bottom: #f8aca9;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#content a:hover
{
	color: #FFF;
	text-decoration: none;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

sup { font-size: 45%; }

#directions
{
	float: right;
	width: 170px;
	padding: 0px 20px 20px 20px;
	clear: none;
	background-color: #FFF;
	border-color: #731012;
	border-width: 5px;
	border-style: solid;
	color:#c7302d;
	margin:5px 0px 20px 40px;
	line-height: 1.6em;
	font-size: 12px;
}

#directions a
{
	color: #c7302d;
	text-decoration: none;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#directions #link
{
	color: #c7302d;
	text-decoration: none;
	border-bottom: #c7302d;
	border-width: 0 0 1px 0;
	border-style: none none solid 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:7px; padding-left:3px; }
li { margin-bottom:3px; }
#contentList {margin-left:285px;}


h1
{
	font-size: 2.2em;
	line-height: 1.0em;
	color: #FFF;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-variant: small-caps;
	margin:5px 0px 5px 0px;
	letter-spacing:1px;
}

h2{
	font-size: 1.35em;
	line-height: 2em;
	color: #e46f6c;
	font-weight: normal;
	font-family: Arial;
	font-style: italic;
	letter-spacing:1px;
	margin:-0.3em 0 -0.7em 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;

}

h4{
	font-size: 1.1em;
	line-height: 2em;
	color: #FFF;
	font-weight: bold;
	font-family: Arial;
	letter-spacing:2px;
	margin:2em 0 1em 0;
	text-transform:uppercase;
}


#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
{
	width: 790px;
	vertical-align: bottom;
	padding: 0px;
	display: inline;
	left: 50%;
	margin-left: -395px;
	
}

#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;}



