
.thumb_size {
	width:122px;
}
.thumbs_box {
	margin:50px 0px 0px 10px;
}
.photo_med {
	border:1px solid #bfc0a0;
}

a.back_nav_photo {
	text-align:center;
	display:block;
	height:15px;
	text-decoration:none;
	background:#e0d3b6;
	border:1px solid #bfc0a0;
	font:bold 12px arial;
	padding:5px;
	float:right;
	width:200px;
	margin:20px 0px 0px 0px;
}

a.back_nav_photo:hover {
	background:#d4c8ac;
}

a.gallery_item {
	display:block;
	padding:5px;
	background:#d4c8ac;
	margin:10px 0px 0px 10px;
	float:left;
	text-decoration:none;
	text-align:center;
}
a.gallery_item:hover {
	text-decoration:none;
	background:#d4c8ac;
}

a.gallery_item img {
	border:1px solid #a99464;
}
.gallery_nav {
	width:550px;
	padding:0px 0px 20px 20px;
	line-height:24px;
}

a.nav_buttons {
	background:#e0d3b6;
	padding:5px;
	display:block;
	border:1px solid #cacba7;
	margin:20px 0px 0px 10px;
	width:80px;
	text-align:center;
	float:left;
	font:bold 12px arial;
	text-decoration:none;
}

a.nav_buttons:hover {
	background:#d4c8ac;
}
#clear {
	clear:both;
}
a.main_menu {
	width:280px;
	height:210px;
}
a.main_menu img {
	width:200px;
	height:150px;
	margin:10px 0px 10px 0px;
	border:1px solid #a99464;
}
.text_box {
	margin:30px auto 10px auto;
	text-align:center;
	letter-spacing:3px;
	font-weight:bold;
	width:600px;
}
.photo_box {
	margin:20px auto;
	text-align:center;
}
.photo_box a img {
	border:1px solid #e0d3b6;
}
