/*
-----
navbar
-----
*/



#leftnav  {
float: left;
width: 160px;
background-color: #fff;
padding: 5px;
border-right-style: solid;
border-right-color: #e0e0e0;
border-right-width: 0px;
border-bottom-color: #672d67;
border-bottom-width: 1px;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: 1px 1px 1px #E3E3E3;
	
}

#leftnav a
{
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A787A;
}

#leftnav a:hover
{
	color: #fff;
	background-color: #bee5f1;
	font-weight: bold;
}

#leftnav a:link, .navlist a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#leftnav a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


.fontmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	color: #000000;


}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}


a {
	color: #036;
}
A {text-decoration: underline;}
a:hover { Text-Decoration: none; Color:#CC0033;}


.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.heading {
	font-size: 22pt;
	color: #003366;
	font-weight: normal;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;


}

.heading1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.linkunderline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	text-decoration: underline;
}
.heading2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3366;
	font-weight: bolder;
}

.background {
	background-attachment: scroll;
	background-image: url(../images/backbeach2.jpg);
	background-repeat: no-repeat;
}
.fontsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.heading3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.fontbottomlinks {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.fontmainpurple {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #CC0033;
}
.fontmainbluebig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #0066CC;
}
.fontmain1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding: 8px;
	width: 290px;
	border: 1px solid #666;
	background-color: #F3F7FC;
}

.sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	border: thin solid #039;
	padding: 3px;
	width: 140px;
	margin: 10px;
}

.fontsmalllblue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #3366FF;
}
.headinggreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006633;
	font-weight: bold;
}
.fontsmallgrey {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	font-style: italic;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	font-style: normal;
}


.fontsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #003366;
}
.fontmainsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	color: #000000;
}
.fontmainblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	color: #003366;
}

.hr  {
	
	border: 0;
	height: 1px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}