@charset "UTF-8";

/* HOPES yellow css: Adult Services */



#wrapper { background-color: #f39630; }



#notch { 

	width: inherit; 

	background-image: url(images/notch-yellow.gif); 

	background-position: right center; 

	background-repeat: no-repeat; 

	margin-right: 287px; 

	}



/*** headings ***/

#info h2 { color: #0f3193; }



#title { 

	background-image: url(images/top_box_adult.jpg); 

	background-color: #FFAD85; 

	}

	

/*** info blocks ***/

.block1 {

	color: #58351A;

	background-color: #FFD6C2;

	}

	

	#info .block1 h2 { color: #58351A; }

	

.block2 { 

	color: #58351A;

	background-color: #FFE1D1;

	}



	#info .block2 h2 { color: #58351A; }

	

.block3 {

	color: #58351A;

	background-color: #FFF0E8;

	}



.block0 {

	color: #fff;

	background-color: #FF9966;

	}

	

#subNav ul { background-color: #DE892C; }

#subNav li a:hover { background-color: #f39630; }



#newsletter { background-color: #D0CABF; }


