/*
	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: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #376ea5;
}

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: #295282;
	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;
	color: #ffffff;
}
div.credit a:link {
  color: #ffffff;
}
div.credit a:visited {
  color: #ffffff;
}
.photo-title		{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;}
	
.page-title	{
	line-height: 150%;
	font-size: 18px;
	color: #295282;
	font-weight: bold;}
	
.subhead	{
	font-size: 14px;
	color: #295282;
	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
*******************************************************************/
#wrapper {
  width: 760px;
  margin: 0px auto 0px auto;
}

.photosbg {
	background-image: url(../img/photos-bg.gif);
}
.leftnav {
  position: absolute;
  top: 0px;
	width: 146px;
}
.main-body {
	width: 760px;
}
.photos-body {
	width: 760px;
}
.main-right {
  float: right;
	margin: 0px 0px 0px 0px;
	width: 614px;
}
#HomePhoto {
  height: 345px;
}
#GulfsidePhoto {
  height: 500px;
  background-color: #000000;
}
.cycle-overlay {
  position: absolute;
  bottom: 0;
  width: 594px;
  z-index: 600;
  background: #000000;
  color: #ffffff;
  padding: 10px;
  opacity: .5;
}
.cycle-caption {
  position: absolute;
  color: #ffffff;
  bottom: 10px;
  right: 15px;
  z-index: 700;
  opacity: .5;
}
.main-copy {
	line-height: 150%;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 10px 10px;
}
.right-photo-column {
  position: relative;
  float: right;
	margin: 0px 0px 0px 10px;
	width: 297px;
}
.less-leading {
	line-height: 120%;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 10px 10px;
}
.photos-right {
	width: 614px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 146px;
}
.photos-copy {
	background-color: #FFFFFF;
	padding: 5px 20px 10px 10px;
}
.main-footer {
  clear: both;
	width: 760px;
	text-align: right;
	padding: 10px 0px 30px 0px;
}
.photos-footer {
	clear: both;
	width: 760px;
	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;
}
