/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

img {
	display: block;
	border: 0;
}
body{
	background-color:#BCB19F;
	font: 0.8em Arial, Verdana, sans-serif;
	color:#201413;
	padding:30px 0 0 0;
	}
#wrapper{
	width: 980px;
	margin-left:auto;
	margin-right:auto;

	}
#header{
	width:980px;
	background-image:url(../images/header.jpg);
	height:88px;
	}
	
#top-nav{
	margin:0;
	position:relative;
	padding:0;
	font-size:1.1em;
	top: -4px;
	left: 53px;
}
#top-nav ul{
	padding: 0;
	margin:0;
	list-style-type: none;
	}
#top-nav ul li{
	float: left;
	margin: 0;
	padding:0;
	list-style-type: none;
}
#top-nav ul li a{
	display: block;
	margin: 0;
	padding: 70px 12px 2px 12px;
	color:#E9E2D7;
	text-decoration:none;
	}
#top-nav ul li a:hover{
	display: block;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding: 70px 12px 2px 12px;
	color:#E4C197;
	text-decoration:none;
	}

#content-wrapper{
	width:980px;
	padding:0 10px 20px 10px;
	background-image:url(../images/bg_grad.jpg);
	background-repeat:repeat-y;
	margin:0;
	}
#content{
	width:870px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	padding: 30px 45px 0 45px;
	min-height:375px;
	margin:0;
}
#home-content-area{
width:870px;
min-height:348px;
background-color:#FFFFFF;
background-image:url(../images/left_col_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
padding:0;
margin:0;
}
	#home-left-col{
	width:171px;
	padding:0;
	margin:0;
	float:left;
}
#home-left-col img{
float:right;
}
#home-image-col{
width:403px;
height:368px;
background-image:url(../images/img_home.jpg);
background-repeat:no-repeat;
float:right;
}
#home-text-col{
float:right;
width:280px;
background-image:url(../images/img_home_thumbs.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:100px 8px 3px 8px;
margin:0;
}
#home-text-col p{
margin:0;
padding:0;}

#content-area{
width:870px;
min-height:348px;
background-color:#FFFFFF;
background-image:url(../images/left_col_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
padding:0;
margin:0;
}


#images{
float:right;
width:296px;
padding:0;
margin:0;
}
#images a {
margin:0 0 0 10px;
font-size:0.9em;
font-weight:bold;
color:#201413;
text-decoration:none;
}
#images a:hover {
margin:0 0 0 10px;
font-size:0.9em;
font-weight:bold;
color:#B56E00;
text-decoration:underline;
}

#text{
float:right;
width:363px;
min-height:348px;
background-color:#F0DFC2;
padding:20px 20px 0 20px;
}
#gallery{
float:right;
width:659px;
background-color:#F0DFC2;
padding:20px 20px 0 20px;
}

#gallery .portal {
	float:left;
	width:290px;
	margin-right:30px;
	margin-bottom:45px;
}

#gallery-subpage{
width:659px;
text-align:center;
font-weight:bold;
}
#gallery-subpage img{
border:10px solid #FFFFFF;
}
#gallery-co1-01{
width:162px;
float:left;
padding:10px 28px 10px 28px;
text-align:right;
}
#gallery-co1-02{
width:162px;
float:left;
padding:10px 28px 10px 28px;
text-align:right;
}
#gallery-co1-03{
width:162px;
float:left;
padding:10px 28px 10px 28px;
text-align:right;
}
.gallery-image{
border:1px solid #201413;
}
a.gallery-link {
width:160px;
display:block;
font-weight:bold;
background-color:#FFFFFF;
color:#201413;
text-decoration:none;
font-size:0.85em;
margin:0;
padding:2px 2px 2px 0px;
}
a.gallery-link:hover{
width:160px;
display:block;
font-weight:bold;
background-color:#FFFFFF;
color:#201413;
text-decoration:none;
font-size:0.85em;
margin:0;
padding:2px 2px 2px 0px;
}



	#left-col{
	width:171px;
	padding:0;
	margin:0;
	float:left;

}
#left-col img{
float:right;
}
#footer{
	width:965px;
	height:20px;
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:0.8em;
	font-weight:normal;
	padding: 45px 0 0 15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
#footer a{
color:#190F0D;
text-decoration:none;
margin:0;

}
#footer a:hover{
color:#190F0D;
text-decoration:underline;
margin:0;
}
#footer img{
display:inline;
margin:0 3px;}

	
h1{
font-size:1.5em;
margin-bottom:5px;
}
a {
color:#201413;;

text-decoration:none;
}
a:hover{
color:#FFFFFF;

text-decoration:underline;}
.dark-text{
color:#B56E00;
}
.image-right{
float:right;
}
.image-left{
float:left;
margin-right:5px;
}

#next{
float:right;
}
#back{
float:left;}