body {margin:0; padding:0; line-height: 1.5em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #495C4C;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top:2px;
	margin-bottom:2px;
}

#outershell{ 

width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #ffffff;

 }
#innershell{position:relative;
width: 950px;}

#topsection{
	text-align: bottom;
	background-image: url(images/topsection.jpg);
	height: 228px;
}
#logo{text-align: bottom;
}

#pagetitle{
	text-align: bottom;
	width: 100%;
	background-color: #CDCDCE;
}
.menu {
	width: 930px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #495C4C;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.menu a:link{
	
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #495C4C;
	
}

.menu a:visited{
	
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #495C4C;
	
}

.menu a:hover{
	
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	
}


.menu a:visited:hover{
	
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	
}




#contentwrapper{
	width:950px;
	float: left;
	background-color: #FFFFFF;	
}

#BAYOUtext{

position: relative;
	padding:30px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#BAYOUpics {
	float:right;
	width: 300px;
}

	

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none; }
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
#copyright {
background-color:#66816A;
clear: left;
width: 950px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
}


.copyright a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #cccccc;
	text-decoration: none;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9px;
	color: #000000;
	text-decoration: none;		
}	

.google {
    width:300px;
	border: 5px solid #000000;
}

input
{
color: #999999;
font-size:10px;
border: 1px solid #999999;
}

.submit input
{
color: #999999;
font-size:10px;
border: 2px outset #999999;
} 

img { border-style:none;
border: 0px solid #000000}

a img { border-style:solid;
border:5px solid #000000}

ul {
	list-style-type: square;
}

.booked {color: #CC0000;}