@charset "utf-8";
/* CSS Document */

body {
	background:#5a5050;
	font:Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
ul, li, h1, h4, h3, h2, p, a {
	margin:0;
	padding:0;
	text-decoration:none;
	}
	
img {
	border:none;
	}
	
table#menu {
	color:#fff;
	margin:0 auto;
	border:1px solid #fff;
	}
	
table#contact {
	color:#fff;
	margin:20px auto;
	}
	
table td {
	font-size:90%
	}
	
.banner {
	margin:10px 0 0 0;
	}
	
.name {
	color:#bab37f;
	font-size:150%;
	margin:25px 0 10px 15px;
	}

#wrapper {
	width:768px;
	height:auto;
	margin:20px auto;
	background:url(../images/bg.gif) repeat-y;
	}
	
#top {
	width:768px;
	height:16px;
	background:url(../images/top.gif) no-repeat;
	}
	
#header {
	width:760px;
	height:auto;
	padding:0 4px 0 4px;
	position:relative;
	/*width:768px;
	height:253px;
	background:url(../images/header_bg.gif) no-repeat;*/
	}
	
#menu {
	width:430px;
	height:auto;
	margin:10px 335px 0 4px;
	padding:5px 0 5px 0;
/*	border-bottom:1px solid #fff;*/
	}
	
#menu ul {
	list-style-type:none;
	}
	
#menu li {
	display:inline;
	margin:5px;
	}
	
#menu a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
#menu a:hover {
	border-bottom:3px solid #fff;
	}
	
.active {
	border-bottom:3px solid #c07435;;
	}

#content {
	width:748px;
	height:auto;
	padding:0 10px 0 10px;
	background:url(../images/flower.gif) no-repeat bottom left;
	}
	
#content p {
	color:#fff;
	margin:0 35px 15px 35px;
	line-height:1.5em;
	font-size:90%
	}
	
#thumbs {
	width:659px;
	margin:0 auto;
	}
	
#thumbs ul {
	list-style-type:none;
	}
	
#thumbs li {
	display:inline;
	}
	
#thumbs li a {
	text-align:center;
	font-size:80%;
	color:#fff;
	}
	
/*#thumbs li a img {
	display:block;
	}*/
	
#bottom {
	width:768px;
	height:50px;
	background:url(../images/bottom.gif) no-repeat;
	}
	
#footer {
	width:400px;
	border-top:1px solid #fff;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	}
	
#footer p {
	color:#fff;
	font-size:80%;
	}
	
.legal {
	font-size:70%;
	font-style:italic;
	}

.clearl {
	clear:left;
	}
	
.clear {
	clear:both;
	}
	
.addbg {
	background:#c07435;
	}
	
.alt {
	background:#CCCCCC;
	}
	
.betch tr {
	padding:2px;
	}
	
.note {
	font-size:70%;
	font-style:italic;
	color:#FF0000;
	}
	
	
	#contact-area {
	width: 600px;
	margin-top: 25px;
}

#form_lay {
	width:410px;
	margin:10px auto;
	color:#fff;
	}

#form_lay textarea {
	padding: 5px;
	width: 400px;
	height:150px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

h2 {
	font: bold 190%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 .2em;
	color:#fff;
}
em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:140%;
	text-align:center;
}

#holder {
	width:566px;
	height:auto;
	margin:20px auto 0 auto;
	padding:0 0 10px 0;
	}

#largeImg {
	border: solid 3px #5A5050;
	width: 550px;
	height: 400px;
	padding: 7px;
	margin:10px 0 5px 0;
	text-align:center;
	background:#fff;
}

.gallThumbs {
	width:510px;
	margin:10px auto auto;
	}


.thumbs_pic {
	border: solid 1px #ccc;
	width: 50px;
	height: 50px;
	padding: 3px;
}

.border {
	border:solid 1px #c07435;
	}
	
.header {
	color:#999;
	font-size:140%;
	margin:0 0 5px 0;
	position:relative;
	}

#bridal {
	float:right;
	margin:0 0 0 40px;
	}
	
#bridal ul {
	margin:20px 50px 20px 20px;
	color:#fff;
	}
	
.left {
	width:225px;
	height:225px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:80%;
	}
	
.right {
	width:225px;
	height:225px;
	float:right;
	text-align:center;
	color:#fff;
	font-size:80%;
	}
	
.middle {
	width:225px;
	height:225px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:80%;
	}
	
.socialHolder	{
	width:41px;
	height:150px;
/*	background:#333;*/
	background:url(../images/social2.gif) no-repeat;
	z-index:100;
	position:absolute;
	top:71px;
	right:-37px;
	}
	
.socialHolder ul {
	list-style-type:none;
	margin:10px 10px;
	}
	
.socialHolder ul li {
	margin:0 0 5px 0;
	}
	
.link {
	color:#ccc;
	font-weight:bold;
	}
	
.link:hover {
	text-decoration:underline;
	}
	
.newsTitle {
	font-size:105%;
	color:#c07435;
	font-weight:bold;
	}
	
hr {
	margin:0 25px 7px 25px;
	color:#C07435;
	size:3;
	}

	
