body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3F0C08;
	background-color: #8B4110;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #780C00;
	text-align: center;
	font-style: italic;
}

.red-table {
	background-color: #780C00;
}

.contact-text {
	font-family: "Times New Roman", Times, serif;
	color: #EDC27D;
	text-align: center;
	font-size: 12pt;
}

.main-table {
	border-color: #780C00;
	border-width: 4px;
	border-style: solid;
}

.interior-bkgd {
	background-image: url(images/interior_04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F1BF6F;
}
a:link {
	color: #780C00;
}
a:visited {
	color: #000000;
	
}
a:hover{
	color: #780C00;
	text-decoration: none;
}
a.contact:link {
	color: #FAE0B7;
	}
a.contact:visited {
	color: #FAE0B7;
	}
a.contact:hover{
	color: #FAE0B7;
	text-decoration: none;
	}

.home-bkgd-left {
	background-image: url(images/homepage_04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F1BF6F;
}

.home-bkgd-left-top {
	background-image: url(images/homepage_02.gif);
	background-position: bottom;
	background-color: #F1BF6F;
}

.home-bkgd-right {
	background-image: url(images/homepage_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F1BF6F;
}