body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../art/bodyBg.jpg);
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a {
	position: relative;
	text-decoration:underline;
	color:#FF6600;
	outline: none;
}
a:hover {
	text-decoration:none;
}
ul {
	margin:10px;
	padding:0;
	list-style:none;
}
li {
	background:url(../art/a1.gif) no-repeat left 6px;
	margin:0px 0px 10px;
	padding:0px 0px 0px 10px;
	line-height:18px;
}
em {
	font-size: 12px;
	color: #D2270F;
	margin: 10px;
}
strong {
	color: #E6E4D6;
}
blockquote {
	margin: 10px 10px 20px;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	border: 1px dotted #F6F6F6;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	background: #666666;
}
#container {
	background: url(../art/containerBgHome.png) repeat-y center top;
	text-align: left;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
#inner #container {
	background: url(../art/containerBg.png) repeat-y center top;
}
#topBorder {
	background: url(../art/topBorder.png) no-repeat center top;
	height: 21px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
#btmBorder {
	background: url(../art/btmBorder.png) no-repeat center top;
	height: 21px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	*margin-top: -10px;
}
#logo {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#logo a {
	display: block;
	background: url(../art/groveland_logo.gif) no-repeat;
	height: 60px;
	width: 326px;
	text-indent: -9999px;
}
#mainNav {
	text-align: center;
	line-height: 69px;
	background: url(../art/nav_bg.png) no-repeat center center;
	height: 69px;
	color: #FFFFFF;
}
#mainNav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#mainNav a:hover {
	text-decoration: underline;
}
#banner {
	text-align: center;
}
#primaryContent {
	padding-right: 21px;
	padding-left: 21px;
}
#primaryContent h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 10px;
	padding: 0px;
	border-bottom: 1px solid #FF6600;
	color: #98B7AC;
	font-style: italic;
}
#primaryContent h1 span {
	font-size: 18px;
	color: #FF6600;
}

#primaryContent h2 {
	margin: 10px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #E6E4D6;
}
#primaryContent img {
	border: 1px solid #EFEFEF;
}
#primaryContent a img {
	margin: 20px 30px 10px;
	border: 1px solid #EFEFEF;
	float: left;
}
#primaryContent img.banner {
	border-style: none;
}
#primaryContent p {
	font-size: 12px;
	line-height: 20px;
	margin: 10px;
	padding: 0px;
	color: #C3C3C3;
}
#inner #primaryContent {
	width: 430px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#secondaryContent {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 26px;
	width: 190px;
	text-align: center;
}
#secondaryContent h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px 0px 0px 5px;
	color: #FF6600;
	font-style: italic;
	border-bottom: 1px solid #b7210d;
	text-align: left;
}
#secondaryContent h2 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #E6E4D6;
}
#secondaryContent p {
	font-size: 12px;
	margin: 10px 0px;
	line-height: 18px;
	padding: 0px;
	text-align: left;
}
#secondaryContent img {
	margin: 20px auto 0px;
	border: 1px solid #EFEFEF;
}
.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
.quote {
	font-size: 22px;
	line-height: 20px;
}
.sig {
	display: block;
	text-align: right;
	margin-right: 20px;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #98B7AC;
	padding-bottom: 20px;
	border-bottom: 1px dotted #98B7AC;
	padding-top: 10px;
}
#primaryContent a.imgFloat {
	float: left;
	margin-bottom: 20px;
}
