img
{  border-style: none;
}

#container {
width:950px;
border: 1px solid black;
margin:auto;
padding: 0px;
background-color: #5a0f0c;
border: 2px solid #9d9f9e;
}

#header {
	background-color: #ffc;
	padding: 0px;
	margin: 0px;
	height:100px;
	background-image: url(../images/hs_header.jpg);
}

#sidebar1 {
background-color: #5a0f0c;
color:#ddd;
float: left;
margin:0px;
width:150px;
padding: 0px 0px 0px 0px;

}
#sidebar1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar1 li {
	display: inline;
}
#sidebar1 a{
	font-size: small;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #ddd;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
        background-color: #5a0f0c;
}
#sidebar1 a:hover{
	font-size: small;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #000000;
        background-color: #fed07b;
}

#sidebar1 .metaimg {
display: block;
margin-left:auto;
margin-right:auto;
margin-top: 10px;
}

#sidebar2 {
float: right;
background-color: #5a0f0c;
color:#ddd;
margin:0px;
width:150px;
padding: 0px;

}

#sidebar2 #googleadvert {
width:120px;
margin-left:auto;
margin-right:auto;
margin-top: 10px;
}



#content {
background-color: #fed07b;
margin:0px;
width:640px;
float:left;
padding: 10px 5px 5px 5px;
}

#footer {
        background-color: #5a0f0c;
clear:both;
padding: 10px 0px 10px 0px;
	color: #ddd;
}

p {
	margin:5px 0px 0px 0px;
	padding:0px;
text-align: justify;
}

h1,
h2 {
margin:0px;
padding:0px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

.imgright {
float:right;
width:310px;
margin: 5px 0px 5px 10px;
border: 1px solid black;
padding:0px 0px 5px 0px;
background-color:#000;
}

.imgright img {
margin:5px;

}
.imgright p, 
.imgleft p, 
.galleryimg p, 
.imgflickr500 p,
.youtube500 p {
font-size: 0.8em;
margin: 0px 5px 0px 5px;
text-align: left;
color:#ddd;
}

.imgleft {
float:left;
width:310px;
margin: 5px 10px 5px 0px;
border: 1px solid black;
padding:0px 0px 5px 0px;
background-color:#000;
}
.imgleft img {
margin:5px;
}

.imgflickr500,
.youtube500 {
width:510px;
margin:auto;
margin-top:10px;
margin-bottom:5px;
border: 1px solid black;
background-color:#000;
}

.imgflickr500 {
padding:0px 0px 5px 0px;
}

.youtube500 {
padding:5px 0px 5px 0px;
}

.imgflickr500 img,
.youtube500 object {
margin:5px;
}

.galleryimg {
float:left;
width:310px;
margin: 5px 5px 5px 3px;
border: 1px solid black;
padding:0px 0px 5px 0px;
background-color:#000;
}
.galleryimg img {
margin:5px;
}

.galleryrow {
clear:both;
}

.imgright .credit,
.imgleft .credit,
.galleryimg .credit,
.imgflickr500 .credit,
.youtube500 .credit {
	text-align: right;
	font-style: italic;
        margin-top:5px;
}

.galleryimg A:link, .imgleft A:link, .imgright A:link {text-decoration: none; color: #fed07b;}
.galleryimg A:visited, .imgleft A:visited, .imgright A:visited {text-decoration: none; color: #fed07b;}
.galleryimg A:active, .imgleft A:active, .imgright A:active {text-decoration: none; color: #fed07b;}
.galleryimg A:hover, .imgleft A:hover, .imgright A:hover {text-decoration: underline; color: #fed07b;}

.imageright {
float:right;
margin: 0px 0px 5px 5px;
}

.imageleft {
float:left;
margin: 0px 5px 5px 0px;
}

.imgcentre {
width:630px;
margin: 5px 5px 5px 3px;
border: 1px solid black;
padding:0px 0px 5px 0px;
background-color:#000;
}

.imgcentre img {
margin:15px 15px 10px 15px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #ddd;
}

  .prop {
    height:800px;
    float:right;
    width:1px;
  }

.contactform {
margin:auto;
margin-top:50px;
}

A:link {text-decoration: none; color: #5a0f0c;}
A:visited {text-decoration: none; color: #5a0f0c;}
A:active {text-decoration: none; color: #5a0f0c;}
A:hover {text-decoration: underline; color: #5a0f0c;}

.Bibl_Author {
	font-style: italic;
}
.Bibl_Title {
	font-weight: bold;
}

.linkname {
	font-weight: bold;
text-align: left;
}

.linkdesc {
text-align:left;
}
.Bibl_Details {
padding: 10px 0px 10px 0px;
border-bottom: 1px solid #ddd;
height:100px;
}

.link {
width: 315px;
float:left;
padding: 10px 0px 10px 0px;
height:120px;
}
.biblio_img, .link img {
float:left;
margin:0px 10px 0px 5px;
}

.tl_sig, .tl_date {
text-align: center;
}

#timeline {
margin:auto;
}

#content ul {
	margin-left: 15px;
padding-left:10px;
}

#content li {
margin-top:5px;
}

#content #BoltonShed {
color: #ddd;
margin: 10px 5px 5px 5px;
border: 1px solid #9d9f9e;
padding: 0px 10px 5px 10px;
background-color: #555;
}

