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

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#banner img {
	text-align: center;

}
#home-banner {
	height: 375px;
	width: 100%;
	text-align: center;
}
#container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7EFB8;
}
#home-content-text {
	float: left;
	width: 500px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#home-content-image {
	text-align: center;
	width: 500px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-left: 550px;
}
#home_sub {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#facebook {
	height: 100px;
	padding-top: 20px;
	padding-left: 50px;
}

#navbar {
	height: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #F7EFB8;
}
#home-content-image img {
	border: thick solid #C67B4D;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #734234;
	font-size: 14px;
	color: #663333;
}
#navbar a {
	color: #663333;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}
#navbar a:hover {
	color: #BF764B;
}



#navbar li {
	list-style-type: none;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
}
#footer {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	clear: both;
}
#template-banner {
	height: 225px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#template-content {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 70px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

#template-pagetitle {
	height: 40px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#template-text {
	float: left;
	width: 550px;
	padding-top: 10px;
}
#template-image {
	width: 450px;
	margin-left: 550px;
	text-align: center;
}
#template-text a {
	color: #663333;
}
#template-text a:hover {
	color: #BF764B;
}
#gallery-links a:hover {
	color: #BF764B;
}

.bold {
	font-weight: bold;
}
#template-text ul {
	list-style-position: inside;
}
#tour-table {
	margin-left: 10px;
}
#remove-table1 {
	width: 400px;
}
#template-newsletter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#newsletter-content a {
	color: #663333;
}
#newsletter-content a:hover {
	color: #BF764B;
}
#home-content-text a:hover {
	color: #BF764B;
}

#gallery-thumbs img {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery-thumbs {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#gallery-big {
	width: 600px;
	margin-left: 460px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#gallery-links {
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#gallery-links a {
	color: #663333;
}

#gallery-links li {
	float: left;
	width: 175px;
	list-style-type: none;
	text-align: center;
}
#home-content-text a {
	color: #663333;
}
#template-newsletter p a {
	color: #633;
}
.small-link {
	font-size: 8px;
}
