body 		{
	margin:0px 10px 0px 10px;
	background-color: #C4ECFF;
	background-image: url(../../../images/bgrnds/buff18.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000099;
}

a:active	{ color: #008000; }
a:link		{ color: #3300FF; }
a:visited	{ color: #FF9900; }
a:hover 	{ background-color: #FFCC66;}

/* start navbar based on westciv */

div#navbar {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-variant: small-caps;
}

#navbar a:link {
	color: #0070A6;
	border-left: 4px solid #0070A6;
	border-top: 1px solid #0070A6;
	border-right: 1px solid #0070A6;
	border-bottom: 1px solid #0070A6;
	margin: 3px;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 4px;
	display: inline;
	background: #D2F0FF;
	text-decoration: none;
	line-height: 25px; /* remove for single line navbar */
}

#navbar a:visited {
	color: #448888;
	border-left: 4px solid #448888;
	border-top: 1px solid #0070A6;
	border-right: 1px solid #0070A6;
	border-bottom: 1px solid #0070A6;
	margin: 3px;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 4px;
	text-decoration: none;
	line-height: 25px; /* remove for single line navbar */
	font-style: italic;
}

#navbar a:hover, a:active {
	background: #A4E1FF;
	text-decoration: none;
	color: #1E58B9;
}

#navbar a.current {
	color: #3333FF;
	background-color: #66CCFF;
	text-decoration: none;
	border-left: 5px solid #3333FF;
}

/* end navbar based on westciv */

table{
	clear: both;
	width: 98%;
	text-align: left;
}

h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2		{
		font-size: 16pt;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #3333CC;
		font-style: italic;
}

h3		{
		font-size: 12pt;
		color: #3333CC; font-style: oblique
}
		
h4		{
		font-size: 10pt;
		color: #FF3333; text-align: center; font-style: normal
}
		
h5 		{
		font-size: 10pt;
		color: #FF3333; font-style: normal;
}
		
th 		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt; ; text-align: left;
}

.title		{ font-family: Arial, Geneva, sans-serif;
				font-size: 8pt; text-align: center;
}
	
.centre	{ font-family: Arial, Geneva, sans-serif;
		font-size: 11pt; text-align: center;}
		
.footer	{font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;}
		
.boat 		{ font-family: "Lucida Handwriting", Centaur, "Book Antiqua";
		font-size: 10px; text-align: center; ; font-weight: bold; color: #330066}
		
.conditions 	{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;}
		
ul {		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;}
