/* CSS Document - By Ben May / www.designhouse.com.au */

body {
	margin:0px;
	background-color:#EEEEEE;
	background:url(images/hoolies_bg.jpg); 
	background-repeat:repeat-x;
	background-color:#1C5333;
}

#wrap{
	width:780px;
	margin-left:auto;
	height:490px;
	margin-right:auto;
	background:url(images/hoolies_bodybg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:-1px;
	
	}

#header{
	width:780px;
	height:173px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background:url(images/hoolies_header.jpg);
	}
#nav{

	width:165px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
#content{
	width:532px;
	font-family: "Trebuchet MS",Tahoma,serif;
	text-align:justify;
	font-size: 0.8em;
	line-height:1.2em;
	padding:8px;
	padding-left:20px;
	padding-right:20px;
	right:24px;
	position:relative;
	overflow:auto;
	
	height:450px;
	background:#fff;
	float:right;
	}
#content img{
	padding:5px;

}	
#footer{
	
	height:14px;
	background:url(images/mpb_footer.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:30px;


	width:780px;
	}
#footer p, #footer a{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-top:0px;
	padding-top:7px;
	text-decoration:none;
}
#footer p{
	padding-left:107px;
		}
#footer img{
	margin-left:0px;

	}


small:a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
h1 {
	color:#00923F;
	font-size:1.5em;
	}
h2 {
	color:#68B92E;
	font-size:1.3em;
	margin-bottom:-10px;
	}	
h3{
	font-size:1.2em;
	color:black;
	margin-top:0px;
	margin-bottom:-10px;
	}
.copy {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	font-weight:bold;
	color:#68B92E;
	padding-left:50px;
	}
.webdesign a, .webdesign{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	float:right;
	}
	#menu a.vmenu:link, #menu a.vmenu:visited {
	display:block; 
	width:135px; 
	height:35px;
	background:url(images/hoolies_button_a.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	margin-left:30px;
	padding-bottom:10px;
	padding-top:5px;
	margin-top:0px;
}
#menu a{

}
#menu a.vmenu:hover {background:url(images/hoolies_button_b.jpg); color:#000; 	background-repeat:no-repeat;	}
strong{color:#BB4625;}

