#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
#nav ul {
	text-align: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}
#nav li {
	display: block;

}
#nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#nav a:hover {
	background-color: #e6e6e6;
	color: #660000;
	display: block;
}


a:link {
	color: 8b2520;
}
a:visited {
	color: 8b2520;
}
a:hover {
	color: #333333;
}
a:active {
	color: #CCCCCC;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
}
.introtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.introtextboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0066;
}
.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}

.leaf {
	background-image: url(../images/backgrounds/grass_whiteback_fade.jpg);
	background-repeat: no-repeat;
}
.heading1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.heading1bold {
	color: #547F35;
	font-weight: bold;
	font-size: 12px;
}

.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
img {
}
.navigationCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	background-color: #CCCCCC;
}
#header {
	background-color: #EBEBEB;
	vertical-align: bottom;
}
#header .navigation a {
	color: #FFFFFF;
}
#header .navigation {
	color: #CCCCCC;
}
#header .navigation a:hover {
	color: #CCCCCC;
}
#embed_table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#embed_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
}
.image-left {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image-right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
#header .heading1 {
	color: #333333;
}
#Job_table td {
	font-size: 11px;
}
.introtextsingle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.introtextYellow {
	color: #8B2520;
	font-weight: bold;
}
.headingindex {
	color: #8B2520;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.introtext_Under {
	text-decoration: underline;
}
