body {
	background:#231f20;
	margin:0;
	padding:0;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	text-align:center;
}

h1 {
	color:#a12b2b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
}

h3 {
  font-weight:normal;
  font-style:italic;
}

h4 {
  font-size:13px;
}

a {
  color:#A12B2B;
  text-decoration:none;
}

a:hover {  
  text-decoration:underline;
}

.imgR {
  float:right;
}

#container {
	text-align:left;
	margin: 0 auto 0 auto;
	width:1024px;
	background:#fff;	
}

#mainmenu {
	background: transparent url('../images/mainmenu.jpg') no-repeat;
	height:62px;
	width:1024px;
	list-style-type:none;
	margin: -3px 0 0 0;
	padding:0 0 0 5px;
}
#mainmenu li {
	float:left;
	text-align:center;
	max-width:120px;
	padding: 22px 16px 0 16px;
	}
#mainmenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
}
#mainmenu a:hover {
	color:#888;
}
#mainmenu .short {
	padding-top:29px;
	}

/* Menu try 2 */
#mmenu {
	background: transparent url('../images/mainmenu.jpg') no-repeat;
	height:62px;
	width:1024px;
}
#mmenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
	display:block;
	float:left;
	padding: 22px 17px 0 18px;
	text-align:center;
}
#mmenu a:hover {
	color:#888;
}
#mmenu a.short {
	padding-top:31px;
	}	
#content {	
	background:url(../images/i-content-bg.gif) left repeat-y;
	position: relative;
  	top:0;
  	left:0;
}

.contenttext {
	padding-left:240px;
}

.contenttext p {
	width:700px;
}

.contentrule {
	margin-left:220px;
}

h2.sectionlogo {
	background:#FFFFFF url(../images/d-headingbackground.jpg) no-repeat scroll right bottom;
	color:black;
	font-family:Impact,Tahoma,Serif;
	font-size: 3.5em;
	letter-spacing:1.5px;
	line-height:45px;
	margin:0pt;
	padding:20px 80px 12px 0px;
	right:0pt;
	text-transform:uppercase;
}

h2.float {	
	float: right;
}

h2.absolute {
	position: absolute;
}

.staffitem {
	clear:both;
}

.contactdetails {	
	font-size:12px;
	font-weight:normal;
	color:#999;
}

.contactdetails th {
	font-weight:bold;	
	color:#666;
}

.contactdetails td a {
	text-decoration:none;
	color:#999;
}

.contactdetails td a:hover {
	color:#666;
}

#footermenu {
	color:#fff;
	text-transform:uppercase;
	background:#6d6d6d;
	height:30px;
	line-height:30px;
	font-size:11px;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	padding-left:10px;
}

#footermenu a {
	color:#fff;
	text-decoration:none;
	padding: 0 10px 0 10px;
}

#footermenu a:hover {
	color:#ccc;
}

#footerimage {
	clear:both;
	float:left;
	background:url(../images/i-mainmenu-bg.jpg) no-repeat;
	width:1024px;
	height:125px;
}

#footerimage h2 {
	margin-top:10px;
	margin-left:340px;
	color:#333;
	margin-bottom:3px;
	font-size: 12px;
}

#footerimage table {
	margin-left:300px;
	color:#333;
	font-size:10px;
	line-height:10px;
}

#footerimage table th {
  text-align:right;
}

#footerimage a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#footerimage a:hover {
	color:#666;
}

#cityofcairns {
	color:#fff;
	padding-top:5px;
	font-size:10px;
	text-transform:lowercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	text-align:right;
}

#cityofcairns a {
	color:#ccc;
	text-decoration:none;	
}

#cityofcairns a:hover {
	color:#999;
}

#contentinner
{
	margin:0 30px 0 240px;
	padding:0 0 30px 0;
	min-height:340px;
}

.comingsoon
{
	min-height: 500px !important;
}

dl.group1 dt {
  width:16em;

}

dl.group1 dd {
  margin-left:15em;
}

dl.group2 dt {
 width:11em;
}

dl.group2 dd {
  margin-left:10em;
}

.contacts dt {
  color:#000000;
  font-weight:bold;
}

.contacts dd {
  color:#5e5e5e;
}

.contacts dl {
line-height:1.5em;
margin: 0pt .5em 0pt 0pt;
}

.contacts dt {
float:left;
white-space:nowrap;
width:5em;
}

.contacts dd {
padding: 0pt 0pt 0pt 20px;
}

input,textarea {
	width: 250px;
	border: 1px solid black;
	font-family: tahoma,serif;
	font-size: 1.2em;
}

input.submit
{
	width: 100px;
}


#contactus th,td {
	vertical-align:top;
	padding: 4px;
}

#contactus th {
	color: white;
	font-size: 1.2em;
}

#contactus td {
	font-size: 0.9em;
		color: black;
}

#projects th
{
	padding: 2px;
	font-size: 1.2em;
}

#projects td
{
	padding: 2px;
}

.clearFloat
{
	clear: both;
}

.staffimage {
	clear:both;
	float:left;
	margin-left:13px;
	margin-bottom:10px;
}




.photo-strip {
  float:right;
  width:174px;
  margin:0 15px 10px 15px;    
}
.photo-strip-b {
  margin:15px;
}
.photo-strip img, .photo-strip-b img  {
  padding:2px;  
  background-color:#888687;
}

.photo-strip-b img {
  margin: 0 15px 20px 15px;
  }



.side-photos {
  position:absolute;
  top:20px;
  left:20px;
  width:170px; 
}

.side-photos img {
  margin:10px 0 10px 0;
}

.residential {
  padding-top: 40px;
  }
dl.specs dt {
	font-weight:bold;
	width:150px;
	float:left;
	clear:left;
	margin-bottom:15px;
}
dl.specs dd {
	width:560px;
	float:left;
	margin-bottom:15px;
	}
dl.specs dd ul {
	list-style-position: inside;
	}