/*common to entire site*/

body
{
    color: #4d4e53;
    font: normal 12px 'Verdana', 'Arial', 'sans-serif';
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

#content-container
{	
	float:left;
	width: 380px;
	height:auto;
	margin:20px 0px 0px 50px;	
}

#content-container2
{	
	float:left;
	width: 380px;
	height:auto;
	margin:20px 0px 0px 220px;	
}

#float-container
{
	clear:both;
}

#wrapper
{
	background: #f0EE90 url(../images/fauxcolumns_liquid-fixed.png) repeat-y;
	width: 1000px;
	margin: 20px auto 0px auto;
}

#wrapper-home
{
	width: 1000px;
	margin: 20px auto 0px auto;
}

#header
{
	width: 100%;
	height: 110px;
	background: #fff;
	border-top: 10px solid #251A06;}

#logo
{
	float:left;	
	padding: 25px 5px 0px 0px;;
}


img
{
	border: none;
}

h1
{	
	font: normal 20px 'Arial';
    margin: 10px 0px 0px 240px;
    color: black;
}

h2
{	
	font: normal 14px 'Arial';
    color: black;
	padding: 0;
	margin: 0;
}

h3
{	
	color: #4d4e53;
	font: normal 13px 'Arial';
	padding: 0;
	margin: 0;	
}

h4
{	
	color: #4d4e53;
	font: normal 10px 'Arial';
    letter-spacing: 1px;	
}

ul.square 
{
list-style-type:square;
padding: 15px;
}

#sub-title-container
{
	width: 100%;
	height: 61px;
	background-color: #8CC63F;
	border-bottom: 20px solid #fff;
}


#footer
{
	width: 100%;
	height: 40px;
	background: #c9cbcc;
	clear:both;	
}

#text-one-column
{
	float:right;
	width: 720px;
	margin: 17px 40px 20px 20px;
	padding: 0px;	
}	

#text-left-align-nofloat
{
	
	width: 360px;
	margin: 10px 0px 20px 240px;
	padding: 0px;

}

#text-left-align
{
	float:left;
	width: 360px;
	margin: 10px 0px 20px 240px;
	padding: 0px;

}

#text-right-column
{	
	float:left;
	width: 360px;
	margin: 17px 0px 20px 20px;
	padding: 0px;
}

#content-underline
{
	float:right;
	width: 780px;
	border-bottom: 1px solid #777;
	margin-bottom: 20px;
}

#home-container-bottom
{
	width: 1000px;
	height: 200px;
	background-color:#fff;
	clear:both;
	border-top: 20px solid #FFFFFF;		
}

#container-bottom-1
{
	float:left;
	width: 184px;
	height: 480px;
	background-color:#747679;
	font-size: 11px;
	line-height: 18px;
}




#container-bottom-2
{	
	float:left;	
	width: 184px;
	height: 480px;
	margin: 0px 0px 0px 20px;
	background-color:#747679;
	font-size: 11px;
	line-height: 18px;
}

#container-bottom-3
{	
	float:left;	
	width: 184px;
	height: 480px;
	margin: 0px 0px 0px 20px;
	background-color:#747679;
	font-size: 11px;
	line-height: 18px;
}

#container-bottom-4
{	
	float:left;	
	width: 184px;
	height: 480px;
	margin: 0px 0px 0px 20px;
	background-color:#747679;
	font-size: 11px;
	line-height: 18px;
}

#container-bottom-5
{	
	float:left;	
	width: 184px;
	height: 480px;
	margin: 0px 0px 0px 20px;
	background-color:#747679;
	font-size: 11px;
	line-height: 18px;
}

#home-content-underline
{
	float:right;
	width: 1000px;
	border-bottom: 1px solid #777;
	margin: 20px 0px 20px 0px;
}

#home-property-week
{	background-color:#747679;
	color:#FFFFFF;
	float: left;
	width: 237px; 
	height: 128px; 
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}




#contactus-table-container{
	float: left;
	margin: 10px 0px 40px 240px;
	clear:both;
}


#contactus-text
{
	float: left;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 30px;
}

#contactus-epf
{	
	float: left;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#contactus-address
{	
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 0px 0px 10px;
}

#contactleftcol {
	float: left;
	height: auto;
	width: 420px;
	margin: 20px 20px 0px 70px;
}

#contactrightcol {
	float: left;
	height:auto;
	width: 300px;
	margin: 20px 0px 0px 20px;

}

#contact-thanks {
	float: left;
	height: 500px;
	width: 420px;
	margin: 20px 20px 0px 50px;
}

#contact-wrapper
{
	background: #f0EE90 url(../images/fauxcolumns_liquid-fixed.png) repeat-y;
	width: 1000px;
	height: 500px;
	margin: 20px auto 0px auto;
}

/*forms*/

#form-container
{
	width: 400px;
	margin: 0px 0px 20px 240px;
	padding: 0px;

}
.infotitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
	
	
}

.personal 
{
	color: #6c2180;
    font: bold 16px  'Arial';
    margin: 0px;
    padding: 0px;
}

.piname
{
	float:left;
	height: 25px;
	width:100px;
	text-align:right;
}	

.pinameright
{
	float:right;
	height: 25px;
	width:245px;
	text-align:left;
	margin-right: 40px;
}

.pinameother
{
	float:right;
	height: 45px;
	width:245px;
	text-align:left;
	margin-right: 40px;
}

#select-state
{
	float:right;
	height: 25px;
	width:245px;
	text-align:left;
	margin-right: 40px;
	margin-top: 2px;
}

#pinametextarea
{
	float:right;
	width:245px;
	text-align:left;
	margin-right: 40px;
}

.checboxtitle
{
	float:left;
	height: 25px;
	width:100px;
	text-align:left;
	margin-left:120px;
	clear:both;
}

.checkbox-text
{
	float:left;
	height: 25px;
	width:100px;
	text-align:left;
	margin-left: 10px;
}

.checkbox
{
	float:left;
	height: 25px;
	width:20px;
	text-align:left;
	margin-left: 10px;
}

fieldset
{
	width:400px;
}

legend
{
	width:400px;
	font: 15px 'Arial';
	color:#000000;	
}


#button
{
	float:left;
	width:245px;
	text-align:left;
	margin: 5px 40px 0px 0px;
}

#button-indent
{
	float:left;
	width:245px;
	text-align:left;
	margin: 5px 0px 0px 115px;
}

#faq-container
{
	float:left;
	margin: 30px 20px 20px 0px; 
}

#forms-docs-container
{
   float:left;
   margin: 10px 0px 0px 70px;
}

#useful-links
{
   float:left; 
   margin: 10px 0px 0px 240px;
   clear:both;	
}

#suburb-profile-col
{
	float: left;
	height: auto;
	width: 420px;
	margin: 20px 20px 0px 70px;	
}

/* contact-us validation page */

.contact-us-thanks
{
	float:left;
	margin-left:0px;
	/*background-color:#33FF33;*/
	width:500px;
	height:500px;
	
}


#gallery {position:relative; width:360px; margin-top:0px; margin-left: 10px; padding:0px;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:350px; height:190px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:360px; height:200px; border:2px solid #666; background:#FFF}
#thumbwrapper16 {margin-top:10px; padding:5px 0; width:360px; height:410px; border:2px solid #666; background:#FFF}

#thumbarea {position:relative; overflow:hidden; height:200px; width:354px; }
#thumbarea16 {position:relative; overflow:hidden; height:410px; width:354px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:400px; border-right: 5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}

#thumbwrapper-dayboro {margin-top:10px; padding:5px 0; width:360px; height:400px; border:2px solid #666; background:#FFF}
#thumbarea-dayboro{position:relative; overflow:hidden; height:400px; width:354px; }

#thumbwrapper-edenview {margin-top:10px; padding:5px 0; width:360px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea-edenview{position:relative; overflow:hidden; height:100px; width:354px; }

#thumbwrapper-mirador {margin-top:10px; padding:5px 0; width:360px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea-mirador{position:relative; overflow:hidden; height:100px; width:354px; }


.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left top no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right top no-repeat; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
#navlist { float:right;}
#mc_embed_signup { background:none !important;}
#mc_embed_signup label {color:#8cc63f !important; font-size:14.5px;}
#mc_embed_signup input.email {width: 94% !important;}
#mc_embed_signup .button {background-color: #8cc63f !important;transition: all 0.5s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color: #000 !important;}