.frame_1 {
	background-color: #f4f6da;
	margin: 20px 10px 10px 10px;
	height: 276px;
	width: 220px;
	padding-top: 1px;
}
.foto_frame_1 {
	background-color: #b7b597;
	height: 109px;
	width: 194px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 10px;
}

.text_1 {
	font-family: "trebuchet MS", arial;
	font-size: 0.9em;
	color: #9e9970;
}
.text_1 a:link { color: #9e9970; text-decoration: none; }
.text_1 a:visited { color: #9e9970; text-decoration: none; }
.text_1 a:hover { color: #9e9970; text-decoration: underline;}
.text_1 a:active { color: #9e9970; text-decoration: none;}


.text_1_small {
	font-family: "trebuchet MS", arial;
	font-size: 0.75em;
	color: #9e9970;
}
.text_1_small a:link { color: #9e9970; text-decoration: underline; }
.text_1_small a:visited { color: #9e9970; text-decoration: none; }
.text_1_small a:hover { color: #9e9970; text-decoration: none;}
.text_1_small a:active { color: #9e9970; text-decoration: none;}


.text_1_small_b {
	font-family: "trebuchet MS", arial;
	font-size: 0.7em;
	color: #974932;
}
.text_1_verysmall {
	font-family: "trebuchet MS", arial;
	font-size: 0.65em;
	color: #CACA8E;
}
.text_2 {
	font-family: "trebuchet MS", arial;
	font-size: 0.75em;
	color: #706a3d;
}
.text_2 a:link { color: #706a3d; text-decoration: none; }
.text_2 a:visited { color: #706a3d; text-decoration: none; }
.text_2 a:hover { color: #706a3d; text-decoration: underline;}
.text_2 a:active { color: #706a3d; text-decoration: none;}

.text_3 {
	font-family: "trebuchet MS", arial;
	font-size: 0.75em;
	color: #414435;
}
.text_3 a:link { color: #414435; text-decoration: none; }
.text_3 a:visited { color: #414435; text-decoration: none; }
.text_3 a:hover { color: #414435; text-decoration: underline;}
.text_3 a:active { color: #414435; text-decoration: none;}

#button {
	font-family: 'Trebuchet MS', Arial;
	color: #605B33;
	font-size: 0.95em;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E7A4B;
		}
#button li a {
	display: block;
	padding: 3px 0px 3px;
	text-decoration: none;
	width: 100%;
	color: #E5E4B8;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
	background-color: #898250;
	color: #BDB782;
		}
		
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.toggleopacity img{border: 3px solid #b7b597;
	
}
.photo_block {
	background-color: #F4F6DA;
	width: 150px;
	margin: 10px;
	float: left;
	text-align: center;
	padding: 10px;
	border: 1px solid #E1E1BD;
}
.photo_block_large {
	background-color: #F4F6DA;
	width: 460px;
	text-align: center;
	padding: 10px;
	height: 345px;
	border: 1px solid #E1E1BD;
}
.photo_block_small {
	background-color: #F4F6DA;
	width: 120px;
	border: 1px solid #E1E1BD;
	padding: 5px;
	height: 90px;
	margin-bottom: 10px;
}
.frame_2 {
	background-color: #f4f6da;
	margin: 20px 10px 10px 10px;
	padding-top: 1px;
}
.block_360 {
	background-color: #F4F6DA;
	width: 320px;
	text-align: center;
	padding: 10px;
	height: 260px;
	border: 1px solid #E1E1BD;
	float:left;
}
.block_360_help {
	width: 130px;
	text-align: left;
	padding: 10px;
	float:left;
}

