/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #000000;
	background: #CFCFCF;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	/*
	scrollbar-base-color: #CFCFCF;
	scrollbar-face-color: #EFEFEF;
	scrollbar-track-color: #CFCFCF;
	scrollbar-arrow-color: #2F2F2F;
	scrollbar-highlight-color: #CFCFCF;
	scrollbar-3dlight-color: #2F2F2F;
	scrollbar-shadow-color: #CFCFCF;
	scrollbar-darkshadow-color: #CFCFCF;
	*/
}

img { 
	border:0;
}

a, a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration:none;
}
a:hover {
	color: #000000;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
	color: #000000; 
	font-size:13px; 
	text-decoration:none;
	font-weight: bold;
}
a.footer:hover{
	color: #7F7F7F;
}
a.med_text {
	font-size: 13px;
}
a.white:hover {
	color: #000000;
}
a.pricing, a.pricing:link, a.pricing:active, a.pricing:visited {
	color: #FF0000;
}
a.pricing:hover {
	color: #000000;
}
p.foot {
	font-size:9px; 
}
p.page_title {
	font-size:16px; 
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
p.main_content { 
	font-size:.8em; 
}
p.small_text { 
	font-size:10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.med_text {
	font-size:12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.dealer {
	font-size: 10px;
}
p.boat_description {
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CFCFCF;
	border: 1px solid #8F8F8F;
}
font.small_text { 
	font-size:10px; 
}
td.nav_button {
	padding-left: 30px;
	height: 40px;
}
td.page_content {	
	padding-right: 30px;
	padding-top: 10px;
	padding-left: 30px;
}
td.top_title {
	text-align: left;
	valign: middle;
	height: 30px;
	padding-left: 20px;
	padding-top: 20px;	
}
td.boat_specs {
	padding: 5px;
	border: 1px solid #EFEFEF;
	font-size: 11px;
}
td.dealer_table {
	padding-bottom: 3px;
	border-bottom: 1px dashed #AFAFAF;
}
td.spec_cell { 
	padding-left: 5px;
	width: 50px;
}
td.footer {
	padding-bottom: 6px;
	align: center;
}
td.top_logo {
	background: black url(/home/top_bar.jpg) no-repeat top center;
	width: 100%;
	height: 60;
}
table {
	font-size: 12px;
}
table.home {
	background: #FFFFFF url(/home/canoe_bg.jpg) no-repeat top right;
	width: 100%;
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
}

table.main_body {
	border: 2px solid #000000;
	width: 780px;
	height: 90%;	
}
table.main_content {
	height: 100%;
	width: 100%;
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0px;
}
table.boat_table{
	width: 100%;
	border-bottom: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
	font-size: 10px;
}
table.boat{
	width: 90%;
	font-size: 12px;
	background-color: #EFEFEF;
	border: 1px solid #AFAFAF;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.register_form {
	
	border: 0px;
	font-size: 12px;
}
form.thin {
	margin-bottom: 0px;
	margin-top: 0px;
}
select.canoe {
  	background-color: #FFFFFF;
  	font-size: 10px;
  	font-weight: bold;
  	color: #666666;
	
}
input.go {
  	background-color: #FFFFFF;
  	font-size: 10px;
  	font-weight: bold;
  	color: #666666;
}
div.main {
	align: center;
	valign: middle;
	width: 760px;
	height: 410px;
}
div.boat_description {
	font-size:11px;
	font-style: italic;
}
div.scroll_pane {
	padding-left: 30px;	
}
div.med_text {
	font-size:11px;
}

