/*styles particular to cmbg (high art!!)  site only
*/


/*---------------------- HEADINGS ---------------------*/
	

h1, h3 {
	color: #FF6600;
	}
	

h2, h4 {
	color: #990000;
	}
	
h5, h6 {
	color: white;
	}
	
	
/*------------------------ type misc------------------------*/	


body, p, td .bodysmall{
	color: white;
	}
	
	
.txtbrand {
	color: #5D8C5B;
	}

.txtbrand_2 {
	color: #990000
}

.big_txt {
	color: #7CB17C;
	}

select {
	}




/*---------------------- LINKS -----------------------*/

a:link, a:visited{
	color: #999999;
	}


a:hover {
	color: #BB131E;
	}

	
/*----------------------- WRAPS -------------------------*/


body {
	background: #000000 url(images/bkg_thm_curtain.jpg) repeat-x;
	}


/*-------- sub wrap ------*/



	
/*---------------------- THEMES ---------------------*/
	
	
.headback{
	background: url(images/hdr_main.jpg) no-repeat left;
	height: 1em;
	margin-bottom: 30px;
	border-bottom: 8px solid white;
	padding: 0px;
	margin-top: 0px;
	} 
	
	/*------------------------ MAIN (TAB) MENU ---------------------------*/

#menu a:hover {
	background: #F27B39;
	color: white;
	  }


