body {
	background-color: #a4a2a1;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;	
}
#wrapper {
	background-color: #f3f1ef;
	width: 953px;
	border: 1px solid #bbb9b9;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 156px;
	background-color: #FFFFFF;
	clear: both;
}
#banner {
	background-color: #FFFFFF;
	clear: both;
	z-index: 5;
}
#logo {
	width: 290px;
	height: 72px;
	margin-top: 48px;
	margin-left: 46px;
	position: absolute;
	background-image: url(img/logo.jpg);
}
#meetingrequest {
	width: 138px;
	height: 36px;
	margin-top: 88px;
	position: absolute;
	margin-left: 742px;
}
#navbarwrapper {
	background-color:#626163;
}
#navbar {
	margin-left: 6px;
	padding-top: 6px;
	clear: both;
	background-color: #626163;	
}
#navbar a {
	background-color: #626163;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a1a0;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 20px;
}
#navbar a:hover {
	color: #FFFFFF;
}
li#current a {
	color: #CCCCCC;
	font-weight: bold;
}


#navbar li {
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navbar ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_colwrapper {
	background-color: #F3F1EF;
	clear:both;
	height:auto
}
#home_col1 {
	width: 260px;
	height: 120px;
	float: left;
	margin-left: 45px;
	background-image: url(img/bg_col1.gif);
	padding-right: 20px;
}

#homelinks a {
	text-decoration: none;	
	color:#CC0000
}

#homelinks a:hover h1 {
	color:#A5B72D;
	text-decoration: underline;
}

.col  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #94a545;
	margin-top: 10px;
	margin-bottom: 7px;
}
.col p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
#home_col2 {
	width: 260px;
	height: 120px;
	float: left;
	margin-left: 25px;
	background-image: url(img/bg_col1.gif);
	padding-right: 20px;
}
#home_col2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #94a545;
}
#home_col3 {
	width: 260px;
	height: 120px;
	float: left;
	margin-left: 25px;
	padding-right: 20px;
}
#home_col1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #94a545;
}
#footer {
	background-image: url(img/bg_footer.gif);
	height: 40px;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #F3F1EF;
	padding-top: 0px;
	clear: both;
	margin-top: 100px;
/*	border: 1px dotted #FF0000;  */
}

#footer a {
	color: #616163;
	}

#footerlinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626163;
	position: absolute;
	width: 350px;
	margin-top: 17px;
	margin-left: 15px;
}
#footerlinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626163;
	position: absolute;
	margin-top: 17px;
	margin-left: 400px;
}
#footerlinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626163;
	margin-left: 730px;
	margin-top: 9px;
	position: absolute;
}
.socialapps {
	margin-left: 5px;
}
#leftcol {
	margin-left: 45px;
	margin-bottom:30px;
	width: 450px;
	padding-bottom: 20px;
	float: left;
}
#leftcol li, #fullcol li {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom:5px;
	color: #666666;
	list-style-type: square;
	margin-left: -15px;
}
#leftcol ul {
	margin:0px 0px 20px;
	padding: 0px 0px 0px 40px;
}
#rightcol {
	float: left;
	margin-left: 30px;
	width: 375px;
	margin-bottom:30px;
	text-align: left;
}
#fullcol {
	margin-left: 45px;
	padding-bottom: 20px;
	clear: both;
	padding-right: 50px;
	float: left;
}
#fullcol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #94a545;
	margin-top: 10px;
	margin-bottom: 7px;
}

#leftcol  h1, #rightcol h1, #fullcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #94a545;
	margin-top: 10px;
	margin-bottom: 7px;
}
#leftcol  h2, #rightcol h2, #fullcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #94a545;
	margin-top: 10px;
	margin-bottom: 7px;
}
#leftcol  p, #rightcol p, #fullcol p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 18px;
}
#leftcol  a, #rightcol a, #fullcol a {
	color: #94A545;
}
#leftcol a:hover, #rightcol a:hover, #fullcol a:hover {
	color: #687431;
	background-color: #D6E5BD;
}
.componentheading {
	display:none;
}


/* Wordpress Formatting */

 /* wordpress */

.wp-latest-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BA73F;
	margin: 0px 0px 5px;
	font-weight: bold;
	}
.wp-latest-latest {
	width: 300px;
	}
.wp-latest-latest li {
	list-style-type: none;
	margin-left: -18px;
	margin-bottom: 10px;
	}
	
.wp-latest-introtext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	}
.wp-latest-date-readmore {}
.categories {}

.wp-latest-date-readmore a {
	font:10px Arial, Helvetica, sans-serif;
	color: #6b8bd7;
}


/* Form Fields */

.cssformlabel  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 70px;
	display: block;
	margin-right: 15px;
	float: left;
	margin-top: 6px;
}
.cssformlabelerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	width: 70px;
	display: block;
	margin-right: 15px;
	float: left;
	margin-top: 6px;
	font-weight: bold;
}
#formrequired {
	float: left;
	position: absolute;
	margin-left: -12px;
	margin-top: 3px;
	color: #94a545;
	font-weight: bold;
}
#cssformfielderror {
}
.cssform {
	margin-top: 30px;
}
.cssformtextfield {
	color: #666666;
	background-image: url(img/bg_strokes_form.gif);
	height: 15px;
	padding-left: 5px;
	padding-right: 5px;
} 
#formfield {
	display: block;
	clear: both;
	margin-bottom: 10px;
	width: 425px;
}
.cssformphonefield3  {
	width: 30px;
	color: #666666;
}
.cssformphonefield4 {
	width: 40px;
	color: #666666;
}
.cssformstates   {
	width: 50px;
	color: #999999;
}
.formdashes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.cssformfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 15px;
	margin-top: 6px;
}
.cssform input {
	margin-right: 5px;
}
#requiredinstruction {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-left: 7px;
	width: 110px;
	float: right;
	background-image: url(img/bg_strokes.gif);
	border: 1px solid #CCCCCC;
}
#formmorefields {
	display:none;
}
#formsubmit {
	float: left;
}
.formstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #94A545;
	margin-right: 5px;
}
.cssform checkbox {
}

/* End Form Fields */

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

