﻿body
{
	background-color:#632D18;
}
couponBody
{
	margin:0px;
}
.Quote
{
	text-align:left;
	font-family:Times New Roman;
	font-style:italic;
	line-height:130%;
	color:#642d17;
	font-size:11pt;
}
.Quote_Label
{
	font-family:Times New Roman;
	color:#642d17;
	font-size:8pt;
	font-weight:500;
}
.Text
{
	
	font-family:Times New Roman;
	font-size:10pt;
	line-height:18pt;
	color:#642d17;
	
	
}
.TextSmallLineHieght
{
	
	font-family:Times New Roman;
	font-size:10pt;
	line-height:16pt;
	color:#642d17;
	
	
}
.Text2
{
	
	font-family:Times New Roman;
	font-size:10pt;
	color:#642d17;
	
	
}
.Text4
{
	
	font-family:Times New Roman;
	font-size:10pt;
	color:#642d17;
	font-weight:bold;
	
	
}
.Text3
{
	
	font-family:Times New Roman;
	font-size:12pt;
	color:#642d17;
	
}
.Text a
{
	font-family:Times New Roman;
	font-size:11pt;
	line-height:18pt;
	color:#642d17;
	font-weight:bold;
	text-decoration:none;
}
.Text a:hover
{
	text-decoration:underline;
	
}
.Map
{
	border-width:medium;
	border-style:solid;
	border-color:#642d17;
}
.FaqText
{
	font-size:10pt;
}
#Copyright
{padding-top:0;
	font-size:8pt;
	line-height:normal;
}

.StoryQuoteby
{  
	font-size:8pt;
	line-height:normal;
}
#nav, #nav ul { /* all lists */
	padding:0px;
	margin:0px;
	list-style: none;
	line-height: 1;
}

#nav a {
	display:block;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:auto;
}
#nav li { /* all list items */
	float: left;
	width:auto;
	/* width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
	position: absolute;
	background:#a2815d;
	color:White;
	width:163px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-top-style:solid;
	border-top-color:#e6daaa;
	border-top-width:1px;
	padding-top:0px;
}
#nav li ul li 
{
	padding-right:0px;
	padding-left:0px;
}
#nav li ul li a
{	background:#a2815d;
	border-bottom-style:solid;
	border-bottom-color:#e6daaa;
	border-bottom-width:1px;
	padding:4px;
}

#nav li:hover ul, #nav li.sfhover ul 
{ /* lists nested under hovered list items */
	left: auto;
}

#content 
{
	clear: left;
	color: #ccc;
}
#myText
{
	color:White;
	font-family:Verdana;
	font-size:8pt;
}
