﻿/*
 Stylesheet for Indian River Wood
 Logo and heading by cooltext.com
 	font-handwriting.Big Mister C size-100 color-503750, bg-ba9b61
	  
*/

* { padding: 0; margin: 0; }

body 				{font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #503750; background-color: #3E331C}
img					{border: 0px}
h1					{font-size: 40px; text-align: center}
h2 					{font-size: 20px; text-align: center}

#container 			{margin: 0 auto; width: 922px;}

#layer1				{float: left}

#main 				{background: url(main2.gif); border: 5px outset #b49354; margin: 5px 0 5px 0px;
					overflow: auto; width: 100%}

#header 			{width: 917px; height: 100px; margin: 10px 0px 5px 0px; padding-right: 5px; background-color: #88703d;
					border: 5px outset #b49354}
#header p			{text-align: right}

#navigation 		{width: 902px; padding: 10px; margin: 0px 0px 5px 0px; background-color: #e7d8bc;
					border: 5px outset #b49354; font-size: 11px; font-style: italic}
#navigation a		{color: #503750; text-decoration: none}
#navigation p 		{text-align: right}

#top				{float: left; font-size: 3px}					

#rightcolumn 		{display: inline; margin: 10px; padding: 0px; width: 195px; float: right; display: block}
#rightcolumn ul		{list-style-type: none;	width: 100%; display: block; margin: 0; padding: 0}
#rightcolumn li 	{display: block; margin: 2px;	padding: 0;	border: 5px outset #b49354;	background-color: #e7d8bc}
#rightcolumn a  	{color: #503750; text-decoration: none; text-align: center; display: block; padding: 5px; border-bottom: 1px dotted #fff;
					background-color: #f0ebda}
#rightcolumn a:hover{color: #402640; text-decoration: none; background-color: #fff}

#leftcolumn			{float: left; margin: 10px; padding: 0px; width: 683px; display: inline; position: relative}
#leftcolumn p		{text-align: center; margin: 10px; font-size:medium; color: #e7d8bc}
#leftcolumn a		{color: #e7d8bc}

#footer 			{width: 902px; clear: both; background-color: #e7d8bc; margin: 0px 0px 10px 0px;
					padding: 10px; border: 5px outset #b49354; text-align: center}	
#footer a			{color: #503750; text-decoration: none}

#footer2			{font-size: small; font-style: italic}
#footer2 a			{color: #503750; font-size: small; font-style: italic; text-decoration: none}

#credit	p			{color: #e7d8bc}
#credit	a			{color: #e7d8bc}
.clear 				{clear: both; background: none; }