body {
	margin: 0;
	padding: 0;	
	font-size: 12pt;
	text-align: center;
	color: #bbbb77;
	background: #56636f url(/images/mainBG.gif) repeat-x top left;
		text-shadow: .1em .3em .2em #111;
}
h1 {

	margin: 0;
	padding: 0;
	display: none;
}
h2 {
font-family: Gill Sans, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: Gill Sans, Helvetica, sans-serif;
	margin-top: 10px;
	font-weight: normal;
	font-size: 140%;
	color: #1994ff;
	margin-bottom: 15px;
	text-shadow: .1em .3em .2em #111;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
em {
	color: #1994ff;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
	color: #75d2da;
}

a:visited {
	text-decoration: none;
	color: #75a5a9;


}

a:hover, a:active {
	color: #22ed22;
	text-shadow: 0 0 0.2em #2e2;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	text-align: right;
	background: transparent url(/images/wrapperBG.png) repeat-y top left;
}
/* hack for png solution : have set position other wise links won't work */
/* do not set wrapper position */
#wrapper a {
	position: relative;
}
#header {
	height: 96px;
	width: 854px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -15px;
	background: transparent url(/images/headerSurfsmall.jpg) no-repeat top left;
}

#cleardiv {
	clear: both;
	height: 1em;
}

#nav {
	clear: both;
	text-align: left;
	font-family: gill sans, helvetica, arial, sans-serif;
	font-size: 11pt;
	height: 21px;
	width: 853px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	background: transparent url(/images/navbg.jpg);

}

#nav ul {
	padding: 0;
	margin: 0;
width: 852px;
display: inline;
text-align: left; }


#nav a {

	color: #aaaaff;
	

}

#nav a:hover{
	color: #ffffff;
	text-shadow: 0 0 0.3em #ffa, 0 0 0.2em #ffa, 0 0 0.2em #ffa;
}



#navbuttons li{
display: inline;
text-align: left;
margin-left: 4em;
margin-right: 4em;
font-stretch: wider;
letter-spacing: +.1em;
	height: 20px;
}

#navdatefunc{
	font-family: gill sans, helvetica, arial, sans-serif;
display: inline;
padding-top: 0px;
text-align: right;
font-size: 10pt;
position: relative;
left: -60px;
top: 20px;
color: #266ba8;
}

#content {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 852px;
	
	
}

.boxTop {
	background: #2b2f32 url(/images/boxTop.gif) no-repeat top left;
}

.box {
	background: #2b2f32 url(/images/boxMid.gif) no-repeat top left;
}

.gutter {
	padding: 25px 25px;
	
}

.photoshead {
padding: 25px 0;
	}

#photo {
width: 240px;
height: 180px;
	margin-left: 15px;
	float: left;
	max-height: 100%;

}
#photo2 {
display: block;
width: 240px;
height: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-left: 15px;
	max-height: 100%;

}
#photo h3 {
	margin-top: 10px;
	font-weight: normal;
	font-size: 100%;
	color: #006cd6;
	margin-bottom: 15px;

}

.image2 {
	margin-top: 10;	

position: relative;
width: 240px;
height: 180px;
	overflow: hidden;
  }


.image {
	margin-top: 10;	
float: left;
position: relative;
width: 240px;
height: 180px;
	overflow: hidden;
  }
  

.frame {
background: transparent url(/images/frame.png) no-repeat top left;
width: 240px;
height: 180px;
position: absolute;
top: 0px;
float: right;

}

/* intro section */

#intro ul li#current {
font-family: palatino, helvetica, arial, sans-serif;
	float: left;
	width: 540px;
	
}
#intro h3 {
	margin-top: 10;
}
#intro h2 {
		
}
#intro p {

	margin-bottom: 0;
	margin-top: 10px;
}
#current ul {
	margin-top: 10px;
	font-family: Gill Sans, Helvetica, sans-serif;
}
#current ul li {
	margin-bottom: 7px;
	margin-top: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #373d41;

}
#current ul li 
{
	font-weight: bold;
	color: #c4d4d8;
}


/*
#current a:link, #current a:visited {
	padding-left: 0px;
	color: #88a6c3;
}
#current a:hover, #current a:active {
	color: #d8edff;
}
*/

/* contact */
#contact {
	width: 851px;
	margin: 0;
	padding: 0;
}


/* secondary */
#secondary {
	float: left;
	width: 802px;
}

#links {
	font-family: gill sans, helvetica, arial, sans-serif;
	float: right;
	width: 250px;
}


/*

.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666;  } 

#surfconditions {
	float: left;
	width: 550px;
}
#surfconditions p {
	margin-bottom: 8px;
}
#surfconditions ul {
	margin-top: 15px;
}
#surfconditions ul li {
	margin: 6px 0px;
	float: left;
}
#surfconditions ul li h4 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: -1px;
	color: #6b808a;
	font-size: 150%;
	font-weight: normal;
}
#surfconditions ul li p {
	margin: 0;
	padding: 0;
}
#surfconditions ul li a {
	color: #a5cae2;
	margin-left: 2px;
}
#surfconditions ul li h4, #surfconditions ul li p {
	margin-left: 60px;
}
#surfconditions ul li a img{
	float: left;
	border: 3px solid #a6b5c0;
}
#surfconditions ul li a:hover img{
	border: 3px solid #fff;
}
*/

#links p {
	margin: 0;
}
#links h4 {
	font-size: 120%;
	color: #54656d;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#links a.important {
	color: white;
	border-bottom: 1px dotted #666666;
}
#links ul li {
	width: 230px;
	float: left;
}
#links ul li a {
	margin-top: 6px;
	display: block;
	background: transparent url(/images/listIcon.gif) no-repeat center left;
	padding-left: 16px;
}



/* footer */

#footerwrap {
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	height: 41px;
	text-align: center;
	background: transparent url(/images/footerwrap.png) no-repeat top left;

}

#footer {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 0px 3px 0px;
	width: 852px;
height: 41px;
	display: block;
	clear: both;
color: #d0dff1;
	background: transparent url(/images/footerBG.gif) repeat-x top left;
	font-size: 11px;
} 
#footer p {
	margin: 14px;
	color: #5a7590;
	margin-right: 20px;
}

#footshadow {
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	height: 20px;
	text-align: center;
	background: transparent url(/images/footshadowtrans.png) no-repeat top left;
}
/* hack for png solution : have set position other wise links won't work */

.clear {
	display: block;
	clear: both;
}
.hide {
	display: none;
}
#contactForm strong {
	color: #1aa3ff;
	font-size: 160%;
	font-weight: bold;
}


	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	