@charset "utf-8";
/* CSS Document */
html {
background-color: #f4efcd;
}
body {
/*font-family:Arial, Tahoma;
font-size:12px;
margin-top: 10px;
margin-left: 1px;
margin-right: 1px;*/
text-align: center;
background-color: #f4efcd;
/*background-attachment:fixed;
background-position: 0px 0px;
background-image:url(file:///C|/Documents%20and%20Settings/User/Desktop/Templates/images/back.jpg);
background-repeat:no-repeat;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:rgb(83,65,46);
}
#bottom{padding-bottom:70px;}
#bottom p{
margin-top:10px;
float:right;
color:rgb(83,65,46);
font-weight:bold;
font-size:12px;
text-align:right;
}
#bottom p a{
color:rgb(83,65,46);
padding-top:10px;

font-weight:normal;
text-decoration:none;
}
#brownBar{
position:relative;
text-indent:-999em;
width:100%;
height:21px;
background-image: url(images/brownBar.jpg);
background-repeat:repeat-x;
}
.clear {
clear:both;
}
.content {
margin: 50px 10px 30px 10px;
}
.greyBack {background-color:#C3C3C3; width:270px; height:auto; padding:0px 10px 10px 10px; *padding-bottom:9px; margin-left:20px; float:left; }
#list ul { margin-left:15px;}

.liStyle {list-style-type:disc; font-weight:normal; color:rgb(83,65,46);}
.liStyle2 { margin-left:15px;}
.liStyle3 { margin-left:10px; list-style-type:none;}
.liStyle4 { margin-left:30px;}
#main {
position:relative;
margin:0px auto;
width:900px;
height:auto;
text-align: left;
z-index:5;
}
#mainPic {
text-indent:-999em;
margin:20px auto;
height: 600px;
width: 900px;
background-image: url(images/mainPic.jpg);
background-repeat:no-repeat;
}
#menuBar {
position:relative;
width:100%;
height:20px;
top:5px;
margin-top:55px auto;
font-family:  Arial, Tahoma;
font-size: 14px;
font-weight: bold;
}
#menuBar ul {
	position:absolute;
	left:50px;
	background: none;
	height:25px;
	width: 100%;
}
#menuBar ul li {
float:left;
list-style: none;
padding:0 0 0 0px;
}
#menuBar ul li a {
margin-top:4px;
padding-top:5px;
display:block;
width:121px;
height:40px;
color: rgb(195,195,194);
line-height:20px;
line-left:0px;
text-align:center;
text-decoration:none;
background:url(images/sep.gif) no-repeat right top transparent;
font-size: 12px;
}
#menuBar ul li a:hover {
margin:0px;
display:block;
background-color:#827e63;
background-image:none;
color:#fff;
}
#menuBar li.last a {
background-image: none;
}
.picT {float:left; padding-top:10px; *padding-top:8px;} 
.picTop {*padding-top:10px;}
.picTLeft {float:left; padding-right:10px;}
.selected {
background-color:#827C62;
height:35px;
}
#title {
	float:left;
	width height:auto;
	margin-top:10px;
}
h1.title {
	font-variant: small-caps;
}
.title{
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:rgb(83,65,46);
}
.title2{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:rgb(83,65,46);
}

#titleMain { 
margin: 0px auto;
text-indent:-999em; height: 50px; width: 425px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/title.png');
background-image: url(images/title.png); 
background-repeat:no-repeat;
*background:none;
}

#titleRight {
margin-top:50px;
float:right;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:rgb(83,65,46);
}
#topMiddle {
position:absolute;
top:0px;
left:0px;
text-indent:-999em;
height:500px;
width:100%;
background-image: url(images/topmiddle.jpg);
background-repeat:repeat-x;
z-index:0;
}
p.big {
	font-size: 12px;
	margin-bottom: 5px;
}
h2.big {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
}

/* New Gallery */

.newGallery{text-align:center;padding-bottom:30px;}
.galleryTitle{font-size:22pt;padding:5px 0px;text-align:center;font-weight:bold;}
.newGallery a{display:inline-block;position:relative;margin:5px 5px;width:120px;height:80px;}
.galleryImage{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:block;position:relative;z-index:1;}
.galleryOverlay{width:100%;height:100%;top:0px;left:0px;position:absolute;z-index:2;background:#000000b3;opacity:0;-webkit-transition: all 0.5s;transition: all 0.5s;}
.helper{vertical-align:middle;height:100%;width:0px;display:inline-block;}
.overlayText{vertical-align:middle;text-align:center;width:100%;color:#fff;display:inline-block;}
.overlayText i{font-size:16pt;margin-bottom:5px;}
.galleryOverlay:hover{opacity:1;}



/* Lightbox */
