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

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

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

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

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

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

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

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


* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0 auto;
	padding: 0;
	background: #666 url(/images/bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:center;
}
#wrapper{
	background: #000;
	width: 870px;
	padding: 0px 20px 10px 20px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin: 20px auto;
	text-align: left;
   margin-left: auto;
   margin-right: auto;

}

p{
	margin: 15px 0px;
}

a:link, a:active, a:hover, a:visited{
	color: #fff;
}

h1{
	font-size: 22px;
	padding: 3px 0;
}

h2 {
	font-size: 18px;	
}

h3 {
	
}

ul {
	list-style-position: outside;
	margin-left: 15px;
}



#header{
	height: 155px;
	width: 100%;
}

#logo{
	background: #000 url(/images/logo.gif) no-repeat top center;
	height:155px;
	width: 190px;
	float: left;
	}

#hero{
	float: right;
	width: 620px;
	height: 95px;
	margin: 17px 0px 0px 0px;
	background: #333;
	
}

#side_menu{
	margin-top: 10px;
	width:210px;
	float: left;

}

#content_body{
	width:620px;
	float:right;
	margin-top: 20px;
	color: #fff;
	
}

#content_container{
}

.home_items{
	margin-left: 30px;
}

.home_items a:link,.home_items a:visited{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.home_items a:hover{
text-decoration: underline;	
	font-size: 12px;

}

.home_items a:active{
	color: #fff;
	font-size: 12px;

}


.home_anchor{
	margin: 5px 0px 5px 0px;
}

.home_anchor a:link, .home_anchor a:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.home_anchor a:hover{
text-decoration: underline;	
}

.home_anchor a:active{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}


a.menuitemOn{
	text-decoration: underline;
}
#footer{
	text-align: right;
}
#footer a{
	color:#fff;
	text-decoration: none;
}

#quote-form{
	width: 500px;
	padding-left: 20px;
}

.form_line{
	width:470px;
	clear: both;
	margin-bottom: 5px;
}
.form_title{
	width:150px;
	float:left;	
	margin-bottom: 10px;
}
.form_field{
	width:320px;
	float:left;	
	margin-bottom: 10px;
}
.input{
	width:215px;
	padding:3px;
	border: 1px solid #cccccc;
}
.textarea{
	width:215px;
	padding:3px;
	border: 1px solid #cccccc;
}

table.size_table{
	color: #fff;
	font-size: 12px;
	/*border: 1px solid #999;*/
}

tr.tr_row{
	background: #333;
	
}

tr.tr_row td{
		border: 1px solid #999;

}

tr.tr_row:hover{
	background: #666;
}
tr.tr_header{
	background: #FFF;
	font-size: 14px;
	color: #000;
	
}
tr.tr_header td{
	border: 1px solid #999;
	}

td.fontemail{
	padding: 5px;
}
td.col_1{
	padding: 10px;
	background: #fff;
	color: #000;
	text-align: center;
}

td.col_2{
	text-align: center;
	font-size: 20px;
}
td.col_3{
	width: 250px;
	padding: 10px;
	font-size: 16px;
}

.location_address{
	width: 200px;
	float: left;
	margin-right: 20px;
}

.location_map{
	background: #fff;
	float: right;
	width: 350px;
	height: 250px;
}

#headTable{
	color: #fff;
	text-align: left;
}

#headTable th{
	font-size: 16px;
}

#headTable td{
	font-size: 12px;
}
#mainTable th{
	font-size: 12px;
	padding: 10px 0px;
}

#mainTable{
	color: #fff;
	text-align: left;
	font-size: 12px;	
}


#mainTable tr td{
	height: 30px;
	background: #333;
	padding: 3px;
}

input{
	border: 1px solid #000;
	height: 20px;
}



input#submit{
	width: 100px;
	background: #fff;
}

select#months{
	width: 210px;
}

input.submit-main{
	padding: 5px 70px;
	height: auto;
	width:215px;
	background: #333;
	border: 1px solid #fff;
	color: #fff;
}
