/*
* PremGeneral - Freestart Responsive HTML5 Template
* V1.0 - May 2014
*/

body	{
	background: #194A22!important;
}

h1, h2, h3, h4, h5, h6{
	color: #194A22!important;
}

#page-title h2{
	color: #194A22!important;
}

.titalignleft{
	color: #194A22!important;
}

#navigation, #navigation ul ul, #footer{
	background-color: #2A7B38!important;	
}

#navigation ul li a:hover, 
#navigation ul li:hover > a,
#bolded-line,
#bolded-line2, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.post-icon,
input[type="button"]{
	background-color: #194A22;
}

a, a:visited{
	color: #194A22;	
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover{
	border-color: #194A22;
}

.TFtable{
	width: 100%; 
	border-collapse: collapse; 
}
.TFtable tbody td{ 
	padding:7px;
	border: 1px solid #194A22;
}

.TFtable tbody tr{
	background: #7FB088
}

.TFtable tbody tr:nth-child(odd){ 
	background: #2A7B38;
}

.TFtable tbody tr:nth-child(even){
	background: #7FB088;
}
