/*
	Default style sheet for Old Fenimore Unit 7E - "Serenity"
	Copyright 1999-2005, RAE, Inc.
	File: styles/default.css
	Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
	Date: 23-Oct-2005
	Version: 1.0
*/

/* Font definitions
*******************************************************************/	
BODY {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

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

H1 {font-size: 16px; color: #333366;}
H2 {font-size: 12px; color: #333366;}
H3 {font-size: 11px; color: #333366;}
H4 {font-size: 10px; color: #333366;}

H1, H2, H3, H4 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {
	margin-top: 0px;
	margin-bottom: 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;
}
.moreleading {line-height: 150%;}
.redtext {
	color: #cc0000;
	font-weight: bold;
}
.newshead {
	color: #333366;
	font-weight: bold;
	text-align: left;
}
.subtitle {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	text-align: left;
}
.subtitle2 {
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	text-align: left;
}

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

A:link		{color: #FF9E35; text-decoration: underline;}
A:visited	{color: #B69776; text-decoration: underline;}
A:hover		{color: #FB8404; text-decoration: underline;}

/* Page layout specs
*******************************************************************/
.content {
	margin: 0px 0px 0px 30px;
	width: 725px;
}
.navbar {
	padding: 10px 0px 10px 365px;
	white-space: nowrap;
}
.logo {
	padding: 15px 0px 0px 30px;
  float: left;
}
.headbox {
	height: 104px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.headphoto {
	height: 100px;
	margin: 2px 0px 2px 0px;
}
.newscolumn {
	width: 202px;
	padding: 0px 0px 0px 10px;
}
.newstext {
	text-align: justify;
}
.paddedcell {
	padding: 0px 10px 0px 10px;
}
.leftpaddedcell {
	padding: 0px 0px 0px 10px;
}
.textnav {
	font-family: Arial,Helvetica,sans-serif;
	color: #FF9E35;
	font-weight: bold;
	width: 725px;
	white-space: nowrap;
	border-bottom: 1px solid #000000;
}
div.textnav a:link {
	color: #FF9E35;
	text-decoration: none;
}
div.textnav a:visited {
	color: #B69776;
	text-decoration: none;
}
div.textnav a:hover {
	color: #FB8404;
	text-decoration: none;
}
.navdots {
	padding: 0px 5px 0px 5px;
	font-family: monospace;
	font-weight: bold;
}
.navpad {
	padding: 12px 0px 0px 0px;
}
.floatright {
	float: right;
	padding: 0px 0px 10px 10px;
}
.subhead {
	color: #333366;
	font-weight: bold;
	font-size: 14px;
	width: 725px;
	white-space: nowrap;
	border-bottom: 1px solid #000000;
}
.largephotocell {
	background-color: #DBDDE3;
	width: 475px;
	height: 327px;
}
.smallphotocell {
	background-color: #B8BCC8;
	width: 49;
	height: 49;
}
.footer {
	margin: 0px 0px 0px 30px;
	width: 725px;
	font-weight: bold;
	color: #333366;
	white-space: nowrap;
}
div.footer a:link {
	color: #86A0C0;
	text-decoration: none;
}
div.footer a:visited {
	color: #86A0C0;
	text-decoration: none;
}
div.footer a:hover {
	color: #FF9E35;
	text-decoration: none;
}

/* Tour page photos/caption layout 
*******************************************************************/
#photocaptions {
	position: relative;
}
#backview {
	position: absolute;
	visibility: hidden;
}
#balconyview {
	position: absolute;
	visibility: hidden;
}
#balconyview2 {
	position: absolute;
	visibility: hidden;
}
#balconyview3 {
	position: absolute;
	visibility: hidden;
}
#computer {
	position: absolute;
	visibility: hidden;
}
#corner {
	position: absolute;
	visibility: hidden;
}
#dining {
	position: absolute;
	visibility: hidden;
}
#dock {
	position: absolute;
	visibility: hidden;
}
#kitchen {
	position: absolute;
	visibility: hidden;
}
#loft {
	position: absolute;
	visibility: hidden;
}
#exterior {
	position: absolute;
	visibility: hidden;
}
#master1 {
	position: absolute;
	visibility: hidden;
}
#wideview {
	position: absolute;
	visibility: hidden;
}
#living {
	position: absolute;
	visibility: hidden;
}
#living1 {
	position: absolute;
	visibility: hidden;
}
#living2 {
	position: absolute;
	visibility: hidden;
}
#fishingbbq {
	position: absolute;
	visibility: hidden;
}
#pool {
	position: absolute;
	visibility: hidden;
}