body
{
   font-family: verdana, sans-serif;
   font-size: 12px;
   margin: 10px;
   background: #999966;
	text-align: center;
}

a
{
	color: #357AB1;
	text-decoration: none;
}

a:hover
{
	color: #999966;
	text-decoration: underline;
}

h1
{
	margin: 0px;
}

h2
{
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	padding-top: 20px;
}

h3
{
	font-weight: bold;
	color: #999966;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h4
{
	font-weight: bold;
	color: #999966;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p
{
   line-height: 1.5em;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}

.twoTone
{
	color: #357AB1;
}

.photoRight
{
	border: solid 1px #000;
	margin: 0px 0px 10px 20px;
}

.photoLeft
{
	border: 0px;
	margin: 10px 20px 10px 0px;
}

.photo
{
	border: solid 1px #000;
}

.homePlan
{
	padding: 20px;
	text-align: center;
}

.homePlan img
{
	margin: 0px auto;
	padding: 0px 50px 10px 50px;
}

#container
{
	margin: 0px auto;
	width: 800px;
	border: 1px solid #663401;
	text-align: left;
}

#header a
{
	display: block;
	background: url(images/subpage_01.jpg) no-repeat;
	width: 800px;
	height: 145px;
}

#header span
{
	display: none;
}

#contentArea
{
	width: 800px;
   min-height: 700px;
   background: url(images/background.jpg) repeat-y;
   margin: 0px;
	padding: 0px;
   text-align: center;
}

#content
{
   margin: 0px auto;
	padding-bottom: 5px;
	width: 760px;
   text-align: left;
}


#copyright
{
	margin: 0px auto;
	width: 800px;
	text-align: right;
	font-size: 10px;
}

.plansTable
{
	width: 600px;
	border: solid 1px #CCCCCC;
	margin: 10px;
	font-size: 12px;
}

.plansTable th
{
	border: solid 1px #CCCCCC;
}


.plansTable td
{
	border: solid 1px #CCCCCC;
	padding: 5px;
}

.climateTable
{
	width: 600px;
	border: solid 1px #CCCCCC;
	margin: 10px;
	font-size: 12px;
}

.climateTable th
{
	text-align: center;
	border: solid 1px #CCCCCC;
}


.climateTable td
{
	border: solid 1px #CCCCCC;
	padding: 5px;
}