/*
Theme Name: DFTA
Theme URI: http://www.cosmicegg.com
Author: Cosmic Egg Studios
Author URI: http://www.cosmicegg.com
Version: 1.0
*/

/* =Reset default browser CSS. */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(./images/pageback.png);
	background-color: #D0E4A7;
	background-repeat: repeat-x;
}
body#popupBody {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	background-image: none;
}
div#container {
	position: relative;
	margin: 0 auto;
	width: 930px;
	height: auto !important;
	height: 100%;
	/*min-height:100%;*/
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}
div#mainouter_container {
	position: relative;
	width: 900px;
	height: auto !important;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 14px;
}
div#header {
	width: 910px;
}
div#logo {
	float: left;
	width: 374px;
}
div#logoRight {
	float: right;
	width: 524px;
	background-image: url(./images/headerSearch.png);
	height: 126px;
}
.clearnew {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
div#loginBox {
	position: absolute;
	top: 10px;
	right: 2px;
	font-size: 11px;
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
div#twitterBox {
	position: absolute;
	top: 90px;
	right: 0px;
	cursor: pointer;
	word-spacing: 4px;
}
div#homeBody {
	width: 897px;
	background-color: #F9F5EC;
	border: 1px solid #75903b;
	background-image: url(./images/bodyHome.png);
	background-repeat: repeat-x;
	overflow: auto;
	padding-bottom: 8px;
}
div.subBodyCalendar {
	width: 897px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #75903b;
}
.subBodyCalendarContent {
	position: relative;
	width: 897px;
	height: 100%;
	overflow: visible;
	padding: 4px;
}
div.subBody {
	width: 897px;
	height: 100%;
	background-color: #FBF7EE;
	border: 1px solid #75903b;
	background-image: url(./images/subPageBak.gif);
	background-repeat: repeat-y;
}
div#footer {
	position: relative;
	width: 930px;
	height: 30px;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
}
div#footerCopy {
	float: left;
	width: 455px;
}
div#footerLinks {
	position: relative;
	float: right;
	width: 455px;
	text-align: right;
}
div#homeBodyPic {
	padding-top: 20px;
	padding-left: 10px;
	float: left;
}
div#homeBodyInfo {
	position: relative;
	float: right;
	padding-top: 20px;
	right: 50px;
	width: 400px;
}
h2 {
	font-size: 16px;
	color: #578540;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #809959;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.brown:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #815812;
	text-decoration: underline;
}
a.brown:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f4417;
	text-decoration: underline;
}
a.brown:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f4417;
	text-decoration: underline;
}
a.brown:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #815812;
	text-decoration: underline;
}
#homeBot {
	padding: 5px;
	padding-top: 0px;
}
.col1, .col2, .col3 {
	float: left;
	position: relative;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #b1b0b1;
	height: 300px;
	width: 287px;
}
.col2, .col3 {
	margin-left: 9px;
}
/* end home page 3 column container */

.boxHeader {
	width: 287px;
	height: 24px;
	background-image: url(./images/boxHeader.png);
	text-align: center;
	padding-top: 8px;
	color: #345d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
}
#theMovementImage {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	height: 90px;
	overflow: hidden;
}
#theMovementTxt {
	padding-left: 6px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 130px;
	overflow: hidden;
}
#theMovementButton {
	text-align: center;
}
#EvalTxt {
	padding-left: 6px;
	padding-top: 4px;
	width: 278px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 36px;
	overflow: hidden;
}
#EvalImage {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 185px;
	overflow: hidden;
}
#EvalButton {
	text-align: center;
}
.ResourcesAccordian {
	width: 300px;
	margin: 0px auto;
}
.ResourcesAccordian ul {
	padding: 0px;
	margin: 0px;
}
.ResourcesAccordian li {
	list-style-type: none;
	padding-left: 10px;
}
.ResourcesAccordian li.dimension {
	height: 148px;
	padding-top: 0px;
	width: 275px;
}
.ResourcesAccordian li.even {
	font-weight: 700;
	padding-top: 8px;
	width: 287px;
	height: 20px;
	background-image: url(./images/resourcesAcordHead.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e3c1d;
}
h2.ResourcesAccordianHead {
	font-size: 15px;
	color: #2c2c2c;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topSearchBox {
	font-size: 11px;
	border: 1px solid #8CA268;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	width: 200px;
	height: 17px;
	background-image: url(./images/SearchBoxBk.png);
}
.topBanner {
	margin: 0px;
	padding: 0px;
}
.subBodyRightContent {
	position: relative;
	float: right;
	width: 640px;
	height: 100%;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	overflow: visible;
}
div#lhsContainer {
	border: 0px solid #8CA268;
	height: 100%;
	width: 243px;
	padding-bottom: 8px;
	float: left;
	padding-left: 7px;
}
div#lhsResources {
	padding-top: 8px;
}
div#lhsFeatArea {
	padding-top: 8px;
}
div#lhsMailList {
	padding-top: 8px;
}
div#lhsFeatArea h2 {
	font-size: 13px;
	color: #345d30;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#lhsFeatAreaContent {
	padding-top: 4px;
	width: 233px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A9A99;
	border-right-color: #9A9A99;
	border-bottom-color: #9A9A99;
	border-left-color: #9A9A99;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 11px;
}
div#lhsMailListContent {
	width: 233px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A9A99;
	border-right-color: #9A9A99;
	border-bottom-color: #9A9A99;
	border-left-color: #9A9A99;
	text-align: left;
	font-size: 11px;
	padding: 4px;
}
div#lhsMailListContentHead {
	font-family: Arial;
	font-size: 12px;
	color: #435b1d;
}
.lhsGreenHeader {
	width: 243px;
	height: 24px;
	background-image: url(./images/lhs_greenHead.png);
	text-align: center;
	padding-top: 8px;
	color: #345d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
}
.lhsGrey1Header {
	width: 243px;
	height: 24px;
	background-image: url(./images/lhs_grey1Head.png);
	text-align: center;
	padding-top: 8px;
	color: #345d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
}
.lhsGrey2Header {
	height: 24px;
	background-image: url(./images/lhs_grey2Head.png);
	text-align: center;
	padding-top: 8px;
	color: #345d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
}
.arrowlistmenu {
	border: 1px solid #BABABA;
	width: 241px;
	background-color: #FFFFFF;
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
.arrowlistmenu ul li {
	padding-bottom: 0px;
	padding-top: 0px;
}
.arrowlistmenu ul li a:visited {
	color: #435b1d;
}
.arrowlistmenu ul li a {
	background-image: url("./images/arrowbullet.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DADADA;
	color: #435b1d;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 8px 8px 20px;
	text-decoration: none;
}
.arrowlistmenu ul {
	list-style-type: none;
	text-align: left;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #435b1d;
	background-color: #e6f4cd;
}
.arrowlistmenu ul li ul li a {
	background-image: url("./images/arrowbullet2.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DADADA;
	color: #435b1d;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 8px 8px 20px;
	text-decoration: none;
	padding-left: 30px;
}
div#getInvolvedButtondiv {
	text-align: center;
	padding-top: 4px;
}
#joinEmail {
	font-size: 11px;
	border: 1px solid #8CA268;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	width: 170px;
	margin: 0px;
	height: 20px;
	padding: 0px;
}
#joinButton {
	padding-top: 4px;
	margin: 0px 0px -7px 0px;
	border: 0px;
}
div#rhsContainer {
	height: 100%;
	width: 616px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 22px;
	color: #578540;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	color: #C9C9C9;
	background-color: #C9C9C9;
	height: 1px;
	border: 0;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#calendar {
	width: 875px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#calendar_controls {
	text-align: right;
	padding-right: 15px;
}
.titletoparea {
	background-color: #5A7849;
}
div.titletoparea h2 {
	font-size: 16px;
	color: #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
}
div#popupform {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #5A7849;
}
div#popupform textarea {
	border: 1px solid #8CA268;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	width: 100%;
	hieght: 300px;
}
div#popupform input {
	border: 1px solid #8CA268;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	width: 430px;
	margin: 0px;
	padding: 2px;
}
div#popupform input.cb {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 10px;
}
.processForms {
	color: #7B9649;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 0;
}
/* fix firefox link border fix */
a {
	outline: none;
}
a {
	overflow: hidden;
}
#topSearchBoxButton {
	border: 0px; /*important*/
	background-color: transparent; /*important*/
	position: absolute; /*important*/
	top: 0px;
	right: 5px;
	width: 28px;
	height: 20px;
	cursor: pointer;
}
a.newsLink:link, a.newsLink:visited, a.newsLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #578540;
	text-decoration: underline;
}
a.newsLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
p.newsClip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	width: 95%;
	padding-top: 0px;
	padding-left: 15px;
}
h3 {
	font-size: 16px;
	color: #715922;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Contact Us Form */ 

textarea.contactForm {
	background-color: #F9FAF8;
	border: 1px solid #809959;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	width: 100%;
	padding: 4px;
}
input.contactForm {
	background-color: #F9FAF8;
	border: 1px solid #809959;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	width: 50%;
	padding: 4px;
}
input.contactFormB {
	background-color: #809959;
	border: 1px solid #E6E6E6;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding: 3px;
}
input.contactFormB:hover {
	background-color: #AE8934;
}
input.contactForm:hover {
	background-color: #E7EADF;
}
textarea.contactForm:hover {
	background-color: #E7EADF;
}
.siteMapLinks {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
}
.featArea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	text-align: left;
}
div.subBody2 {
	width: 897px;
	height: 100%;
	background-color: #F9F5EC;
	border: 1px solid #75903b;
}
div#rhsContainer h2.subH2 {
	color: #7A7A7A;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
}
IMG.gridIcon {
	cursor: pointer;
}
#gapMainDiv p {
	margin-top: 2px;
}
/* Gap Styles */
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #715922;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 0;
}
a:link {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#gapSpecificdiscussion {
	margin-bottom: 20px;
}
#gapTableDiv {
	margin-bottom: 5px;
}
#gapMainDiv {
	text-align: justify;
	width: 875px;
}
table.gapKey {
	border: 1px solid #7B9749;
}
table.gapKey tr.header td {
	background-color: #7B9749;
	border-bottom: 1px solid #7B9749;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}
input, select, textarea {
	border: 1px solid #ADADAD;
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
input:focus, textarea:focus, select:focus {
	background-color: #EBF5F3;
	color: #5B5B5B;
}
input[type="submit"] {
	background-color: #8EAC4B;
	border: 1px solid #ADADAD;
	color: #ffffff;
	font-size: 13px;
	margin: 5px 0 11px;
}
input[type="submit"]:hover {
	background-color: #569E60;
	border: 1px solid #ADADAD;
	color: #FFFFFF;
	font-size: 13px;
}
textarea {
	height: 50px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	width: 656px;
}
.loader {
	float: left;
	left: 220px;
	margin-top: 16px;
	padding: 0 10px;
	position: relative;
	top: 6px;
}
div#rhsContainer2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-top: 8px;
	width: 620px;
	float: right;
}
.lhsContent {
	background-color: #FFFFFF;
	border-color: #9A9A99;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	font-size: 11px;
	padding: 0px;
	text-align: left;
	width: 241px;
	margin-top: 7px;
}
.lhsGrey2Header2 {
	height: 24px;
	background-image: url(./images/lhs_grey1Head2.png);
	text-align: center;
	padding-top: 8px;
	color: #345d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
}
.post-title h2 {
	color: #006633;
	font-size: 24px;
	margin: 0;
	padding: 4px 0;
}
.post-title span {
	color: #D52F44;
}
.post-title h2 a {
	background-color: #FFFFFF;
	color: #006633;
	display: inline;
	font-size: 18px;
	margin: 0;
	padding: 0 4px 0 0;
	text-decoration: none;
}
.post-title h2 a:hover {
	text-decoration: underline;
}
.blogList {
	border: 1px solid #E4E4E4;
	margin-bottom: 10px;
	padding: 5px;
}
.lhsContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.lhsContent ul li {
	padding-bottom: 0;
	padding-top: 0;
}
.lhsContent ul li a:visited {
	color: #435B1D;
}
.lhsContent ul li a {
	background-image: url("./images/arrowbullet.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DADADA;
	color: #435B1D;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 8px 8px 20px;
	text-decoration: none;
}
.lhsContent ul {
	list-style-type: none;
	text-align: left;
}
.lhsContent ul li a:hover {
	background-color: #E6F4CD;
	color: #435B1D;
}
.dashedBox {
	border: 1px dashed #C9C9C9;
	background-color: #F8F8F8;
	padding: 5px;
	margin-bottom: 15px;
}
.solidBox {
	background-color: #FEFEFE;
	padding: 8px;
	margin-bottom: 15px;
}
.solidBox td {
	padding: 2px;
}
.solidBox input[type='text'] {
	width: 90%;
}
input, select, textarea {
	border: #9A9A9A 1px solid;
	color: #404040;
	font-size: 13px;
	padding: 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #F8F8FA;
	margin-bottom: 5px;
}
.req {
	border: #c97c7c 1px solid;
	background-color: #FDEEEE;
}
.reqText {
	color: #c97c7c;
}
input[type="button"] {
	background-color: #FFFFFF;
	border: 1px solid #ADADAD;
	font-size: 12px;
	height: 30px;
	margin: 5px 0 11px;
	padding-top: 5px;
	cursor: pointer;
}
input[type="button"]:hover {
	background-color: #809959;
	border: 1px solid #ADADAD;
	color: #FFFFFF;
	font-size: 12px;
	height: 30px;
	padding-top: 5px;
}
input[type="button"].red {
	background-color: #EEBBC0;
	border: 1px solid #D14151;
	font-size: 12px;
	height: 30px;
	margin: 5px 0 11px;
	padding-top: 6px;
	cursor: pointer;
}
input[type="button"].red:hover {
	background-color: #D14151;
	border: 1px solid #ADADAD;
	color: #FFFFFF;
}
table.gap {
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
}
table.gap td {
	border-right: 1px solid #ADADAD;
	border-top: 1px solid #ADADAD;
	padding: 0px;
}
table.gap tr.header td {
	background-color: #715922;
	border-right: 1px solid #ADADAD;
	border-top: 1px solid #ADADAD;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.editBoxWrapper {
	position: relative;
	padding: 4px;
}
.editBox {
	position: absolute;
	top: 0px;
	right: 4px;
}
.editBox a {
	color: #D0E4A7;
	font-size: 11px;
	font-weight: normal;
}
.editBox2 {
	position: absolute;
	top: 0px;
	right: 4px;
}
.editBox2 a {
	color: #006633;
	font-size: 11px;
	font-weight: normal;
}
.blinks2 {
	color: #578540;
}
.blinks {
	font-size: 18px;
	color: #578540;
}
.blinks a {
	font-size: 18px;
	color: #578540;
}
a.white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a.white:hover {
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a img {
	border: 0;
}
.arrowlistmenu2 {
	border: 1px solid #BABABA;
}
.arrowlistmenu2 ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
.arrowlistmenu2 ul li {
	padding-bottom: 0px;
	padding-top: 0px;
}
.arrowlistmenu2 ul li a:visited {
	color: #7C7C7C;
}
.arrowlistmenu2 ul li a {
	background-image: url("./images/arrowbullet.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DADADA;
	color: #7C7C7C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 8px 8px 20px;
	text-decoration: none;
}
.arrowlistmenu2 ul {
	list-style-type: none;
	text-align: left;
}
.arrowlistmenu2 ul li a:hover { /*hover state CSS*/
	color: #435b1d;
	background-color: #e6f4cd;
}
.arrowlistmenu2 ul li ul li a {
	background-image: url("./images/arrowbullet2.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DADADA;
	color: #7C7C7C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 8px 8px 20px;
	text-decoration: none;
	padding-left: 30px;
}
div#getInvolvedButtondiv {
	padding-top: 4px;
	text-align: center;
}
#getInvolvedButton {
	background: url("./images/getInvolvedButton.png");
	height: 70px;
	width: 243px;
	display: block;
}
#getInvolvedButton:hover {
	background: url("./images/getInvolvedButton_on.png");
	height: 70px;
	width: 243px;
	display: block;
}
p.sidebarGreen {
	color: #345D30;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
}
.textwidget {
	padding: 4px;
}
.homeSlider {
	height: 300px;
	list-style: none outside none;
	padding: 0;
	width: 900px;
}
h2.slider_tile {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.6);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
h2.slider_tile a {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
}
div.slider_desc {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.6);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	padding: 2px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.slider_content {
	margin-top: 237px;
	color: #525252;
	font-size: 13px;
	float: left;
}
.slider_content0 {
	margin-top: 240px;
	color: #525252;
	font-size: 13px;
	float: left;
}
.slider_content1 {
	margin-top: 25px;
	color: #525252;
	font-size: 13px;
	float: left;
}
.slider_content2 {
	margin-top: 240px;
	color: #525252;
	font-size: 13px;
	float: right;
}
.slider_content3 {
	margin-top: 25px;
	color: #525252;
	font-size: 13px;
	float: right;
}
ul.siteMapList {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 10px;
	text-align: left;
}
ul.siteMapList li.page_item a {
	color: #6F320C;
	font-size: 14px;
	font-weight: bold;
}
ul.siteMapList ul.children {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 10px;
	text-align: left;
}
ul.siteMapList li.page_item ul.children li.page_item a {
	color: #006633;
	font-size: 12px;
	font-weight: normal;
}
ul.siteMapList li.page_item {
	padding: 2px;
}
a.learnButton {
	background: url("./images/learnButtonOff.png");
	height: 37px;
	width: 129px;
	display: block;
	margin: 0 auto;
}
a.learnButton:hover {
	background: url("./images/learnButtonOn.png");
	height: 37px;
	width: 129px;
	display: block;
}
div.learnButtonDiv {
	padding-bottom: 4px;
}
.post-date1 {
	color: #4E3227;
	font-size: 12px;
	font-weight: normal;
}
.dashedBoxGrey {
	border: 1px dashed #ABADB3;
	margin-bottom: 15px;
	padding: 10px;
	padding-bottom: 0px;
}
#searchsubmit {
	width: 25px;
	height: 25px;
}
#searchsubmit:hover {
	width: 25px;
	height: 25px;
}
#s {
	margin-bottom: 0px;
	padding-bottom: 2px;
}
#tribe-events-content {
	margin-bottom: 48px;
	padding: 1px 0px;
	position: relative;
}
/* browser fixes */

.ie .topnav ul li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	padding: 10px 14px 10px 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	z-index: 100;
}
.chrome .topnav ul li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	padding: 10px 14px 10px 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	z-index: 100;
}
.chrome .topnav ul li ul li a, .chrome .topnav ul li ul li ul li a {
	font-weight: normal;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	text-transform: none;
}

.ie .topnav ul li ul li a, .ie .topnav ul li ul li ul li a {
	font-weight: normal;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	text-transform: none;
}

