﻿#wrapper {
	height: auto;
	width: auto;
}
#body {
	height: auto;
	width: auto;
	text-align:center;
}

body {
	font: normal 13px/23px "Trebuchet MS";
	text-decoration: none;
	color: #000000;	
}
.content 
{
	background: #FFFFFF;
}
.footer 
{
	clear:both;
	background: #003333;
}
.footer a:link {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
	
}

.subNav {  
	background: #cccc99;
	height: auto;
	width: 175px;
	float: left;
	margin:15px 10px 15px 15px;
	font:bold 14px/normal Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	text-decoration:none;
}
.subNav a:link {
	font: bold 13px "Trebuchet MS";
	color: #660000;
	text-decoration: none;
}
.subNav a:visited {
	font: bold 13px "Trebuchet MS";
	color: #660000;
	text-decoration: none;
}
.subNav a:hover {
	font: bold 13px "Trebuchet MS";
	color: #660000;
	text-decoration: none;
}
.subNav a:active {
	font: bold 13px "Trebuchet MS";
	color: #660000;
	text-decoration: none;
}
.subNav h1 {
	font: normal 34px "Trebuchet MS";
	color: #336633;
	text-decoration: none;
}
.subNav hr {
	border-top: 2px dotted #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.placeHolderTable {
	width: 100%;
}
.ph1columnLeft 
{
	background: #cccc99;
	height: auto;
	border:1px solid white;
	vertical-align: top;	
	width: 175px;
}

.ph2columnRight {
	border:1px solid white;
	height: auto;
	text-align:center;
	width:700px;
}

.eventCalendarButton
{
	
}



.CustomerHeaderDisplayName {
	font: normal 38px Trebuchet MS;	
	color: #FFFFFF;	
	text-decoration: none; 
	position:relative; 
	padding-top:10px; 
	display:block;
	
}
.CustomerHeaderLogin {
	position:relative; 
	display:block; 
	clear:both; 
	float:left; 
	white-space:nowrap; 
	padding-right:5px;
}



