/***********************************************//* PW.css                            *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body, div, p {	font-family: Baskerville,Georgia,Times,serif;	color:#000;	font-size:13px;	line-height: 1.2;		margin: 0;	padding: 0;}a:link, a:visited, a:hover {	color:#330000;}a:hover {	text-decoration: underline;}/* overrides decoration from previous rule for hovered links */h1, h2, h3, h4, h5, h6 {	font-family: Baskerville,Georgia,Times,serif;	margin: 0px;	padding: 0px;}h1{ font-family: Baskerville,Georgia,Times,serif; font-size:12px; color: #333;}h2{ font-size:18px; color:#000;}h3{ font-size:16px; color: #333;}h4{ font-size: 14px; font-style:italic; line-height:20px; font-weight: normal; color:#330000;}h5{ font-size: 13px; font-weight: normal; color: #000000;}ul{ list-style-type: square;}ul ul{ list-style-type: disc;}ul ul ul{ list-style-type: none;}label{ font: bold 100% Arial,sans-serif; color: #334d55;}				img{ float:right; margin:0px 0px 0px 0px; padding:0px 0px 5px 5px;}/***********************************************//* Layout Divs                                 *//***********************************************/#bar{	margin:0;	padding:0;	width: 600px;	height:450px;	background-image:url(_img/bar.jpg);}		#boutique{	width: 600px;	height:450px;	background-image:url(_img/boutique.jpg);}#cast{  	width: 600px;	height:450px;	background-image:url(_img/cast.jpg);}#menu{  	width: 600px;	height:450px;	background-image:url(_img/menu.jpg);}#madrona{	width: 600px;	height:450px;	background-image:url(_img/madrona.jpg);}#duffy{	width: 600px;	height:450px;	background-image:url(_img/duffy.jpg);}