body {
  margin: 0px;
  background-color: #ffffff;
}
td, p {
  font-family: Verdana, Arial, Sans Serif;
  font-size: 11px;
	line-height: 18px;
	color: #5b5b5b;
}

.bottomlinks a:link {
	color: #333333;
	text-decoration: underline;
}

.bottomlinks a:visited {
	color: #333333;
	text-decoration: underline;
}

.bottomlinks a:hover {
	color: #295E88;
	text-decoration: underline;
}
.bottomlinks a:active {
	color: #8A0000;
	text-decoration: underline;
}
h1 {
  text-transform: capitalize;
	color: #295E88;
	font-size: 15px;
	margin-top: 25px;
}

h1.grey {
  text-transform: capitalize;
	color: #666565;
	font-size: 18px;
}

h2 {
  text-transform: capitalize;
	color: #295E88;
	font-size: 15px;
	margin-top: 25px;
}
h6{
color: #EE7E23;
font-size:11px;
}


#leftside{
  padding:0px 0px 0px 0px;
  background-image: url('../images/snorkle.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
	width:191px;
	font-weight:bold;
  background-color:#295E88;
}
.nose{
 background-image: url('../images/nose.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
	width:14px;


}
.navigation a:link {
	color: #ffffff;
	text-decoration: none;
}

.navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navigation a:hover {
	color: #C5D786;
	text-decoration: none;
}
#header{
background: url('../images/headerBg.jpg') repeat-x; 
height:371px;
}

#content{
padding: 10px;
background: #ffffff url('../images/contentbg.jpg') repeat-y right top; 
width:721px;
	
}

#footer{
  height: 50px;
  background-image: url('../images/footerbar.jpg');
	background-repeat:repeat-x;;
  text-align: left;
  color: #333333;
	font-size: 11px;
	
}
.footerPadding{
padding-top:15px;
}
.snorkle{
  background: url('../images/snorkle.jpg') no-repeat;

background-position: bottom left relative;
background-attachment: scroll;
z-index: 100
	height:332px;
}
.banners img{

height:336px;
width:927px;
border:0px;

background-color:#fff;
}
.red{
color:#FF0000;

}
.captcha{
border: 1px solid #781351;
width:100px;
height:40px;

}