body {
	margin: 0;
	padding: 0;
	background: #fbf9e6 url(../images/bg.gif) repeat-x;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 998px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	padding:5px;
	border-bottom:1px solid #ebebeb;
}

hr {
	border: 1px solid #B7b7b7;
}


/* header start */
#header {
	width: 998px;
	height: 203px;
	float: left;
	position: relative;
	background: url(../images/header.jpg) no-repeat;
	z-index: 2;
}
/* logo */
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 517px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 88px;
	left: 444px;
}
/* header text */
#header strong {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 36px;
	left: 299px;
	background: url(../images/welcome.gif) no-repeat;
	width: 211px;
	height: 33px;
}
/* form start */
.form {
	float: right;
	margin: 42px 21px 0 0;
	display: inline;
}
.form input {
	 float: left;
}
.form input#search {
	width: 102px;
	height: 15px;
	padding: 2px 0 0 10px;
	color: #988675;
	font: 11px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #a9a880;
	margin: -1px 6px 0 0;
	position: relative;
}
/* form end */
/* main nav start */
#main-nav {
	position: absolute;
	margin: 0;
	padding: 0 0 0 30px;
	background: url(../images/main-nav-bg.gif) repeat-x;
	width: 968px;
	top: 160px;
	left: 0;
}
#main-nav li {
	float: left;
	display: inline;
	font: 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #fbf9e6;
	padding: 0 7px 20px 8px;
	background: url(../images/sep.gif) no-repeat 0 14px;
}
#main-nav li.first {
	background: none;
}
#main-nav li a {
	color: #fbf9e6;
	text-decoration: none;
	padding: 1px 5px 4px 5px;
	display: block;
}
#main-nav li:hover,
#main-nav li.hover {
	position: relative;
}
#main-nav li.hover ul, 
#main-nav li:hover ul {
	display: block;
}
/* drop-down */
#main-nav ul {
	display: none;
	position: absolute;
	top: 23px;
	left: 8px;
	margin: 0;
	padding: 0;
	width: 236px;
	background: #7c7c7c;
	z-index:999;
}
#main-nav li ul li {
	background: none;
	margin: 0;
	padding: 0;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	width: 236px;
	border-top: 1px solid #565656;
}
#main-nav li ul li a {
	background: none;
	color: #fbf9e6;
	text-decoration: none;
	padding: 3px 5px 2px;
	margin: 0;
	width: 226px;
	display: block;
}
#main-nav li div {
	float: left;
}
/* active */
#main-nav li.active div {
	background: url(../images/active-bg.gif) no-repeat 50% 23px;
	padding: 0 0 20px;
}
#main-nav li.active a {
	background-color: #111113;
}
/* rollover */
#main-nav li:hover a,
#main-nav li.hover a {
	background-color: #598527;
}
#main-nav li:hover ul li a,
#main-nav li.hover ul li a {
	background: none;
}
#main-nav li:hover ul li:hover a,
#main-nav li.hover ul li.hover a  {
	background-color: #252525;
}
/* main nav end */
.container {
	float: left;
	width: 998px;
	background-color: #fff;
}
/* content of home page */
.content {
	float: left;
	width: 676px;
	padding: 16px 0 0 29px;
}
.content h1 {
	margin: 0;
	padding: 0 0 23px;
	color: #557d20;
	font: 19px Georgia, "Times New Roman", Times, serif;
}
.content p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #598527;
	font: 12px/36px Georgia, "Times New Roman", Times, serif;
}
/* flash box */
.flash {
	float: right;
	background: url(../images/flash-bg.gif) repeat-y;
	width: 400px;
	margin: -8px 2px 0 0;
	display: inline;
}
.flash-top {
	float: left;
	width: 400px;
	background: url(../images/flash-top.gif) no-repeat;
}
.flash-bottom {
	float: left;
	width: 378px;
	background: url(../images/flash-bottom.gif) no-repeat 0 100%;
	padding: 21px 0 21px 22px;
}
.flash img,
.flash object {
	display: block;
}
/* address box start */
.address {
	float: left;
	width: 656px;
	border-top: 1px solid #ebebeb;
	padding: 12px 0 17px;
	margin: 22px 0 0 9px;
	display: inline;
}
.address img {
	display: block;
	margin: 0 0 0 -7px;
	position: relative;
	float: left;
	padding: 0 26px 0 0;
}
.content .address h2 {
	margin: 0;
	padding: 5px 0 2px;
	color: #878e8c;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
.content .address p {
	margin: 0;
	padding: 0;
	color: #878e8c;
	font: 11px/18px Arial, sans-serif;
}
/* address box end */
/* footer start */
.footer {
	float: left;
	width: 998px;
	background: url(../images/footer-bg.jpg) no-repeat;
	height: 155px;
}
.footer-inside {
	background: url(../images/footer-bg-2.jpg) no-repeat;
}
.footer .col-1 {
	width: 734px;
	padding: 0 0 0 24px;
	float: left;
}
.footer .col-2 {
	width: 220px;
	float: left;
	padding: 8px 10px 0;
}
/* footer navigation */
.footer ul {
	margin: 0;
	padding: 15px 0 17px;
	float: left;
}
.footer ul li {
	display: inline;
	float: left;
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: url(../images/sep.gif) no-repeat 0 11px;
	/*padding: 0 10px 0 12px;*/
	padding: 0 8px 0 8px;
}
.footer ul li.first {
	background: none;
}
.footer ul li a {
	color: #fff;
	text-decoration: none;
}
.footer ul li a:hover {
	background-color: #000;
}
.footer .col-1 p,
.footer .col-2 p {
	margin: 0;
	padding: 0 0 0 12px;
	color: #fff;
	font: 10px/14px Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.footer .col-2 p {
	padding: 11px 0 0;
	float: left;
	width: 100%;
}
.footer .col-2 span {
	color: #8f9d83;
	font: 8px/15px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}
.footer .col-2 span a{
	color: #8f9d83;
	text-decoration: none;
}
.footer .col-2 span a:hover{
	color: #fff;
	background-color: #000;
}

/* footer address box */
.footer .col-1 .address {
	float: left;
	padding: 0 0 17px;
	margin: 10px 0 0 13px;
	display: inline;
	border: none;
}
.footer .col-1 .address img {
	display: block;
	margin: 0 0 0 -7px;
	position: relative;
	float: left;
	padding: 0 26px 0 0;
}
.footer .col-1 .address h2 {
	margin: 0;
	padding: 2px 0 2px;
	color: #fbf9e6;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
.footer .col-1 .address p {
	margin: 0;
	padding: 0;
	color: #fbf9e6;
	font: 11px/18px Arial, sans-serif;
	clear: none;
}

#fb_icon{
	margin: 10px 10px 10px 0px;
	height: 24px;
	
}
#fb_icon_sub{
	 margin-top: 10px;
	 margin-left:-10px;
}



/* footer end */
/* right column of home page */
.column {
	float: right;
	width: 293px;
}
/* news list */
.news {
	float: left;
	width: 258px;
	background: url(../images/news-bg.gif) no-repeat;
	margin: -20px 0 0 -2px;
	padding: 21px 0 0 35px;
	position: relative;
	z-index: 1;
}
.news a:link, .news a:active, .news a:visited{
	text-decoration: none;
}
.news a:hover{
	text-decoration: underline;
	font-color: #000;
}


/* events list */
.events-home {
	float: left;
	width: 258px;
	padding: 27px 0 0 35px;
	background: url(../images/events-bg.gif) no-repeat;
	margin: -13px 0 0 -2px;
}
.column h2 {
	margin: 0 10px 0 0;
	padding: 0 0 7px;
	color: #2c4211;
	font: 20px Georgia, "Times New Roman", Times, serif;
}
.column ul {
	margin: 0;
	padding: 0;
}
.column ul li {
	list-style: none;
	padding: 0 25px 13px 0;
}
.column ul li .date {
	display:none;
	/*width: 100%;
	color: #959595;
	font: 11px/13px Arial, sans-serif;*/
}
.column ul li p {
	margin: 0;
	padding: 0;
	color: #2c4112;
	font: 11px/13px Arial, sans-serif;
}
.column ul li p a {
	color: #293d10;
	text-decoration: none;
}
.column ul li p a:hover {
	text-decoration: underline;
}
/* lists end */
/* inside content */
.inside-content {
	float: left;
	width: 923px;
	padding: 1px 0 34px 37px;
}
.border-holder {
	float: left;
	width: 923px;
	padding: 0 0 11px 0;
	border-bottom: 1px solid #ebebeb;
}
/* text of inside content */
.inside-content h2 {
	margin: 0;
	padding: 0 0 4px;
	color: #557d20;
	font: italic 24px "Times New Roman", Times, serif;
	border-bottom: 1px solid #ebebeb;
}
.inside-content h1 {
	margin: 0;
	padding: 4px 0 0;
	color: #557d20;
	font: 26px Georgia, "Times New Roman", Times, serif;
}
.inside-content h3 {
	margin: 0;
	padding: 4px 0 0;
	color: #557d20;
	font: 26px Georgia, "Times New Roman", Times, serif;
}
.inside-content p {
	margin: 10px 0 0 51px;
	padding: 0;
	color: #252525;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
}
.inside-content .list {
	margin: 0;
	padding: 10px 0 0 51px;
}
.inside-content a {
	color: #557d20;
	text-decoration: none;
}
.inside-content a:hover {
	color: #fff;
	background-color: #2e4514;
}
.content-text p {
	margin: 0;
	padding: 0 0 22px;
	color: #252525;
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
}
.content-text {
	margin: 0;
	padding: 10px 0 0 51px;
}
.inside-content .list li {
	list-style: none;
	padding: 0 0 14px;
}
.inside-content .list li h4 {
	margin: 0;
	padding: 0 0 2px;
	color: #252525;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
.inside-content .list li p {
	margin: 0;
	padding: 0;
	color: #252525;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
}
.inside-content .list li h4 a {
	color: #252525;
	text-decoration: none;
}
.inside-content .list li h4 a:hover {
	color: #fff;
	background-color: #2e4514;
}

/* unordered lists and ordered lists */

.inside-content ul { 
	margin-bottom: 1.2em;
}
.inside-content ul li { 
	margin-left: 2em;  list-style-type: circle;
	padding:0 10px 0px 10px;
	color: #557d20;
	font: normal  85%  Georgia, "Times New Roman", Times, serif;line-height: 1.5em;
}
.inside-content ol { 
	margin-bottom: 1.2em;
}
.inside-content ol li { 
	margin-left: 2em;  list-style-type: decimal;
	padding:0 10px 0px 10px;
	color: #557d20;
	font: normal  85%  Georgia, "Times New Roman", Times, serif;line-height: 1.5em;
}

/* photo boxes */
.photo,
.photo-2 {
	float: right;
	border: 3px solid #2e4414;
	margin: 10px 81px 0 30px;
	display: inline;
}
.photo-2 {
	margin: 9px 34px 0 30px;
}
.photo img,
.photo-2 img {
	display: block;
}
/* events list start */
.list-events {
	margin: 13px 0 0;
	padding: 0 0 20px 18px;
	width: 905px;
	border-top: 1px solid #ebebeb;
	float: left;
}
.list-events li {
	list-style: none;
	width: 854px;
	background: url(../images/list-bg.gif) no-repeat;
	margin: 12px 0 0;
	padding: 23px 0 0 33px;
	display: block;
	overflow: hidden;
}
.list-border-holder {
	min-height: 111px;
	border-bottom: 1px solid #ebebeb;
	width: 820px;
	padding-bottom: 4px;
	float: left;
}
.list-events li.last .list-border-holder {
	border-bottom: none;
}
* html .list-border-holder {
	height: 111px;
}
.events-text {
	float: left;
	width: 715px;
}
/* event photo */
.events-photo {
	float: right;
	border: 3px solid #2e4414;
	margin: 2px 0 0 0;
	display: inline;
	width: 92px;
}
.events-photo img {
	display: block;
}
.list-events li .date {
	color: #959595;
	font: 11px Arial, sans-serif;
}
.list-events li h3 {
	padding: 0 0 6px;
	margin: 0;
	color: #293d10;
	font: 24px Georgia, "Times New Roman", Times, serif;
}
.list-events li p {
	padding: 0 0 9px;
	margin: 0;
	color: #293d10;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
.list-events li p a {
	color: #293d10;
	text-decoration: none;
}
.list-events li p a:hover {
	text-decoration: underline;
}
/* events list end */

/*----------------------------------------------------------------
	events
----------------------------------------------------------------*/

.events_intro, .event_box, .events_blurb, .event, 
.events_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.event_box {
	width: 854px;
	background: url(../images/list-bg.gif) no-repeat;
	margin: 20px 16px;
	padding: 23px 0 0 33px;
	display: block;
	overflow: hidden;
}

.event_box h1 {
	margin: -5px 300px 30px 0;
}


.event_box h3 {
	color: #557d20;
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0px;
	margin: -5px 300px 30px 0;
	
}
.event_box img {
	float: right;
	border: 3px solid #2e4414;
	margin: 2px 34px 0 20px;
	width: 250px;
	clear:both;
	
 }

.events_blurb {
	margin: 0 0 0 0;
	padding: 0 0 20px 0px;
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #293d10;
	line-height: 1.5;

}

.event {
	width: 854px;
	margin: 12px 0 0;
	padding: 0 0 0 53px;
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	display: block;
	overflow: hidden;
}
.events img {
	float: right;
	border: 3px solid #2e4414;
	margin: 2px 34px 0 0;
	width:92px;
 }
.events_subtitle   {
	margin: 0 0 0 0;
	padding: 0 20px 20px 20px;
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	display: block;

}

.events_intro {
	margin: 0 0 10px 0;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #ebebeb;
}


.event_box p {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: #999;
	line-height: 14px;
	margin: -20px 0 10px 0;
}

.events_blurb a:link, .events_blurb a:visited {
	color: #557d20; text-decoration: none;
}
.events_blurb a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.events_blurb a:active {
	color: #557d20; text-decoration: none;
}
.event_box a:link, .event_box a:visited {
	color: #557d20; text-decoration: none;
}
.event_box a:hover {
	color: #FFF; background: #2e4514; text-decoration: none;
}
.event_box a:active {
	color: #557d20; text-decoration: none;
}
.event_box a:link, .event_box a:visited {
	color: #557d20; text-decoration: none;
}
.event_box a:hover {
	color: #FFF; background: #2e4514; text-decoration: none;
}
.event_box a:active {
	color: #557d20; text-decoration: none;
}

.event a:link, .event a:visited {
	color: #557d20; text-decoration: none;
}
.event a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.event a:active {
	color: #557d20; text-decoration: none;
}


/*----------------------------------------------------------------
	news
----------------------------------------------------------------*/

.news_intro, .news_releases, .news_date, .news_blurb,
.news_release, .news_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


.news_releases h3 {
	background: url(../images/list-bg.gif) no-repeat; height: 100px;
	color: #557d20;
	font: 24px Georgia, "Times New Roman", Times, serif;
	line-height: 3;
	margin: 0 0 16px 15px;
	padding: 0 0 5px 25px;
	font-weight: normal;
	letter-spacing: 0px;
	
}

.news_releases p {
	margin: -65px 0 0 20px;
	padding: 0 0 30px 20px;
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;

}
.news_release p {
	margin: 0 70px 10px 70px;
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;

}

.news_intro {
	margin: 0 0 10px 0;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #ebebeb;
}

.news_blurb, .news_subtitle {
	font-size: 125%;
	margin: 10px 5px 0 0;
	color: #252525;
	
}

.news_date {
	display:none;
	/*font-size: 90%;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: #999;
	padding: 0 0 5px 0;
	line-height: 4px;*/
}

.news_blurb a:link, .news_blurb a:visited {
	color: #557d20; text-decoration: none;
}
.news_blurb a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.news_blurb a:active {
	color: #557d20; text-decoration: none;
}
.news_releases a:link, .news_releases a:visited {
	color: #557d20; text-decoration: none;
}
.news_releases a:hover {
	color: #FFF; background: #2e4514; text-decoration: none;
}
.news_releases a:active {
	color: #557d20; text-decoration: none;
}
.news_release a:link, .news_release a:visited {
	color: #557d20; text-decoration: none;
}
.news_release a:hover {
	color: #FFF; background: #2e4514; text-decoration: none;
}
.news_release a:active {
	color: #557d20; text-decoration: none;
}

/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/

#contactform {
	margin-bottom: 5em;
}
#contactform label {
	line-height: 1.5em; font-weight: normal; font-size: 80%;
}
#contactform td {
	padding: 0 0.5em 0.5em 0; text-align: left;
}
#contactform th {
	padding: 0 0.5em 0.5em 1em; horizontal-align: right; vertical-align: top; width: 150px;
}

#contactform input, #contactform textarea, #contactform select{
	background-color: #DCE5D1;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding:0 0 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

/*----------------------------------------------------------------
	complaint form
----------------------------------------------------------------*/

#complaintform {
	margin-bottom: 5em;
}
#complaintform label {
	line-height: 1.5em; font-weight: normal; font-size: 80%;
}
#complaintform td {
	padding: 0 0.5em 0.5em 0; text-align: left;
}
#complaintform th {
	padding: 0 0.5em 0.5em 1em; horizontal-align: right; vertical-align: top; width: 150px;
}

#complaintform input, #complaintform textarea, #complaintform select{
	background-color: #DCE5D1;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding:0 0 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}



/*----------------------------------------------------------------
	jobs
----------------------------------------------------------------*/

#jobInquiry {
	margin-bottom: 5em;
}
#jobInquiry label {
	line-height: 1.5em; font-weight: normal; font-size: 80%;
}
#jobInquiry td {
	padding: 0 0.5em 0.5em 0; text-align: left;
}
#jobInquiry th {
	padding: 0 0.5em 0.5em 1em; horizontal-align: right; vertical-align: top; width: 150px;
}

#jobInquiry input, #jobInquiry textarea, #jobInquiry select{
	background-color: #DCE5D1;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding:0 0 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

/*----------------------------------------------------------------
	site search
----------------------------------------------------------------*/

.site_search, .site_search_header, .site_search_results,
.site_search_count, .site_search_section, .site_search_hit,
.site_search_result_link, .site_searchPresult_brief {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.site_search_hit {
	margin: -2px 0 0 10px;
}
.site_search_section h2 {

	margin: 0 0 10px 0;
	padding: 10px 0 0 0; 
	border-top: solid 0px #c2c2c2;

	 
}
.site_search_results {
	width: 98%;
}

.site_search_result_link {
	margin: 0 0 20px 0; 
	line-height: 18px;
	 
}

.site_search_count {
	display: block;
	text-transform: normal; 
	color: #333;
	margin: 0 0 15px 0px;
	font-weight: normal;
	font-size: 83%;
	 
}
.site_searchPresult_brief {
	display: block;

	text-transform: normal; 
	color: #333;
	margin: 0px 0 15px 0px;
	font-weight: normal;
	font-size: 85%;
	line-height: 16px;
	 
}
.site_search_result_link a:link, .site_search_result_link a:visited {
	color: #557d20; text-decoration: none;
}
.site_search_result_link a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.site_search_result_link a:active {
	color: #557d20; text-decoration: none;
}


/*----------------------------------------------------------------
	projects
----------------------------------------------------------------*/

.projects, .project_name, .project_title, .project_general_info, .project_link, .project_label, .project_phone, .project_fax, .project_email, .project_address, .project_street1, .project_street2, .project_city, .project_state, .project_zipcode, .project_section_header, .project_section_text {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.project_thumbnail {
	width: 854px;
	background: url(../images/list-bg.gif) no-repeat;
	margin: 24px 16px;
	padding: 10px 0 0 33px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: #999;
	line-height: 20px;
	display: block;
	overflow: hidden;
	
}

.project_thumbnail img {
	float:right; padding: 15px 30px 0 0; height:67px;
}

.project_thumbnail a {
	color: #5b8228;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%; 
		
}
.project_thumbnail a:link, .project_thumbnail a:visited {
	color: #5b8228; text-decoration: none;
}
.project_thumbnail a:hover {
	color: #FFF; background: #5b8228; text-decoration: none;
}
.project_thumbnail a:active {
	color: #5b8228; text-decoration: none;
}
.project_name {
	color: #5b8228; 
	font-size: 130%; 
	margin: 0; 
	line-height: 2;
	font-weight: normal;
	display: block;
}
.project_title, .project_email, .project_phone, .project_fax, .project_street1, .project_street2, .project_status{
	display: block; line-height: 1.5;
}
.project_city, .project_state, .project_zipcode {
	line-height: 1.5;
}

.project_detail {
	width: 854px;
	background: url(../images/list-bg.gif) no-repeat;
	margin: 24px 16px;
	padding: 23px 0 0 33px;
	display: block;
	overflow: hidden;
}
.project_picture img{
	border: 3px solid #2e4414;
	margin: 2px 35px 0 20px;
	width: 250px; 
	float: right; 
	display: inline;
}
.project_description {
	margin: 0 0 0 20px;
	padding: 0 0 20px 20px;
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;

}
.project_status {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: #999;
	line-height: 4px;
}
.project_section_header, .project_label {
	display: none;
}
.project_email a {
	font-size:90%; line-height: 1;
}
.project_email a:link, .project_email a:visited {
	color: #A3501E; text-decoration: none;
}
.project_email a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.project_email a:active {
	color: #A3501E; text-decoration: none;
}


/*----------------------------------------------------------------
	biography
----------------------------------------------------------------*/

.biographyEntry, .bioName, .bioTitle, .bioLink, .biographies, .biographyDetail, .bioDetailName, .bioDetailTitle, .bioPicture, 

.bioAddress, .biography, .content-text {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#about_detail {
	float: right;
	background-color: #DCE5D1;
	border: solid 1px #ccc;
	margin-left: 10px;
	margin-bottom: -5px;
	padding:0 0 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}


.biographyEntry {
	float:left;
	width: 280px;
	height: 140px;
	border: 0px solid #CCC; padding: 32px; margin: 0 0.7em 1em 0.7em;
	background: url(../images/events-bg.gif) no-repeat 0 0;
}
.biographyEntry img {
	float:left; padding: 0 6px 0 0; width:70px; 
}
.biographyEntry a {
	font-size:100%; line-height: 1;
}
.biographyEntry a:link, .biographyEntry a:visited {
	color: #A3501E; text-decoration: none;
}
.biographyEntry a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.biographyEntry a:active {
	color: #A3501E; text-decoration: none;
}
.biographyEntry .bioName {
	color: #603913; 
	font-size: 110%; 
	margin: 0; 
	line-height: 1;
	font-weight: normal;
	display: block;
}
.bioTitle, .bioLink, {
	display: block; line-height: 1; font-size: 100%;
}
.bioAddress {
	font-size:100%; line-height: 1;
}

.biographyDetail {
	width: 84%;
	border: 0px solid #CCC; padding: 62px; margin: 0 0.7em 1em 0.7em;
	background: url(../images/events-bg.gif) no-repeat 0 0;
}
.biographyDetail .bioDetailName {
	color: #603913; 
	font-size: 110%; 
	margin: 0 0  0 200px; 
	line-height: 1;
	font-weight: normal;
	display: block;
}
.biographyDetail .bioDetailTitle, .bioLink, .bioAddress {
	display: block; line-height: 1.5; font-size: 90%; 	margin: 15px 0  0 200px;
}

.bioAddress a {
	color: #A3501E; text-decoration: none;
}
.bioAddress a:link, .bioAddress a:visited {
	color: #A3501E; text-decoration: none;
}
.bioAddress a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.bioAddress a:active {
	color: #A3501E; text-decoration: none;
}

.bioPicture img{
	border: 2px solid #CCC; margin: -200px 1em 1em 0; float: left; display: block;
}
.biography{
	color: #603913; 
	border-top: 1px solid #ebebeb;
	font-size: 100%; 
	margin: 25px 0  0 200px; 
	line-height: 1;
	font-weight: normal;
	display: block;
}
/*----------------------------------------------------------------
	catalog
----------------------------------------------------------------*/

.item {
	float:left;
	width: 240px;
	height: 240px;
	border: 0px solid #CCC; padding: 32px; margin: 0 0.7em 1em 0.7em;
	background: url(../images/events-bg.gif) no-repeat 0 0;
}
.itemDetailImage {
	float:left;
	border: 0px solid #CCC; padding: 35px 30px 100px 0; margin: 0 0.7em 1em 0.7em;
	background: url(../images/events-bg.gif) no-repeat 0 0;
}
.itemDetailImage img{
	width:160px; border: 2px solid #CCC;
}
.itemDetailDescription{
	width: 630px;
	color: #603913; 
	border-top: 0px solid #ebebeb;
	font-size: 100%; 
	margin: 16px 0  0 250px; 
	line-height: 1;
	font-weight: normal;
	display: block;
	border: 0px solid #CCC; 
}

.shoppingCart {
	margin-bottom: 5em;
}
.shoppingCart h2 {
	margin-bottom: 1em;
}
.shoppingCart td {
	padding: 0 0.9em 0.5em 0; text-align: left; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.shoppingCart th {
	padding: 0 0.5em 0.5em 1em; horizontal-align: right; vertical-align: top; width: 150px;
}

.shoppingCart textarea, .shoppingCart select{
	background-color: #DCE5D1;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding:0 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

td .smallprint{
	padding: 0 0.9em 0.5em 0; text-align: left; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:36px;
}
td .smallprint label {
	line-height: 1.5em; font-weight: normal; font-size: 80%; 
}
td .smallprint h1{
	padding: 0 0.9em 0.5em 0; text-align: left; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}
td input, td select{
	background-color: #DCE5D1;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding:0 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}
.bottom_border {
	/*border-bottom:1px solid #eee;*/
}



/*_____________________
LEFT NAV
_____________________*/


#leftnav {
	border: 0px solid #c2c2c2;
	width: 250px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;

}
#leftnav ul {
	width: 250px;
	height: auto;
	list-style: none;
	padding: 0;

}

#leftnav li {
	list-style: none;
	width: 200px;
	padding: 10px;
	margin: 0 10px 0 0;
	border: 1px solid #c2c2c2;


}

#lesswide {
	width: 550px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	border: 0px solid #c2c2c2;
}


.redlight {
width: 100%;
border: none;

}

.redlight td {
vertical-align: top;

}

