﻿

@import url("/css/structure.css");

/* HTML tag styles */

#leftcontent {
		float: left;
		width: 250px;
		margin-left: 20px;
		}
		
#rightcontent {
		margin-left: 260px;
		height: 470px;
		}
		
#rightcontent ul {
		list-style-type: none;
		margin-bottom: 5px;
		height: 250px;
		}
		
img {
		border: 1px solid #cccccc;
		padding-right: 5px;
		}
		
img.noborder {
		border: 0;
		}
		
#rightcontent ul li {
		float: left;
		width: 140px;
		height: 245px;
		}
		
#large {
		width: 310px;
		}
		
#full {
		text-align: center;
		margin: 0;
		padding: 0;
		}
		
#full img {
		vertical-align: top;
		}
		
.description {
		font-family: georgia, times, serif;
		font-size: .9em;
		color: #33150A;
		line-height: 1.3em;
		padding-right: 10px;
		padding-left: 10px;
		background-color: #D0E5C4;
		}
		
#detail {
		
		}
		
		
#clicktoenlarge, #instructions {
		font-family: georgia, times, serif;
		font-size: .7em;
		color: #000000;
		text-align: center;
		
		}
		
#instructions {
	width: 90%;
	margin: auto;
	}
		

		
		.blue{display:block}
.blue *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d0e5c4}
.blue1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #eaf3e5;
  border-right:1px solid #eaf3e5;
  background:#dbebd2}
.blue2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fafcf9;
  border-right:1px solid #fafcf9;
  background:#d8e9cf}
.blue3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d8e9cf;
  border-right:1px solid #d8e9cf;}
.blue4{
  border-left:1px solid #eaf3e5;
  border-right:1px solid #eaf3e5}
.blue5{
  border-left:1px solid #dbebd2;
  border-right:1px solid #dbebd2}
.bluefg{
  background:#d0e5c4;text-align:left;
  padding:10px;}
  
.bluefg a {
		padding: 2px;
		font-weight: bold;
		}

.bluefg a:link {
color: #000;
text-decoration: none;
}

.bluefg a:visited {
color: #000;
text-decoration: none;
}

.bluefg a:active {
color: #000;
background-color: #ffffff;
text-decoration: none;
}

.bluefg a:hover {
color: #000;
background-color: #ffffff;
text-decoration: none;
}
