/* Copyright Byron Bay Holidays 2007-2008 */
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	line-height: 1.3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#content {
	margin: 0 auto;
	width: 770px;
	clear: both;
	padding-top: 12px;
}
	
#content a:link, a:active, a:visited      {
	color: #0000CC;
	text-decoration: underline
}

#content a:hover      { text-decoration:none; color: #333333; }

#content ul {
	margin-top: 2px;
	}
	
#content p {
	margin: 6px 0px 8px 0px;
	}
	
#content #right {
	text-align: left;
	float: right;
	width: 200px;
	padding-left: 20px;
	display: inline;
	}

#content #left {
	text-align: left;
	float: left;
	display: inline;
	width: 520px;
	}
	


#about {
	padding: 8px;
	font-size: 10px;
	line-height: 13px;
	color: #888888;
}

#about h2 {
	color: #ff0024;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#main a:link, a:active, a:visited      { color: #0000CC; text-decoration: underline}


#header {
	margin: 0 auto 0 auto;
	width: 800px;
	clear: both;
	height: 102px;
	border-bottom: solid #f1f1f1 2px;
}

#header #topnav {
	padding: 46px 15px 10px 0px;
	width: 450px;
	float: right;
}

#header #keywords {
	padding: 5px 15px 0px 0px;
	color: #999999;
	width: 450px;
	float: right;
	text-align: right;
	font-size: 10px;
}

#header #keywords a {
	color:#999999;
}

#header #keywords h1 {
	font-size: 13px;
	margin: 0px 0px 4px 0px;
}

#header #logo {
	float: left;
}

#header #nav {
	margin: 0 auto 0 auto;
	width: 450px;
	clear: both;
	float: right;
}

#header #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header #nav li {
	display: inline;
	float: none;
}

#header #nav a {
	display: block;
	float: right;
	color: #ff0024;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	margin-left: 0px;
	text-transform: uppercase;
}

#header #nav a:hover {
	color: #333333;
	text-decoration: none;
	background: #f1f1f1;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0px 4px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
	
#footer {
	text-align: center;
	margin: 10px auto 0px auto;
	width: 770px;
	clear: both;
	color: #bbbbbb;
	border-top: 2px solid #f1f1f1;
	padding: 8px 15px 15px 15px;
	font-size: 11px;
}

#footer a:link, a:active       { color: #bbbbbb; text-decoration: underline}
#footer a:visited       { color: #bbbbbb; text-decoration: underline}

#footer a:hover      { text-decoration:none; color: #999999; }

#footer #copyright {
	text-align: right;
	padding: 0px 20px;
	float: right;
	width: 528px;
	font-family: Tahoma, Verdana, sans-serif;
	margin-top: 7px;
	display: inline;
}

.prop {
	font-size: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(images/accombg.gif);
	border-top: dotted #dddddd 1px;
}

.clear {
	clear: both;
	height: 0px;
}

.lightgrey {
	color: #cccccc;
}

.blue {
	color: #ff0024;
}
.small10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
#content #bottom {
	margin: 0 auto;
	width: 770px;
	clear: both;
}
