@charset "utf-8";
.header_wrapper {
	width: 100%;
	margin: 0px;
	background-image: url(images/layout/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 250px;
	background-color: #333;
}
.main_wrapper {
	width: 100%;
	margin: 0px;
	background-color: #FFCCFF;
}
.main {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #333;
}
.main_side {
	float: left;
	width: 190px;
	padding-top: 15px;
}
.side_inner {
	width: 180px;
	border: 1px ridge #CCC;
	float: right;
}
.side_inner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.side_inner li {
	margin: 0px;
	width: 180px;
	background-image: url(images/layout/line_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	float: right;
}
.side_inner a {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	width: 160px;
	padding-left: 20px;
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
}
.side_inner a:hover {
	background-color: #666;
}
.main_content {
	float: right;
	background-color: #333;
	width: 580px;
	padding: 15px;
}
.content_inner {
	background-image: url(images/layout/content_bg.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 10px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.photo_wrapper {
	background-image: url(images/layout/content_bg.gif);
	background-repeat: repeat;
}
.photo_wrapper a{
	color: #CCC;
}
.photo_wrapper a:hover {
	color: #333;
}


.image_holder {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.thumb_holder {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.thumb_holder img{
	padding-right: 5px;
	padding-left: 5px;
}
.guest_form {
	background-image: url(images/layout/content_bg.gif);
	background-repeat: repeat;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.guest_book {
	text-decoration: none;
	padding: 10px;
}

.guest_book ul {
	padding: 10px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/layout/content_bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}




.footer_wrapper {
	width: 100%;
	margin: 0px;
	background-color: #FCF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 125px;
	background-image: url(images/layout/footer_inner_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.datecount {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	height: 100px;
	padding-top: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
cite {
	font-size: 12px;
}
ins {
	font-size: 10px;
	text-decoration: none;
	color: #999;
}
.content_inner a {
	color: #999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_inner li {
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	color: #666;
}
.footer_left {
	width: 300px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footer_right {
	width: 480px;
	margin: 0px;
	padding: 5px;
	float: right;
	text-align: center;
}
.gallery {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/layout/shadow_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 600px;
}
.shadow {
	background-image: url(images/layout/shadow.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.guest_form a{
	text-decoration: none;
	color: #CCC;

}
.guest_form a:hover {
	text-decoration: underline;
	color: #999;
}

