/* CSS Document */
* {
padding:0;
margin:0;
}

p {
	padding-bottom: 0.5em;
}

html {
	min-width:900px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#clear {
	clear:both;
	height:20px;
}
#top{
	width: 900px;
}

body {
	padding:0;
	border:0;
	text-align:center;
	overflow:0;
	overflow: -moz-scrollbars-vertical;
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	background-position: 50%;
}

h1 {
	color: #FF0000;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 40px;
	padding-bottom: .2em;
}

h2 {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 0.2em;
}

h3 {
	color: #660000;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 1em;
}

h4 {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	padding-bottom: 0.5em;
}
h5 {
	font-size: 18px;
	padding-top: .3em;
	padding-bottom: .3em;
}

h6 {
	font-size: 10px;
	line-height: 16px;
	color: #660000;
	letter-spacing: .7em;
	padding-bottom: .5em;
}


a {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#230908;
}

a:hover {
	color:#990000;
}

a:active {
	color:#FF0000;
}

a:focus {
	color:#FF0000;
}

#wrap {
	width:900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#toppicture {
	height:250px;
	width:900px;
	float: left;
	clear: none;
}

.left{
	float:left;
	width:125px;
	position:relative;
	z-index:10;
	visibility: visible;
	margin-top: 25px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin-right: 25px;
	padding-left: 50px;
}
.left img{
	padding-top: 25px;
	padding-bottom: 25px;
}


.navigation{
	float:left;
	display: inline;
	position:relative;
	z-index:999;
	visibility: visible;
	text-decoration: none;
	font-size: 12px;
	list-style-type: none;
	line-height: 14px;
	margin-top: 55px;
}
.navigation p {
	padding: 5px;
	line-height: 1.5em;
}

.navigation ul {
	list-style-type: none;
	display: block;
	padding-left: 5px;
	padding-bottom: 8px;
}

.navigation li {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width: 125px;
}


.navigation a{
	color: #341E17;
	text-decoration: none;
	font-weight: normal;
	width: 125px;
	padding: 3px;
}
.navigation a:visited {
	color: #333333;
}
.navigation a:hover {
	background-color: #E6C0C0;
	color: #000000;
	width: 125px;
}
.navigation a:active {
	background-color: #E6C0C0;
}
.navigation a:focus{
	color: #FF0000;
}
#navigationselect a{
	color: #FF0000;
}


.right {
	float:right;
	width:310px;
	display: inline;
	position: relative;
	margin-top: 25px;
	margin-right: 50px;
}

.right img {
	display:block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.right#archive {
	margin-top: 85px;
	width: 300px;
	margin-right: 50px;
}

.right#history {
margin-top: 81px;}

.right#dispatch {
margin-top: 81px;}

.right#contact {
	margin-top: 81px;
	width: 290px;
}

.container{
	float:left;
	width:900px;
	margin-right: -380px;
	margin-left: -200px;
	margin-top: 25px;
}

.threecolumn{
	padding-right: 20px;
	margin-right: 380px;
	margin-left: 200px;
}
.threecolumnarchive{
	margin-right: 320px;
	margin-left: 200px;
	width: 300px;
}

.threecolumncontact{
	margin-left: 200px;
}

.threecolumn ul{
	padding-left: 15px;
	padding-bottom: 10px;	
}
.threecolumn li{
	padding-top: 2px;
	padding-bottom: 2px;	
}
.twocolumn{
	padding-right: 20px;
	margin-right: 0px;
	margin-left: 200px;
}


.footer {
	height:20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	padding-top: 25px;
	text-transform: capitalize;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 200px;
 }
#picturecaption {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin: 0px;
	vertical-align: top;
	clear: none;
}
#emailsignup{
	font-size: 85%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#emailsignup input, select, radio, textarea, checkbox, radio button, submit{
	background-color: #F5E6E6;
	font-size: 10px;
	line-height: 12px;
	padding: 1px;
}
/*JUST FOR LIGHTBOX*/
#lightbox {
background-color:#eee;
padding:10px;
border-bottom:2px solid #666;
border-right:2px solid #666;
}

#lightboxDetails {
font-size:.8em;
padding-top:.4em;
}

#lightboxCaption {
	float:left;
	font-size: 12px;
	line-height: 14px;
}

#keyboardMsg {
float:right;
}

#closeButton {
top:5px;
right:5px;
}

#lightbox img {
border:none;
clear:both;
}

#overlay img {
border:none;
}

#overlay {
background-image:url(images/overlay.png);
}

#lightbox a:hover {
	padding: 0px;
}

* html #overlay a:hover {
	padding: 0px;
}


* html #overlay {
background-color:#333;
background-color:transparent;
background-image:url(blank.gif);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png",sizingMethod="scale");
}

small {
	font-size:12px;
}

pre {
display:block;
margin:1em 0;
padding-left:.8em;
border-left:1px solid #ccc;
background-color:#eee;
overflow:auto;
}

code {
font-size:11px;
background-color:#eee;
}

pre code {
line-height:1.1em;
}

kbd {
color:#555;
background-color:#ddd;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
font-size:inherit;
font-family:inherit;
padding:0 3px 2px 4px;
}
.thumbnail{
	padding: 5px;
	float: left;
	margin-right: 90px;
	margin-bottom: 15px;
	}	
.thumbnail img{
border: 0
	}	

.caption{
	font-size: 0.9em;
	padding-top: 0.2em;
}

.thumbnailarchive{
	padding: 5px;
	float: left;
	margin-bottom: 15px;
	margin-right: 50px;
	}	
.thumbnail img{
border: 0
	}	
.publications {
}

#publicationsleft {
	clear: none;
	float: left;
	width: 350px;
	margin-right: 40px;
}
#publicationsright {
	clear: none;
	float: left;
}

.forsale {
	width: 350px;
}

#forsalebox {
	clear: none;
	float: left;
	margin-right: 50px;
	width: 650px;
}
#forsalebox img {
	align: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.links {
	
}

#linksbox {
	clear: none;
	float: left;
	margin-right: 50px;
	width: 350px;
}
#linksbox img {
	align: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#whatsnew {
	background-color: #660000;
	padding: 5px;
	color: #FFFFFF;
	width: 100%;
}
#whatsnew a{
	color: #FF0000;
}
#video {
	width: 600px;
}
