﻿/* Design by Glenn Summerfield (lakeshoreitgrp.com) */



*
{
	margin: 0 auto 0 auto;
	text-align: left;
}

#page
{
	border: 3px ridge #6daae1;
	display: block;
	height: 61px;
	position: relative;
	width: 665px;
	background-color: #b6d8f3;
	visibility: visible;
	clear: both;
}
#mainPicture
{
	width: 670px;
	height: 211px;
	top: 25px;
	position: relative;
}
#mainPicture
{
	border: 4px ridge #6DAAE1;
	width: 670px;
	height: 212px;
	clip: rect(25px, auto, auto, auto);
	z-index: auto;
	top: 25px;
	background-image: url('Images/goodweather1.jpg');
}
#mainPicture .picture
{
	padding: 4px;
	border: 4px ridge #6daae1;
	background-position: center center;
	position: relative;
	width: 254px;
	height: 174px;
	top: 10px;
	background-image: url('Images/Cross Ent logo smaller1.jpg');
	background-repeat: no-repeat;
	margin-left: 10px;
	clip: rect(auto, auto, auto, auto);
}
#headerTitle
{
	position: absolute;
	left: 50px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	right: 10px;
	height: 10px;
}
#headerSubtext
{
	position: relative;
	top: 30px;
	left: 50px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.contentBox
{
	border-style: solid;
	border-width: 3px;
	border-color: #6daae1;
	width: 664px;
	height: auto;
	background-color: #FFFFFF;
}
.contentBox .innerBox
{
	position: relative;
	width: 670px;
	height: auto;
	top: 10px;
	padding-bottom: 10px;
	float: left;
}

.contentTitle
{
	font-size: 1.4em;
	margin-bottom: 0px;
	padding-top: 18px;
	margin-left: 15px;
	margin-top: 15px;
}
.contentText
{
	font-size: 1.1em;
	line-height: 24px;
	margin-left: 13px;
	margin-right: 13px;
}
#footer {
	width: 655px;
	height: 16px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;
	border-top-color: #6daae1;
	border-top-width: 4px;
	border-top-style: double;
}
#footer a
{
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
p {
}
html, body {
	text-align: center;
	background-image: url('Images/Cross_Ent_bkgrd.gif');
	background-repeat: repeat;
}
