body  { 
	background-image:url('images/fish_mosaic.jpg')
}

h1 { 
	color: #FFFFFF; 
	font-family: Tempus Sans ITC, Verdana, sans-serif; 
	font-size:24pt; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold;
	color:#000080; 
}

h2 { 
	font-family: Tempus Sans ITC, Verdana, sans-serif; 
	font-size:16pt; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold; 
	text-align:center;
	color:#000080; 
}

h3 { 
	font-family: Tempus Sans ITC, Verdana, sans-serif; 
	font-size:14pt;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold;
	text-align:center;
	color:#000080; 
}

h4 { 
	font-family: Tempus Sans ITC, Verdana, sans-serif; 
	font-size:12pt;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-weight:bold
	text-align:center;
}

p { 
	font-family: Tempus Sans ITC; 
	font-size:13pt; 
	color:#000080; 
	text-align:center;
}

.note p { 
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana; 
	font-size:8pt 
}
li { 
	font-family: Tempus Sans ITC, Verdana, sans-serif; 
	font-size:13pt;
	color:#000080; 
	text-align:center;
}

a { 
	color: #0000FF; 
}
a:hover { 
	color:#FF0000 
}

table {
	background-color:#F4F453;
}

td {
	font-family: Tempus Sans ITC, Verdana, sans-serif; 
	font-size:12pt 
	color:#000080;
}

.tourinfo td {
	font-family: Verdana, sans-serif; 
	font-size:10pt; 
}

img {
	border:0px solid #000000; 
	margin:5px; 
}

.larger {
	font-family:Verdana; 
	font-size:11pt 
}

.caption {
	margin-top: 2px; 
	margin-bottom: 2px;
	font-size:9pt;
	font-family: Tempus Sans ITC", Verdana, sans-serif; 
	text-align:center; 
	color:#333333
}
.caption2{ 
	margin-top: 0px; 
	margin-bottom: 2px;
	font-size:10pt;
	font-family: Tempus Sans ITC", Verdana, sans-serif; 
	text-align:left; 
	color:#333333; 
	font-weight:bold
}

.footer p {
	margin-top: 2px; 
	margin-bottom: 2px;
	color: #000000; 
	font-size:10pt;
}

.footer a { 
	color: #000000; 
}

.footer a:visited { 
	color: #000000; 
}

.footer a:hover { 
	color: #FF0000; 
}

.clickbutton { 
	border-style: outset; 
	border-width: 1px; 
	padding-left: 4px; 
	padding-right: 4px; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    background-color: #666633; 
    color:#FFFFFF;
}

.clickbutton a { 
    font-size:9pt;
	color:#FFFFFF; 
	text-decoration: none; 
	font-family:Book Antiqua, Times New Roman, Serif;
}

.clickbutton a:visited {
	color:#FFFFFF; 
	text-decoration: none; 
}

.clickbutton a:hover {
	color:#00FFFF; 
	text-decoration: none 
}

#reviewblurb-full {
    padding:3px; 
    margin: 5px 5px 5px 5px; 
    width:650px;
	position:relative; left:50; right:50; 
	background:white; 
}
#reviewblurb-full p {
    font-family: Georgia;
    font-size: 10pt;
    margin-top: 0; 
    margin-bottom: 5px
}
#reviewblurb-full a {
    color: blue;
}
#reviewblurb-full a:visited {
    color: blue;
}
#reviewblurb-full a:hover {
    color: red;
}

.commentcontainer {
	text-align:center;
}

#comment {
	text-align:left;
	border-style:groove; border-width:1px; padding:7px; background-color: white;
	width:650px;
	margin-top:0; 
	margin-bottom:0; 
	margin-left: auto;
	margin-right: auto;
}
#comment p {
	font-family:Arial; 
	font-size:10pt;
}
#comment a {
    color: blue;
}
#comment a:visited {
    color: blue;
}
#comment a:hover {
    color: red;
}

#comment-reply {
	text-align:left;
	border-style:groove; border-width:1px; padding:7px; background-color: white;
	width:640px;
	margin-top:0; 
	margin-bottom:0; 
	margin-left: 80px;
	margin-right: auto;
}
#comment-reply p {
	font-family:Arial; 
	font-size:10pt;
}
#comment-reply a {
    color: blue;
}
#comment-reply a:visited {
    color: blue;
}
#comment-reply a:hover {
    color: red;
}