
/*creates rightside yellow box on */
/*services,staff,health,safety index pages*/
#framelist { float: right; width: 200px; background-color: #F9e7a9; border: 5px ridge #FFDF9B; margin-top: 1px; margin-left: 15px; padding-bottom: 15px; padding-top: 15px; padding-left: 10px; color: #333333; font-size: 10px; }
div#framelist a { display: block; text-decoration: underline; color: #000066; padding: 6px; }
div#framelist a:visited { text-decoration: underline; color: #006699; }
div#framelist a:hover { text-decoration: none; color: #006699; background: #FFF2D7; }

#framelistseats { float: right; width: 300px; background-color: #F9e7a9; border: 5px ridge #FFDF9B; margin-top: 1px; margin-left: 15px; padding-bottom: 15px; padding-top: 15px; padding-left: 10px; color: #333333; font-size: 10px; }
div#framelistseats a { /*display: block;*/ text-decoration: none; color: #000066; padding: 6px; }
div#framelistseats a:visited { text-decoration: none; color: #333333; }
div#framelistseats a:hover { text-decoration: underline; color: #006699; }
div#framelistseats p { margin-bottom: 10px; }
div#framelistseats p.faq a { /*letter-spacing: .2em;*/ font-weight: bold; font-size: 12px; color: #000066; margin: 0; text-align: center; font-style: italic; text-decoration: underline; }

#framepro1 { 
	width: 300px; 
	background-color: #F9e7a9; 
	border: 5px ridge #FFDF9B; 
	margin: 1px auto 10px auto; 
	padding: 15px; 
	color: #333333;
}
/*#framepro { 
	float: right; 
	width: 300px; 
	background-color: 
	#F9e7a9; border: 
	5px ridge #FFDF9B; 
	margin-top: 1px; 
	padding-bottom: 15px; 
	padding-top: 15px; 
	color: #333333;
}*/
div#framepro a { display: block; text-decoration: underline; color: #000066; padding: 6px; }
div#framepro a:visited { text-decoration: underline; color: #006699; }
div#framepro a:hover { text-decoration: none; color: #006699; background: #FFF2D7; }
.centerbi { text-align: center; font-weight: bold; font-style: italic; }
ul.carseats li { list-style-position: inside; }

