@charset "utf-8";
/* CSS Document */

.container {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.rightcolumn {
	width: 220px;
	float: right;
	padding-top: 320px;
}


.leftcoliumn {
	width: 250px;
	float:left;
	
}

.maincolumn {
	width: 600px;
	padding-bottom: 50px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fcb033;
	float:left;
	margin-left:16px;
	margin-top:29px;
}

.maincolumnhome {
	width: 600px;
	padding-bottom: 50px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fcb033;
	float:left;
	margin-left:16px;
	margin-top:29px;
}

.maincolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #798C82;
	padding-left: 25px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #9FCF67;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7a9d4e;
	text-align: right;
	clear:both;
}

a {
	color: #7a9d4e;
	text-decoration: underline;
}
.bodyTextColor {
	color: #798C82;
}


a:hover {
	color: #A8C965;
	text-decoration: underline;
}

a:visited {
	color: #7a9d4e;
	text-decoration: underline;
}


.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FCF67;
	padding-top: 10px;
	color: #7E8F86;
	left: 30px;
	width: 220px;
}
.submenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 0px;
	text-align: left;
	color: #7E8F86;
	position: relative;
	width: 204px;
	left: 46px;
	height: 16px;
	padding-top:4px;
}

.menulink a, .submenulink a {
	color: #7E8F86;
	text-decoration:none
}

.menulink a:visited, .submenulink a:visited {
	color: #7E8F86;
	text-decoration:none
}

.menulink a:hover, .submenulink a:hover {
	color: #fcb033;
	text-decoration:none
}


.colonornament {
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
.topspace {
	padding-top: 20px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #FCB033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCB033;
	margin-bottom: -10px;
	padding-left:25px;
}
#hiddenPanel {
	position: absolute;
	height: 120px;
	width: 250px;
}
#slidePanel {
	position: relative;
	width: 250px;
}
h3 {
	color: #fcb033;
}
h4 {
	color:#9FCF67;
}
.green {
	color: #9FCF67;
}

.titleQuote {
	color:#fcb033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.ad {
	padding: 3px;
	margin-top: 25px;
	margin-left: 25px;
	border: 1px solid #FCB033;
	background-color: #FFFBF4;
}
.adTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F59B03;
}
.homeads {
	padding-left: 15px;
}
.testimonial {
	color: #7a9d4e;
}

