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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #a1a1a1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.img_space {
	padding: 3px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}

.error {
	color: #900;
}

#container {
	width: 1076px;
	margin-right: auto;
	margin-left: auto;
}
.hor_row {
	width: 1062px;
	background-color: transparent;
	background-image: url(images/bg_container.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}
#logo {
	height: 150px;
	width: 340px;
	float: left;
}
#top {
	background-color: transparent;
	background-image: url(images/bg_sn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 722px;
	margin-top: 70px;
	height: 45px;
}
#small_nav {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-top: 19px;
	float: right;
	padding-bottom: 6px;
	width: 230px;
}
#nav {
	background-color: #FFCC00;
	border: 1px solid #FFFFFF;
	float: right;
	width: 705px;
	height: 33px;
	padding-left: 15px;
}
#side {
	float: left;
	width: 322px;
}
#content {
	float: right;
	width: 658px;
	padding: 30px 40px 15px;
}
.news {
	padding: 5px 12px 8px;
	width: 298px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9EC699;
	margin: 0px;
}
.news_img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	float: left;
}
.news h1 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 8px;
	line-height: 14px;
}
.news p {
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.learn {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title_bar {
	float: left;
}

#content h2 {
	font-size: 24px;
	line-height: 38px;
	font-weight: normal;
	color: #006600;
	padding-right: 0px;
	padding-left: 30px;
	background-image: url(images/arrow_white.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#content p {
	line-height: 22px;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 15px;
}

#content_p {
	float: right;
	width: 658px;
	padding: 35px 40px 30px;
}

#content_p h2 {
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
	color: #666666;
	padding-right: 0px;
	padding-left: 35px;
	background-image: url(images/arrow_white.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#content_p p {
	line-height: 18px;
	margin-top: 9px;
	margin-bottom: 10px;
}

#footer {
	background-color: #666666;
	float: left;
	width: 1060px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
}
#underfooter {
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(images/shade_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1076px;
	padding-top: 5px;
	float: left;
	font-size: 11px;
}
#events {
	float: right;
	width: 293px;
	margin-left: 30px;
}
#events h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #025B00;
	background-image: url(images/arrow_yel.jpg);
	background-repeat: no-repeat;
	background-position: left -2px;
	padding: 7px 7px 7px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#panel {
	background-color: #f6f6f6;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	padding: 15px;
}
#panel h2 {
	background-image: none;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 10px;
}
#panel h3 {
	font-size: 15px;
	font-style: italic;
	color: #E55B00;
	margin-top: 15px;
	margin-bottom: 0px;
}
#panel p {
	font-style: italic;
	line-height: 16px;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
#panel h4 {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #006600;
}
#copyright {
	float: left;
	width: 40%;
	padding-left: 10px;
}
#sms {
	text-align: right;
	float: right;
	width: 40%;
	padding-right: 10px;
}
#footer_left {
	background-color: transparent;
	background-image: url(images/ft_logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding: 10px 10px 10px 130px;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9d9d9d;
	float: left;
}
#footer_left p {
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer_links {
	text-align: center;
	float: right;
	width: 739px;
	margin-top: 14px;
	line-height: 20px;
}
#footer_links p {
	margin-bottom: 0px;
	margin-top: 23px;
}
#footer_links li {
	display: inline;
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

#footer_links ul {
	margin: 0px;
	padding: 0px;
}

a {
	color: #2D8B00;
	text-decoration: none;
}

a:hover {
	color: #2D8B00;
	text-decoration: underline;
}

#footer_links a {
	color: #FFFFFF;
	border: 1px solid #666666;
	padding: 2px 3px;
}

#footer_links a:hover {
	color: #FFFFFF;
	background-color: #787878;
	border: 1px solid #969696;
	padding: 2px 3px;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#small_nav a {
	color: #FFFFFF;
}

#title_block {
	float: left;
	width: 322px;
}

#header {
	float: right;
	width: 740px;
}

#content_p li {
	list-style-image: url(images/bullet.gif);
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 16px;
}

#content_p ul {
	margin-top: 20px;
	margin-bottom: 0px;
}
.officers {
	border: 1px solid #9AD18B;
}
.officers h1 {
	color: #333333;
	background-color: #BFE4AB;
	margin: 0px;
	padding: 5px 5px 5px 12px;
	font-size: 16px;
	font-weight: normal;
}
.officers h3 {
	background-image: none;
	color: #006600;
	font-size: 20px;
	margin-left: 0px;
	padding-left: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.officers p {
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	font-size: 14px;
}
#form1 {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 20px 20px 20px 30px;
}
.textfield {
	margin-right: 15px;
	margin-left: 15px;
}
#content_p h3 {
	font-size: 17px;
	font-weight: normal;
	color: #006600;
}
.col_left {
	float: left;
	width: 47%;
}
.col_right {
	float: right;
	width: 47%;
}
.columns {
	background-color: #F3F3F3;
	padding: 15px;
	border: thin dashed #9ED88D;
	float: left;
	width: 620px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.columns h1 {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #56AE2B;
	font-size: 24px;
	padding: 8px;
	margin-top: 0px;
}
.columns h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#logos {
	float: left;
	width: 650px;
}
#logos img {
	padding-right: 8px;
	padding-left: 8px;
}
.buttons {
	float: right;
	margin-top: 12px;
}
.hor_line {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A1D69C;
}

.testimonials {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A1D69C;
	font-size: 14px;
	line-height: 19px;
	color: #CC3300;
}
#content_p h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC6600;
}
#content_p h1 {
	font-weight: normal;
	font-size: 16px;
	color: #669933;
	line-height: 22px;
}
#focus {
	padding: 0px 10px 10px;
	border: 1px solid #A8E091;
	margin-bottom: 5px;
}
#content_p ul ul li {
	list-style-image: none;
	list-style-type: square;
}
#content_p ul ul {
	padding-top: 0px;
	margin-top: 10px;
}

/* Members Directory Styles */
.tb_members {
	font-size: 9px;
}

/* Members admin styles */
.admin_textfield {
	color: #006600;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #cccccc;
}

.admin_submit {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #006600;
	border: none;
	padding: 3px;
	cursor: pointer;
}