#wrapper {
	width: 760px;
	border: 2px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	background-color: #ebebeb;
}
#wrappernannup {
	width: 760px;
	border: 2px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	background-color: #ebebeb;
	background-image: url(nannup/images/nannupside.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#wrapperbalinga {
	width: 760px;
	border: 2px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	background-color: #ebebeb;
	background-image: url(balingup/images/balingupvert.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #99CCCC;
}
#nav {
	height: 18px;
	width: 760px;
	background-color: #739899;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFCC;
	padding-top: 2px;
}
#copy {
	background-color: #ebebeb;
	margin-left: 10px;
	margin-right: 10px;
	}
#copynannup {
	background-color: #ebebeb;
	margin-left: 10px;
	margin-right: 160px;
	}
#copybalinga {
	background-color: #ebebeb;
	margin-left: 10px;
	margin-right: 160px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#todo {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-color: #ebebeb;
	border-bottom-color: #ebebeb;
}
td {
	border-top: 0px solid #ebebeb;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #ebebeb;
	border-left: 1px solid #FFFFFF;
	}
.noborder td {
	border: 1px solid #EBEBEB;
}
.frontdesk {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
}
.frontdeskimg {
	margin-right: 5px;
}
.lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0085B0;
	padding-top: 2px;
	padding-bottom: 2px;
}
.linestop {
	border-bottom-width: 1px;
	border-bottom-color: #0085B0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0085B0;
	border-bottom-style: solid;
}
.specials {
	background-color: #FFFFFF;
	height: 340px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #0085B0;
	padding: 10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

