.linklist {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #99fffe;
	width: 160px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 0px;
	line-height: 180%;
} 
 
.serif {
	font-size: 100%;
	font-family: Garamond, serif;
}   

BODY, H1, H2, H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #332B63;
	font-size: small;
}  

H1 {
	font-size: medium;
	font-weight: bold;
}
	
}
H2,H3 { 	padding-top : 4mm; 		} 
  

a:link {
	color: #393939;
	text-decoration: none;
	font-weight: bolder;
} 

a:visited {
	color: #7B7B7B;
	text-decoration: none;
	font-weight: bolder;
}  

a:hover {
	text-decoration: underline;
	color: #7B7B7B;
	font-weight: bolder;
} 

.content {
	margin: 0px 10px 20px 180px;
	padding: 0px;
} 

.content2 {
	margin: 10px 10px 20px 180px;
	background: url(images/two whales logo 5 lg.jpg) no-repeat scroll center;
} 

.banner {
	width: 100%;
	background: #D8B9F0;
	background-position: left 200px;
}

.quote {
	font-family: Garamond, serif;
	margin-left: 40px;
	margin-right: 40px;
	vertical-align: 5px;
}	 

img.pic {
	float: right;
	border: thin solid Silver;
	vertical-align: top;
	margin: 0px 10px 10px;
}
	
img.bigpic {
	border: thin solid Silver;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0;
}
	
img.smallpic { float: left; margin-left:-90px; border : thin solid Silver;  vertical-align : top; }	   

.list {
	list-style-type: decimal;
}

/* contact page */

input, input.button, select, textarea  {	
	font-family: Arial, Helvetica, sans-serif;
	color: #332B63;
	font-size:12px;	
	background-color:#F7F7F7; }


.contact {
 text-align: left;
}
 
.contact FORM {
  clear: left;
  padding-top: 1em;
}

.contact DIV {
  padding-bottom: 6px;
}

.contact .noLabel {
  margin-left: 125px;
  margin-top: -2px;
}

.contact LABEL.text {
  width: 122px;
  float: left;
}