﻿.content
{
	width: 1032px;
	background-color: White;
	font-family: Verdana, Arial, Sans-Serif;
	margin-left: auto;
	margin-right: auto;
	font-size: medium;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-align: center;
}

.content .success
{
	color: Blue;
	font-weight: bold;
	font-size: 4;
}

.content table
{
	margin: auto;
}

.content h1
{
	color: #004040;
	font-size: 6;
	text-align: center;
}

.content h2
{
	font-family: Times New Roman;
	color: #800040;
	font-size: 5;
	text-align: center;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	color: #3333cc;
	text-decoration: underline;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
TABLE.Medium
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial;
}
INPUT.Medium
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.WarningLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff3300;
	font-style: italic;
	font-family: Verdana, Arial;
}

.FormLabel
{
	text-align: right;
}

.FormData
{
	text-align: left;
}



body
{
	background-image: url('http://fallcreekcabins.com/Pictures/BackgroundPictures/Background%20Pictures%20Being%20Used/ViewBG-2.JPG');
	background-attachment: fixed;
}

.FullForm
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-align: center;
}

.FullForm h1
{
	font-family: Times New Roman;
	color: #004040;
	font-size: 6;
	text-align: center;
}

.FullForm h2
{
	font-family: Times New Roman;
	color: #800040;
	font-size: 5;
	text-align: center;
}


.MedHeading
{
	font-family: Times New Roman;
	color: #000000;
	font-size: 18px;
}

.OthrHeading
{
	font-family: Times New Roman;
	color: #0000FF;
	font-size: 18px;
}

.FieldLabel
{
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana, arial;
	color: #000000;
}

.CabinHeader
{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana, arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

