A:link { text-decoration: none; color: #DAE3D5 }
A:active { text-decoration: none; color: #DAE3D5 }
A:visited { text-decoration: none; color: #DAE3D5 }


#wrapper 	{
			width: 980px;
			margin-right: auto;
			margin-left: auto;
			z-index:1;
			
			}
#logo	{
			width:225px;
			height:319px;
			z-index:4;
			position: relative;
			top: -10px;
			left: 0px;
			}	

#divingGearLogos	{
			z-index:8;
			position: relative;
			top: 30px;
			left: 4px;
			width: 210px;
			}	
#content 	{
			z-index: 2;
			position: relative;
			top: -1709px;
			left: 0;
			}
#guts		{
			margin: 0 10px 0 10px;
			}
		
P		{
		color:#000000;
		font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
		font-size: 14px
		}

.text	{
		color:#333333;
		font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
		font-size: 16px
		}	
		
textarea 
{
font-weight: bold; 
font-size: 14px; 
font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
color: #333333; 
border: 0px;
}

.sensitive	{color: #660000;
			}	

.hours
	{
	font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
	font-size: 13px;
	color: #000000;
	}
.copyright
	{
	text-align: center;
	font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	}	
.designer
	{
	text-align: center;
	font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	}	


.bottomlinks {
				font-size: 11px; 
				color: #000000; 
				font-weight: normal;
				text-align: center;
				}


h1		{
		font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
		font-size: 26px;
		font-weight: bold;
		text-align: center;
		}
h2		{
		font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
		font-size: 22px;
		font-weight: bold;
		text-align: right;
		font-style: normal;
		color: #000000
		}


li		{
		font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
		font-size: 14px
		}
.boldlist	{font-weight: bold}

td		{
		font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		}
.courseTitle
		{
		font-size: 16px;
		font-weight: bold;
		color: #ffffcc;
		}
.tripTitle
		{
		font-size: 20px;
		font-weight: bold;
		font-family: cursive;
		text-align: center;
		color: #333300;
		}
.headTitle
		{
		font-size: 16px;
		font-weight: bold;
		color: #ffffcc;
		text-align: center;
		}
.head2Title
		{
		font-size: 14px;
		font-weight: bold;
		color: #ffffcc;
		text-align: center;
		}
.courseTableHead
		{
		font-size: 14px;
		font-weight: bold;
		}
.footnote
		{
		font-size: 11;
		font-weight: normal;
		font-style: italic;
		}
.products
		{
		font-style: italic;
		font-weight: normal;
		font-size: 13;
		text-align: center;
		}
		
.spacer {font-size: 6px;}
		
.tagline{
		font-family: Arial, SunSans-Regular, sans-serif, helvetica, geneva;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		font-style: italic;
		color: #cc9933;
		}
		
		

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #cc9933;
}

.betterLinks {
				color: #003366;
				font-weight: bold;
				background-color: inherit;
				}

a.betterLinks:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLinks:visited {
					color:#006699;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLinks:hover {
					color: #333300;
					background-color: inherit;
					textext-decoration: none;
					}
a.betterLinks:active {
					color: #003366;
					background-color: inherit;
					textext-decoration: none;
					}
