*
{ 
	font-size: 12px; 
	font-family: verdana;
	color: #C0C0C0;
}

body 
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	text-align: center;
	background-image: url(../images/top-back.gif);
	background-position: top center;
	background-repeat: repeat-x;
} 

a
{	
	font-weight: bold;
	color: #C0C0C0;
}

a:hover
{
	color: #C0C0C0;
}

#wrapper 
{
	width: 100% ;
	padding: 0px;
} 

#contentWrapper
{
	background-color: black;
}

#header 
{
	background-image: url("../images/logo.gif");
	width: 756px; 
	height: 99px; 
	text-align: right;
	margin: auto;
	background-repeat: no-repeat;
} 

#header #tag
{
	font-size:14px;
	padding: 67px 22px 0 0;
	color:white;
	font-weight:bold;
	letter-spacing:-1;
}

#header .bannerText {
	display: none;
	font-family:Trebuchet MS,Arial,Helvetica;
	position: absolute;
	color: gold;
	top: 66px;
	left:272px;
	font-size: 14px;
}

#logo {
	display: none;
	position: absolute;
	left: 72%;
}

#logo .aa-logo {
	padding-bottom: 5px;
	padding-right: 15px;
}

#logo .aa-commended {
	padding-top: 15px;
}

#content 
{
	padding: 0px;
	width: 750px; 
	text-align:center;
	min-height: 375px;
	margin: auto;
} 

#content h1
{
	text-align: left;
	margin: 0px 0 10px 0;
	color: #C0C0C0;
}

#content h2
{
	color: #C0C0C0;
 	font-size: 14px;
}

#content .main
{
	margin-bottom: 10px;
}

#footer 
{
	margin: auto;
	clear: both;
	font-size: 10px;
	padding: 0px;
	width: 750px; 
	color: black;  
	background-color: #979797; 
	text-align: left;
	border-top: 1px solid black;
	padding: 4px 0 4px 4px;
}

#footer a
{
	font-size: 10px;
	color: black;
	text-decoration:none;
}

#footer a:hover
{
	color: black;
}

h1
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #999;
	margin-bottom:10px;
}

#form 
{
	width:300px;
	color:Black;
}

/*********************************/

#menu {margin: auto;border-left: 1px solid black; border-right: 0px solid black; height:20px; width: 750px; }
#menu ul { padding: 0; }
#menu ul li { display: inline; }

#menu ul
{
	margin: 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
}

#menu ul li a
{
	padding: 4px 8px 4px 8px;
	font-weight:normal;
	font-size:10px;
	text-decoration: none;
	float: left;
	border-right: 1px solid black;
	color: black;
	width: 90px;
}

#menu ul li a:hover
{
	background-color: black;
	color: #C0C0C0;
}

#navlist li a:hover, #navlist li a:active
{
	color: #FFFFFF;
	background: #900;
}

.medium
{
	color: blue;
	padding: 4px;
	font-size: 12px;
	font-weight:bold;
	margin-top:2px;
	height: 26px;

}

.large
{
	color: blue;
	margin-top:2px;
	padding: 4px;
	height: 29px;
	font-size: 14px;
	font-weight:bold;
}
.button
{
	padding: 4px;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid silver;
}

.fadeIn {
	visibility: hidden;
}

.bookingForm *
{
	color: black;
}

.bookingForm td {
	line-height: 20px;
	padding: 5px 0px 5px 15px;
}

.left {
	text-align: left;
}

.bookingForm form {
	background-color: #979797;
}

.bookingForm input, select, textarea, label {
	color: black;
}