@charset "utf-8";
/* CSS Document */
body{
	background-color:#745b29;
	margin:0px;
}
.wrap{
	width:901px;
	margin:0px auto;
}
.header{
	width:901px;
	height:383px;
	overflow:hidden;
}
.header-gallery{
	width:901px;
	height:328px;
	overflow:hidden;
	padding-top:55px;
	background-image: url(../images/gallery-header-bg.gif);
	background-repeat: no-repeat;
	text-align:center;
}
a:link {
	color: #7b7811;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #e9949c;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #e9949c;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #e9949c;
	text-decoration: none;
	font-weight:bold;
}

.nav{
	width:901px;
	height:30px;
	text-align:center;
	background-image: url(../images/index2_08.gif);
	background-repeat: repeat-y;
	padding-top:15px;
}
.title{
	width:901px;
	height:47px;
	text-align:center;
	background-image: url(../images/index2_08.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}
.content{
	width:821px;
	text-align:justify;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6c511b;
	background-image: url(../images/index2_08.gif);
	background-repeat: repeat-y;
	padding:10px 40px 40px 40px;
}
.content a{
	color:#9c393c;
	text-decoration:none;
}
.content-footer{
	width:901px;
	height:17px;
	overflow:hidden;
}
.content h3{
	font-size:12px;
	color:#7a5b27;
}

.bottom-nav{
	color:#f4deb0;
	font-size:12px;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
}
.bottom-nav a{
	font-family:Arial, sans-serif;
	color:#f4deb0;
	text-decoration:none;
	font-weight:bold;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4deb0;
	text-align:center;
	padding-bottom:15px;
	text-decoration:none;
}
.copyright a{
	color:#f4deb0;
	text-decoration:underline;
}
.textfields{
	font-size:11px;
	border:1px solid #ac585b;
}
.table-border{
	border:1px solid #ac585b;
}
.thumbnail{
	cursor:pointer;
}
