/*		ORANGE		*/

/*	------------------------------------------------------------------	*/
/*	--- General styles that depend on theme --------------------------	*/
/*	------------------------------------------------------------------	*/

A {
	color: #f5a321;
}

/*	Headings */

h1 {
	color: #f5a321;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}

h2 {
	color: #f5a321;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}

h3 {
	color: #f5a321;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}

/*	------------------------------------------------------------------	*/
/*	-------------------------- General styles that depend on theme ---	*/
/*	------------------------------------------------------------------	*/

.page_navigator SPAN.seperator {
	color: #f5a321;
}



.header_container {
	background-image: url('../../site_images/theme/menu_bg/4.jpg');
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}
