@charset "UTF-8";
/* CSS Document */

html{
padding:0;
margin:0;
}
body{
padding:0;
margin:0;
background-color:#362e2b;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#top{
width:100%;
padding:0;
margin:0;
}

#logo{
width:745px;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
height:190px;
padding:0;
margin:0 auto;
text-align:right;

}

#logo ul{
padding:0;
margin:45px 2px 0 0;
float:right;
}

#logo li{
padding:0;
margin:0;
float:right;
list-style:none;
font-size:12px;
color:#fff;
}
#logo a{
color:#fff;
text-decoration:none;
font-size:12px;
outline:none;
}
#logo a:hover{
text-decoration:underline;
}

#middle{
width:100%;
padding:0;
margin:0;
background-image:url(images/outer_bg.gif);
background-repeat:repeat-x;
height:348px;
}
.home #centre{
width:745px;
background-image:url(images/barn.jpg);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}
.enviro #centre{
width:745px;
background-image:url(images/enviro.jpg);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}
.cooran #centre{
width:745px;
background-image:url(images/street.jpg);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}
.contact #centre{
width:745px;
background-image:url(images/lillies.jpg);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}
.noosa #centre{
width:745px;
background-image:url(images/noosa.jpg);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}
.register #centre{
width:745px;
background-image:url(images/enviro2.jpg);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}
.location #centre{
width:745px;
background-image:url(images/map.gif);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}
.lots #centre{
width:745px;
background-image:url(images/new_house.jpg);
background-repeat:no-repeat;
padding:0;
margin:0 auto;
height:348px;
}

#textwrap{
width:342px;
margin:0;
height:348px;
float:right;
}
#textarea{
width:307px;
background-image:url(images/text_bg.gif);
background-repeat:repeat-x;
padding:20px 20px 10px 15px;
margin:0;
height:271px;
float:right;
}
#textarea h1{
font-size:14px;
color:#fff;
font-weight:bold;
padding:0;
margin:0 0 10px 0;
}
#textarea p{
font-size:13px;
line-height:16px;
color:#fff;
padding:0;
margin:0 0 10px 0;
}
#textarea a{
color:#fff;
}

#register{
width:307px;
background-image:url(images/register_bg.gif);
background-repeat:repeat-x;
padding:15px 20px 5px 15px;
margin:0;
height:27px;
float:right;
}
#register a{
font-size:12px;
color:#fff;
text-decoration:none;
font-weight:bold;
outline:none;
}
#register a:hover{
text-decoration:underline;
}

#textarea li{
font-size:12px;
line-height:13px;
color:#fff;
padding:0;
margin:0 0 8px 0;
}
#textarea ul{
margin:0 0 10px 10px;
padding:0 0 0 10px;
}
.smaller {
font-size:0.8em;
}
.yellow {
color:#FFCC33;
}

#base{
width:745px;
padding:0;
margin:0 auto;
}

#survey p{
font-size:11px;
line-height:16px;
color:#fff;
padding:0;
margin:0;
text-align:left;
}
#survey a{
color:#fff;
}

#survey{
background-color:#6a7f14;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:0 3px;
border:1px solid #fff;
padding:10px 10px 10px 28px;
margin:60px 0 0 0;
width:400px;
float:right;
}