body{
	margin:0;
	font:14px Georgia, serif;
	color:#939071;
	background:url(../images/bg-repeat.jpg);
}
h1, h2, h3, h4, h5, h6, p, ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
/*main*/
#main {
	margin: 0 auto;
	width: 826px;
	margin-top:10px;
	background:url(../images/header-bg.png) no-repeat 0 0;
	position:relative;
	padding-top:25px;
}
#main2{
	overflow:hidden;
	width: 778px;
	background:url(../images/main-bg.png) repeat-y;
	padding:0 24px;
}
/*column*/
#column{
	width: 195px;
	float: left;
	position:relative;
	padding-top:246px;
	min-height:770px;
	text-align:center;
}
* html #column{height:770px;}
.logo{
	position:absolute;
	top:42px;
	left:40px;
}
.logo a{
	display:block;
	width:124px;
	height:132px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.slogan{
	position:absolute;
	top:201px;
	left:20px;
	font-size:10px;
	font-style:italic;
	color:#766200;
	letter-spacing:-1px;
}
.navigation{text-align:center;}
.navigation li{padding:5px 0;}
.navigation a{
	font-size:12px;
	color:#c5c19d;
	text-decoration:none;
}
.navigation li.active a,
.navigation a:hover{ color:#766200;}
.slogan2{
	position:absolute;
	bottom:120px;
	left:10px;
	font-size:10px;
	color:#766200;
	letter-spacing:-1px;
	font-weight:bold;
}
.logo2{
	position:absolute;
	bottom:42px;
	left:20px;
}
.logo2 a{
	display:block;
	width:144px;
	height:65px;
	background:url(../images/logo2.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
/*content*/
#content {
	width: 583px;
	float: left;
}
#content ul {
list-style-type: disc;
padding: 5px 0 0 20px;
}
.image{
	float:right;
	margin:10px 10px 0 0;
	padding:4px;
	border:1px solid #e2e0ce;
}
.container{
	clear:both;
	padding:30px 20px 0 21px;
}
#content h1{
	color:#766200;
	font-size:18px;
}
#content h2{
	color:#766200;
	font-size:16px;
}
#content a{
	color:#7d0202;
}
#content p{padding:10px 0;}
.images{height:1%; padding-top:25px;}
.images:after{
	content:".";
	clear:both;
	width:100%;
	height:0;
	display:block;
	overflow:hidden;
	visibility:hidden;
	text-indent:-9999px;
}
.images li{
	float:left;
	list-style:none;
	display: inline;
}
.images a{
	display:block;
	float:left;
	width:258px;
	border:1px solid #e2e0ce;
	text-decoration:none;
}
.images a:hover{border-color:#ecebdf;}
.images .img{
	display:block;
	width:258px;
	height:162px;
	text-indent:-9999px;
	overflow:hidden;
}
.images a .text{
	display:block;
	height:24px;
	color:#766200;
	font-size:16px;
	background:url(../images/bulet.gif) no-repeat 5px 3px;
	padding:8px 0 0 30px;
	font-style:italic;
}
.images a:hover .text{
	background:url(../images/bulet-h.gif) no-repeat 5px 3px;
	color:#a69959;
}
.weddings{padding-right:30px;}
.weddings .img{background:url(../images/img2.jpg) no-repeat;}
.private .img{background:url(../images/img3.jpg) no-repeat;}
a:hover .img{ background-position:0 -162px;}
.events{
	clear:both;
	background:url(../images/content-block-bg.gif) repeat-x;
	margin:27px 6px 0 6px;
	padding:20px;
}
.events h2{
	color:#766200;
	font-size:18px;
}
.events ul li{
	padding-top:20px;
	font-size:12px;
}
.events ul li a{
	display:block;
	color:#766200;
	text-decoration:none;
	margin-bottom:3px;
}
.events ul li a:hover{text-decoration:underline;}
/*footer*/
#footer {
	margin: 0 auto;
	width: 826px;
	clear: both;
	background:url(../images/footer-bg.png) no-repeat 0 0;
	padding-top:100px;
	font-size:11px;
	color:#766200;
	text-align:center;
}
#footer a{
color:#766200;
text-decoration:none;
}
#footer ul{
	padding-bottom:10px;
}
#footer ul li{
	display:inline;
	padding:0 7px;
	letter-spacing:-1px;
}
.copy{
display:block;
padding-top:10px;
}
