﻿body
{
	font-family: Verdana, Arial;
	font-size: small;
	background-image: url(../Images/Structure/Background-Repeat-Top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #daecf8;
}

html, body
{
	height: 1155px;
}

p
{
	margin-top: 5px;
	margin-bottom: 10px;
}

.SideLeft
{
	background-image: url(../Images/Structure/InfoPages/Left-Side.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25%;
}

.AdminControlBox
{
	position: absolute;
	top: 0px;
	width: 300px;
	height: 30px;
	line-height: 30px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	margin: 10px;
	z-index: 300;
}

.Body
{
	background-image: url(../Images/Structure/InfoPages/Content-Background.jpg);
	background-repeat: no-repeat;
	background-position: center 172px;
}

.SideRight
{
	background-image: url(../Images/Structure/InfoPages/Right-Side.png);
	background-repeat: no-repeat;
	width: 25%;
	vertical-align: top;
}

.MainContainer
{
	border-collapse: collapse;
	width: 100%;
	height: 1150px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	border: 0px;
	position: absolute;
	z-index: 1;
}

.MainContainer Tr Td
{
	padding: 0px;
}

.HeaderLogo
{
	border: 0px;
}

.MainContent
{
	height: 1094px;
	margin: 0;
	padding: 20px;
}

.Header
{
	color: #042039;
	font-weight: bold;
	font-size: 24px;
}

.Info
{
	font-size: 22px;
}

.InfoSmall
{
	font-size: 18px;
}

.Link
{
	text-align: right;
	color: #acd5ef;
}

.Link A, .Link A:Hover, .Link A:Visited
{
	color: #2995e2;
	font-size: 24px;
}

.LinkSmall
{
	text-align: left;
	color: #acd5ef;
}

.LinkSmall A, .LinkSmall A:Hover, .LinkSmall A:Visited
{
	color: #2995e2;
	font-size: 18px;
}


.Introduction
{
	font-size: 18px;
}

.FooterLink
{
	width: 400px;
}

.CampsiteTable
{
	width: 99%;
}

.CampsiteTable Tr Td
{
	vertical-align: top;
	padding-bottom: 15px;
	width: 32%;
}

.Testimonial
{
	margin-top: 100px;
	margin-bottom: 500px;
}

.Quote
{
	font-size: 30px;
	margin-top: 30px;
}

.Footer
{
	background-image: url(../Images/Structure/InfoPages/Footer-Background-Repeat.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 595px;
	position: absolute;
	top: 930px;
	z-index: 0;
}

.Hamper
{
	margin-bottom: 100px;
}

.Hamper Tr Td
{
	vertical-align: top;
}

.IndentList
{
	margin-left: 25px;
	margin-top: 75px;
	margin-bottom: 75px;
}