.link-footer{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #3E5C08;
	font-weight: bold;
}
.link-footer a:link{
	color: #3E5C08;
	text-decoration:none;
	font-weight: bold;
}
.maintext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.link-footer a:visited{
	color: #3E5C08;
	text-decoration:none;
	font-weight: bold;
}
.link-footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.text-brown{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.style-yellow {
color : #CC9900; 
font-family : Tahoma, HelvCondLight; 
font-size : 11px; 
text-decoration : none; 
} 
.style-red {
color : #CC0000; 
font-family : Tahoma; 
font-size : 11px; 
text-decoration : none; 
} 

.text_normal {
font-family : Tahoma, HelvCondLight; 
text-align : left; 
font-size : 11px; 
font-style : normal; 
line-height : 17px; 
font-weight : normal; 
font-variant : normal; 
} 
.maintext1 {font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.inline{
	color:#0066CC;
	border-bottom:1px dotted #69C;
	text-decoration:none;
}
a.inline:hover{
	border-bottom:1px solid #69C;
	text-decoration:none;
}
#text{
	color:#006600;
	padding-left:20px;
	font-family: Tahoma, HelvCondLight;
	font-size: 12px;
}
.accordian_header{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	font-weight: bold;
}
.contact_header{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	font-weight: bold;
}
.accordian_header .inner{
	padding:5px;
	background-repeat: no-repeat;
	background-position: top;
}
.accordian_content{
	font-size:11px;
}
.accordian_content h4{
	font-size:11px;
	margin:10px 0 5px 0;
}
/* contact form */
#contact_form{
	border:1px solid #A5C438;
	padding:5px;
	background-color: #F3FFC9;
}
#contact_form input{
	border:1px solid #A5C438;
	background: #FFF url(images/select_box_bg.gif) repeat-x;
	letter-spacing:3px;
	color:#006600;
	padding-left:1px;
	font-family: Tahoma, HelvCondLight;
	font-size: 11px;
}
#contact_form textarea{
	border:1px solid #A5C438;
	background: #FFF;
	color:#669900;
	font-family: Tahoma, HelvCondLight;
	font-size: 11px;
}
#contact_form label{
	display:block;
	color:#006600;
	margin-top:5px;
	margin-bottom:2px;
	font-family: Tahoma, HelvCondLight;
	font-size: 11px;
}
#contact_form input.button{
	border:1px solid #BBCBDB;
	background: #FFF;
	color:#006600;
	font-family: Tahoma;
	font-size: 11px;
}
