﻿body
{
	background-color: #d5caaf;
	color: #464646;
}
a
{
	color: #d8682b;
	text-decoration: none;
}
p
{
margin: 0;
padding: 5px 0 5px 0;
}

h1
{
	color: #000;
}
img
{
	border: 0;
}
#layout
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
}
#outer-bg
{
	background: url(/site-images/new-images/layout-bg.jpg) no-repeat 0 82px;
	width: 1000px;
	height: 277px;
	padding: 0 0 0 58px;
	z-index: 100;
}
#masthead
{
	background: url(/site-images/new-images/masthead.jpg) no-repeat;
	height: 193px;
	width: 869px;
}
#feature
{
	background: url(/site-images/new-images/feature.png) repeat-y #feecba;
	margin: 0;
	padding: 0;
	width: 869px;
	float: left;
}
#copy
{
	background: url(/site-images/new-images/copy.jpg) repeat-y -1px 0;
	margin: 0;
	padding: 0;
	position: absolute;
}
#index
{
	position: relative;
	color: #fff;
	top: 165px;
	left: 100px;
	float: left;
	margin: 0;
	padding: 0;
}
#index a
{
	color: #fff;
}
#index ul
{
	margin: 0;
	padding: 0;
}
#index ul li
{
	float: left;
	font-size: 16px;
	list-style-type: none;
	margin: 0 15px 0 5px;
	padding: 0;
}
#index ul li a
{
	display: block;
	background: url(/site-images/new-images/menu-bg.jpg) no-repeat;
	color: #59513e;
	text-decoration: none;
	font-weight: bold;
	width: 89px;
	height: 27px;
	text-align: center;
	padding: 3px 0 0 0;
}

#footer
{
	background: url(/site-images/new-images/footer.jpg) no-repeat;
	height: 40px;
	width: 869px;
	float: left;
}
#bar-address
{
	color: #fff;
	float: left;
	font-weight: bold;
	margin: 10px 0 0 280px;
}
textarea
{
height: 35px;
width: 175px;
}
