
	body {
		background: #fff url('../images/dorianbg.gif') repeat-x;
		color: white;
		padding-bottom: 30px;
	}
	
	h1,h2,h3,h4 {
	font-weight: normal;
	}
	
	a, a:visited
	{
		color: #8d8778;
	}
	
	
	p {
	text-align: justify;
	margin: 1em 0;
	}
	
	#bookings, .book {
		width:500px;
		border-collapse: collapse;
		margin: 2em auto;
		}
	
	#bookings td {
		padding: 5px;
		text-align: right;
		}
	
	#bookings .alt td {
		background: #eee;
	}
	
	#bookings .header td {
		font-weight: bold;
		}
	
	#container {
		width: 700px; 
		background: #fff;
		color: #8d8778;
		border: 8px solid #e4e2d1;
		margin: 0 auto 30px auto;
		padding: 10px;
		position: relative;
	}
	
    #header {
		width: 100%;
		height: 64px;
		text-align:center;
    }
    
    	
    #contact {
    	font-size: 18px;
    	font-weight: normal;
    	margin: 12px 0 0 0;
    	padding:0;
    	text-align: center;
    }
    
    #contact a, #contact a:hover
    {
   		color: #8d8778; 
    }
    
    
    #player {
		width: 736px; 
		margin: 5px auto 0 auto;
		padding: 0 0 5px 0;
		text-align: right;
	}
	
    #au-ioplayer {
   		background: #8d8778;
    }
    
    #menu {
    	margin: 0 0 5px 0;
    	padding: 5px;
		background: #fff;
		color: #fff; 
		border-top: 1px solid #8d8778;   	
		border-bottom: 1px solid #8d8778;   
		text-align: center;
		line-height: 1.5em;
    }
    
    
    #menu a, #menu a:visited {
    	color: #8d8778;
    	text-decoration: none;
    	padding: 5px 8px;
    }
  
    #menu a:hover {
    	color: #8d8778;
    	text-decoration: underline;
    }
  
  	#menu a.here {
  		text-decoration: underline;
  	}
  	
  	.info {
  		font-size: 1.3em;
  		color:  #8d8778;
  		text-align:center;
  	}
  	
  	#col1 {
  		float: left;
  		width: 400px;
  	}
  	#col2 {
  		float: right;
  		width: 250px;
  	} 
  	
  	.button {
  		padding: 10px;
  		background: #8d8778 url('../images/bggrad.png') repeat-x;
  		display:block;
  		float:left;
  		width:90px;
  		text-align:center;
  		margin-right: 10px;
  	}
  	
  	a.button {
  	color: #fff;
	text-decoration: none;
  	}
  	
/* around bath links */

#links {
width: 640px;
	margin: 0 auto;
}

#links p {
	padding-bottom: 2em;
}

#links a {
	display: block;
	margin: 0;
	float: left;
	width: 210px;
	text-align: center;
	background: #e4e2d1;
	padding: 5px 0;
	color: #8d8778;
}

#links a.middle {
		width: 210px;
		margin: 0 5px;
}


#links a:hover {
	background: #8d8778;
	color: #fff;
}


#guestbook {
	text-align:center;
	border: 1px solid #8d8778;   
}

#guestbook img {
	display: block;
	padding: 10px 0;
	text-align:center;
	margin: 0 auto;
}


#gallery, #gallery p {
	text-align:center;
}

#comments, #comments p {
	text-align:center;
}

#offer
{
	border-bottom: 1px solid #8d8778;   
}
