﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
    margin-top: 0;
	background-image: url(../images/gradient.gif);
}

abbr 
{
    border-bottom: dashed 1px #000;
    cursor: help;
}

#Page 
{
	background-color: #fff;
	margin: 0 auto;
	width: 700px;
	text-align: left;
    border: 1px solid #339900;
	margin-top: 5px;
}

#Header
{
    background-image: url('../images/bg.jpg');
    height: 280px;
    margin: 0;
    text-align: right;
    padding: 10px;
}

#Right 
{
    position: absolute;
    top: 270px;
	margin: 0 auto;
	width: 700px;
	text-align: right;
}

#Header h1, #Header h2, #Header h3, #Header h4 
{
    font-family: "Times New Roman", Times, serif;
}

#Header h1 
{
    margin: 0;
    font-size: 26px;
    color: #fff;
    font-style: italic;
    font-weight: bold;
	padding-right: 25px;
}

#Header h2, #Header h3, #Header h4
{
    color: #339900;
    padding-right: 10px;
    margin: 0;
}

#Header h2 
{
    font-size: 26px;
}

#Header h3 
{
    font-size: 16px;
    font-style: italic;
}

#Header h4 
{
    position: absolute;
    top: 25px;
    font-size: 16px;
}

hr 
{
    background-color: #339900;
    color: #339900;
    margin: 0;
    border: 0;
    height: 1px;
    clear: both;
}

#Line 
{
    position: absolute;
    top: 45px;
    width: 640px;
}

#Nav 
{
    padding: 0;
    margin: 0;
	color: #fff;
	float: left;
	width: 100%;
	font-weight: bold;
	background-color: #339900;
	border-top: 1px solid #00CC33;
	border-bottom: 1px solid #006600;
}

#Nav li, #FtrNav li { display: inline; }

#FtrNav li
{
    padding-left: 2px;
    padding-right: 2px;
}

#Nav li a
{
    padding: 0.3em 0.8em;
	color: #fff;
	text-decoration: none;
	float: left;
	border-left: 1px solid #00CC33;
	border-right: 1px solid #006600;
}

.NavOn
{
    background-color: #006600;
}

#Nav li a:hover 
{
    text-decoration: underline;
	color: #fff;
}

#PhotoReel 
{
    clear:both;
    background-color: #B0C88A;
    padding-left: 3px;
}

#PhotoReel img 
{
    margin-top: 3px;
    margin-right: 0;
    margin-bottom: 2px;
    border: none;
}

#Content 
{
    padding-left: 10px;
    padding-right: 10px;
}

#Content h5
{
    margin-top: 35px;
    font-size: 0.8em;
}

#Content a:link, #Content a:active, #Content a:visited 
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#Content a:hover 
{
    text-decoration: underline;
}

#Content h4, #Content h5 
{
    font-size: 1em;
}

#Photos 
{
    padding-top: 3px;
    padding-left: 2px;
}

#Simple 
{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

#Journey 
{
    width: 100%;
    border-top: solid 2px #339900;
    border-left: solid 2px #339900;
    border-collapse: collapse;
}

#Journey th
{
    text-align: left;
    background-color: #339900;
    color: #fff;
    border-bottom: solid 2px #339900;
    border-right: solid 2px #339900;
    padding: 2px;
}

#Journey td 
{
    background-color: #fff;
    color: #000;
    border-bottom: solid 2px #339900;
    border-right: solid 2px #339900;
    padding: 2px;
}

.button
{
	background-color: #339900;
	color: #339900;
}

.FormItem
{
	display: block;
	margin-bottom: 3px;
}

.Checkbox input
{
	border: none;
}

label
{
    position: absolute;
    font-weight: bold;
	padding-top: 3px;
}

.FormItem input, .FormItem textarea, .FormItem select 
{
	margin-left: 100px;
}

input, textarea, select
{
	border: solid 1px #339900;
}

.LeftCol 
{
    float: left;
	width: 330px;
	margin-right: 10px;
	text-align: justify;
}

.RightCol 
{
    float: left;
	width: 330px;
	margin-left: 10px;
	text-align: justify;
}

blockquote 
{
     quotes: "\201C" "\201D";
     margin-left: 0;
     margin-bottom: 0;
     font-style: italic;
}

blockquote p:before { content: open-quote; font-weight: bold; }
blockquote p:after { content: close-quote; font-weight: bold; } 
blockquote p { margin: 0;}

.Source 
{
    margin: 0;
    font-weight: bold;
}

.Center 
{
    text-align: center;
}

.Photo 
{
    float: left;
    width: 171px;
    height: 150px;
    border: solid 1px #B0C88A;
    background: #B0C88A;
    margin-right: 1px;
    margin-bottom: 2px;
    text-align: center;
}

.Photo a:link, .Photo a:active, .Photo a:visited 
{
    color: #fff;
    text-decoration: none;
}

.Photo a:hover 
{
    text-decoration: underline;
}

.Photo img 
{
    border: none;
}

#FooterBar 
{
    clear: both;
    padding-top: 0.3em;
	padding-bottom: 0.3em;
	color: #fff;
	width: 100%;
	font-weight: bold;
	background-color: #339900;
	border-top: 1px solid #00CC33;
	border-bottom: 1px solid #006600;
	text-align: center;
}

#Footer
{
    padding-bottom: 10px;
    text-align: center;
}

#Footer p, #Footer address, #Footer ul
{
    margin: 0;
    font-style: normal;
}

#FtrNav li a, .Simon
{
	color: #000;
	text-decoration: none;
}

#FtrNav li a:hover, .Simon:hover 
{
    text-decoration: underline;
	color: #000;
}

.red {
	color: #ff0000;
}

.Cal 
{
    float: left;
}

.Prices
{
    margin-left: 5px;
    margin-bottom: 15px;
    float: left;
}

.Booked
{
    width: 15px;
    border: solid 1px #339900;
    background-color: #006600;
}

.Avail
{
    width: 15px;
    border: solid 1px #339900;
    background-color: #fff;
}

#Login_Wrapper 
{
	margin: 0 auto;	
	width: 300px;
	height: 150px;
}

#Login
{
	margin-top: 250px;
	width: 300px;
	height: 150px;
	text-align: center;
	background-color: #B0C88A;
	border-top: 2px solid #00CC33;
	border-left: 2px solid #00CC33;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #006600;
}

#Login_Hdr
{
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	background-color: #339900;
	color: #fff;
	margin-bottom: 10px;
}

#Login_Container
{
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
}

.Login_Label
{
	color: #000;
}

.Login_Textbox
{
	width: 150px;
}

#Login_Button
{
	text-align: center;
	margin-right: 20px;
	margin-top: 10px;
}
