@charset "utf-8";
/*-----------------------------------------------------------------------------
author: PalmettoSoft
date: 10/30/2007
client: Peaceful Way
Copyright 2007 PalmettoSoft, Inc.
-----------------------------------------------------------------------------*/

/* COLORS
-----------------------------------------------------------------------------*/

/* GENERAL
-----------------------------------------------------------------------------*/
/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { 
	margin-bottom: 1px;	
}

/* set global margin and padding to none */
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background: #efd274;
	color: #131008;
	text-align: center;
	font: 100%/1.35em Verdana, Arial, Helvetica, sans-serif;
}

 Remove padding and margin on selected elements*/
h1,h2,h3,h4,h5,h6,pre,body,p,div {
	margin: 0;
	padding: 0;
}

/*debug border on all divs*/
div {
	border: 0;
}

/* Class for clearing floats */
.clear {
	clear: both;
}

/* Remove border around linked images and fix Firefox odd spaces */

/* STRUCTUAL
-----------------------------------------------------------------------------*/
/* the actual grid of the site*/

#container {
	width: 100%;
	min-height: 744px;
	background: url(../../../_images/bg-body.jpg) repeat-x;
	position: relative;
}

#content { 
	width: 994px;
	height: 400px !important;
	margin: 0 auto;
	position: relative;
	top: -210px;
}

#wood {
	height: 219px;
	width: 100%;
	background: #f7d068 url(../../../_images/bg-wood.jpg ) repeat-x fixed center top;
}

#logo {
	width: 451px;
	height: 77px;
	background: url(../../../_images/ilogotop.png) no-repeat;
	position: relative;
	left: 281px;
	top: 0px;	
	border: none;
	text-align:center;
}

#brdr {
	width: 100%;
	height: 5px;	
}

#flash {
	margin: 0 auto;
	width: 980px;
	height: 196px;	
	background: url(../../../_images/itop.png);	
	z-index: 999999;
}

#btmbx {
	text-align:left;
	margin: 0 auto;
	width: 999px;
	position: relative;
	left: -3px;
	color: #5d3907;
}

#ftr {
	width: 984px;
	margin: 0 auto;
	text-align: right;
}

#copyright {
	float: left;
	text-align: left;
	margin-left: 10px;
}

#lftflwr {
	margin: 0 auto;
	width: 28px;
	height: 154px;
	background: url(../../../_images/ilftflwr.png) no-repeat;
	position: absolute;
	top: 80px;
	left: -21px;
	z-index: 1;
}

#rghtflwr {	
	margin: 0 auto;
	width: 31px;
	height: 158px;
	background: url(../../../_images/irghtflwr.png) no-repeat;
	position: absolute;
	top: 76px;
	left:987px;
	z-index: 1;
}

#addy {
	text-align: left;
	font-size: .8em;
	color: #a47523;
	margin-left: 10px;
}

#blf {
	text-align: left;
	font-size: .8em;
	color: #a47523;
	margin-left: 10px;
}

/* SECONDARY STRUCTURE
-----------------------------------------------------------------------------

#btmbx a:link {
	color: #2ea02d;
	text-decoration: none;
	border-bottom: 1px dotted #b19149;
}

#btmbx a:visited {
	text-decoration:none;
	color: #1a4a13;
	border-bottom: 1px dotted  #8bd606;;
	border-style: none;
}

#btmbx a:hover {
	border: none;
	background-color: #154412;
	color: #ffcf66;
}

#btmbx a:active {
	border-top: 1px dotted #b19149;
	border-bottom: 1px dotted #b19149;
	background-color: transparent;
}*/

#mainnav {
	width: 721px;
	height: 35px;	
	float: right;
	position: relative;
	top: 138px;
	left: 103px;
}

#btmbx_content {
	overflow: auto;
		width: 100%;
	margin: 0 auto;
	background: url(../../../_images/ibg_box.png);
}

#btmbx_content_inner {
	overflow: hidden;
	background: #fdf2de url(../../../_images/ibg_btmcntnt.jpg) repeat-x bottom;	
	width: 980px;
	margin-left: 10px;
}

#btmbx_content_gallery {
	float: left;
	width: 980px;
		position: relative;
}
#btmbx_ftr {
	width: 999px;
	height: 45px;
	background: url(../../../_images/iboxbtm.png);
}

/* TYPOGRAPHY
-----------------------------------------------------------------------------*/

#btmbx {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* HEADINGS
-----------------------------------------------------------------------------*/

/* NAV
-----------------------------------------------------------------------------*/

/* image rollover technique */

#mainnav ul {
	
}

#mainnav li {
	height: 35px;
	margin: 0; 
	padding: 0px;
   list-style: none;
   display: inline;
}

#mainnav a {
	 float: left; 
	padding: 35px 0 0 0;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
}
	
#mainnav a:hover {
	background-position: 0 -35px;
}

#mainnav a:active{
	background-position: 0 -70px;
}

#mainnav0 a  {
	width: 89px;
	background: url(../../../_images/nav_00.jpg) top left no-repeat;
}

#mainnav1 a  {
	width: 89px;
	background: url(../../../_images/nav_01.jpg) top left no-repeat;
}

#mainnav2 a  {
	width: 140px;
	background: url(../../../_images/nav_02.jpg) top left no-repeat;
}
	
#mainnav3 a  {
	width: 113px;
	background: url(../../../_images/nav_03.jpg) top left no-repeat;
}
	
#mainnav4 a  {
	width: 100px;
	background: url(../../../_images/nav_04.jpg) no-repeat top left;
}

#mainnav5 a  {
	width: 87px;
	background: url(../../../_images/nav_05.jpg) no-repeat top left;
}

#mainnav6 a  {
	width: 103px;
	background: url(../../../_images/nav_06.jpg) no-repeat top left;
}
	
/* end image rollover */	

#mainnav li {
	list-style-type: none;
}

#ftr ul li {
	list-style-type: none;
	display: inline;
	padding: 0 2px;
	margin: 0 4px;
	font-size: .7em;
	color: #d5982d;
}

#ftr a:link, #ftr a:visited, #ftr a:hover,  #ftr a:active {
	text-decoration: none;
}

#ftr a:link {
	color: #d5982d;	
}

#ftr a:visited {
	color: #abae51;
}

#ftr a:hover {
	border-top: .1em dotted;
	border-bottom: .1em dotted;
	color: #a8551e;

}

#ftr a:active {
	color: #FFF;
}

#addy a:link {
	color: #d5982d;	
}

#addy a:visited {
	color: #abae51;
}

#addy a:hover {
	border-top: .1em dotted;
	border-bottom: .1em dotted;
	color: #a8551e;
}

#addy a:active {
	color: #FFF;
}

/* BRANDING
-----------------------------------------------------------------------------*/
#branding { 
	text-align: right;
	float: right;
}

#branding img {
	padding: 0 0 .7em .2em;
	border: none;
}

/* FOOTER
-----------------------------------------------------------------------------*/

#ftr p {
	color: #d5982d;
	font-size: .7em;	
}

h1 {
	font: 140% Georgia, "Times New Roman", Times, serif;
	color: #204203;
	margin: 30px 0 0px 5px;
	letter-spacing: .05em;
	background: url(../../../_images/h1-leaves.png) no-repeat 0 ;
	text-indent: 48px;	height: 34px;width:400px;
	line-height: 1.2em;
}