@charset "utf-8";
/* CSS Document Sandalwood Weddings */

#h1Homepage{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#7E5F29;
	background-image:url(../images/header_bg.jpg);
	height:25px;
	padding-top:12px;

}
#h2h1Homepage,#h3h1Homepage,#h4h1Homepage{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#7E5F29;
	background-image:url(../images/header_bg.jpg);
	height:28px;
	padding-top:12px;
}

.oneColFixCtrHdr #container {
	width: 780px;
	height:1500px;
	background-color:#FAF9EF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/top_menu_bg.jpg);
	height:40px;
	padding-top:19px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:10px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7E5F29;
	vertical-align:middle;
}
.topMenuLink:link, .topMenuLink:visited{
	color:#7E5F29;
	text-decoration:none;
}
.topMenuLink:hover{
	color:#CC9966;
	text-decoration:underline;
}
.topMenuLink:link, .topmenuLink:visited{
	color:#7E5F29;
	text-decoration:none;
}
.topMenuLink:visited{
	color:#E3D5B2;
	text-decoration:underline;
}
.oneColFixCtrHdr #showHomepgeGallery {
	background-image:url(../images/home_gallery_bg.jpg);
	width:384px;
	height:335px;
	margin-left:12px;
}
.oneColFixCtrHdr #showHomepgeGalleryBottom {
	margin-left:12px;
}

#BoxLeft{
	width:335px;
	float:left;
	padding-left:20px;
}
#BoxRight{
	width:405px;
	float:right;
	padding-right:10px;
}
.BoxRightInside{
	width:370px;
	float:left;
	padding-left:25px;
}
