/* MIKE BERGERON */
/* Green theme */
/* 2009 */

a{
	color:#c6e98a;
	border-bottom:1px dotted #c6e98a;
}
a:link{}
a:visited{}
a:hover{
	color:#82b034;
}
#banner{
	background:url('../images/themes/green/banner.png') no-repeat;
}
#banner.en{
	background:url('../images/themes/green/banner-en.png') no-repeat;
}
#right-col #contact-form input.hover,
#right-col #contact-form textarea.hover{
	border:1px dotted #c6e98a !important;
	color:#c6e98a !important;
}
#right-col #contact-form input.btn{
	border:none !important;
	color:#cecece !important;
}