@charset utf-8;
.pNoTopMargin {
	margin-top: 0px;
	padding-top: 0px;
}
#mainContent #centerImages {
	margin-left: 4em;
}

#mainContent h1 {
	font-size: 28px;
	color: #6C5736;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FBE789;
}
#mainContent h2 {
	font-size: 22px;
	color: #6C5736;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBE789;
}
#mainContent h4 {
	font-size: 22px;
	color: #6C5736;
}

#mainContent h3 {
	font-size: 18px;
	color: #6C5736;
}
#mainContent h5 {
	font-size: 16px;
	color: #6C5736;
}
#mainContent     .eighteenPointFont {
	font-size: 18px;
	color: #6C5736;
}

#mainContent  .underlineText {
	text-decoration: underline;
	font-weight: bold;
}
#mainContent .italicize {
	font-style: italic;
}
#mainContent .italicizeBrown {
	font-style: italic;
	color: #866D44;
	font-size: 0.8em;
}



#mainContent  .imageBorder {
	border: 3px solid #6C5736;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#mainContent .floatRight {
	float: right;
	border: 3px solid #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#mainContent .floatRightNoBorder {
	float: right;
}
#mainContent  .button  {
	background-color: #FEFD95;
	border: 2px solid #6C5736;
	padding: 2px;
}
#mainContent  .textFieldBorder {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#mainContent .formBorder {
	border: 2px solid #FFCC33;
}
#mainContent .boldText {
	font-weight: bold;
	color: #866D44;
}

#mainContent .floatLeft {
	float: left;
	margin: 10px;
}
#mainContent .boardTitle {
	font-size: 18px;
	font-style: italic;
	color: #6C5736;
	font-weight: bold;
}
#mainContent  a:link {
	color: #6C5736;
	text-decoration: underline;
}
#mainContent a:visited {
	color: #76C8DC;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #FBE789;
	text-decoration: none;
}








#footer  .address {
	font-size: 90%;
	color: #666666;
	text-align: center;
}

#footer a:link {
	color: #6C9D31;
	text-decoration: none;
	font-weight: bold;
}
#footer  a:visited  {
	text-decoration: none;
	color: #BBD79F;
	font-weight: bold;
}

#footer a:hover {
	color: #6C5635;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-weight: bold;
}

#footer  .floatRightNoBorderFooter {
	float: right;
}
#footer #footerTGInfo {
	position: relative;
}
#footer  .solarHostingLink {
	position: absolute;
	right: 3px;
	top: 35px;
}

#header .clear {
	clear: both;
}
#header .relativePositionedPart {
	position: relative;
}

#header .absolutePositionedPart {
	position: absolute;
	left: 200px;
	top: 149px;
}
#header .logo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header .floatRightHeader {
	float: right;
	border: 3px solid #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}



#sidebar1  .image {
	padding-top: 25px;
	padding-right: 10px;
}

#sidebar1 .background {
	background-color: #FFFFFF;
	color: #6C5736;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar1 a:link {
	color: #8EBD61;
	text-decoration: underline;
}

#sidebar1  a:visited {
	text-decoration: underline;
	color: #D0E8B5;
}


#sidebar1 a:hover {
	color: #FBE789;
	text-decoration: none;
}
#sidebar1 floatRightNoBorder {
	float: right;
}
#sidebar1 .textColor {
	color: #DDEFE6;
}
#sidebar1 .boldText {
	font-weight: bold;
}
#sidebar1 .boldTextNoPadding {
	font-weight: bold;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  .thankyouImages {
	border: 5px double #6C5736;
}

