body 
{
	padding: 0px;
	margin:0px;
	background: #20160C url("../images/markhansenweb/background.gif") repeat-y top left;
	font-family: Georgia;
	font-size:10pt;
	color: #FEEBB2;
}

#container 
{
       position: relative;	 
}

#header 
{
	
	background: url("../images/markhansenweb/header_background_wide.jpg") no-repeat top left;
	height:549px;
	width:791px;
}

#content
{
	background:  url("../images/markhansenweb/content_background2_wide.gif") repeat-y left;
	width:791px;
	padding: 1px 0px 30px 0px;
    margin-top: -240px;
}

#footer 
{
	background: url("../images/markhansenweb/footer_background-wide.gif") no-repeat left;
	height:26px;
	width:791px;
	
}

#footertext 
{

    margin-left: 250px;
    color: #FEEBB2;
    font-size: 7pt;
    margin-top: -15px;
    position: relative;
}

#pagetext
{
    padding: 15px 100px 15px 15px;
    border: none;
    padding-left: 110px;
    text-align: left;
    font-size: 12px;
    color: #FEEBB2;
    line-height: normal;
    
  
}

#pagetext h1
{
    color: #CC9944;
    margin: 0px;
    padding: 0px;
    font-size: 12pt;
    text-transform:uppercase;
}

#pagetext a 
{
    color: white;
    text-decoration:none;
    
}

#pagetext a:visited 
{
	color: #978348
}

#pagetext a:hover 
{
      text-decoration:underline;
}


#pagetext h2
{
    
    color: #aa8866;
    margin: 0px;
    padding: 5px 0px 8px 0px;
    font-size: 8pt;
    font-weight: normal;
}

#pagetext h2 a 
{
    color: #aa8866;
    text-decoration:underline;
}

#pagetext h3 
{
	font-size: 8pt;
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #CC9944;
}



#headermenu
{

    padding: 280px 0px 0px 340px;
    font-size: 9pt;
    color: #FEEBB2;
    position: relative;
    font-weight: bold;
 
   
}

#headermenu li 
{
list-style-type: none;
position: relative;
display: inline;
margin-right: 40px;


}

#headermenu a 
{
    color: #20160C;
    text-decoration: none;
}

#headermenu a:visited 
{
    color: #20160C;
    text-decoration: none;
}

.postcode 
{
 color: #20160C;
 font-size: 15pt;
 font-weight: bold;
 background: #CC9944;
    
}