/* CSS Document */
*{padding:0;margin:0}
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	}
.websiteContainer{
	margin:auto;
	width:1050px;
	text-align:left;
	background-image:url('../img/background-image.jpg');
	background-repeat:repeat-y;
	}
/*now the bit just for the home page*/
.homePage{
	background-image:url('../img/frontFeature/background-image.jpg');
	background-repeat:no-repeat;
	height:700px;
	margin-top:45px;
	}
.websiteContainer .featureArea{
	height:300px;
	margin:0 50px;
	padding-top:83px;
	}
.homePage h1{color:#8f1e02;font-size:1.4em;padding:2.5em 1.5em 0.5em;text-align:center;font-weight:100;}
.homePage table{margin:0 50px}
.homePage table h2{margin:0;padding:3px 5px;background-color:#8f1e02;}
.homePage table h2 a{color:#c5c4c3;text-decoration:none;}
.homePage table h2 a:hover{text-decoration:underline;}
.homePage table p{font-size:8pt;margin:9px;padding:0;}
.homePage table p a{color:#000000;}


/*and now the other bits*/

.websiteContainer .banner{
	height:122px;
	margin:0 50px;
	padding-bottom:5px;
	border-bottom:1px solid #E5E5E5;
	}
.websiteContainer .banner .AustralianMade{
	float:right;
	}

	
/************************************************/	
	
.sideNav{width:391px;float:left;margin:25px 0 0 60px;}
.sideNav img{border:none;padding:10px 0;}
.sideNavButton{
	width:391px;
	height:137px;
	background-image: url('../img/mainpanel-BG.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin:0;
	padding:0;border-top:1px solid #FFFFFF;
}
.sideNavButton h2{font-size:1.5em;color:#333333;margin:37px 15px 0px 187px;padding:0}
.sideNavButton h2 span{font-size:0.6em}
.sideNavButton h2 a{text-decoration:none;color:#333333;}
.sideNavButton h2 a:hover{color:#999999;}
.sideNavButton p{padding:0;margin:0 15px 10px 187px;font-size:0.8em;color:#999999;}
#communityNotice{background-image: url('../img/community-notices-button.jpg');height:143px;}
#whatsOn{background-image: url('../img/whats-on-button.jpg');}
#whatsOn h2{margin-top:40px;}
#bookFacilities{background-image: url('../img/book-now-button.jpg');}

.bodyMainContent{
	margin:0 0 0 465px;
	clear:right;
	width:525px;
	background-image: url('../img/mainpanel-BG.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding:0;
	
}

.topNav{height:38px;padding-top:8px;margin-left:530px;}
.topNav ul{margin:0;padding:0;}
.topNav ul li{
	float:left;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
	padding:17px 0px 5px 0px;
	margin:0;
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url('../img/top-nav-BG.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:129px;
	height:38px;
	}
.topNav ul li a{color:#FFFFFF;text-decoration:none;}
.topNav ul li a:hover{text-decoration:underline;}

/*footer*/
.footer{
	height: 44px;
	clear: both;
	text-align: center;
	border-top:1px solid #E5E5E5;
	padding: 10px;
	font-size: 0.7em;
	color:#999999;
	margin:0 50px;
}
/*###Home Page area#########*/
.homePageArea{padding:312px 25px 25px 285px;}
.homePageArea h1{color:#FFFFFF;font-size:1.1em;margin:0;padding:0;}
.homePageArea p{color:#FFFFFF;font-size:0.7em;margin:0;padding:15px 0;}

/*######### MAIN CONTENT ############*/

h1{color:#8f1e02;font-size:1.5em;padding:1.5em 1em 0.5em 1em;}
h2{color:#8f1e02;font-size:1.3em;padding:0.3em 0.5em 0.2em 1.2em;}
h3{color:#0277a2;font-size:1.1em;padding:0.3em 1em;}
p{font-size:1.0em;color:#333333;padding:0.8em 1.5em;}
p.info{font-size:1.6em;}
p.info img{vertical-align:middle;padding-right:10px;}
ul{
	font-size:0.9em;
	margin:0 3em 0 0;
	padding:0 0 0 2.5em;
}
li{
	list-style-image:url("../img/bulletFlower.gif"); 
	padding:0 0 0.8em 0;
}
ul{margin:0 20px}
li{font-size:1.0em;color:#333333;padding:0.3em 1.5em;}
a{color:#20a6fd;text-decoration:underline}
a:visited{color:#01adef;text-decoration:underline}
a:active, a:hover{color:#7bc300;text-decoration:none}

/*featureIMage*/
.featureImage{float:right;margin:5px 20px 5px 10px;padding:3px;border:1px dotted #E5E5E5}

/*floated contact box*/
.floatedContacts{
	float:right;
	width: 225px;
	background-color:#2e2e2e;
	margin:0 20px 0 0;	
	}
.floatedContacts h3{color:#CCCCCC;font-size:1.2em;padding:3px 5px 0 5px;}
.floatedContacts ul{margin:0.5em 0em 0.5em 1.5em;padding:0;}
.floatedContacts li{margin:0 0 0 1em;padding:0 0 0 0.5em;font-size:0.8em;color:#CCCCCC;}
.floatedContacts #phone{list-style-image:url("../img/phone.gif");}
.floatedContacts #mail{list-style-image:url("../img/mail.gif");}
.floatedContacts #web{list-style-image:url("../img/web.gif");}

/*Contact form*/
.formContainer{margin:0 20px;padding:8px 5px;}
.odd{background-color:#F5F5F5;}
.formContainer label{float:left;font-size:0.8em;width:80px;}
.formContainer input{width:125px;}
.formContainer textarea{width:350px;height:120px;
	overflow: visible;
	background-image:url('../img/reg_form_background.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
.formContainer input.text{}
.formContainer input.submit{width:350px;margin-left:80px;background-color:#008826;border:1px solid #fab131;color:#FFFFFF;padding:5px 0;}