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

*{margin:0;padding:0}
body{
	padding:20px;
	background:white;
	color:#222222;
	width:1000px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	background-color: #FFFFFF;
}
h1,h2{
	letter-spacing:4px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.4;
}
h2{
font-size: 1.3em;
}
#title  h1, #title-home  h1  {
	margin-bottom: 10px;
	padding-bottom: 7px;
}
#title a, #title-home a  {
	color: #333333;
}
#title  a:hover, #title-home a:hover  {
	color: #AAAAAA;
}
#info-text p {
	color: #222222;
	padding-bottom: 0.6em;
}
#gal-menu h2 {
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
}
a{
	color:#4167AC;
	text-decoration:none;
	outline:none;
	font-weight: normal;
}
a:hover{
	color:#AD1E15;
}
.caption{
	color:#888;
	position:absolute;
	top:500px;
	left:3px;
	width:220px;
}
.demo{
	position:relative;
	margin-top:1em;
	padding-top: 1em;
}
.gallery_demo{width:270px;float:left;}
.gallery_demo li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
.gallery_demo li.hover{border-color:#bbb;}
.gallery_demo li.active{border-style:solid;border-color:#222;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{
font-style:italic;
font-size:  1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
}

.galleria_container{
	margin:0 auto 60px auto;
	height:570px;
	width:670px;
	float:right;
}
.clear {
	clear: both;
}

.nav{padding-top:15px;clear:both;}

.info{
	text-align:left;
	margin:0;
	clear:both;
	padding: 20px 10px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bababa;
}
#info-text{
	text-align:left;
	margin:0;
	padding: 35px 20px 20px 20px;
	width: 570px;
}
.info p{
}
#title-nav{ 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nav{
	position:absolute;
	top:550px;
	left:0;
}

h5{
	font-weight:normal;
	font-family:Helvetica, Arial, sans-serif;
	color: #BABABA;
	font-size: 78%;
	line-height: 100%;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BABABA;
	clear: both;
}
#title, #title-home{
	float: left;
	width: 520px;
}
#title-home{
	padding-bottom: 10px;
	margin-bottom: 2px;
}
#gal-menu {
	float: right;
	width: 480px;
	text-align: right;
}
.info table#sheep_island {
	margin: 0;
}
.info table {
	margin-bottom: 20px;
}
#head-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
#info-text h3 {
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-variant: small-caps;
	font-weight: normal;
}

