﻿/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftcolumn {
	background-image: url(../images/sce/leftside_back.jpg);
	background-repeat: repeat-y;
}
.bottomline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #86c56b;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b5b2b2;
	text-decoration: none;
	line-height: 16px;
}
.leftphone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #283790;
	font-weight: bold;
}
.topback {
	background-image: url(../images/sce/topback.jpg);
	background-repeat: repeat-x;
}
.scrollpadding {
	padding-top: 10px;
}
.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.leftcontentpadding {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5dbb4c;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	color: #003399;
	padding-top: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5dbb4c;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #283790;
	background-image: url(../images/sce/subtitle_back.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
.testimonialsbox {
	background-image: url(../images/sce/testimonailbackground.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.eventhighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #3b9b46;
	text-decoration: none;
}
a:link {
	color: blue;
	text-decoration: none;
}


a:active {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}
#h3 a {
	color: #339900;
}
#h3 a:hover {
	color: #339900;
}
