body
{
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a,a:active,a:visited, a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #F47621;
}
.displaysection
{
	vertical-align:top;
	padding: 10px;
	background: url(../images/bg_mainpage.jpg);
	background-repeat:repeat-y;
}
.displaybackground {
	background: url(../images/bg_mainpage.jpg);
	background-repeat:repeat-y;
}
.displaytable 
{
	background:url(../images/bg_inputsection.jpg);
	background-repeat:no-repeat;
	border: solid 1px #FFFFFF;
	background-repeat: no-repeat;
	background-color: #D4B998;
}
.pageheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	height: 67px;
	text-transform: capitalize;
	padding-left: 255px;
	background:url(../images/bg_pageheadings.jpg);
	background-repeat:no-repeat;
}
.caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-align: right;
}
.inputbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #9C94C4;
}
.menu
{
	vertical-align: top;
	padding: 10px;
	background:url(../images/bg_mainmenu.jpg);
	background-repeat: no-repeat;
	background-color: #D4B998;
}
a.mainmenu, a.mainmenu:active, a.mainmenu:visited, a.mainmenu:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration:none;
	text-transform: capitalize;
	text-align: center;
}
a.mainmenu:hover
{
	text-decoration:none;
	color: #FFFFFF;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.headings, a.headings:active, a.headings:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.headings:hover 
{
	color:#F47621;
}
.sectionheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F47621;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hr  {
	width: 100%;
	height: 1px;
	padding: 0;
	border: dotted 1px #666699;
}
.tableheader {
	background-color:#F0F0F0;
}
.copyright {
	text-align: center;
	font-size: 11px;
	background: url(../images/img_page_bottom.jpg);
	color: #000000;
	height: 51px;
	padding-top: 35px;
}
<!-- Venue Section
.venue-display {
	border-right: solid 5px #999999;
	border-bottom: solid 1px #999999;
	background-color:#FFFFFF;
}
.venue-borderleft {
	border-left: solid 1px #999999;
}
.venue-region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#999999;
	text-align: justify;
}
.venue-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#666666;
	text-align: justify;
}
.venue-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: justify;
}
.venue-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
}
.venue-directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
}
.venue-photo {
	border: solid 1px #333333;
}
.venue-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
	background-color:#999999;
	padding-left: 10px;
}
.hr-light {
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #CCCCCC;
	height:1px;
}
.result-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: justify;
	font-weight: bold;	
	padding-top: 5px;
	padding-bottom: 5px;
}
a.result-name, a.result-name:active, a.result-name:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: justify;
	text-decoration: underline;
}
a.result-name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-align: justify;
	text-decoration: underline;
}
.result-location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#222222;
	text-align: justify;
	text-transform: capitalize;
	font-weight: bold;
}
.result-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: justify;
	padding-top:5px;
	padding-bottom:5px;
}
