/*
## Style sheet for 'Bunbury Motel'
## Created by Webfirm http://www.webfirm.com.au/ Copyright © 2003
## Designer: Michael Ott
## Created: 10 Feb 2003
## Project manager: Kim Sherratt
## Last modified: 07 Jan 2003
## Modified by: Michael Ott
 */
 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a:link {
color: #ffcc66;
; text-decoration: underline
}

a:visited {
color: #ffcc66;
; text-decoration: underline
}

a:active {
color: #ffcc66;
; text-decoration: underline
}

a:hover {
color: #ffff00;
; text-decoration: underline
}

/*
## The 'body' below sets ths scroll bar style.
## This does not work in Nutscrape 4.7
*/

Body {
scrollbar-face-color:#527194;
scrollbar-arrow-color:#00ccff;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
 }
.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-align: justify;

}

table.gallery td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

h1{
	font-size:14px;
	font-weight:bold;
}







