body {
margin : 0;
padding : 0;
font : 73% verdana, helvetica, "Trebuchet MS", tahoma, arial, sans-serif;
line-height : 1.6em;
color : #666;
background : #e3dcc2 url(images/bg5.jpg) fixed;
background-attachment: fixed;




}
			/*TOP BANNER*/
#header {
height : 250px;

margin-bottom : 30px;
color : #000;
background : transparent url(images/header.jpg) no-repeat;
}

#links {

height : 100px;
color : #000;

}
			/*TOP NAVIGATION*/

#dolphincontainer{
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}

#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#dolphinnav ul li a:hover{
	color:#fff;
	background:transparent url(dolphin_bg-OVER.gif) repeat-x bottom left;
	}

#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
	}

#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(dolphin_right-ON.gif) no-repeat top right;
	height:33px;
	}
#menu {
	width: 240px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 35px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}
.container {
width : 99.9%;
padding : 0;
margin : 0;
background : transparent;
text-decoration : underline;
}
#nav {
margin : 0;
padding : 0;
text-decoration : underline;
}
#nav li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
text-decoration : underline;
}
#nav a:link, #nav a:visited {
float : left;
font-size : 100%;
font-weight : BOLD;
text-decoration : underline;
letter-spacing : 3px;
padding : 10px 12px 6px 10px;
text-decoration : underline;
color : #095f05;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
color : #83acca;
text-decoration : underline;
background : transparent url(images/rounded.gif) no-repeat top center;
}
			/*3 COLUMNS*/
#gutter {
float : left;
width : 3%;
height : 1px;
}
#col1 {
float : left;
width : 17%;
margin-bottom : 1em;
border-right : 0 dotted #ddd;
padding-right : 3%;
}
#col2 {
float : left;
width : 17%;
margin-left : 3%;
margin-bottom : 1em;
border-right : 0 dotted #ddd;
padding-right : 3%;
}
#col3 {
float : left;
width : 47%;
margin-left : 3%;
margin-bottom : 1em;
}
			/*FOOTER*/
#footer {
clear : both;
margin: 0;
height: 50px;
padding : 5px;
background : #ffff89;
color : #fff;
}
			/*TYPOGRAPHY*/

h2 {
margin : 0;
padding : 0.5em 0;
text-transform : uppercase;
font : normal 140% verdana, helvetica, "Trebuchet MS", sans-serif;
color : #734e31;
background : inherit;
}

			/*LINKS*/
a {
text-decoration : underline;
color : #734e31;
background : inherit;
}
a:hover {
text-decoration : none;
color : #000;
background : inherit;
}
a img {
border : 0;
}
			/*PHOTO GALLERY*/
#gallery {
height : auto;
margin : 20px 0 0 20px;
}
#gallery img {
float : left;
margin : 2px;
padding : 10px;
border : 1px solid #D6C8AD;
}
			/*COLUMN 3 MENU*/

			/*SEARCH BOX*/
legend {
font-weight : bold;
color : #734e31;
}
input {
background : #ddcdb3;
color : #734e31;
}
			/*CLASSES*/
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
.box {
color : #734e31;
padding: 5px;
font-size: 0.9em;
}