/* Stylesheet by Nadia - perrelink.com.au  for Urban Salt Box */

/* stops the shorter pages from jumping if there is no need for a scrollbar */

html{
margin-bottom:1px;
min-height:100%;
}
body{
background:url(../images/headerback.jpg) #FFFFFF repeat-x;
background-image:url(../images/headerback.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:georgia,times,"times new roman",serif;
color:#000000;
font-size:95%;
margin:0;
padding:0;
}
.cleardiv{
clear:both;
height:1%;
}

a:link{
color: #9E883F;
}
a:visited{
color: #B39944;
}
a:hover,a:active
{
background-color:transparent;
color: #6E926E;
}
#header{
background: White url(../images/header.jpg) no-repeat;
height:165px;
margin:0 auto;
text-align:center;
width:770px;
}
div#wrapper{
background-color:#FFFFFF;
margin:0;
padding:0;
}
div#container2{
background:transparent url(../images/content_bg.gif);
background-position:left bottom;
background-repeat:no-repeat;
margin:0 auto;
padding:0px;
width:770px;
}

div#entrypagepic {
position: relative; 
width: 547px; 
height:276px; 
float: right; 
margin-top:-65px; 
margin-bottom: 10px;
}
div#more{
color:#333333;
float:right;
margin:0;
padding:1em 10px 0 10px;
width:210px;
}
div#content{
background-color:transparent;
margin: 0 0 0 222px;
padding-left: 20px;
padding-bottom: 50px;
font-family: Arial, Helvetica, sans-serif;
}

div#content p {
margin-bottom: 4px;
line-height: 1.3em;
color: #8A7234;
}
div#content h1{
color: #8A7234;
font-family: georgia,times,"times new roman",serif;
font-size: 1.3em;
padding-bottom:0px;
padding-top:4px;
letter-spacing: 1px;
margin-top:5px;
font-weight: normal;
}

div#content h2{
color: #8A7234;
font-family: georgia,times,"times new roman",serif;
font-size: 1.1em;
padding-bottom:0px;
padding-top:4px;
letter-spacing: 1px;
margin-top:5px;
font-weight: normal;
}
div#content h3{
color:#8A7234;
font-family: georgia,times,"times new roman",serif;
font-size:0.95em;
word-spacing: 2px;
padding-top: 0px;
margin:0;
}

div#internalpagecontent {
	margin-top: 0;
/*	width: 500px;
	float: right;*/
	background-color:transparent;
margin: 0 0 0 /*222*/20px;
padding-left: 20px;
padding-bottom: 50px;
font-family: Arial, Helvetica, sans-serif;
clear: all;
}
div#footer{
clear:both;
background: #EEE6CA;
height: 114px;
color:#333333;
padding: .5em 2em;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
}
div#footer p{
color:#333333;
padding-top: 0px;
margin-top: 4px;
}
div#footer ul{
color:#333333;
list-style-type:none;
margin:0;
padding:0;
}
div#footer li{
color:#333333;
display:inline;
margin-right:1em;

}
div#footer a{
color:#333333;
text-decoration: none;
padding-right: 2px;
padding-left: 2px;
}
div#footer a:hover{
color: #8A7234;
}
div#navigation{
float:left;
padding-left:1em;
padding-right: 20px;
width:86px;
margin-left: 30px;
}

* html div#navigation {
margin-left: 15px;
}

div#navigation ul{
list-style-type:none;
margin:0;
padding:0;
}
div#navigation ul li{
margin-top:4px;
}
#navigation ul li a
{
border-bottom:1px solid #DED19E;
color:#8A7234;
display:block;
height:1%;
line-height:125%;/**/
padding: 5px 0 5px 6px;
text-align:right;
text-decoration:none;
width:150px;
 font-weight: bold;
}

#navigation ul li a:hover{
color: #333333;
}

/* thumbnails on entry page on left */
#entrypagethumbs {
	float:left;
	width: 125px; 
	margin-left: 115px; 
	margin-top: 12px;
	text-align:center; 
	padding-top: 30px;
	overflow: auto; 
}

* html #entrypagethumbs {/* for IE6 - so thumbs sit correctly under navbar */
	margin-left: 50px;	
}

.entrythumbs {
	display:block; 
	padding: 8px;
}
 /* EPSOM SALTS LOGO PLACEMENT */
#epsomlogo {
position: relative; 
width: 105px;
height:117px; 
float:left; 
margin-top:-55px;
margin-left: 27%;
margin-right: 3.25em;
/* background-image: url(../images/epsom_logo2.gif);
background-repeat: no-repeat;
background-position: center center; */
}
* html #epsomlogo { /*for better placement in IE6 */
margin-left: 160px;
}
#footerPrint, #mastheadPrint, #headerPrint {
	display: none;
}

	
