/* ------[ Style Adjustments for Dark Pink Color Scheme ]-------- */

body {
	background:url(images/rac/home-background.gif) #fff repeat-x;
	}

#header {
	background:url(images/orange/header-bg.gif) top left repeat-x;
	}

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

a:hover, a:active {
	color:#000000;
	}
h1, h2, h3, h4, h5, h6, h7 {
	font-family:cambria,georgia,times,serif;
	line-height: 1.0em;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight:normal;
	color:#333333;
	}