@CHARSET "ISO-8859-1";

body {
	font: 14px arial,sans-serif;
	background-color:#dde5e6;
	color:#9b9a9a;
}

a {
	color: #e7a598;
	text-decoration: none;
}

.container {
	margin: 25px auto;
	padding: 20px;
	width: 865px;
	overflow: auto;
	background-color: white;
}

/* Navigation */

#title {
	clear: both;
	border: none;
}

.navigation {
	overflow: hidden;
	padding: 0px;
	white-space: nowrap;
}

.navigation li {
	display: inline;
	list-style: none;
	padding-right: 13px;
}

.navigation li a img {
	border: none;
}

#contact_info {
	padding-left: 163px;
}

/* Contact/Info page */

#contact_text {
	float: left;
	padding-top: 15px;
}

#contact_image {
	float: right;
	padding: 20px 20px 0px 0px;
	text-align: center;
}

.link_list {
	list-style: none;
	padding: 8px 0px 0px 0px;
}

#wm_button {
	padding-top: 5px;
}


/* Scrolling images */

#content2 {
	float:left;
	overflow:hidden;
	width: 100%;
}

#main_images {
	height: 575px;
	margin-top: 10px;
	width: 100%;
}

.kid {
	float: left;
	margin-left: 0px;
	margin-right: 2px;
	text-align: left;
	color: #666666;
}

.kid p {
	margin-top: 3px;
}

div.clear {
	clear: both;
}

.single_image_holder {
	height: 575px;
}

#scroll_wrapper {
	margin: 2px 40px 0px 40px;
}

.scrollbar-hor {
	background-color: #c0c0c0;
	height: 15px;
	width: 100%;
	float:left;
}

.handle-hor {
	height: 15px;
	width: 42px;
	background: #000;
	display: none;
}

#video1 {
	margin-top: 57px;
}

