@charset "UTF-8";
/* CSS Document: Style Sheet for The Dam Hotel, West Wyong Pub for index.html for SCREEN */

h1 {
	color: #505050 ;
	font-size: 20px;
font-family: "times new roman",times,serif;
}
h2 {
font-family:  "Arial", Helvetica, sans-serif;
	font-size: 14px;
		color: #505050 ;
}
h3 {
	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
		color: #505050 ;
}
p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #505050 ;
	background-image: none;
	font-weight: normal;
}
body {
		background-image: url(image%20Folder/main_bg.png);
		background-repeat: repeat-x;
		background-color:#F2E6E6;
}
#body {
	text-align: center;
	background-image: none;
}
#wrapper {
	width: 800px;
	height: 560px;
	background-image: url(image%20Folder/background3a.png);
	margin: 0 auto;
	border: medium solid #000033;
}
body {
	margin: 0 auto;
	height: 123px;
	width: 800px;
}
#menubar {
	float: left;
	height: 17px;
	width: 775px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 4px;
	background:	#462525;
	border-top: 0.5pt solid #000033;
	border-right: 0pt none #000033;
	border-bottom: 0.5pt s #000033;
	border-left: 0pt none #000033;
	color: #fff;
	text-align: left;
}
#mainpicture {
	padding: 0px 20px;
	height: 285px;
	width: 305px;
	float: left;
}
#maintext {
	padding: 0px 40px 20px 20px;
	float: right;
	width: 395px;
	height: 285px;
	background-image: url(image%20Folder/background3.png);
	font-weight: lighter;
}
#footer {
	height: 86px;
	width: 800px;
	float: left;
	padding: 5px 0px 10px;
	background-image: none;
}
#bottomheader {
	background-image: none;
	float: left;
	height: 50px;
	width: 790px;
	color: #336699;
	font-family: "Edwardian Script ITC";
	font-size: 65px;
	padding: 5px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050 ;
	height: 15px;
} 
#viewmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	width: 650px;
	font-weight: normal;
	color: #FFFFCC;
}
a:link {
	color: #E6E6E6;
}
a:visited {
	color: #E6E6E6;
}
a:hover {
	color:#E6BB70;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: 20px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}
#celebrating {
	font-family: "Edwardian Script ITC";
	font-size: 50px;
	font-style: normal;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	width: 600px;
	height: 100px;
	float: left;
	padding-right: 100px;
	padding-left: 100px;
}

