@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ECE8DC;
	text-align: left;
}
ul {color: #00dd00;}
a.greenbuttons:link { color: #7AB540; text-decoration: none }
a.greenbuttons:active { color: #7AB540; text-decoration: none }
a.greenbuttons:visited { color: #7AB540F; text-decoration: none }
a.greenbuttons:hover {color: #754C24; text-decoration: none;
}
a.booknow:link { color: #603813; text-decoration: none }
a.booknow:active { color: #603813; text-decoration: none }
a.booknow:visited { color: #603813; text-decoration: none }
a.booknow:hover {color: #7AB540; text-decoration: none
}
a.brownbuttons:link { color: #754C24; text-decoration: none }
a.brownbuttons:active { color: #754C24; text-decoration: none }
a.brownbuttons:visited { color: #754C24; text-decoration: none }
a.brownbuttons:hover {
	color: #7AB540;
	text-decoration: none;
	text-align: right;
}
a.topbuttons:link { color: #7AB540; text-decoration: none }
a.topbuttons:active { color: #7AB540; text-decoration: none }
a.topbuttons:visited { color: #7AB540; text-decoration: none }
a.topbuttons:hover {
	color: #754C24;
	text-decoration: none;
	text-align: center;
}
a.readmore:link { color: #7AB540; text-decoration: none }
a.readmore:active { color: #7AB540; text-decoration: none }
a.readmore:visited { color: #7AB540; text-decoration: none }
a.readmore:hover {color: #603813; text-decoration: none;

}.green_button_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #7AB540;
}
.brown_address {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #754C24;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
.top_brown_nav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #754C24;
}
.green_arrows {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7AB540;
}
.body_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #603813;
}
.body_text {
	text-align: justify;
}
.text_heading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7AB540;
	text-align: left;
}
.news_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #4F7028;
	text-align: left;
}
.brown_heading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #754C24;
}
.topbuttons {
	text-align: center;
}
.static_buttons {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.book_now {
	font-size: 20px;
}

