@charset "utf-8";
#editable a {

}

#editable a:hover {
	font-weight: bold;
}
#leftcol {
	float: left;
	width: 420px;
}
#slideshow {
	float: left;
	width: 400px;
	margin: 10px;
	height: 300px;
}
#contact {
	float: left;
	width: 400px;
	margin: 10px;
}

#homestable {
	float: left;
	width: 400px;
}
#table {
	float: left;

}
.tableheadings {
	font-weight: bold;
}
.tabledata {
	color: #640204;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E9EEF5;
}
.pricing1 {color: #640204}
.pricing2 {
	color: #640204;
	font-style: italic;
}

#rightcol {
	float: right;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
}



#description {
	text-align: justify;
	color: #7C7A4C;
}

#description img {
	border: thin solid #C6D2E5;
}
#description ul {
	list-style-position: inside;
	list-style-type: circle;
}
#links {
	margin: 10px;
	padding-left: 40px;
	text-align: left;
	clear: both;
}

#map {
	float: right;
	width: 320px;
	margin: 10px;
	text-align: center;
	margin-right: 100px;
}
.style1 {color: #FF0000}
#morelinks {
	margin-top: 100px;
}
