

body{
	/*background-image:url(../media/images/base/backgrounds/body-background.jpg);background-repeat: repeat-x;*/
	/*background-image:url(../media/images/base/backgrounds/GRAS.jpg);*/
	
	
	background-position: left top;
	background-color:#444747;
	
}

#header h1{
	font-size:70px;
	font-family:"Century Gothic", "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFF;
	
	
}


#menubar h1{
	font-size:18px;
	font-family:"Century Gothic", "Times New Roman", Times, serif;
	font-weight:normal;
	font-variant:small-caps;
	color:#FFF;

	
	
}

.side_item_title h1{
	font-size:16px;
	font-family:"Century Gothic", "Times New Roman", Times, serif;
	font-weight:normal;
	color:#666;
	margin-bottom:10px;

	
	
}

.item_title h1{
	font-size:30px;
	font-family:"Century Gothic", "Times New Roman", Times, serif;
	font-weight:normal;
	color:#99cc00;

	
}


#content a{
	color:#99cc00;

	
	
}

#content h2{

	font-size:16px;
	font-family:"Century Gothic", "Times New Roman", Times, serif;
	font-weight:normal;
	color:#99cc00;

}

h5{
	color: #910001;
	
}
h4{
	color:#FFF;
	
	}
	
.footer_text a{
	color:#999;
	
	
}

#footer a{
	text-decoration:none;
	color:#FFF;
}
#footer a:hover{
	text-decoration:underline;

}