﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	margin-top: 0px;	
	background-color: #008000;
	/*
	background-image: url('images/watermark-background.jpg');
	background-repeat: repeat;	
	*/
}

.mainTable
{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 8px;
	background-color: #008000;
}

.formTable
{
	margin-left: auto; 
	margin-right: auto; 
	border: solid 1px #006600;
}

.formTable TD TH
{
	padding: 8px;
}

.mainContent
{
	background-color: White;	
}

.horseshoe
{
	background-image: url('images/goldenhorseshoe-background.gif');
	background-repeat: repeat-y;
	width: 80px;
}

a
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #00CC00;
}

.menu a:hover
{
	color: Gold;
}

.menuItem a:hover
{
	color: Black;
}

.menuButton
{
	background-image: url('images/menubutton.jpg');
}

dt
{
	font-weight: bold;
	margin-top: 20px;
	color: #006600;
}

dd
{
	text-align: justify;
	margin-left: 0px;
}

li
{	
	list-style-image: url('images/goldenhorseshoe-icon.gif');
	padding-left: 2px;
	vertical-align: middle;
}

.listNoBottom
{
	margin-bottom: 0px;
}

hr
{
	color: #006600;
}

.borderTop
{
	border-top: solid 1px #006600;
}

.button
{
	color: #006600;
	font-size: 8pt;
}

.leftFade
{
	background-image: url('images/gradient-left.jpg');
	background-repeat: repeat-y;
	width: 48px;
}

.rightFade
{
	background-image: url('images/gradient-right.jpg');
	background-repeat: repeat-y;
	width: 48px;	
}

.footer
{
	text-align: center;
	font-weight: bold;
	color: White;
}

.footer A
{
	color: #CCCCCC;
}

.heading
{
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}

.subheading
{
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}

.heading3
{
	font-size: 10pt;
	font-weight: bold;
	color: #006600;	
}

.tentPrice
{
	font-size: 12pt;
	font-weight: bold;
	color: #006600;	
}

.tent
{
	font-size: 10pt;
	font-weight: bold;
	color: #006600;	
}

.justify
{
	text-align: justify;
}

.scrollingMsg
{
	background-image: url('images/MsgBackground.jpg'); 
	background-repeat: repeat; 
    height: 70px; 
    width: 180px; 
    padding: 4px; 
    border: solid 1px #006600;
}