#content p {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 0px;
	margin: 0px;
	height: 476px;
	width: 850px;
	line-height: 25px;
	text-align: justify;
}

#content p span {
	left: 100px;
	position: relative;
	margin-right: auto;
	margin-left: 50px;
}

#content p a {
	display: block;
	height: 50px;
	width: 220px;
	float: left;
	overflow: hidden;
}

#content p a:hover, #content p a:active {
	text-indent: -220px;
}

#content .fiddle {
	height: 476px;
	width: 190px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
}

#news {
	height: 760px;
	display: inline;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	border-top-color: #4c4c4c;
	border-top-width: 1px;
	border-top-style: dotted;
	width: 440px;
}

#news h1 {
	padding-left: 15px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-top: 15px;
	height: 25px;
	margin: 0px;
	color: #4c4c4c;
	line-height: 25px;
	font-weight: bold;
	font-size: large;
}

#news .item {
	height: 50px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	background-color: #e6e6e6;
	color: #191919;
	width: 410px;
}

#news strong {
	font-size: medium;
	color: #003366;
}

#testimonials {
	height: 760px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-left-color: #666666;
	border-top-color: #666666;
	float: left;
	display: inline;
	width: 439px;
}

#testimonials h1 {
	height: 25px;
	margin: 0px;
	padding: 15px;
	color: #4c4c4c;
	line-height: 25px;
	font-weight: bold;
	font-size: large;
}

#testimonials .item {
	height: 251px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(/styles/images/thistle.gif);
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 1px;
	padding: 30px;
	line-height: 20px;
	font-style: italic;
}

#fullpage {
}

#fullpage .item {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(/styles/images/thistle.gif);
	border-top-style: dotted;
	border-top-color: #4c4c4c;
	border-top-width: 1px;
	padding: 30px;
	line-height: 20px;
	font-style: italic;
}

#fullpage .schedule {
	border-bottom-color: #336633;
	border-top-color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-top-style: double;
	border-top-width: 1px;
	padding-left: 75px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	background-color: #e6e6e6;
	color: #191919;
}

#fullpage .schedule strong {
	font-size: medium;
	color: #003366;
}

.bottom {
	width: 380px;
	font-style: italic;
	text-align: right;
	padding: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	color: white;
}

#fullpage dl {
	line-height: 15px;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	margin-left: 20px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-left-width: 1px;
	width: 275px;
	float: left;
}

#fullpage dt {
	padding-top: 10px;
	padding-bottom: 5px;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 15px;
	color: #003366;
}

