
/* @override http://www.rachcoffvella.com.au/style.css */



	* {
		margin:0;
		padding:0;
		}
 
	html, body {
	margin:0;
		padding:0;
		height:100%;
		font-family: Helvetica;
		}



html{
		background: #FFEE1F;

}

body{
	background: #FFEE1F;
	font-family: Helvetica;
	font-size:12px;
	color:#fff;
	}

#distance { 
		width:1px;
		height:50%;
		margin-bottom:-334px; /* half of container's height */
		float:left;
		}




h1{
	color: #fff;
	font-size: 30px;
	margin-bottom:5px;
}

h2 {
	color: #fff;
	font-size: 20px;
	margin-bottom:5px;
}

h3{
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	margin-bottom:10px;
}

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

h3 a:hover{
	color: #fff;
	text-decoration: underline;
}


h3.selected a {
	color: #ccc;
	text-decoration: underline;
}

p{
	line-height: 18px;
	font-size:14px;
	margin-bottom: 10px;
}

#container{

}
	
#header{
	margin-top: 20px;
}

#content{
	
	margin: 0px auto;
	background: #FFEE1F url(/images/frame.png) no-repeat;
	padding: 120px 190px;
	height: 428px;
	width: 770px;
	clear:left;
	margin:0 auto;
	position:relative;
	

	
	
}


#body_text{
	width: 550px;
	float: right;
	text-transform: uppercase;
}

.nav{
	margin-top: 150px;
	line-height: 20px;
}
.nav a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	
}

.nav a:hover{
	color: #FFEE1F;
}

#nav_col{
	height: 430px;
	width:200px;
	float: left;
}


#col_1{
	width: 117px;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
	height: 430px;
	overflow: hidden;
}

#col_1 P{
	
	font-size: 13px;
	line-height: 16px;
}

#col_2{
	width: 325px;
	text-transform: uppercase;
	font-size: 11px;
	float: right;
	height: 395px;
	overflow: hidden;
	padding: 0px;
		margin-left: 30px;

}

#col_2 p{
	font-size: 11px;
	line-height: 14px;

}

.subnav{
	width: 170px;
	float: right;
	padding: 5px;
	font-size: 14px;
}

.subnav a:link{
	text-decoration:none;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.subnav a:visited{color: #666; text-decoration: none;text-transform: uppercase;font-weight: bold;}
.subnav a:hover{color: #666; text-decoration: none;text-transform: uppercase;font-weight: bold;}
.subnav a:active{color: #666; text-decoration: none;text-transform: uppercase;font-weight: bold;}

#residential{
	height: 22px;
	padding-top: 1px;
}

#commercial{
		height: 22px;
		padding-left: 30px;	
		padding-top: 1px;


	
}

#multi-residential{
		padding-top: 1px;

	height: 22px;
	padding-left: 10px;
	
}

#body_text_project{
	float: right;
	width: 210px;
	/*height: 260px;*/
	padding-right: 10px;
	padding-top: 30px;
	/*overflow: auto;*/
}

.project_title{
	height:20px
}

.project_title a:link{text-decoration: none; color: #fff; text-transform: uppercase;}
.project_title a:visited{text-decoration: none; color: #fff; text-transform: uppercase;}
.project_title a:hover{text-decoration: none; color: #FFEE1F; text-transform: uppercase;}
.project_title a:active{text-decoration: none; color: #fff; text-transform: uppercase;}

.image_nav{
	width: 260px;
	float: right;
	margin-top:5px;
	height: 20px;
}

.image_nav a:link{
	color: #666;
	text-decoration: none;
	font-weight: bold;
	
}

.image_nav a:visited{color: #666;font-weight: bold;	text-decoration: none;
}

.image_nav a:hover{
	color: #666;	text-decoration:font-weight: bold; none;

}

.image_nav a:active{color: #666;font-weight: bold;	text-decoration: none;
}

#project_container{
width:660px;
float: right;
}

#project_image_hero_img{
float: left;
width: 410px;
height: 310px;	
background: #000 url(/images/loader.gif) no-repeat center center;
}

#nav_col_project{
	height: 430px;
	width:120px;
	float: left;
}


#contact_text{
	float: right;
	width:330px;
	
}

#contact_text p{
	font-size: 18px;
	text-transform: none;
	line-height: 21px;
}

#contact_text a:link, a:visited, a:hover, a:active{
	color:#FFEE1F;
	text-decoration: none;
}

.contact_flash{
float: right;
width: 330px;	
}

