﻿html {
height: 101%;
margin-bottom: 1px;}
	
body {
font: normal 0.85em Verdana, Verdana, Geneva, sans-serif;
background: #831508 url('images/back.jpg');
color: #000000;
text-align: center;
margin: 0;
padding: 0;}
	
img {
border: none;}
	
a {
color: #831508;
text-decoration: none;
font-weight: bold;
outline: none;}
	
a:hover {
color: #646100;
text-decoration: underline;
font-weight: bold;
outline: none;}
	
h1 {
color: #831508;
font: normal 24px "Trebuchet MS", Georgia, serif;
margin: 0 0 20px 0;}
	
h2 {
color: #646100;
font: normal 20px Verdana, Arial, sans-serif;
margin: 5px 0;}
	
h3 {
color: #54392e;
font: normal 20px Verdana, Arial, sans-serif;
margin: 5px 0;}
	
h4 {
color: #646100;
font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
margin: 5px 0;}
	
h5 {
color: #54392e;
font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
margin: 5px 0;}
	
h6 {
color: #38251e;
font: bold 12px Verdana, "Trebuchet MS", sans-serif;
letter-spacing: 1px;
margin: 5px 0;}
	
hr {
background-color: #831508;
color: #831508;
height: 1px;}
	
ul {
padding: 0;
margin: 0 0 20px 20px;
list-style: square;}
	
#wrapper {
background-image: url('images/wrapper.jpg');
text-align: left;
width: 980px;
margin: 0 auto;}
	
#header {
position: relative;
background-image: url('images/header.jpg');
height: 120px;}
	
#logoarea {
position: absolute; 
top: 0;
left: 0;
z-index: 1;
width: 980px;
height: 110px;}

/*This sets the code for the global navigation */
	
#global {
position: absolute;
right: 10px;
width: 280px;
top: 5px;
z-index: 2;
color: #ffffff;
text-align: right;
font-size: 75%;
height: 20px;
padding: 0 10px;}

#global a {
text-align: right;
color: #ffffff;
text-decoration: none;
font-weight: bold;
margin: 0;}

#global a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline; }

/* This sets the content and sidebar */ 

#maincontent {
width: 645px;
float: right;
line-height: 1.6em;
margin: 10px;
padding: 0 10px 0 0;}

#maincontentwide {
width: 930px;
margin: 10px;
text-align: left;
line-height: 1.6em;
padding: 10px;}

#mainimagearea {
position: relative; 
width: 648px;
height: 480px;}

#slideshow {
position: absolute; 
top: 0;
right: 10px;
width: 390px;
height: 290px;
text-align:right;
background-image:url('images/mainimagearea.jpg');
z-index: 3;}

/*This sets the code for the slide show */

#sliderwrapper {
position: absolute;
top: 10px;
left: 10px;
z-index: 4;
width: 370px;
height: 270px;
background-image:url('images/mainimage1.jpg');}
  
#slider {
position:relative;
background:url(images/loading.gif) no-repeat 50% 50%;}

#slider img {
position:absolute;
top:0px;
left:0px;
display:none;}

#textarea1 {
position: absolute;
top: 300px;
left: 20px;
z-index: 5;
width: 610px;
height: 50px;
background-color: #7f5b21;
color: #ffffff;
font: normal 20px Verdana, Arial, sans-serif;
text-align:right;
padding-right:10px;
line-height:50px;}

#textarea2 {
position: absolute;
top: 360px;
left: 20px;
z-index: 6;
width: 610px;
height: 50px;
background-color: #831508;
color: #ffffff;
font: normal 20px Verdana, Arial, sans-serif;
text-align: right;
padding-right: 10px;
line-height: 50px;}

#textarea3 {
position: absolute;
top: 420px;
left: 20px;
z-index: 7;
width: 610px;
height: 50px;
background-color: #646100;
color: #ffffff;
font: normal 20px Verdana, Arial, sans-serif;
text-align: right;
padding-right: 10px;
line-height: 50px;}

#topimage {
position: absolute;
bottom: 10px;
left: -25px;
z-index: 8;
text-align: right;
width: 351px;
height: 440px;}

#sidebar {
width: 270px;
float: left;
color: #404040;
text-align:left;
line-height: 20px;
padding: 0 0 0 20px;}

#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;}

#sidebar li {
display: block;
margin: 0;}

#sidebar li a {
color: #831508;
font-weight: bold;
font-variant: small-caps;
text-decoration: none;}

#sidebar li a:hover {
color: #646100;
font-weight: bold;
font-variant: small-caps;
text-decoration: underline;}

#sidebar a {
color: #831508;
padding: 0 5px;
text-decoration: none;
font-weight: bold;}

#sidebar a:hover {
color: #646100;
text-decoration: underline;
font-weight: bold;}

/* This sets the footer area */ 

#footer {
clear: both;
color: #ffffff;
height: 45px;
background: #ffffff url('images/footer.jpg') no-repeat;		
text-align: center;
letter-spacing: 2px;
font-size: 75%;
line-height: 2em;
padding: 15px 0 0 0;}
	
#footer p {
padding: 0;
margin: 0;}
	
#footer a {
color: #ffffff;
padding: 0 5px;
text-decoration: none;
font-weight: bold;}
	
#footer a:hover {
color: #ffffff;
text-decoration: underline;
font-weight: bold;}

/* This are miscellaneous image and text coding */ 

.calendar {
text-align:center;}
	
.clear {
clear: both;}
	
.center {
text-align: center;}	
		
.imageleft {
margin: 0 10px 0 0;
float: left;
border: 3px double #c0c0c0;}
	
.imageright {
margin: 0 0 0 10px;
float: right;
border: 3px double #c0c0c0;}
	
.imageleft-noborder {
margin: 0 10px 0 0;
float: left;}
	
.imageright-noborder {
margin: 0 0 0 10px;
float: right;}

/*This sets the code for the fieldset and legend */

fieldset {
border: 1px dashed #831508;
padding: 5px;
margin: 10px 0;}

legend {
background-color: #ffffff;
color: #831508;
font: bold 16px Arial, Helvetica, sans-serif;
letter-spacing: 2px;
padding: 2px 5px;
margin: 0 0 0 15px;}

.image-gallery {
margin: 5px;
border: 3px double #404040;}
 
/*This sets the code for the lightbox */

.tiny {
font-size: 75%;}
	
/* CATALOG DISPLAY TABLE */
/*  The catalog is set into a simple five-column table. The items below set the properties for the catalog display.  */

table {
padding: 0px;
border-collapse: collapse;
font-size: 100%;
width: 100%;}

.catalog {
padding: 10px;
line-height: 1em;
text-align: center;
vertical-align: top;
width: 20%;}
	
/*This sets the code for the lightbox */

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;}

#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;}
	
#lightboxCaption{ float: left; }
#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); }

* html #overlay{
background-color: #333;
background-color: transparent;
background-image: url(images/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");	}



