html body {
		background-color: black;
		color: white;
		text-align: center;
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial;
	}
	img {border: none;}

	a:link {
		color: #e5bf52; 
		text-decoration: none; 
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial;
	}
	a:visited {
		color: #e5bf52; 
		text-decoration: none; 
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial;
	}
	a:hover {
		color: white; 
		text-decoration: underline; 
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial;
	}

	a.smallCaps:link {
		color: #e5bf52; 
		text-decoration: none; 
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial;
		font-variant: small-caps;
	}
	a.smallCaps:visited {
		color: #e5bf52; 
		text-decoration: none; 
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial;
		font-variant: small-caps;
	}
	a.smallCaps:hover {
		color: white; 
		text-decoration: underline; 
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial;
		font-variant: small-caps;
	}

table.MainBodyTable{
	width: 740px;
	background: #e5bf52 url('../images/bottom.jpg') top center no-repeat;
	margin: auto;
	border-collapse: collapse;
}
div.contentLeftDiv {
	width: 450px;
	height: 218px;
	color: black;
	font-size: 12px;
	padding-left: 5px;
}
td.contentLeftTD {
	width: 540px;
	vertical-align: top;
	color:#000000;	
}
td.contentRight {
	width: 200px;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}
div.MainPageImage {
	width: 740px;
	margin: auto;
}
div.contentRightTitleDiv {
	text-align: right;
	font-weight: bold;
	color: black;
	font-size: 12px;
}
div.contentRightLinks {
	text-align: right;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
div.contentRightLinks a:link    {color: #990000; font-weight: bold;}

div.contentRightLinks a:visited {color: #990000; font-weight: bold;}

div.contentRightLinks a:hover   {color: white; font-weight: bold;}

.plainlabel
{
	text-align: right;
	font-weight: bold;
	color: black;
	font-size: 11px;
}
a.footerlink:link    {color: #e5bf52;}

a.footerlink:visited {color: #e5bf52;}

a.footerlink:hover   {color: white;}


div.footer {
	color: #e5bf52;
	font-size: 11px;
}


div.DriveDirections {
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 12px;
	min-height: 218px;
	background: #e5bf52 url('../images/bottom.jpg') top center no-repeat;
	width: 740px;
	margin: auto;
}

div.faqTitle {
	font-weight: bold;
}
a.faqTopicLink:link    {color: #990000; font-weight: bold;}

a.faqTopicLink:visited {color: #990000; font-weight: bold;}

a.faqTopicLink:hover   {color: #550000; font-weight: bold;}

a.faqQuestionLink:link    {color: #990000; font-weight: bold;}

a.faqQuestionLink:visited {color: #990000; font-weight: bold;}

a.faqQuestionLink:hover   {color: #550000; font-weight: bold;}

ul.faqQuestionList {
	list-style: square;
}
div.faqTopic {
	border-bottom: solid black 1px;
	font-weight: bold;
}
div.faqQuestion {
	font-weight: bold;
}


td.SiteMapcontentRight {
	vertical-align: top;
}

td.SiteMapcontentRight a:link    	{color: #990000; font-weight: bold;}
td.SiteMapcontentRight a:visited   {color: #990000; font-weight: bold;}
td.SiteMapcontentRight a:hover    	{color: #550000; font-weight: bold;}

div.SiteMapcontentLeftDiv a:link    {color: #990000; font-weight: bold;}
div.SiteMapcontentLeftDiv a:visited {color: #990000; font-weight: bold;}
div.SiteMapcontentLeftDiv a:hover   {color: #550000; font-weight: bold;}

.contentRight{padding: 15px;}

a.searchTitle:Link, a.searchTitle:Visited {
	color: #990000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none;
}
a.searchTitle:hover {
	color: #550000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: underline;
}

a.searchNav:Link, a.searchNav:Visited {
	color: #990000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none;
}
a.searchNav:hover {
	color: #550000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: underline;
}
