body {
	background-color: #363834;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
a {
	color: #1E4C00;
	text-decoration: none;
}
a:hover {
	background-color: #b2fb5c;
}
.headline {
	font-size: 18px;
	color: #333333;
}
.maintextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.right {
	float: right;
	border: 1px solid #363834;
	margin-bottom: 20px;
	margin-left: 20px;
}

#services, #services ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#services a {
	display: block;
	width: 122px;
	color: #FFFFFF;
	background-color: #030501;
}
#services a:hover {
	color: #b2fb5c;
}
#services li ul li a {
	text-decoration: none;
	display: block;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
}

#services li {
	float: left;
	width: 122px;
}
#services li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#services li:hover ul {
	left: auto;
}
#services li:hover ul, #services li.sfhover ul {
	left: auto;
}

/* submenu code */
#services li ul ul {
	margin: -1em 0 0 122px;
}
#services, #services ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#services li:hover ul ul, #services li.sfhover ul ul {
	left: -999em;
}
#services li:hover ul, #services li li:hover ul, #services li.sfhover ul, #services li li.sfhover ul {
	left: auto;
}

#about, #about ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#about a {
	display: block;
	width: 85px;
	color: #FFFFFF;
	background-color: #030501;
}
#about a:hover {
	color: #b2fb5c;
}
#about li ul li a {
	text-decoration: none;
	display: block;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
}
#about li {
	float: left;
	width: 103px;
}
#about li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#about li:hover ul {
	left: auto;

}
#about li:hover ul, #about li.sfhover ul {
	left: auto;
}

/* submenu code */
#about li ul ul {
	margin: -1em 0 0 103px;
}
#about, #about ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#about li:hover ul ul, #about li.sfhover ul ul {
	left: -999em;
}
#about li:hover ul, #about li li:hover ul, #about li.sfhover ul, #about li li.sfhover ul {
	left: auto;
}

.maintextsmallgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#leftColumnContainer {
	width: 231px;
	height: 100%;
	margin: 0 0 0 5px;
	padding: 0px;
	text-align: center;
	float: left;
	vertical-align: top;
	overflow: visible;
}
#leftColumnContainerBlack {
	background: url('/images/leftColBlkBG.jpg');
	width: 231px;
	height: 100%;
	margin: 0 0 0 5px;
	padding: 0px;
	text-align: center;
	float: left;
	vertical-align: top;
	overflow: visible;
}
#leftColumn {
	width: 204px;
	height: 100%;
	margin: 0 15px 0 7px;
	text-align: left;
	vertical-align: top;
}
#middleColumnContainer {
	width: 400px;
	height: 100%;
	margin: 0 0px 0 0px;
	padding: 0px;
	text-align: center;
	float: left;
	vertical-align: top;
	overflow: visible;
}
#middleColumn {
	width: 407px;
	height: 100%;
	margin: 0 0px 0 0px;
	text-align: left;
	vertical-align: top;
}
.middleColumnText {
	padding: 0 20px 0 10px;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#rightColumnContainer {
	width: 257px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
	vertical-align: top;
	overflow: auto;
}
#rightColumn {
	width: 237px;
	margin: 0 20px 0 0;
	padding: 0px;
	text-align: left;
}
img.drkBrdr {
	border: #000000 solid 2px;
	margin: 2px; /*0 0 1px 0;*/
}
.nav {
	vertical-align: top;
	background: url('/images/nav_bg.png');
}
.main_bg {
	background: #99CE5B url('/images/main_bg.png');
}
.divider {
	background: #99CE5B url('/images/divider_vertical.png');
}

/*===============================
	added by Frasier
===============================*/

h1	{
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
}

h2	{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-transform: uppercase;
	font-size: 20px;
}

#content a:link {color: blue;	text-decoration: underline;}
#content a:visited {color: #1E4C00;	text-decoration: underline;}
#content a:hover {color: blue; text-decoration: none; background-color: d6fb73;}
#content a:active {color: blue;	text-decoration: underline;}	