/* CSS Document */


/* ****************** FONT STYLES ******************** */


h1 {
	font-size: 1.5em;
	color: #4D8C30;
	font-weight: normal;
	display: inline;
}
h1 a:link {
	color: #4D8C30;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
	color: #4D8C30;
}
h1 a:active {
	text-decoration:none;
	color: #4D8C30;
}
h1 a:hover {
	text-decoration:none;
	color: #FE5E00;
}


h2 {
	font-size: 1.1em;
	color: #4D8C30;
	font-weight: normal;
	display: inline;
}
h2 a:link {
	color: #4D8C30;
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
	color: #4D8C30;
}
h2 a:active {
	text-decoration:none;
	color: #4D8C30;
}
h2 a:hover {
	text-decoration:none;
	color: #FE5E00;
}


.icn_txt {
	color: #4D8C30;
	font-size: 0.8em;
	padding-left: 24px;
}
.icn_txt a:link {
	color: #4D8C30;
	text-decoration: none;
}
.icn_txt a:visited {
	text-decoration: none;
	color: #4D8C30;
}
.icn_txt a:active {
	text-decoration:none;
	color: #4D8C30;
}
.icn_txt a:hover {
	text-decoration:none;
	color: #FE5E00;
}


p {
	
}


#projectsmenu {
	font-size: 0.7em;
	color: #4D8C30;
	line-height: 1.8em;
}
#projectsmenu a:link {
	color: #4D8C30;
	text-decoration: none;
}
#projectsmenu a:visited {
	text-decoration: none;
	color: #4D8C30;
}
#projectsmenu a:active {
	text-decoration:none;
	color: #FE5E00;
}
#projectsmenu a:hover {
	text-decoration:none;
	color: #FE5E00;
}


.submenu_text {
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.submenu_text a:link {
	color: #3293CB;
	text-decoration: none;
}
.submenu_text a:visited {
	text-decoration: none;
	color: #3293CB;
}
.submenu_text a:active {
	text-decoration:none;
	color: #FE5E00;
}
.submenu_text a:hover {
	text-decoration:none;
	color: #FE5E00;
}


.body_content {
	font-size: 0.8em;
	line-height: 1.4em;
}
.body_content a:link  
{
	color: #977E59;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-color: #DCC7A2;
}
.body_content a:visited  
{
	text-decoration:underline;
	color: #999966;
}
.body_content a:active  
{
	text-decoration:none;
	color: #C69C6D;
}
.body_content a:hover  
{
	text-decoration:none;
	color: #FE5E00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE5E00;
}

/* Brown text */
.icn_txt2 {
	color: #977E59;
	font-size: 0.8em;
	padding-left: 24px;
}
.icn_txt2 a:link  
{
	color: #977E59;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-color: #DCC7A2;
}
.icn_txt2 a:visited  
{
	color: #977E59;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-color: #DCC7A2;
}
.icn_txt2 a:active  
{
	text-decoration:none;
	color: #977E59;
}
.icn_txt2 a:hover  
{
	text-decoration:none;
	color: #FE5E00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE5E00;
}


.bodyfooter_txt {
	color: #977E59;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodyfooter_txt a:link {
	color: #977E59;
	text-decoration: none;
}
.bodyfooter_txt a:visited {
	text-decoration: none;
	color: #977E59;
}
.bodyfooter_txt a:active {
	text-decoration:none;
	color: #977E59;
}
.bodyfooter_txt a:hover {
	text-decoration:none;
	color: #FE5E00;
}


.feature_text {
	font-size: 0.7em;
	color: #777777;
}


.comment_date {
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}

.comment_txt {
	font-size: 0.8em;
	color: #777777;
}


#footer_content {
	font-size: 0.7em;
	color: #977E59;
}
