html, body, ol, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac*/

body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

a:link {
	color: #636C31;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #636C31;
}
a:hover {
	text-decoration: none;
	color: #636C31;
}
a:active {
	text-decoration: none;
	color: #636C31;
}

/* Site DIV elements */
#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_logo {
	height: 100px;
	background-color: #444444;
	font-size: 1%;
}

#header_photo {
	height: 54px;
	background-color: #636C31;
	font-size: 1%;
}

#header_menu {
	height: 25px;
	background-color: #000000;
	font-size: 1%;
	padding-left: 20px;
}

#header_titleRow {
	width: 100%;
	height: 65px;
	background-color: #FFFFFF;
	font-size: 1%;
}

.header_titleRow_1 {
	height: 49px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636C31;
}

.header_titleRow_2 {
	height: 15px;
	background-color: #FFFFFF;
}

#innerwrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftcol {
	float: left;
	width: 260px;
}

#content {
	width: 517px;
	margin-left: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
/*	clear: left;*/
}

#content h1 {
	font-size: 140%;
	color: #636C31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15pt;
	text-align: left;
	font-weight: bold;
}

#content h2 {
	font-size: 120%;
	color: #636C31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15pt;
	text-align: left;
	font-weight: bold;
}


#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	letter-spacing: 5%;
	line-height: 15px;
} 

/*  ul & ol rules */
#content ul{
	list-style-type: disk;
	list-style-position: outside;	
}

#content ul li {
	margin-left: 15px;
	padding: 0px;
	border: 0px;

}


#content ol {
	list-style-type: decimal;
	list-style-position: inside;
}
#content ol li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* end of ul & ol rules*/

#footer_spacer {
	width: 100%;
	height: 15px;
	background-color: #FFFFFF;
}


/* Footer Rules */
#footer {
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636C31;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.footer_vertLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636C31;
	padding-left: 20px;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #576022;
	line-height: 15px;
	font-weight: bold;
}

.footer_text_lrgGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #576022;
	line-height: 15px;
	font-weight: bold;
}

.footer_text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 15px;
/*	font-weight: bold;*/
/*	padding-left: 5px;*/
}

.footer_text_right a:link {
	color: #333333;
	text-decoration: none;
}
.footer_text_right a:visited {
	color: #333333;
	text-decoration: none;
}
.footer_text_right a:hover {
	color: #333333;
	text-decoration: underline;
}
.footer_text_right a:active {
	color: #333333;
	text-decoration: none;
}
/* End of footer Rules */


/* Footer_credits Rules*/
#credits {
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636C31;
/*	clear: both;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.credits_vertLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636C31;
}

.credits_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #888888;
	line-height: 15px;
/*	font-weight: bold;*/
}

.credits_text a:link {
	color: #888888;
	text-decoration: none;
}
.credits_text a:visited {
	color: #888888;
	text-decoration: none;
}
.credits_text a:hover {
	color: #888888;
	text-decoration: underline;
}
.credits_text a:active {
	color: #888888;
	text-decoration: none;
}
/* End of footer_credits Rules */

/* CSS Rules */
.text_green {
	font-size: 100%;
	color: #636C31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 5%;
}

.mixes_lines_left {
	border: 1px solid #636C31;
	padding: 5px;
}

.mixes_lines_right {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #636C31;
	border-bottom-color: #636C31;
	border-right-color: #636C31;
	padding: 5px;
}

.mixes_table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636C38;
	line-height: 15px;
	letter-spacing: 5%;
}

.applications_footer {
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636C31;
	font-size: 12px;
	color: #636C31;
}

.applicaitons_linktext {
	padding-top: 7px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636C31;*/
	font-size: 10px;
	color: #636C31;
}

.applicaitons_linktext a:link {
	color: #636C31;
	text-decoration: none;
}
.applicaitons_linktext a:visited {
	color: #636C31;
	text-decoration: none;
}
.applicaitons_linktext a:hover {
	color: #636C31;
	text-decoration: underline;
}
.applicaitons_linktext a:active {
	color: #636C31;
	text-decoration: none;
}

.map_linktext {
	padding-top: 7px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636C31;*/
	font-size: 10px;
	color: #333333;
}

.map_linktext a:link {
	color: #333333;
	text-decoration: none;
}
.map_linktext a:visited {
	color: #333333;
	text-decoration: none;
}
.map_linktext a:hover {
	color: #333333;
	text-decoration: underline;
}
.map_linktext a:active {
	color: #333333;
	text-decoration: none;
}

.projects_table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #636C31;
}

.projects_featured_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #636C31;
	background-color: #FFFFFF;
}

.projects_featured_linktext {
	padding-top: 7px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636C31;*/
	font-size: 10px;
	color: #636C31;
}

.projects_featured_linktext a:link {
	color: #636C31;
	text-decoration: none;
}
.projects_featured_linktext a:visited {
	color: #636C31;
	text-decoration: none;
}
.projects_featured_linktext a:hover {
	color: #636C31;
	text-decoration: underline;
}
.projects_featured_linktext a:active {
	color: #636C31;
	text-decoration: none;
}



.projects_featured_photos {
	float: right;
	margin-left: 10px;
}

.projects_table_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636C31;
}

.projects_table_border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA27D;
}

.projects_table_border2_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA27D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA27D;
}

.projects_text_label {
	font-size: 100%;
	color: #636C31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.articles_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636C38;
	line-height: 15px;
	letter-spacing: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636C31;
}