/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

/* @override http://stonelea.efront.com.au/style.css */

*{
	padding: 0;
	margin: 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-size: 14px;
/* 	background: #1c1c1c url(/images/bg_body.jpg) no-repeat  top center; */
	background:#1c1c1c;
	line-height: 16px;
}

/* @group Containers */


#wrapper{
	
	width: 950px;
	background: transparent url(/images/bg_wrapper_new.jpg)  repeat-y center 225px;
	margin: 0 auto;
	padding: 0px 125px;
	
}

#wrapper_home{
	width: 1200px;
	background: transparent url(/images/bg_wrapper_new.jpg)  repeat-y center 225px;
	margin: 0 auto;
	
}

#wrapper_content{
	width: 1200px;
	background: transparent url(/images/bg_wrapper_new.jpg)  repeat-y center 225px;
	
	margin: 0 auto;
	
}

#main_content{
	width: 950px;
	margin: 0 auto;
}

.footer{
	width: 950px;
	/*background: transparent url(/images/bg_footer.jpg) no-repeat  top left;*/
	margin: 0 auto;
	padding: 40px 125px 0px;
	height: 20px;
	text-align:center;
	
}

#header_wrapper_home{
	height: 320px;
	
}



#header_wrapper{
	height: 350px;

}

#header_home{
	background: transparent url(/images/hero.jpg) no-repeat bottom center;
	height: 300px;
	width:1200px;
}

#logo_home{
	background: transparent url(/images/logo.png) no-repeat top left;
	height: 131px;
	width: 222px;
	position: relative;
	top:-200px;
	left: 130px;
	z-index: 30;
		cursor: hand;
	cursor:pointer;
}

#logo{
	background: transparent url(/images/logo.png) no-repeat top left;
	height: 131px;
	width: 222px;
	margin-bottom: 37px;
	cursor: hand;
	cursor:pointer;
}

#header{
	padding: 30px 0px 0px; 
}


#leftcol_home{
	width: 475px;
	float: left;
	padding-top: 25px;

}


#rightcol_home{
	width: 400px;
	float: right;
	padding-top: 15px;


}


#leftcol{
	width: 525px;
	float: left;
		padding-top: 10px;

}

#rightcol{
	width: 350px;
	float: right;
	padding-top: 5px;
}

.general_display{
	background: transparent url(/images/line_vertical.gif) repeat-y;	
	padding-bottom: 20px;
}

table td{
	padding:4px;
}

table{
	border: 1px solid #666;
}

/* @end */

/* @group Navigation */

.top_header{
	/*background:#ff9900;*/
	position: relative;
	top: -120px;
}

#menu_items{
	height: 24px;
	padding-left: 124px;
	
}

#menu_items a{
color: #fff;
text-decoration: none;
text-transform: uppercase;
margin-right: 20px;
font-size: 14px;

}



#menu_items a.selected{
color: #fff;
text-decoration: underline;
text-transform: uppercase;
margin-right: 20px;

}

#menu_items a:hover{
	text-decoration: underline;
}

/* @end */

/* @group Text */

p{
	margin-bottom: 15px;
}

.footer a{
	color: #fff;
	text-decoration: none;
}

.footer a:hover{
	text-decoration:underline;
}
#leftcol a{
	color: #fff;
	text-decoration: underline;
}

#subnav{
	color: #999;
}

#subnav a{
	color: #999;
	text-decoration: none;
	padding:4px;
	border: 1px solid #999;
}

#subnav a:hover{
	color: #fff;
	text-decoration: none;
	padding:4px;
	border: 1px solid #fff;
}


#subnav a.selected{
	color: #fff;
	text-decoration: none;
	padding:4px;
	border: 1px solid #fff;
}


h1{
	color: #ff9900;
	font-weight: normal;
	font-size: 25px;
	margin-bottom: 16px;
	text-transform:uppercase;
}

h2{
	font-weight: normal;
	margin-bottom: 15px;
			color: #000;
			line-height: 24px;
			font-size: 18px;

}

h3{
	font-weight: normal;
	margin: 15px 0px;

}

hr{
	border: none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}



#leftcol ul{
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#leftcol ul li{
	font-style: italic;
}

/* @end */

/* @group Images */

.image_display{
	margin-bottom: 10px;
	width: 350px;
	text-align: right;
	color: #999;
	font-style: italic;

}


.image_display_thumbs{
	border: 5px solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	height: 100px;
	width: 100px;
	cursor: hand;
	cursor:pointer;
}

.image_display_thumbs:hover{
	border: 5px solid #ccc;
	margin-bottom: 10px;
	}


img.hero_links{
	margin-bottom: 20px;
	border: none;
}

/* @end */
