body{
    background-color: #ffffff;
	background-image: url(./CounterCruiser/BrownBkgd.jpg);
	color: #000000;
    font-family: Arial; 
    font-size: small;
	max-width: 800px!important;
	margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
	}
	
	
a:link { 
text-decoration : none; 
color : #000000;
font-variant: small-caps;  
} 

a:visited { 
text-decoration : none; 
color : #000000;
font-variant: small-caps;  
} 

a:hover { 
text-decoration : underline; 
color : #333333; 
font-variant: small-caps; 
} 

a:active { 
text-decoration : none; 
color : #333333;
font-variant: small-caps;  
} 


h1	{
	width: 800px;
	height: 150px;
	text-align: center;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px!important;
	background-image: url(./CounterCruiser/NewBannerWaveTri.png);
	}

table.navbar	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #d3bf9d;
	color: #ffffff;
	font-family: Arial; 
	font-weight:900;
	font-size: small;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 2px 0px;
	}

.navbg {background-color: #ffffff; border: 1px #000000 solid;} 

.dropContent{ 
position: relative; 
z-index: 0; 
color: #000000;
font-variant: small-caps;
} 
.dropContent:hover{ 
background-color: transparent; 
z-index: 50; 
} 
.dropContent span{  
position: absolute; 
width:120px; 
background-color: #000000; 
left: -1000px; 
visibility: hidden; 
} 
.dropContent:hover span{  
visibility: visible; 
top: 16px; 
left: -2px; 
} 


.dropContent span div{ 
    background-color: #b28c69; 
    padding:8px; 
    font-size:12px; 
    margin:1px; 
} 
.dropContent span div:hover { 
    background-color: #915936; 
    padding:8px; 
    font-size:12px; 
    margin:1px; 
} 



h1.footer	{
	height:110px;
	font-size: 10px!important;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(./CounterCruiser/FooterBGWaveTri.png);
	}

table.Guestbook	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #d3bf9d;
	color: #000000;
	font-family: Arial; 
	font-weight:500;
	font-size: small;
	}



.email	{
	color: #000000;
	background-color: #d3bf9d;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #000000;
	} 

a.email:link { 
text-decoration : none; 
color : #000000; 
} 

a.email:visited { 
text-decoration : underline; 
color : #000000; 
} 

a.email:hover { 
text-decoration : underline; 
color : #ca0000; 
} 

a.email:active { 
text-decoration : none; 
color : #ca0000; 
} 



