@charset "UTF-8";
/* Eric Meyer Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;
	border-spacing: 0;}
	
/* layout styles */
body {background: url(../images/grass.jpg) 50% 100%;
	color: #52340e;
	font-size: 12px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;}

#container {background: url(../images/tan.gif);
	width: 100%;}
	
#headerWide {background: url(../images/indexHead.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 320px;}
#header {width: 860px;
	background: url(../images/headerBar.gif) 50% 0 no-repeat;
	margin: 0 auto;
	height: 116px;
	position: relative;
	padding-top: 8px;
	top: 335px;}
	
h1 {margin: 20px 0 0 4px;
	float: left;
	width: 242px;}
#logo span {display: none;}
#logo {height: 41px;
	width: 242px;
	overflow: hidden;
	background: url(../images/logo.gif) bottom left no-repeat;
	display: block;}
#logo:hover {background-position: top left;}

#nav {float: left;
	width: 365px;
	padding-left: 240px;}
	
#content {width: 850px;
	margin: 0 auto;
	clear: both;
	height: 110px;}
#content p {padding-bottom: 13px;
	text-align: justify;}
	

	
#topFlower {height: 169px;
	width: 182px;
	position: absolute;
	background: url(../images/topFlower.gif) no-repeat;
	left: 290px;
	top: -20px;}

#footer {width: 100%;
	clear: both;
	background: url(../images/bottomGrassMask.gif)  50% 100% repeat-x;
	height: 225px;}
#footerFix {width: 850px;
	margin: 0 auto;
	position: relative;
	padding-top: 40px;}
#footer li {display: inline;}
#footer ul, #footer #copyright {width: 500px;
	float: left;}
#footer #jw span {display: none;}
#footer #jw {float: right;
	background: url(../images/jwLogo.gif) bottom left no-repeat;
	height: 39px;
	width: 129px;
	margin-top: -15px;}
#footer #jw:hover {background-position: top left;}
#footer a:link, #footer a:visited {font-weight: bold;
	text-decoration: none;
	color: #816b4c;}
#footer a:hover, #footer a:active {color: #52340e;}
#footer #copyright {color: #816b4c;
	font-size: 11px;}
	

#footer address {line-height: 20px;
	font-style: normal;
	color: #816b4c;}