a
{
	color:#A2B425;
}

a.red
{
	color:#7D8B1D;
	font-weight: bold;
}

a.white
{
	color: white;
	font-weight: bold;
}

body
{
	font:12px/145% Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#6F6550;
	background-color:#FFFFFF;
	height: 100%;
	padding:0;
}
p
{
	font:12px/145% Georgia, "Times New Roman", Times, serif;
	color:#6F6550;
}

textarea
{
	font-size: 12px;
}

table.border
{
	border: solid 0px #FFCC66;
	padding: 4px 4px 4px 4px;
}

td
{
	color:#6F6550;
	font:12px/145% Georgia, "Times New Roman", Times, serif;
	padding:10px;
}

td.tableSectionHeader
{
	background-color: #669966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:bold;
	color:White;
}

th
{ 
	background-color: #6F6550;
	font:13px/190% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:White;
	padding-left:5px;
}

td.dataEntryLabel
{
	text-align: right;
	font-weight:bold;
}

.headline, .headline2
{
	color:#A2B425;
	border:1px solid #A2AF80;
	padding:8px 5px 8px 10px;
	width:97%;
	margin:60px 0 20px 0;
	display:block;
	text-align:left;
	font: normal 22px/135% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}
.headline2
{
	margin:5px 0;

}

.alert
{
	color: #B52424;
	font-weight: bold;
}
.classname {
	text-decoration:none;
	font-size:15px;
}
.italic
{
	font-style: italic;
}

.soldOut
{
	color:Red;
	font-variant:small-caps;
}

.whiteStrong
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
}

.whiteItalic
{
	color:White;
	font-style:italic;
	font-weight:normal;
}

hr.separator
{
	color:#669966;
	height:1px;
}

.print
{	
	font-size:15px;	
	color:#181612;	
}

.button
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:900;
	background-color:#A2B425;
	color:#ffffff;
	border: none;
	cursor:hand;
}

.copy {
  font-family:  Georgia, "Times New Roman", Times, serif;
  font-size: 9px;
	color: #666666;		
	font-weight:normal;  
}

.menu_bottom {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
	color: #666666;	
	padding-top:4px;
}
.menu_bottom a, .copy a {color: #336600; text-decoration:none;}
.menu_bottom a:visited, .copy a:visited {color: #336600;}
.menu_bottom a:hover, .menu_bottom a:active, .copy a:hover, .copy a:active {color:#669966;}
.menu_green_line {border-right: 2px solid #7F9A76;}

.ticketingtable td {
	padding:5px;
}

.other 
{ 	
	/*margin-top:100px;*/
	/*margin-left:5px;	
	 */
	position:relative;
	margin:100 0 30 0;
	
	float:left;
	
}

.highlight
{
	background-color:#99ccff;	
}

.nohighlight
{
	background-color:#ffffff;
}

.texthighlight
{
	/*font-weight:bold;*/
	color:black;
}

.textnohighlight
{
	/*font-weight:normal;*/
	color:grey;
}
