/* sets the main body properties */
BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#2D5382; 
scrollbar-3dlight-color:#2D5382; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#FFFFFF; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 12pt;
}

HR {
color: #2D5382;
height: 1px;
width: 100%;
}

/* this sets an image to the left or to the right on a page */

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
}

.imageright {
margin: 0px 0px 0px 10px;
float: right;
}

/* this group sets the normal link colors */

a:link {
color: #1D66B9;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: #1D66B9;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:active {
color: #1D66B9;
text-decoration: underline;
font-weight: bold;
}



/* We like to use headings for special effects */

h1 {
font-size: 12pt;
font-weight: bold;
text-align: left;
letter-spacing: 3px;
color: #872929;
}

h2 {
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2;
color: #2D5382;
padding: 1px;
border-bottom: 1px dotted #2D5382;
}

h3 {
font-size : 12pt;
font-weight : bold;
color : #2D5382;
}

h4 {
text-align: center;
font-size: 12pt;
font-weight : bold;
letter-spacing: 2;
color : #872929;
}

h5 {
text-align: center;
font-size : 18pt;
font-weight : bold;
color : #872929;
}

h6 {
font-size : 14px;
font-weight : bold;
color : #000000;
width: 100%;
border-bottom: 1px solid #000000;
}

/* special classes */

.top {
background-color: #2D5382;
color: #E1E6EF;
font-weight: bold;
font-size : 10pt;
text-align: right;
vertical-align: bottom;
height: 40px;
padding-right: 10px;
border: 1px solid #000000;
}

.top a:link {
color: #E1E6EF;
font-weight: bold;
text-decoration: none;
}

.top a:visited {
color: #E1E6EF;
font-weight: bold;
text-decoration: none;
}

.top a:hover {
background-color: #E1E6EF;
color: #000000;
font-weight: bold;
text-decoration: underline overline;
}

.top a:active {
background-color: #E1E6EF;
color: #000000;
font-weight: bold;
text-decoration: underline overline;
}

.photos {
background-color: #2D5382;
color: #000000;
text-align: center;
height: 120px;
padding: 10px 0px 10px 0px;
border: 1px solid #000000;
}

.treatmentphotos {
background-color: #2D5382;
color: #000000;
text-align: center;
height: 120px;
padding: 0px 0px 0px 0px;
border: 1px solid #000000;
}

/* classes for left side navigation and button rollover */

.side {
background-color: #FFFFFF;
color: #000000;
font-size: 10pt;
width: 180px;
vertical-align: top;
text-align: left;
padding: 20px 0px 20px 0px;
}

.navlist {
	position: relative;
	width: 180px;
	padding: 0px 10px 0px 10px;
	}
	
.navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}
	
.navlist li {
	margin: 0 0 5px 0;
	font-size: 10pt;
}

.navlist a {
	/*/*/display: block;
	padding: 2px 0px 2px 25px;
	border: 1px solid #000000;
	width: 160px;
	background-color: #2D5382;
	font-weight: normal;
	background-image:  url('images/cell1.jpg'); /* */
}

.navlist a:link, .navlist a:visited, .navlist a:active {
	color: #FFFFFF;
	font-weight: normal;
	/*/*/color: #FFFFFF;
	text-decoration: none; /* */
}

.navlist a:hover {
	border: 1px solid #000000;
	background-color: #C53E3A;
	background-image:  url('images/cell2.jpg');
	color: #FFFFFF;

}
.current a:link, .current a:visited, .current a:hover {
	/*/*/border: 1px solid #000000;
	background-color: #C53E3A;
	background-image:  url('images/cell2.jpg');
	font-weight: normal;
	color: #FFFFFF; /* */
}

/* classes for main text area */

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: left;
padding: 20px 5px 20px 20px;
width: 570px;
font-size: 12pt;
}

/* state navigation area */

.statenav {
background-color: #2D5382;
color: #E1E6EF;
width: 750px;
font-size: 10pt;
font-weight: bold;
text-align: center;
padding: 10px 10px 10px 10px;
border: 2px solid #FFFFFF;
}

.statenav a:link {
color: #E1E6EF;
font-weight: bold;
text-decoration: none;
}

.statenav a:visited {
color: #E1E6EF;
font-weight: bold;
text-decoration: none;
}

.statenav a:hover {
background-color: #E1E6EF;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.statenav a:active {
background-color: #E1E6EF;
color: #000000;
font-weight: bold;
text-decoration: none;
}

/* copyright area */

.copyright {
background-color: #2D5382;
color: #E1E6EF;
width: 750px;
height: 40px;
font-size: 10pt;
font-weight: bold;
text-align: center;
padding: 10px 0px 10px 0px;
border: 1px solid #000000;
}

.copyright a:link {
color: #E1E6EF;
font-weight: bold;
text-decoration: none;
}

.copyright a:visited {
color: #E1E6EF;
font-weight: bold;
text-decoration: none;
}

.copyright a:hover {
background-color: #E1E6EF;
color: #000000;
font-weight: bold;
text-decoration: underline overline;
}

.copyright a:active {
background-color: #E1E6EF;
color: #000000;
font-weight: bold;
text-decoration: underline overline;
}

.centered {
text-align: center;
}

/* form buttons */

.form {
background-color: #2D5382;
background-image: url('images/cell1.jpg');
color: #FFFFFF;
font-weight: bold;
padding: 2px 2px 2px 15px;
border: 1px solid #000000;
}

/* location link styles */

a.citytown {color:#996633; font-weight: bold; text-decoration: none;}
a:visited.citytown {color:#996633; font-weight: bold; text-decoration: none;}
a:hover.citytown {color:#000000; font-weight: bold; text-decoration: underline;}

a.port {color:#996633; font-weight: bold; text-decoration: none;}
a:visited.port {color:#996633; font-weight: bold; text-decoration: none;}
a:hover.port {color:#000000; font-weight: bold; text-decoration: underline;}

a.chamber {color:#996633; font-weight: bold; text-decoration: none;}
a:visited.chamber {color:#996633; font-weight: bold; text-decoration: none;}
a:hover.chamber {color:#000000; font-weight: bold; text-decoration: underline;}

a.militarybase {color:#008000; font-weight: bold; text-decoration: none;}
a:visited.militarybase {color:#008000; font-weight: bold; text-decoration: none;}
a:hover.militarybase {color:#000000; font-weight: bold; text-decoration: underline;}

a.county {color:#666666; font-weight: bold; text-decoration: none;}
a:visited.county {color:#666666; font-weight: bold; text-decoration: none;}
a:hover.county {color:#000000; font-weight: bold; text-decoration: underline;}

a.campground {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.campground {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.campground {color:#000000; font-weight: bold; text-decoration: underline;}

a.hotel {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.hotel {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.hotel {color:#000000; font-weight: bold; text-decoration: underline;}

a.park {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.park {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.park {color:#000000; font-weight: bold; text-decoration: underline;}

a.resort {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.resort {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.resort {color:#000000; font-weight: bold; text-decoration: underline;}

a.ship {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.ship {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.ship {color:#000000; font-weight: bold; text-decoration: underline;}

a.producer {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.producer {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.producer {color:#000000; font-weight: bold; text-decoration: underline;}

a.venue {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.venue {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.venue {color:#000000; font-weight: bold; text-decoration: underline;}

a.church {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.church {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.church {color:#000000; font-weight: bold; text-decoration: underline;}

a.college {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.college {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.college {color:#000000; font-weight: bold; text-decoration: underline;}

a.university {color:#922818; font-weight: bold; text-decoration: none;}
a:visited.university {color:#922818; font-weight: bold; text-decoration: none;}
a:hover.university {color:#000000; font-weight: bold; text-decoration: underline;}

a.email {color:#000000; font-style: italic; font-weight: normal; text-decoration: none;}
a:visited.email {color:#800080; font-style: italic; font-weight: normal; text-decoration: none;}
a:hover.email {color:#AA0000; font-style: italic; font-weight: normal; text-decoration: none;}

a.state {color:#478C79; font-weight: bold; text-decoration: none;}
a:visited.state {color:#478C79; font-weight: bold; text-decoration: none;}
a:hover.state {color:#000000; font-weight: bold; text-decoration: underline;}

a.province {color:#478C79; font-weight: bold; text-decoration: none;}
a:visited.province {color:#478C79; font-weight: bold; text-decoration: none;}
a:hover.province {color:#000000; font-weight: bold; text-decoration: underline;}

a.territory {color:#478C79; font-weight: bold; text-decoration: none;}
a:visited.territory {color:#478C79; font-weight: bold; text-decoration: none;}
a:hover.territory {color:#000000; font-weight: bold; text-decoration: underline;}

a.province {color:#478C79; font-weight: bold; text-decoration: none;}
a:visited.province {color:#478C79; font-weight: bold; text-decoration: none;}
a:hover.province {color:#000000; font-weight: bold; text-decoration: underline;}

a.island {color:#478C79; font-weight: bold; text-decoration: none;}
a:visited.island {color:#478C79; font-weight: bold; text-decoration: none;}
a:hover.island {color:#000000; font-weight: bold; text-decoration: underline;}

a.country {color:#999900; font-weight: bold; text-decoration: none;}
a:visited.country {color:#999900; font-weight: bold; text-decoration: none;}
a:hover.country {color:#000000; font-weight: bold; text-decoration: underline;}

a.address {color:#663300; font-weight: bold; text-decoration: none;}
a:visited.address {color:#663300; font-weight: bold; text-decoration: none;}
a:hover.address {color:#000000; font-weight: bold; text-decoration: underline;}

.clubhouse {color: #1D66B9; text-decoration: none; font-weight: bold;}
.event {color: #1D66B9; text-decoration: none; font-weight: bold;}

p.stateheader {color: #C14136; font-size : 24pt; font-weight: bold; padding: 10px 10px 10px 10px;}

.alphabar {font-weight: normal; font-size: 12pt; text-align: center;}
.alphabet {font-weight: bold; font-size: 18pt; text-align: center;}
.alphabet a {font-size: 18pt;}

.noborder {border-width: 0px;}

.bold {
font-weight: bold;
}