/*
	Default style sheet for Old Fenimore Unit 10E - "Cedar Key Getaway"
	Copyright 1999-2005, RAE, Inc.
	File: styles/default.css
	Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
	Date: 14-Apr-2005
	Version: 1.0
*/

/* Font definitions
*******************************************************************/	
BODY {
	margin: 0px 0px 0px 0px;
	width: 757px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99664D;
}

INPUT, TEXTAREA {font-size: 10px;}

H1 {font-size: 20px;}
H2 {font-size: 18px;}
H3 {font-size: 16px;}
H4 {font-size: 14px;}

H1, H2, H3, H4 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #2B6D66;
	font-weight: bold;
}

FORM {margin: 0px 0px 0px 0px;}

DD {margin-left: 15px;}

P, UL, OL, DL {
	margin-top: 10px;
	margin-bottom: 10px;
}

.smallest	{font-size: 9px;}
.smaller	{font-size: 10px;}
.small		{font-size: 11px;}
.normal   {font-size: 12px;}
.big			{font-size: 16px;}
.bigger		{font-size: 20px;}
.biggest	{font-size: 24px;}

/* Text tweaks
*******************************************************************/
.underline	{text-decoration: underline;}
.credit			{
	font-family: serif;
	font-style: italic;
}

.photo-title		{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;}

.subhead	{
	font-size: 16px;
	color: #2B6D66;
	font-weight: bold;
}
.redtext {
	color: #CC0000;
}

/* Link appearance
*******************************************************************/

A:link		{color: #CC0000; text-decoration: underline;}
A:visited	{color: #CC0000; text-decoration: underline;}
A:active	{color: #FF0000; text-decoration: underline;}

/* Page layout specs
*******************************************************************/
.mainbg {
	background-image: url(../img/main-bg.gif);
}
.photosbg {
	background-image: url(../img/photos-bg.gif);
}
.leftnav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
}
.main-body {
	width: 757px;
}
.photos-body {
	width: 757px;
}
.main-right {
	margin: 0px 0px 0px 151px;
	width: 608px;
}
.main-copy {
	line-height: 170%;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 10px 10px;
}
.photos-right {
	width: 608px;
	height: 100%;
	color: #FFFFFF;
/*	background-color: #2B6C66; */
	margin: 0px 0px 0px 151px;
}
.photos-copy {
	color: #FFFFFF;
	padding: 10px 20px 10px 20px;
}
.main-footer {
	clear: both;
	width: 737px;
	text-align: right;
	padding: 10px 0px 30px 0px;
}
.photos-footer {
	clear: both;
	width: 737px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px 0px 30px 0px;
}
div.photos-footer a:link {
	color: #FFFFFF;
}
div.photos-footer a:visited {
	color: #FFFFFF;
}
.photoshow {
	text-align: center;
	white-space: nowrap;
	margin: 0px 0px 10px 0px;
}
.buttonnbr {
	font-size: 14px;
	font-weight: bold;
	background-color: #99564D;
	padding: 0px 8px 0px 8px;
}
div.photoshow a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.photoshow a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#captions {
	width: 568px;
	position: relative;
}
#photo1 {
	width: 568px;
	text-align: center;
	position: absolute;
	visibility: visible;
	font-size: 10px;
}
#photo2 {
	width: 568px;
	text-align: center;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
}
#photo3 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
}
#photo4 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo5 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo6 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo7 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo8 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo9 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo10 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo11 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo12 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo13 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo14 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}
#photo15 {
	width: 568px;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	text-align: center;
}

