/*
dark green: #7b7830
light green: #b0a977
*/


body {
	background: #000000 url(../images/bg_creatingspacesforlife.jpg) repeat left top;
	font-family: Arial, sans serif;
	color:#ffffff;
	font-size: 14px;	
}

h1{
	font-size: 36px;
	color:#b0a977;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight:normal;
	
}

h2{
	padding-top: 5px;
	font-size: 24px;
	color:#ffffff;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight:normal;
}


h3{
	padding: 5px 5px 5px 0px;
	font-size: 20px;
	color:#ffffff;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight:normal;
}

h4{
	padding: 0px;
	font-size: 18px;
	color:#000000;
	line-height: 1.2em;
	text-transform: none;
	font-weight:normal;
}

p{
	padding: 5px 0px;
	font-size: 12px;
	font-family: Arial, sans serif;
	line-height: 1.5em;
}

ul{
	margin: 5px 0px;
}

ul li{
	padding: 2px 0px;
	font-size: 12px;
	font-family: Arial, sans serif;
	line-height: 1.5em;
	list-style-type:disc;
	margin-left: 14px;
}

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

a:hover{ 
	color:#b0a977;
}

form, input, textarea, select{
  font-size: 12px;
  font-family: Arial, sans serif;
  line-height: 1.5em;
  }
 
input, textarea, select{
	margin-top: 5px;
}  


.black{
	color: #000000;
}

.border{
	border: 1px solid #000000;
}

.darkgreen{
	color: #8b834b;
}

.contentbgtext{
	color: #b0a977;
}

.contentgreen{
	background-color:#b0a977;
	padding: 10px 20px;
	color: #000000;
}

.contentbg{
	background-color:#b0a977;
	padding: 10px 20px;
	color: #000000;
}

#homecontentbox  a,.contentbg a, .contentgreen a{
	color:#ffffff;
}

#homecontentbox a:hover, .contentbg a:hover, .contentgreen a:hover{
	color:#ffffff;
	text-decoration: underline;
}


/* header bar with logo and nav */
#header {
	height: 127px;
	width:100%;
	border-bottom:2px solid #474747;
	text-align:center;
}

#container{
	width:100%;
	background-color:#000000;
	text-align:center;
}

.content{
	width: 960px;
	padding: 0px;
	margin:auto;
	text-align:left;
	height:100%;
}

#logo{
	margin-top: 22px;
	text-align:left;
	height: 128px;
	width: 196px;
	background: url('http://www.greenwaydevelopments.co.nz/images/greenway_builders_logo.png') no-repeat;
}

#showcaseGallery ul li{
	list-style-type:none;
}

.borderbottom{
	border-bottom:1px solid #474747;
}


/* top navigation bar */
#nav{
	text-align:left;
	padding: 7px 0px 4px 0px;
}


#nav ul li{
	display:inline;
	list-style-type:none;
	padding-right:5px;
	text-transform:uppercase;	
	font-size: 14px;
	color:#ffffff;
}

#nav .navon{
	color:#b0a977;
}

#showcase{
	width: 632px;
	float:left;
	display:inline;
}

#services_block{
	padding-bottom:21px;
}

#homecontentbox{
	background-color: #b0a977;
	width: 298px;
	float:left;
	display:inline;
	color:#000000;
	height: 282px;
	padding: 10px 15px;
}

#homecontentbox h3{
	padding: 10px 0px 0px 0px;
}

#floatbox, #leftcol, #rightcol{
	float:left;
	width: 480px;
}

#leftcol{
	width: 780px;
}

#rightcol{
	width: 178px;
	padding-left:2px;
}

.contentbg h3{
	background-color:#b0a977;
    color:#ffffff;
}

#footer{
	width: 100%;
	color:#ffffff;
	margin-bottom: 20px;
}

.footerbox{
	background-color: #b0a977;
	width: 280px;
	height: 95px;
	padding: 10px 10px;
	float:left;
	margin:20px 35px 20px 0px;
}

.middlebox{
	background-color: #231f20;
}

.footerbox h3{
	width: 145px;
	float:left;
	padding: 5px 5px 0px 0px;
	font-size: 15px;
	line-height:1.4em;
    font-weight:bold;
	text-align:center;
}

.footerbox img{
	border: 1px solid #000000;
	float:left;
	width: 120px;
}

.footer_certified img{
	float: left;
	margin-right: 20px;
}

.footer_certified ul{
	margin-top: 5px;
	float: left;
	margin-right: 20px;
}

.footer_certified ul li	{
	font-size: 13px;
	padding: 0;
}

.footer_contact, .footer_certified{
	float:left;
}

.footer_contact{
	border-left: 1px #474747 solid;
	margin-left: 20px;
	padding-left: 20px;
}

.footer_contact p{
	margin-top: 10px;
	font-size: 12px;	
}


.last{
	margin-right: 0px;
	padding-right: 0px;
}
