/* 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-repeat: repeat-x;
}

#content {
	margin: 0 auto;
	width: 880px;
	clear: both;
}
.highlight {
	background-color: #fdfae1;
}

	
#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: 288px;
	padding-left: 0px;
	display: inline;
	background-color: #ddf5ff;
	padding: 15px 15px;
	}

#content #left {
	text-align: left;
	float: left;
	display: inline;
	width: 540px;
	padding: 15px 0px;
	}
#right ul {
	padding-left: 30px;
	margin-left: -10px;
}

	


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

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




#keywords {
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	margin: 15px auto;
}
#keywords  h1  {
	font-size: 13px;
	margin: 0px 0px 4px 0px;
}

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: 13px;
	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;
}

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

.lightgrey {
	color: #cccccc;
}

.blue {
	color: #0482FF;
}
.small10 {
	font-size: 10px;
}
.size20 {
	font-size: 18px;
	background-color: #fdfae1;
}
#content #keywords h1 a {
	color: #CCC;
}
