/* CSS Document for Peter Wright's Watershed Epic*/
/* www.watershed.org.uk */
/* Site Design by Room 108 Limited */
/* www.room108.co.uk */

body {
	text-align:center;
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#fff;
	font-size:small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
	color:#000;}

/*accessibility*/
.hide {display: none;
	}
a.hide:link {
	color:#fff;
	text-decoration:none;}
a.hide:visited  {
	color:#fff;
	text-decoration:none;}
a.hide:hover, a.hide:active {
	color:#fff;
	text-decoration:none;}

/*container*/
#container{
	margin:0;
	padding:0;
	width:100%;
	text-align:left;}

/*title*/
#title{
	height:140px;
	width:auto;
	position:relative;
	border:0;
	padding:0;
	margin:0;
	}
/*content*/
div#content {
	padding: 0 ;
	margin:0;
	background-image:url(assets/scotland2.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
/*side bar and menu*/
div#menu {
	display:none;
	}
/*statistic box*/
div#stats{
	display:none;
	}
div#sidenav{
	display:none;}
ul#foot{
	display:none;
	}
/*general styles*/
h1{
	margin:0;
	padding:30px 0;
	text-align:center;
	}
h2{
	color:#3C6754;
	font-size:100%;
	margin:0;
	padding:0;
	}
h3{
	color:#003d40;
	font:100% Verdana, Arial, Helvetica, sans-serif;
	}
/*links*/
a:link {
	color:#834b1a;
	text-decoration:none;
	}
a:visited  {
	color:#d1935c;
	text-decoration:none;
	}
a:hover, a:active {
	color:#3C6754;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-color:#3C6754;
	border-bottom-width:thin;
	}
/*lists*/

ul{
	margin:5px 0 0 25px;
	padding:0;}

li{
	margin:0;
	padding:0;
} 
ul ul{
	list-style-type:disc;}
	
ul.nav li{
	list-style:none;}
ul.nav{
	margin:0 0 0 5px;
	padding:0 0 15px 0;}
	
/*tables*/
td{
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	font-weight:normal;
	vertical-align:top;}

th{
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color:#1F5231;
	text-align:left;}
tr{
	border-bottom: 1px dashed;}
	
/*footer*/
#footer{
	display:none;
	}


.center{
	text-align:center;
	}
img{
	margin:0;
	padding:0;}
	

	
img.journal{
	margin:0;
	padding:0;
	border: 5px solid #000;}


img.journalright{
	margin:2px 0px 0px 5px;
	text-align: right;
	padding:0;
	float: right;
	position:relative;
	border: 5px solid #000;}

img.left{margin:2px 4px 5px 0px; padding:2px 4px  5px 0; text-align: left;}
.center{margin:0; padding:0; text-align: center;}