﻿
/* Designed by Two Fish Illustration and Design
   www.twofishillustration.com
   Jacob Souva */


/* Main Text */

		
p	{
	 font-size:1em;
line-height: 1.5em;
	 color: #2D0D00;}

h1       {
	 font-size: 2em;
         line-height: 1.5em;
	 color: #2D0D00;}

h2	{
	font-size: .9em;
	line-height: 1.5em;
	font-weight: lighter;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: bold;
        margin: 1.5em 0 .9em;
	color: #2D0D00;
	border-bottom:1px dotted #2D0D00; 
	}

ul	{
font-size:1em;
line-height: 1.5em;
	list-style-image:url(/handpoint.gif)}

.events		{margin: -5px 0 18px 0}


a:link, a:active {	color: #784C1D;
			text-decoration: underline;}

a:visited	{	color: #999A56;
			text-decoration: none;}

a:hover		{	color: #B63B1C;
			text-decoration: underline;}

#content a img, #content a img:hover  {border: 1px dotted #794C1D;}


/* General Layout */
	 
body {		background-image: url('/mainback2.jpg');
		background-position:center;
		margin: 0px;
		padding: 0px;
		font: 12px "Helvetica", "Ariel", sans-serif;
		line-height: 1;
			}

#container {	width: 760px;						
		margin-left: auto;
		margin-right: auto;}		

#banner {	height: 300px;
width: 760px;
position: relative;
background-image: url('/header.jpg') }

#banner h3
{position: absolute;
bottom: 6px;
right: 18px;
font-weight: bold;
font-size:1.167em;
line-height: 1.286em;
color: #591e0c;
}


#content {	padding: 15px 5px 5px 5px;		
		width: 460px;
		margin: 0 250px 5px 25px;}		


/* This is for images in the content area */

.bigletter 	{float: left;
               	padding: 0 10px 10px 0;
	       	margin: -10px 0 -10px;}

.eventsheader	{padding: 20px 0 10px}

.gallery	{display: inline;
		padding: 10px;
		margin: 10px 5px 10px 5px;
		background: #FDF8D0;
		}


/* Main Page, Bottom Navigation */

#bnav {		height: 240px;
		width: 100%;
		margin:40px 0 5px 7px;
		}

.bnav img {     margin-left: 0px;}


.bnav p {
		font-size:0.833em;
line-height: 1.8em;
		color: #794C1D;
		padding-top: 5px;
		margin: 0 7px 10px 7px;}

#spot1 {	float: left;
		width: 142px;
		min-height: 240px;
		padding: 15px 1px 5px 4px;
		text-align: center;
		border: 1px dotted #794C1D;
		background-color: #FDF8D0;}

#spot2 {	float: left;
		width: 142px;
		padding: 15px 1px 5px 4px;
		text-align: center;
		min-height: 240px;
		border: 1px dotted #794C1D;
		border-left: none;
		background-color: #FDF8D0;
		}

#spot3 {	float: left;
		width: 142px;
		min-height: 240px;
		padding: 15px 1px 5px 4px;
		text-align: center;
		border: 1px dotted #794C1D;
		border-left: none;
		background-color: #FDF8D0;
		}

/* All other pages, Bottom Navigation */

ul#navlist{	text-align: center;
		margin-left: 0;
		padding-left: 0;
		white-space: nowrap;}

#navlist li{	display: inline;
		list-style-type: none;}

#navlist a { 	padding: 5px 10px; }

#navlist a:link, #navlist a:visited
	{	
		font-size: .8em;
        	line-height: 1.2em;
		border: 1px dotted #794C1D;
		color: #794C1D;
		background-color: #FDF8D0;
		text-decoration: none;}

#navlist a:hover{color: #FDF8D0;
		background-color: #B63B1C;
		text-decoration: none;
		1px dotted #794C1D;
}

/* Misc */
#direcbox	{width: 463px;
		padding: 5px 0 10px 0;
		margin-top: 25px;
		border: 1px dotted #794C1D;
		background-color: #FDF8D0;}
		

/* The Sidebar on the right */	

#sidebar-a {	float: right;			
		width: 233px;			
		}

#box {margin: 15px 20px 30px 5px;}

.box img {margin:0 0 -1px -7px}

.box p {
	font-size:0.833em;
line-height: 1.8em;
	color: #794C1D;
	letter-spacing: normal;}	

.box h1 {
	font-size:0.833em;
line-height: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
        margin: 1.5em 0 -.9em;
	color: #794C1D;}


/* Footer */

#footer {	clear:both;	
		height: 52px;
		margin-top: 10px;}

.footer {font-family:  "Helvetica", "Ariel", sans-serif;
	font-size:0.833em;
line-height: 1.8em;
	text-align: center;
	padding-top: 10px;
	color: #794C1D;}

#footer2 {background-image: url('/footer2.jpg');
		background-position:center;
		height: 21px;
                margin-top: -10px;
		clear:both;}

#footerbase {background-image: url('/footerback.jpg');
		background-position:center;
		padding: 0px;
		height: 28px;
		clear:both;}



