@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #241304;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container-main.jpg);
	background-repeat: repeat-y;
}
#top {
	background-image: url(images/topheader.jpg);
	height: 22px;
	width: 831px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	background-image: url(images/main-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 514px;
	height: 29px;
	padding-top: 221px;
}
#wedding {
	float: left;
	height: 197px;
	width: 144px;
}
#ourTravels {
	float: left;
	height: 221px;
	width: 87px;
}
#upperRt {
	background-image: url(images/nav-upperRt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 221px;
	width: 99px;
	float: left;
}
#travelers {
	text-align: right;
	float: right;
	margin-top: -29px;
	margin-right: -13px;
}
#rightNav {
	float: right;
	width: 330px;
	margin-right: -13px;
}
#slideshow {
	float: left;
	margin-top: -29px;
	width: 180px;
	margin-left: -65px;
}
a {
	color: #207d9c;
	text-decoration: none;
}
a:hover {
	color: #8dc43f;
}
#mainContent {
	float: right;
	width: 502px;
	text-align: justify;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: 5px;
}
#footer {
	clear: both;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #8dc43f;
}
.subhead {
	font-size: 18px;
	text-transform: uppercase;
	color: #8dc43f;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}
#mainContent ul li {
	line-height: 16px;
}
.normText {
	line-height: 18px;
}
ul.bulletList li {
	padding-bottom: 10px;
}
.motelImg {
	float: left;
	padding-bottom: 10px;
	padding-right: 15px;
}
ul#gallery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
ul#gallery li {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: center;
	width: 150px;
	padding-bottom: 10px;
}
#gallery li img {
	padding-bottom: 3px;
}
