body {
	background-image: url(../images/background.jpg);
	font-family: Garamond, "Times New Roman", serif;
	text-align: center;
	margin: 0px;
	font-size: 16px;
}
#container {
	height: auto;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#topnav {
	background-color: #492B13;
	margin: 0px;
	float: left;
	height: 30px;
	width: 850px;
}
#header {
	margin: 0px;
	float: left;
	height: 150px;
	width: 850px;
	background-color: #A57642;
}
#bottomnav {
	margin: 0px;
	float: left;
	height: 45px;
	width: 850px;
}
#mainarea {
	background-color: #F1EAB6;
	margin: 0px;
	float: left;
	height: auto;
	width: 850px;
}
#mainarea p {
	line-height: 18px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	color: #401D07;
}
.widescroll img {
	margin-bottom: 10px;
}


#footer {
	float: left;
	height: 69px;
	width: 850px;
	background-color: #CBAC6B;
}
#indexflashcontent {
	float: left;
	height: 500px;
	width: 850px;
}
a:link {
	color: #3A1F02;
	text-decoration: underline;
}
a:visited {
	color: #3A1F04;
	text-decoration: underline;
}
a:hover {
	color: #601B0C;
	text-decoration: underline;
}
a:active {
	color: #631B0C;
	text-decoration: underline;
}
.testimonial {
	font-size: 1.2em;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
}

#rightcontent {
	float: right;
	height: 450px;
	width: 540px;
	margin: 0px;
}
.salutation {
	font-size: 0.9em;
	line-height: normal;
	padding-bottom: 10px;
}

#rightcontent p {
	color: #492D18;
	line-height: 18px;
}
#rightcontent ul {
	color: #492D18;
	line-height: 18px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}
em {
	font-size: 1.1em;
}
#rightcontent li {
	padding-bottom: 5px;
}

#leftimages {
	width: 300px;
	height: 450px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#addressline {
	color: #3F1C06;
	height: auto;
	width: 850px;
	float: left;
}

#addressline p {
	margin: 0px;
	padding-top: 5px;
	font-size: 0.9em;
}
#bottomrowimages {
	width: 540px;
	height: 50px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#toprowimages {
	width: 540px;
	height: 48px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toprowimages img {
	border: 1px solid #492A15;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomrowimages img {
	border: 1px solid #492A15;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shortscroll {
	width: 510px;
	height: 330px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0;
}
.scroll {
	width: 510px;
	height: 380px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0;
}
.tallscroll {
	width: 510px;
	height: 430px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0;
}
.widescroll {
	width: 820px;
	height: 450px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0;
	margin-left: 0px;
	float: left;
}

