html, body {height: 99%;margin:0;}
#wrapper {
	min-height: 99%;
	height: auto !important;
	height: 99%;
	margin: 0 auto -80px auto; 
}
body{
	background: #fff url('images/bg.jpg') top center repeat-x;
	height:100%;
	/*font-family: Georgia, "Times New Roman", Serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:90%;
	line-height:175%;
	color:#424040;
	text-align:center;
	}


/* ###############  Defaults   ########*/	
hr{clear:both;}			
h1, h2, h3, h4, h5, h6{padding:.4em 0 0.05em 0; margin:0; font-weight:normal;}
h1 {color:#5C6E5B; font-size:1.6em;}
h2 {color:#5C6E5B;font-size: 1.6em;}
h3 {color:#73814d;font-size: 1.2em;}
h4,h5,h6 {color:#73814d;font-size: 1em;}
p{padding: 0 0 .4em 0; margin: 0;}
a{color:#489a41;}
a:hover{color:#000;}
ul{color:#73814d;}
.li{color:#424040;}
blockquote{clear:both;color:#424040;font-style:italic;}
blockquote p{ background: url('images/closequote.jpg') 95% 100% no-repeat; }
cite{color:#000;font-size:.8em;clear:both;font-weight:bold;display:block;text-align:right;}

.spaced{padding-top:30px;}
#header{
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:0;
	}
#header img {
display: block;
}
#logo{
	width:349px;
	float:left;
	margin-left:-20px;
	position:relative;
}
#title{
	width:358px;
	float:right;
	margin-right:20px;
}
#container{
	background: url('images/sides.jpg') top center no-repeat;
	min-height:400px;
	text-align:center;
	clear:both;
	width:1002px;
	margin:0 auto;
	padding:23px 0;
	}
#content{
	width:920px;
	text-align:left;
	margin:0 auto;
	padding:30px 0;
	}
#left{
	width:600px;
	float:left;
	}
#right{
	width:300px;
	float:right;
}
#right img{float:right;}
.icons img{float:left;}
.icons{
	display:inline;
	float:left;
	margin-right:25px;
	}
address{	font-style:normal;}
#contact-details-left{
	display:block;
	float:left;
	width:250px;
}
#contact-details-mid{
	display:block;
	float:left;
	width:350px;
}
.icons2 img{float:left;}
.icons2{
	float:left;
	display:block;
	clear:both;
	width:350px;
	}
.icon-text{
	padding:10px 0 0 5px;
	display:inline-block;
	font-size:0.85em;
	}

#map{height:300px;width:920px; clear:both;}
#map:after,#nav:after,#container:after{
	display:block;
	clear:both;
	content: " ";
	}	
#nav{
	text-align:center;
	clear:both;
	margin:0 auto;
	background:#f5f1d9;
	font-size:15px;
	width:980px;
	overflow:hidden;
	}

#nav ul li{
	list-style:none;
	display:inline;
	text-transform:uppercase;
	}
	
#nav ul{
	list-style:none;
	text-align:center;	
	position:relative;
	width:955px;
	margin:0 auto;
	padding:0;
	}
#nav li a{
	padding:12px 15px;
	margin:0;
	color:#757676;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	}
#nav li a:hover{
	color:#6960a0;
	background:#c7e1b0;
	}
#current{
	background:#c7e1b0;
	}

/* ###############  FOOTER    ########*/

#footer{
	background:#5c6e5b;	
	text-align:center;
	clear:both;
	}
#footer a{
	color:#999999;
	text-decoration:none;
	}
#footer a:hover{
	color:#000;
	text-decoration:none;
	}
#copy{
	margin: 0 auto;
	width:920px;
	text-align:right;
	color:#ffffff;
	clear:both;
	font-size:.8em;
	padding:10px 0;
	}
#copy img{float:left;}
#copy, .push {
	height: 80px;
}
