body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 140%;
	background-image : url(../site/blueBack1.jpg);
	background-repeat : repeat-x;
	background-position : top;
	color : #330099;
}
h1 {
	font-size : 16px;
	letter-spacing : 1px;
	margin-bottom : 6px;
	margin-left : 10px;
	margin-right : 4px;
	margin-top : 4px;
	font-weight : bold;
	color : #CC6600;
}
h2 {
	font-size : 14px;
	letter-spacing : 1px;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 0px;
	font-weight : bold;
	color : #CC6600;
}
h3 {
	font-size : 12px;
	letter-spacing : 1px;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	font-weight : bold;
}
table {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 130%;
	color : #330066;
	text-align : justify;
}
td {
	background-color : White;
}
a {
	color : #333333;
	letter-spacing : 1px;
	text-decoration : underline;
}
a:hover {
	color : #FF0066;
	letter-spacing : 1px;
	text-decoration : underline;
	background-color : White;
}
a:visited {
	color : #333333;
	letter-spacing : 1px;
	text-decoration : underline;
}
.text10 {
	font-size : 10px;
}
.text9 {
	font-size : 9px
}
.border {
	border : 1px solid #330099;
}
.borderBot {
	border-bottom-color : #3D461E;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.caption {
	font-size : 9px;
	font-style : italic;
}
.caption10pt {
	font-size : 10px;
	font-style : italic;
}
.caption11pt {
	font-size : 11px;
	font-style : italic;
}
.title {
	letter-spacing : 1px;
	font-weight : bold;
}
.transparent {
	background-color : transparent;
}
.paleBack {
	background-color : #CCCCFF;
}
.photoBack {
	background-image : url(../site/photoBack1.jpg);
	background-position : right;
	background-repeat : no-repeat;
}
.photoBackF {
	background-image : url(../slices/foxglove.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.photoBackS {
	background-image : url(../slices/saundersfoot.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.photoBackSB {
	background-position : top;
	background-image : url(../slices/seaBird.jpg);
	background-repeat : no-repeat;
}
.backBlue{
	background-color : #330099;
	color : White;
}
#menu {
         width: auto;
         padding: 0;
         color: #330099;
         font-size : 11px;
}
 #menu ul {
         list-style: none;
         margin: 0;
         padding: 0px 0px 0px 0px;
         border: none;
 }
 #menu li {
        margin: 0;
 }
 #menu li a {
         color: #330099;
         display: block;
         padding: 6px 3px 6px 0.5em;
         text-decoration: underline;
         width : 100%;
}
 #menu li a:hover {
         background-color: #0066CC;
         color: White;
		 text-decoration:underline;
 }

