/*
## Style sheet for 'Cottesloe beach Chalets'
## By TSA Corporation / Copyright © 2005
## Designer: Michael Ott
## Created: 23 March 2005
## Last Modified: 13 April 2005
## Modified by: Michael Ott
*/
body {
	font-family: Georgia, Times New Roman, Geneva, sans-serif;
	background-image: url(images/background_main.gif);
	background-color: #567158;
	margin: 0 0 0 0;
	border-width: 0px;
	line-height: 24px;	
}

li {
	list-style-image:  url(images/li.gif);
}

td, p {
	font-family: Georgia, Times New Roman, Geneva, sans-serif;
	font-size: 12px;
	color: #74725A;
	line-height: 24px;	
}

a:link, a:active, a:visited {
	color: #74725A;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
	color: #908B00;			
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #74725A;
	font-size: 10px;	
}

a.footer:hover {
	font-size: 10px;
	color: #908B00;									
}

.tableheader {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;									
}


input, select, textarea {
	font-family: Georgia, Times New Roman, Geneva, sans-serif;
	background-image: url(images/background_input.gif);
	border-right-width : 1px;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #ffffff;
	border-left-style : solid;
	color : #315A88;
	padding-left: 2px;
	font-size: 12px;
	border-thickness: 1px;
	width: 100%;
	height: 20px;	
}

.header {
	font-size: 22px;
}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	font-size: 10px;
	color: #3E582B;
	text-decoration: none;		
}

a.footerlinks:hover {
	font-size: 10px;
	color: #9DF52A;
	text-decoration: none;	
}
