/*	-------------------------------------------------------------
 

 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Green Style
	Nom:green.css
	Version:1.0
	Date:
 

 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	GREEN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a, a:link{
	color: #939393; }

#front-left h2 a{
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #752e2e; }
	
#col-left h1 {
	color: #752e2e !important; }

#col-right h1 {
	color:#752e2e !important; }

#col-right h3 a {
	color: #752e2e !important; }
	
#col-right #span-2 span {
	color: #752e2e !important; }

.header {
	background-image: url("../../images/bg_header_green.png");
	position: relative;
	margin: 0 auto;
	height:91px;
	width: 998px;
	border-bottom:2px solid #cccccc; }
	
	
.headerl {
	background-image: url("../../images/bg_header_silver.png"); 
	height:91px;
	width:998px;
	}

.headerla {
	background-image: url("../../images/bg_header_green.png"); 
	height:91px;
	width:998px;
	}
	
	.header .nav li a:hover, 
	.header .nav li.current_page_item a,  
	.header .nav li.current_page_ancestor a,
	.header .nav li.current_page_parent a{
		color: #993300 !important; }
		
		
		
		.header .nav1 li a:hover, 
		.header .nav1 li.current_page_item a,  
		.header .nav1 li.current_page_ancestor a,
		.header .nav1 li.current_page_parent a{
			color: #993300 !important; }
		
		
		
		.menuup .nav li a:hover, 
		.menuup .nav li.current_page_item a,  
		.menuup .nav li.current_page_ancestor a,
		.menuup .nav li.current_page_parent a{
			color: #8dd164 !important; }
	
form.global input.submit:hover {
	background: #8dd164 !important;  }

#commentform input.submit:hover {
	background: #8dd164 !important; }
	
	
