body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #f26531;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: .1em;
}
.subHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f26531;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f26531;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#f26531 }

.ThinLine { width:1px; height:1px; background:#bdd3bf }

.ThinLine2 { width:1px; height:1px; background:#116219 }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #ffffff;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {

	background-color:#001102;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
}
#activeLink {

	background-color:#001102;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
}

#mainlinks a
{
	color: #3b3f2a;
	text-decoration: none;
	font-weight: normal;
}

#mainlinks a:hover
{

	color: #3b3f2a;
	text-decoration: underline;
	font-weight: normal;
}

#secondarylinks a
{
	color: #f26531;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#secondarylinks a:hover
{

	color: #f26531;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

/*---------- ADDED STYLES ----------*/

table#mainNav {

	margin-top: 2em;
}
img.picStroke {

	border: #f26351 solid 1px;
	padding: 2px;
}
div.callout1 {

	background: #004408 url(../images/testimonialExtend.jpg) repeat-x;
	color: #ffffff;
	padding: 1em;
}
.callout2 {

	display: block;
	background-color: #002e05;
	color: #ffffff;
	padding: 1em;
}
.callout3 {

	display: block;
	background-color: #004408;
	color: #ffffff;
	padding: 1em;
}
.orangeText {

	color: #f26531;
}