body {
	background-color: #D2E1F9;
}
p {
	font-size: 0.75em;
}
h1, a.h1 {
	font-size: 0.90em;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.h1 {
	font-size: 1em;
}

#moredetail p, li {
	font-size: 0.68em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2, a.h2 {
	font-size: 0.80em;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.first {
	margin-top: 0px;
}
div.enlarge {
	position: absolute;
	width: 750px;
	overflow: hidden;
	background-image: url(/jetski/images/transparent.png);
	padding: 10px 0px;
}
div.enlarge a {
	font-size: 0.8em;
}
div.enlarge img { margin: auto; }

div.fp_jetski {
	border: 1px solid #000; 
	background-color: #D2E1F9; 
	padding: 5px;
	margin-bottom: 10px;
}

div.textcontainer {
	border: 1px solid #000; 
	background-color: #D2E1F9; 
	padding: 5px;
	margin-bottom: 10px;
}
div.textcontainer p { font-size: 0.75em; }

div.fp_jetski_image {
	text-align: center; 
	width: 200px; 
	float: left;
	margin-right: 5px;
}
div.fp_jetski_image a {
	font-size: 0.8em;
}

.hide { display: none; }
.show { display: block; }

table.features { border-collapse: collapse; }
table.features td { background-color: #D2E1F9; border: 1px solid #000099; padding: 2px; font-size: 0.7em }

#textmenu { width: 100%; text-align: left; }
#textmenu a { font-size: 1.1em; color: #0066FF; }

#contactaddress * {
	font-size: 1em;
}

a.menulink {
	display: block; 
	background-color: #0066FF; 
	border: 1px solid #000; 
	color: #FFF; 
	padding: 3px;
	margin-bottom: 2px;
	text-decoration: none;
	font-size: 11px;
}
a.menulink:hover {
	background-color: #FFF; 
	color: #0066FF; 
	text-decoration: none;
	font-size: 11px;
	padding: 3px;
}

a.infotext p {
	text-decoration: none;
}
