@charset "UTF-8";
/* CSS Document */

body {
	font: 100.01% "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
body#homePage li#homeLink a,
body#contactPage li#contactLink a,
body#boatPage li#boatLink a,
body#powerPage li#powerLink a,
body#mandalaPage li#mandalaLink a,
body#salesPage li#salesLink a,
body#linksPage li#linksLink a,
body#aboutPage li#aboutLink a
 {
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
h1 {
	margin: 5px 15px 0px 0px;
	padding: 0px;
	font: 2.8em Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	font-size: 0.85em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#header {
	margin-bottom: 10px;
}
#header p {
	margin-bottom: 5px;
	font-size: 1em;
}
#left {
	float: left;
	width: 500px;
	text-align: right;
}
#right {
	float: left;
	width: 240px;
	margin-left: 30px;
}
#right p {
	font-size: .85em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#right h2 {
	margin: 0px;
	padding: 0px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
}
.clearit {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#navBar {
	text-align: center;
}
#navBar li, #navBar ul {
	list-style: none;
}
#navBar li {
	display: inline;
}
#navBar a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	color: #666666;
}
#footer p {
	font-size: .75em;
	color: #999999;
	text-align: center;
	margin: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
}
.content {
	margin: 25px;
}
.content p {
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.content h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
.content h3 {
	font: 0.75em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #999999;
	letter-spacing: .01em;
	text-align: left;
}
#introArt {
	margin-top: 25px;
}
#introArt h2 {
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}
#introArt a:link, #introArt a:visited, #introArt a:active {
	color: #000000;
}
#introArt a:hover {
	text-decoration: none;
}
#bio {
	font: .85em/1.2em "Trebuchet MS", Arial, sans-serif;
	margin-left: 40px;
}
