a.whitelink:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.whitelink:visited {color: #FFFFFF; text-decoration: none ; font-weight: bold;}
a.whitelink:hover {color: #006600; text-decoration: underline ; font-weight: bold;}

a.blacklink:link {color: #000000; text-decoration: none; font-weight: bold;}
a.blacklink:visited {color: #000000; text-decoration: none ; font-weight: bold;}
a.blacklink:hover {color: #006600; text-decoration: underline ; font-weight: bold;}

a.homelink:link {color: #000000; text-decoration: none;}
a.homelink:visited {color: #000000; text-decoration: none;}
a.homelink:hover {color: #006600; text-decoration: underline;}

a.bookmark:link {color: #006600; text-decoration: none;font-weight: bold;font-size: 90%;}
a.bookmark:visited {color: #006600; text-decoration: none;font-weight: bold;font-size: 90%;}
a.bookmark:hover {color: #006600; text-decoration: underline;font-weight: bold;font-size: 90%;}

A, A:active, A:visited
{
	color: #006600;
    text-decoration: none;
}
A:hover
{
    color: #000000;
    text-decoration: underline;
}
BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
    color: #000000;
}
BODY
{
	background-color: #000000;
}
LI,UL,OL
{
	list-style : disc;
    list-style-position: outside;
		line-height: 120%;
		
}
H1, H2, H3, H4
{
	font-weight: bold
}
H2, H3, H4
{
	color: #000000
}
H1
{
	font-size: 200%
}
H2
{
	font-size: 130%;
	line-height: 115%
}
H3
{
	font-size: 100%;
	line-height: 100%
}
H4
{
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
H5
{
	font-size: 7pt;
	font-weight: normal
}
H6
{
	color: #ADADAD;
	font-size: 7pt;
	font-weight: normal
}
PRE
{
	font-size: 10pt;
    color: black;
}
.btnOk
{
    BACKGROUND: #009D4F;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.btnCancel
{
    BACKGROUND: red;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.introtext
{
	font-size: 11px;
	padding-left: 5px;
	line-height: 130%;
}
.cabinbottom
{
	font-size: 12px;
}
.maintable
{
 border-left: solid 1px #000000;
 border-right: solid 1px #000000;
 border-bottom: solid 1px #000000;
 background-color: #FFFFFF;
 padding: 0px;
 width: 800px;
}
.hometextspace
{
 width: 100%;
  border: solid 1px #000000;
}


.groundsbg
{
height: 400px;
background-image: url(../images/pageassets/grounds_bg.jpg);
background-position: left middle;
background-repeat: no-repeat;
font-size: 80%;
font-weight: bold;
color: #000000;
}
.activitiesbg
{
height: 400px;
background-image: url(../images/pageassets/activities_bg.jpg);
background-position: left middle;
background-repeat: no-repeat;
font-size: 80%;
font-weight: bold;
color: #000000;
}
.cabinsbg
{
height: 400px;
background-image: url(../images/pageassets/cabins_bg.jpg);
background-position: left middle;
background-repeat: no-repeat;
font-size: 80%;
font-weight: bold;
color: #000000;
}
.contactbg
{
height: 400px;
background-image: url(../images/pageassets/contact_bg.jpg);
background-position: left middle;
background-repeat: no-repeat;
font-size: 80%;
font-weight: bold;
color: #000000;
}
.earthdaybg
{
height: 400px;
background-image: url(../images/pageassets/earthday_bg.jpg);
background-position: left middle;
background-repeat: no-repeat;
font-size: 80%;
font-weight: bold;
color: #000000;
}
.copyrightbg
{
height: 400px;
background-image: url(../images/pageassets/copyright_bg.jpg);
background-position: left middle;
background-repeat: no-repeat;
font-size: 80%;
font-weight: bold;
color: #000000;
}
.specialsheadercell{
font-size: 80%;
font-weight: bold;
color: #000000;
}
.ratetitle
{
font-size: 115%;
font-weight: bold;
color: #000000;
text-transform: uppercase;
}
.Cabinheadertext{
	font-family: Georgia,'Times New Roman',Times,Serif;
	font-size: 120%;
	font-style: italic;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	background-color:#000000;
	
}
.CabinMaxSort{
	font-family: Georgia,'Times New Roman',Times,Serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	background-color:#304A25;
	margin-bottom:5px;
	
}
.CabinCatDesc{
	font-weight: bold;
	margin-left:20px;
}
.CabinName{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style'Serif;
	font-weight: bold;
	font-size: 130%;
	color: #006600;
}
.maxoccupancy{
color: #800000;
font-weight: bold;
}
.CabinCatNameRates{
	font-family: 'Times New Roman',Times,'Bookman Old Style'Serif;
	font-weight: bold;
	font-size: 130%;
	color: #006600;
}
.highseason{
background-color:#CCCCCC;
	width: 150px;
}
.midseason{
background-color:#FFFFE8;
	width: 150px;
}
.lowseason{
background-color:#FFFFFF;
	width: 150px;
}
.CabinCatDescRates{
	margin-left:10px;
	line-height: 130%;
}
.cabinnamerates{
font-weight: bold;
line-height: 130%;
text-decoration: underline;
}
.cabinnumbersrates{
font-weight: bold;
font-size: 90%;
}
.maxoccupancyrates{
color: #800000;
font-weight: bold;
font-size: 90%;
}
.cabindecsrates{
font-size: 90%;
margin-left:5px;
}
.symbol{
margin: 7px;
}


.MainHeaderClass{
background-image: url(../images/pageassets/header/headerright_main.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}
.GroundsHeaderClass{
background-image: url(../images/pageassets/header/headerright_grounds.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}
.CabinsHeaderClass{
background-image: url(../images/pageassets/header/headerright_cabins.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}
.ActivitiesHeaderClass{
background-image: url(../images/pageassets/header/headerright_activities.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}
td.packagesheader{
color: #000000;
font-size: 25px;
font-weight:bold;
font-variant: small-caps;
text-align: center;
height: 100px;
border: 1px solid #000000;
}
td#waterparkpackage{
background-image: url(../images/packages/splash_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
td#monthlypackage{
background-image: url(../images/packages/monthly_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
td#greenpackage{
background-image: url(../images/packages/green_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
td#familypackage{
background-image: url(../images/packages/family_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
td#otherpackage{
background-image: url(../images/packages/others_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
td#girlspackage{
background-image: url(../images/packages/girls_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
td#couplespackage{
background-image: url(../images/packages/couples_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
td#newwaterparkpackage{
background-image: url(../images/packages/newthisyear_header.jpg);
background-position: center center;
background-repeat: no-repeat;
}