@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/BGcolor.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 14px;
	text-align: justify;
}
li {
	font-size: 14px;
}
a {
	color: #007550;
	text-decoration: underline;
}
a:hover {
	color: #007550;
	text-decoration: none;
}
a:visited {
	color: #007550;
}
.MarbleBG {
	background-image: url(images/BrownMarbleBG.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.HeaderTopLeft {
	background-image: url(images/HeaderTopStretchL.png);
	background-repeat: repeat-x;
	background-position: top;
}
.HeaderTopRight {
	background-image: url(images/HeaderTopStretchR.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.TestimonialHeader {
	background-image: url(images/Header03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 163px;
}
.TestimonialHeaderContent {
	color: #FFFFFF;
	width: 350px;
	padding-left: 30px;
	padding-top: 18px;
	font-size: 17px;
	font-style: italic;
}

.PageBGhome {
	background-image: url(images/pageHomeBG.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 979px;
}
.PageBGsubpages {
	background-image: url(images/pageSubBG.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 979px;
}
.navSubBGstretch {
	background-image: url(images/navSubBG.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.navSubBG {
	background-image: url(images/navSubTopShadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.navSubBtmBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.SubButtonBoxStretch {
	color: #007550;
	background-image: url(images/SubButtonBoxStretch.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}



.GreenBoxBG {
	background-image: url(images/BoxGreenStretch.png);
	background-repeat: repeat-y;
}
.Footer03bg {
	background-image: url(images/Footer03stretch.png);
	background-repeat: repeat-x;
}
.FooterLinks {
	color: #000000;
	margin-bottom: 5px;
}
.FooterLinks a {
	color: #000000;
	text-decoration: underline;
}
.FooterLinks a:hover {
	color: #000000;
	text-decoration: none;
}
.FooterLinks a:visited {
	color: #000000;
}
.Footer01bg {
	background-image: url(images/Footer01stretch.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}

.CopyrightBox {
	font-size: 11px;
	color: #845c31;
}
.CopyrightBox a {
	color: #845c31;
	text-decoration: underline;
}
.CopyrightBox a:hover {
	color: #845c31;
	text-decoration: none;
}
.CopyrightBox a:visited {
	color: #845c31;
}
.ContentCell {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #845c31;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ContentCell02 {
	width: 350px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #845c31;
}
.ContentCell03 {
	width: 590px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #845c31;
	padding-left: 30px;
	padding-right: 30px;
}
.ContentSubCell {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ContentSubCell02 {
	width: 400px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #845c31;
}
.ContentSubCellEven01 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ContentSubCellEven02 {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #845c31;
	margin-top: 5px;
}
.ContentOneSubCellGallery {
	width: 650px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 10px;
}
.GalleryTable {
	border: 1px solid #BAC3CA;
}
.TestimonialAuth {
	font-style: italic;
	text-align: right;
}
.PressReleaseTable p {
	margin-top: 0px;
	margin-bottom: 0px;
}





.ContentOneSubCell {
	width: 690px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 10px;
	vertical-align: top;
}
.ContentOneSubCell li {
	margin-top: 0px;
	margin-bottom: 4px;
}
.ContentOneSubCell li p {
	margin-top: 0px;
	margin-bottom: 0px;
}


.TitleImage {
	margin-left: 6px;
}
.TitleSubBgStretch {
	background-image: url(images/TitleSub-BGstretch.png);
	background-repeat: repeat-x;
}

.imgBorder {
	border: 1px solid #007550;
}
.FloatRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

.LatestNewsBoxContent {
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.BorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007550;
}
.MissionTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7B5934;
	border-bottom-color: #7B5934;
}
.MissionTable p {
	text-align: center;
}

.DividerTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B5934;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5934;
}
