


a {

  color: #75a62b;

}



a:hover {

  color: #3f5919;

}



.links_dark a, .link_dark, #header_nav > li > a[href]:hover, #header_nav li.active a.parent[href] {

/*  color: #96cb47;*/

color:#7ead38;

}



.links_dark a, .link_dark, .links a, .link, #content_container a, #twitter_stream.widget li a {

  border-bottom: 1px solid rgba(160, 207, 69, 0.14);

}





/* HEADER */



#header { 

  background: url(../../images/green/header_texture.jpg) no-repeat 50% 0 #0f4122;

}



#header_bg {

  background: url(../../images/green/header_bg.png) repeat-x;

}



#header_nav > li > a {

/*	color: #ced0ba;*/

	color: #005632;

}



#header_top h2 {

	border-left: 1px solid #435041; 

	color: #87947f; 

}



#header_intro p, #page_intro p {

  color: #ced0ba;

}



#header_intro strong {

  background: #203621;

  border: 1px dashed #30452f;

  outline: 2px solid #203621;

}



.phone ol#controls li a {

	background: url(../../images/green/buttons.png) no-repeat; 

}





/* TABS */



#tab_bg {

  background: url(../../images/green/tab_bg.png) repeat-x;

}



#tab_container ul#tabs_nav li a {

	background: url(../../images/green/tabs_nav_bg.png)  no-repeat 100% -50px;

}



#tab_container ul#tabs_nav li a span { 

	background: url(../../images/green/tabs_nav_bg.png)  no-repeat 0 0;

	color: #b1beaa;

}




/* TABS KOLACI */



#tab2_bg {

  background: url(../../images/green/tab_bg2.png) repeat-x;

}



#tab2_container ul#tab2s_nav li a {

	background: url(../../images/green/tabs_nav_bg2.png)  no-repeat 100% -50px;

}



#tab2_container ul#tab2s_nav li a span { 

	background: url(../../images/green/tabs_nav_bg2.png)  no-repeat 0 0;

	color: #fff;

}





/* FOOTER */



#footer_bg {

  background: url(../../images/green/footer_bg.png) repeat-x #182f1c;

}



#footer {

  background: url(../../images/green/footer_texture.jpg) no-repeat 50% 0

}



#footer p{

	color: #87947f;

}





/* Featured column */



#content_container .mask_l {

	background: url(../../images/green/table_feat_lt.png) no-repeat;

}



#content_container .mask_r {

	background: url(../../images/green/table_feat_rt.png) no-repeat 100% 0;

}



#content_container .mask .bl {

	background: url(../../images/green/table_feat_bl.png) no-repeat 0 100%;

}



#content_container .mask .br { 

	background: url(../../images/green/table_feat_br.png) no-repeat 100% 100%;

}



#content_container .mask .l {

	background: url(../../images/green/table_feat_l.png) repeat-y;

}



#content_container .mask .r {

	background: url(../../images/green/table_feat_r.png) repeat-y 100% 0;

}