@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	width:100%;
	background: url(../images/Header.jpg) no-repeat top center fixed;
}
body{	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	
	color:#FFF;

}
h1{
	font-size:18px;
	color:#aaca41;
	font-weight:normal;
	margin:4px 0 50px 0;
}
p{
	line-height:16px;
}
a{
	text-decoration:none;	
	outline:none !important;
	color:#aaca41;
}
a:hover{
	color:#d9d3c8;
}
.clear{ clear:both; } .hidden{display:none; }
.fll{ float:left; } .flr{ float:right; } 
.white{ color:#fff; } .black{ color:#000; } .green{color:#aaca41;}

body.home a.home,body.about a.about,body.test a.test,body.weddings a.weddings,body.parties a.parties,body.funerals a.funerals,body.corporate a.corporate,body.contact a.contact{
		color:#aaca41;
}
header,footer,div#content{
	width:1024px;
	margin:0 auto 0 auto;
}
header{
		height:156px;
		min-width:1024px;
}
img.logo{
	margin-top:43px;
}
img.main{
	border-left:1px solid #fff;	
	border-right:1px solid #fff;	
}
nav, h1, .geoit{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style:italic;
	
}
nav{
	font-size:13px;	
	float:right;
	margin:102px 15px;
}
nav a{
	color:#fff;
	margin-left:15px;
}
nav a:hover{
	color:#aaca41;
}
main{
	border-top:1px solid #FFFFFF;
	height:522px;
	background:#5d5a58;
	min-width:1024px;
}
body.home main{
	background:url(../images/Good-food-catering-home.jpg) repeat-x center;
}
div#right{
	width:522px;
}
footer{
	color:#5d5a58;
	font-size:11px;
	text-align:center;
	margin-bottom:15px;
}
footer .small{
	color:#d9d3c8;
	font-size:10px;	
}
footer .geoit a{
	color:#5d5a58;
	font-size:11px;
}
footer a{
	color:#d9d3c8;
}
footer a:hover{
	color:#aaca41;
}

footer span.geoit{
	display:block;
	margin:28px 0 26px 0;
}

div.menu{
	float:left;
	width:82px;
	height:70px;
	border:solid 1px #fff;
	text-align:center;
	padding-top:36px;
	margin:25px 30px 0 0;
}