/*
brown # 686057
cream # FEF9D6

*/

* {
	font-size: 100%;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
body {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #686057;
	line-height: 130%;
}
img {
	border: none;
}
#wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
}
#header {
	background: url('../images/banner.jpg') top left no-repeat;
	width: 960px;
	height: 205px;
}
h1 {
	font-size: 150%;
	padding: 20px 0px 10px 0px;
	font-weight: normal;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}
p {
	padding: 5px 0px 5px 0px;
}
a {
	color: #686057;
}
#mainBody {
	text-align: left;
	min-height: 470px;
	background: url('../images/border.jpg') bottom right no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
#callToday {
	float: right;
	font-size: 180%;
	margin: 10px 0px 10px 10px;
}
#nav {
	width: 245px;
	float: left;
}
#nav ul {
	margin: 10px 0px 0px 0px;
}
#nav ul li {
	list-style: none;
	padding: 8px 0px 0px 30px;
	height: 26px;
	background: url('../images/nav.jpg') top left no-repeat;
}
#nav ul li a {
	text-decoration: none;
}
#content {
	width: 665px;
	margin: 0px 40px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#baseLine {
	width: 930px;
	height: 30px;
	background-color: #686057;
	color: #FEF9D6;
	padding: 0px 0px 0px 30px;
}
#baseLine a {
	color: #FEF9D6;
	text-decoration: none;
}
#footer {
	width: 960px;
	margin: 10px auto 0px auto;
	font-size: 80%;
	color: #686057;
	line-height: 110%;
	text-align: left;
}
#footer a {
	color: #686057;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerCopy p, #footerDeveloper p, #footerAccess p {
	margin: 5px 0px 0px 0px;
}
#footerDeveloper {
	text-align: justify;
}
.clear {
	clear: both;
}
#legals {
	margin-left: 630px;
}
#bodyImages {
	margin: 30px 0px 0px 10px;
}
#image1, #image2, #image3 {
	float: left;
	margin: 0px 20px 0px 20px;
	border: 2px solid #686057;
}
.galleryTeaser {
	width: 254px;
	border: 2px solid #686057;
	text-align: center;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 2px;
}
.galleryTeaser:hover {
	background: #FEF9D6;
}
.inputBox {
	width: 300px;
	border: 1px solid #686057;
	margin: 5px 0px 5px 0px;
}
.inputAreaSmall {
	width: 300px;
	height: 150px;
	border: 1px solid #686057;
	margin: 5px 0px 5px 0px;
}
.inputBoxSmall {
	width: 100px;
	border: 1px solid #686057;
	margin: 5px 0px 5px 0px;
}
.inputButton {
	background-color: #686057;
	color: #FEF9D6;
}
