﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", sans-serif;
	background-image: url("../images/background_tile5.gif");
	background-repeat: repeat;
}
#container {
	border-right: 2px solid #8c8c8c;
	border-bottom: 2px solid #8c8c8c;
	border-left: 2px solid #8c8c8c;
	background-color: #000;
}
#masthead {
	text-align: center;
	background-color: #fff;
	background-image: url("../images/head_boat.jpg");
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #874D4C;
}
html>body #navigation {
	overflow: hidden;
}
#navigation_galleries {
	text-align: right;
}
html>body #navigation_galleries {
	overflow: hidden;
}
#column_l {
	width: 609px;
	padding: 15px;
	background-color: #000;
}
html>body #column_l {
	width: 612;
	padding: 0 15px;
	background-color: #000;
}
#content {
	background-color: #000;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	border: 1px solid #874D4C;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #c77;
	background-color: #c77;
}

#navigation_galleries ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation_galleries li {
	float: left;
}
#navigation_galleries a {
	font-weight: bold;
	text-decoration: none;
	color: #c77;
	display:run-in;
	padding: 5px;
	/*border: 1px solid #cdc;*/
}
#navigation_galleries a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #c77;
	background-color: #c77;
}
#navigation_galleries a:visited {
	color: #cdc;
}


/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #c77;
}
h2 {
	font-size: x-large;
	color: #c77;
}
h3 {
	font-size: large;
	color: #c77;
}
h4 {
	font-size: medium;
	color: #c77;
}
blockquote,p,ol,ul,tdy {
	font-size: small;
	color: #fff;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #c77;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #c77;
}
/* Links */
a {
	color: #c55;
	text-decoration: underline;
}
a:hover {
	color: #9c9;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.ImgDetail {
	left: 450px;
	position: absolute;
	top: 195px;
}

TD {
	COLOR: #cdc; FONT-FAMILY: arial
}
.HotLink {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; LETTER-SPACING: 0.1em; TEXT-DECORATION: none; font-face: arial
}
.ImgDetail {
	LEFT: 450px; POSITION: absolute; TOP: 195px
}
.GalleryText {
	FONT-SIZE: 12px
}
.PresentationLayer {
	PADDING-LEFT: 30px
}
img {
	border-color: #000;
}
