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

body {
	background-color: #ffeac7;
}

.page_container {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 8px double #5C4C4B;
	background-color: #E9CA96;
	padding: 0px;
}
.page_content {
	text-align: left;
	padding: 0px;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.header_photo {
	padding: 0px;
	float: left;
	height: 141px;
	width: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/template/new-top-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.gallery_credit {
	padding: 0px;
	float: left;
	width: 625px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/template/new-logo.gif);
	height: 141px;
	background-repeat: no-repeat;
	background-position: center;
}
.gallery_navigation {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 22px;
	text-align: center;
	background-color: #FFDEA3;
}
.gallery_navigation a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	color: #5C4C4B;
	font-weight: bold;
	text-decoration: none;
}
.page_title {
	font-size: 1.75em;
	font-weight: bolder;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
	text-transform: capitalize;
}
.gallery_title {
	font-size: 1.75em;
	font-weight: bolder;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
	text-transform: capitalize;
}
.gallery_content {
	width: 800px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.gallery_thumbnails {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.gallery_thumbnails a {
	border: 1px solid #5C4C4B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;
}
.gallery_thumbnails a:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.gallery_preview {
	padding: 0px;
	width: 340px;
	float: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gallery_preview a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 340px;
	border: 1px solid #5c4c4b;
}
.gallery_contact {
	text-align: right;
	width: 435px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
}
.gallery_caption {
	text-align: center;
	padding: 0px;
	float: left;
	width: 340px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear_both {
	line-height: 1px;
	clear: both;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #5C4C4B;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #5C4C4B;
	font-weight: bold;
}
a:hover {
	color: #5C4C4B;
	text-decoration: none;
}
a:visited {
	color: #5C4C4B;
	text-decoration: none;
}
#botnav {
	color:#5C4C4B;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#botnav a {color:#5C4C4B; font-weight:bold; padding:0 15px}

img.leftmargin {
	margin-left: 10px;
}

