/* CSS Document */





#outerwrapper {
	width: 900px;
	background-color:#FAF4EB;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #695749;
	padding: 5px;
}



#header {
	float:left;
	margin-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #695749;
	border-right-color: #695749;
	border-bottom-color: #695749;
	border-left-color: #695749;
	height: 170px;
}

#photos{
	width:240px;
	float:left
}
#maincolumn {
	width: 600px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #695749;
	margin-top: 5px;
	margin-right: 40px;
	line-height: 140%;
	text-align: justify;
}

#maincolumn a:link {
text-decoration: none;
color: #695749;
}


#maincolumn a:visited {
text-decoration: none;
color: #695749;

}

#maincolumn a:hover {
text-decoration: underline;
color: #bbd86b;
}

#maincolumn_aboutus {
	width: 600px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #695749;
	margin-top: 5px;
	margin-right: 40px;
	line-height: 140%;
}

#maincolumn_aboutus a:link {
text-decoration: none;
color: #695749;
}


#maincolumn_aboutus a:visited {
text-decoration: none;
color: #695749;

}

#maincolumn_aboutus a:hover {
text-decoration: underline;
color: #bbd86b;
}



#maincolumn_shop {
	width: 900px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #695749;
	margin-top: 5px;
	margin-leftt: 20px;
	line-height: 140%;
	text-align:center;
}

#maincolumn_shop a:link {
text-decoration: none;
color: #695749;
}


#maincolumn_shop a:visited {
text-decoration: none;
color: #695749;

}

#maincolumn_shop a:hover {
text-decoration: underline;
color: #bbd86b;
}

#maincolumn_gallery {
	width: 900px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #695749;
	margin-top: 5px;
	margin-leftt: 20px;
	line-height: 140%;
}

#maincolumn_gallery a:link {
text-decoration: none;
color: #695749;
}


#maincolumn_gallery a:visited {
text-decoration: none;
color: #695749;

}

#maincolumn_gallery a:hover {
text-decoration: underline;
color: #bbd86b;
}


#footer {
	font-family: "Californian FB";
	color: #695749;
	font-weight: bolder;
	width: 100%;
	font-size: 0.75em;
	clear: both;
}

#footer a:link{
color: #695749;	
text-decoration:underline;	
}

#footer a:visited{
color: #695749;	
text-decoration:underline;	
}

#footer a:hover {
text-decoration: underline;
color: #bbd86b;	
	
}


#navigation{
	font-family: "Times New Roman", Times, serif;
	color: #695749;
	line-height: 150%;
	font-size: 1.4em;
	float:right;
	margin-right:10px;
	margin-top: 10px;
}

#navigation a:link {
	
	text-decoration: none;
color: #695749;
}

#navigation a:visited {
	
	text-decoration: none;
color: #695749;
}

#navigation a:hover {
	
	text-decoration: underline;
color: #bbd86b;}

.facebookfont {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bolder;
	color: #695749;
}

.formtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 250%;	
	
	
}

.currentlink{
	font-weight: bold;
	text-decoration: underline;	
	color: #695749;
}

.frontpagefont{
	
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #695749;
	
}



#container {
	position:relative;
	width:900px;
	height:440px;
	
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #695749;
	letter-spacing:0.05em;
	background-color: #faf4eb;
	
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container ul {
padding: 0;
margin:0;
list-style-type:none;
}


#container a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	top:10px;
	left:10px;
	overflow:hidden;
	background:#faf4eb;
}

#container a.gallery, #container a.gallery:visited {
	display:block;
	color: #FFF;
	text-decoration:none;
	border:1px solid #695749;
	margin:10px 10px 10px 10px;
	text-align: left;
	cursor:default;
}

#container a.gallery:hover {
border:1px solid #695749;
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#container a.gallery:hover span {
	position:absolute;
	width: 400px;
	height: 400px;
	top:10px;
	left:450px;
	color: #695749;
	background:#faf4eb;
	
}


#container a.gallery:hover img{
border:1px solid #695749;
float:left;
margin-left:15px;


}
#container a.slidea {
	height: 120px;
	width:80px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_1_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slideb {
	height: 120px;
	width: 80px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_2_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slidec {
	height: 120px;
	width:80px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_3_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slided {
	height: 120px;
	width:80px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_4_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slidee {
	height: 80px;
	width:120px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_5_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slidef {
	height: 80px;
	width:120px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_6_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slideg {
	height: 80px;
	width:120px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_7_thumb.jpg);
	background-repeat: no-repeat;
}
#container a.slideh {
	height: 80px;
	width:120px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_8_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slidei {
	height: 80px;
	width:120px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_9_thumb.jpg);
	background-repeat: no-repeat;
}

#container a.slidej {
	height: 80px;
	width:120px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-image: url(images/gallery_10_thumb.jpg);
	background-repeat: no-repeat;
}




#container ul {
	width: 460px;
	height: 400px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}



#container li {
	float: left;
}

.greentext{
	color:#F63;
	width:500px;
}
