HR {
	color : #FFFFFF;
}

.redhr {
	color : #CC0000;
}

.greyhr {
	color : #EFEFEF;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 14px;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 14px;
}

.beachbg {
    background-position : top right;
	background-repeat : no-repeat;
}


.red {
	color : #CC0000;
}

.leftpad {
    padding-left: 5px;
}

.formred {
	color : #CC0000;
    font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
     padding-left: 12;
    padding-right: 0;
    padding-bottom:5;
    padding-top: 5;
}

.grey {
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 12px;

}

.grey2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
    color : #3366CC;
    padding-right: 8px;
    text-align: justify;
}

.grey3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    color : #0000CC;
    padding-left: 8px;
    text-align: justify;
}

H1 {
	font-size : 17px;
	color : #3366CC;
    font-style: italic;
}

H2 {

font-size : 14px;
	color : #003399;
    font-style: italic;
}

H3 {
	font-size : 14px;
	color : #3366CC;
    font-style: italic;
}


H4 {
	font-size : 14px;
	color : #FFFFFF;
    margin: 0px;
}

.linktitle {
    background-color: #CC6666;
    padding-left: 10px;
}

.linktitle2 {
    background-color: #3366CC;
    padding-left: 10px;
}

.indent {
    padding-left: 20px;
    font-size: 13px;
}

.noindent {
    font-size: 13px;
}

A {
	color: #3366CC;
	text-decoration : underline;
}

A:link {
    color : #3366CC;
    text-decoration : underline;
}

A:active {
    color : #3366CC;
    text-decoration : underline;
}

A:visited {
    color : #3366CC;
    text-decoration : underline;
}

A:hover {
    color : #CC0000;
    text-decoration : none;
}

.nav {
	color : #FFFFFF;
	font-weight : bold;
	padding : 2;
	font-size : 12px;
	text-decoration : none;
	text-align : center;
	text-transform: capitalize;
	letter-spacing : 1px;
}

.nav:link {
	color : #FFFFFF;
	font-weight : bold;
	padding : 2;
	font-size : 12px;
	text-decoration : none;
	text-align : center;
    text-transform: capitalize;
}

.nav:active {
	color : #FFFFFF;
	font-weight : bold;
	padding : 2;
	font-size : 12px;
	text-decoration : none;
	text-align : center;
    text-transform: capitalize;
}

.nav:visited {
	color : #FFFFFF;
	font-weight : bold;
	padding : 2;
	font-size : 12px;
	text-decoration : none;
	text-align : center;
    text-transform: capitalize;
}

.nav:hover {
	color : #97D1FB;
	font-weight : bold;
	padding : 2;
	font-size : 12px;
	text-decoration : none;
	text-align : center;
    text-transform: capitalize;
}

LI {
	list-style-type : square;
	color : #000099;
}

.lired {
	list-style-type : square;
	color : #CC0000;
    font-weight: bold;
    font-size: 14px;
}

.border1 {
	border : 1px solid #CCCCCC;
}

.border {
	border : 1px solid #0033CC;
}

.border:hover {
	border : 1px solid #FFFFFF;
}

.pad {
    padding: 5px;
}


.padleft  {
    padding-left: 10px;
}
.spacing {
	padding-left: 20;
    padding-right: 20;
    padding-bottom: 20;
    padding-top: 15;
}

.norep {
	background-repeat : x-repeat;
}

strong {
    color: #003399;
}

.bg {
	background-position : top right;
	background-repeat : no-repeat;
}

.top {
	background-position : top left;
	background-repeat : no-repeat;
}

.bg2 {
	background-repeat : no-repeat;
}

.formentry {
    font-size : 13px;
    text-align: right;
    font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;	
    padding: 5px;
}

.formentry2 {
    font-size : 13px;
    text-align: right;
    font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;	
    padding: 5px 50px 5px 5px;
}

.formtext {
    padding-left: 12;
    padding-right: 0;
    padding-bottom:5;
    padding-top: 5;
    font-size : 13px;

}

textarea {
    font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	font-size : 13px;
}

select {
    font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	font-size : 13px;
}

input {
    font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	font-size : 13px;
}

.button {
    font-family : Arial, Helvetica, sans-serif;
	color : #3366CC;
	font-size : 16px;
    font-weight: bold;
}
.daytripheader {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	vertical-align: top;
	margin-top: 7px;
	margin-bottom: 7px;
}

.daytripheader2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	vertical-align: top;
	color: #FF0000;
}

.bodytext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Tableblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

