html, body {
	height: 100%;
	font: 12px Geneva, Arial, Helvetica, san-serif;
}
body, #homebody {
	margin: 0;
	padding: 0;

	background: url(/assets/html/bg-home-photo.jpg) no-repeat center top;
}
#aboutbody {
	margin: 0;
	padding: 0;
	background: url(/assets/html/bg-home-photo.jpg) no-repeat center top;
}

a {
	font: 12px Geneva, Arial, Helvetica, san-serif;
	color: #003300;
}
a:hover { text-decoration: none; }
h1 {
	text-transform: uppercase;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #01491A;
	letter-spacing: .1em;
	margin: 0px 0px 32px;
	padding: 0px;
}
h2 {
  background: #005122;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 18px;
  padding: 2px 2px 4px 6px;
  margin: 0;
  border: 1px solid #C6B56E;
}
h3 {}
h4 {}
h5 {}
.clearer { clear: both; display: block; width: 1px; height: 1px; }
#pagecontainer {
    position: relative;
    height: auto;
	margin: 0 auto;
	background: url(/assets/html/tartantop.jpg) repeat-x center top;

}
#contentwrapper {
	padding-top: 35px;
	margin: 0 auto;
}
#headercell {
	display: block;
	clear:both;
	height: 86px;
	width: 860px;
	margin: 0 auto;
}
#logo {
	float: left;
	display: inline;
	width: 275px;
	height: 86px;
}
#mainnav {
	float: left;
	display: inline;
	width: 575px;
	height: 54px;
	margin-top: 9px;
}
#mainnav a { float: left; display: inline; height: 54px; }
#mainnav a:hover { background-position: 0 -54px; }
#mainnav span { display: none; }
.home {
	width: 70px;
	background: url(/assets/html/home.gif) no-repeat;
}
.aboutus { width: 93px; 	background: url(/assets/html/about.gif) no-repeat;}
.mission { width: 84px; 	background: url(/assets/html/mission.gif) no-repeat;}
.community { width: 145px; 	background: url(/assets/html/community.gif) no-repeat;}
.register { width: 80px; 	background: url(/assets/html/register.gif) no-repeat;}
.contactus { width: 103px; 	background: url(/assets/html/contact.gif) no-repeat;}
#contentcontainer {
	display: block;
	clear:both;
	width: 860px;
	margin: 0 auto;
		min-height: 300px;
}
#footercontainer {
	display: block;
	clear:both;
	width: auto;
	margin: 0 auto;
	background: url(../html/tartan.jpg);
}
body#homebody .transwhitecell {
	background-image: url(/assets/html/transwhite.png);
	padding: 15px;
	font: 13px Geneva, Arial, Helvetica, san-serif;
	width: 475px;
	margin-left: 10px;
}
.homeleft {
	float: left;
	display: inline;
	width: 300px;
	height: auto;
	margin-top: 300px;
}

.homeright {
	float: left;
	display: inline;
	width: 525px;
	padding-left: 25px;
}
.homeboxes {
	width: 850px;
	height: auto;
	clear: both;
	display: block;
	margin: 0 auto;
	padding-top: 5px;
}
.homeboxes div {
	width: 270px;
	height: auto;
	float: left;
	display: inline;
	padding: 5px;

	margin: 2px;
	min-height: 100px;

	border: 0px solid #005122;
}
.homeboxes div.last {
		margin-right: 0px;
}
.homeboxes div div{
	width: auto;
	height: auto;
	padding: 2px 5px 5px 5px;
		border: 0px solid #005122;
	background:none;
}
#footercontainer {
	width: 100%;
	height: auto;
	padding-top: 50px;
	text-align: center;
	clear: both;
	display: block;
	background: url(/assets/html/tartanbottom.png) repeat-x center top;
	padding-bottom: 15px;
}
#footercontainer, #footercontainer a {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
}
.contentmenu {
	padding: 2px 0px 3px 5px;
	margin: 5px 0px 8px;
	list-style: none;
	clear: both;
}

/* SUB PAGE WRAPPING AND COLUMNS */

.leftcell {
	float: left;
	width: 500px;
	margin-right: 0px;
}


.subpagewrapper {
	padding-left: 10px;
	min-height: 445px;
}
.subpagewrapperalone {
	margin: 0 auto;
	width: 100%;
	min-height: 445px;
}
.subpagewrapper .testimonialcell {
	float: left;
	width: 185px;
	z-index: 100;
	margin-right: 55px;
}
.subpagewrapper .menucell {
	float: left;
	width: 185px;
	z-index: 100;
	margin-right: 55px;
}
.subpagewrapper .menucell ul{
	padding: 0;
	width: 185px;
	list-style: none;
	margin: 0;
	z-index: 100;
}
.subpagewrapper .menucell ul li a{
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
	display: block;
	padding-left: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #B8AB62;
	background: #004F22;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.subpagewrapper .menucell ul li.active a{
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
	display: block;
	padding-left: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	background: url(/assets/html/arrow.gif) no-repeat right center;
	color: #004F22;
	z-index: 1;
	border: 0px solid #004F22;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}


.subpagewrapper .menucell li a:hover{
	text-decoration: none;
	background: #B8AB62;
	color: #004F22;
	border: 1px solid #004F22;
}

.subpagewrapper .leftcell {
	float: left;
	width: 600px;
}
.subpagewrapper .rightcell {
	float: left;
	width: 170px;
}

.subpagewrapper .gallPhotoSmlTxt img {
	width: 50px;
	height: 50px;
	border: 1px solid #CDBE6F;
}
.subpagewrapper .gallPhotoSmlTxt img:hover {
	border: 1px solid #FFFFFF;
}
h1 {
	display: none;
}
.testcenter {
	margin: 0 auto;
	width: 700px;
}
.testlistnodetable{
	padding-bottom: 10px;
}
.testlistnodetable .rechdr {
	font-size: 11px;
	font-color: #003300;
}
.listnodetable .rechdr {
		font-color: #003300;
	font-size: 16px;
	font-weight: bold;
}
.rechdr, .rechdr a{
	font-color: #003300;
	font-size: 16px;
	font-weight: bold;

}
/* Form stuff */
.formcenter {
	margin: 0 auto;
	width: 500px;
}
.labels {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.fields input, .fields select, .fields textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	border: 1px solid #175D77;
}

.listbannertxt {
	font-color: #003300;
	color: #004F22;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
/* Slideshow Stuff */

ul#lefthome {

	width: auto;
	height: 150px;
		padding: 0;
		margin: 0;
		list-style-type: none;
}
ul#lefthome li{
	padding: 0;
	margin: 0;
	height: auto;
	list-style-type: none;
}
ul#lefthome li img{
	border: 1px solid #000000;
}
ul#side2 {
	width: auto;
	height: 200px;
		padding: 0;
		margin: 0;
		list-style-type: none;
}
ul#side2 li{
	padding: 0;
	margin: 0;
	height: auto;
	list-style-type: none;
}
ul#side2 li img{
	border: 1px solid #000000;
}
#photoslideshow{
	padding: 3px;
	margin: 0 auto;
	width: 185px;
}


.innerfade-title{
	display: none;
}
.innerfade-title h2{
	display: none;
}
.menucell h2 {
	background: #005122;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	padding: 2px 2px 2px 6px;
	margin: 0;
	border: 1px solid #C6B56E;
	width: 179px;
}
.newsrectitle, .newsrectitle a {
	font-weight: bold;
}
.newsheadercell {
	padding: 2px;
}
.newspageofpage {
	text-align: right;
}
.newsAltRow1 {
	padding: 4px;
}
.newsAltRow2 {
	padding: 4px;
}
.newspagingnav {
	padding: 4px;
	margin-top: 10px;
}
div.tickernode {
	width: auto;
	height: auto;
	padding: 0px;
		border: 0px;
	background:none;
min-height: 5px;
}
.tickertxt {}

