@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797254;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/fab-wedding-bg.gif) repeat top left;
	text-align: center;
}
a:link {
	color: #8f7500;
	text-decoration: none;
}
a:visited {
	color: #8f7500;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #8f7500;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	margin: 5px 0 0 0;
	padding: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #8f7500;
	margin: 0 0 10px 0;
	padding: 0;
}
#wedding-main {
	margin: 5px auto;
	width: 721px;
	background: #ffffff;
}
#wedding-up {
	height: 8px;
	background: url(images/fab-wedding-up.gif) no-repeat left top;
}
#wedding-bottom {
	height: 8px;
	background: url(images/fab-wedding-down.gif) no-repeat left bottom;
}
#wedding-logo {
	height: 116px;
	text-align: center;
}
#wedding-menuup {
	padding: 0 15px;
	height: 20px;
	text-align: left;
}
#wedding-menuup ul {
	margin: 0;
	padding: 0;
	display: inline;	
} 
#wedding-menuup ul li {
	font-family: "Times New Roman", Times, serif;
	color: #8f7500;
	font-size: 11px;
	font-weight: lighter;
	margin: 0;
	display: inline;
	line-height: 20px;
	padding: 0 10px 0 0;
}
#wedding-menuup ul li.last {
	padding: 0;
}
#wedding-menuup ul li.first {
	padding: 0 380px 0 0;
}
#wedding-varup {
	height: 12px;
	background: url(images/fab-wedding-varup.gif) no-repeat left top;
}
#wedding-varbtm {
	height: 11px;
	background: url(images/fab-wedding-varbtm.gif) no-repeat left top;
}
#wedding-menubtm {
	padding: 10px 0 0 0;
	text-align: center;
}
#wedding-menubtm ul {
	margin: 0;
	padding: 0;
	display: inline;	
} 
#wedding-menubtm ul li {
	font-family: "Times New Roman", Times, serif;
	color: #8f7500;
	font-size: 11px;
	font-weight: lighter;
	margin: 0;
	display: inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid #efde91;
}
#wedding-menubtm ul li.last02 {
	border-right: none;
	padding: 0 0 0 10px;
}
#wedding-maintxt {
	height: 290px;
	background: url(images/fab-wedding-bgwrap.jpg) no-repeat left top;
	text-align: center;
	padding: 27px 83px 26px 84px;
}
#wedding-txt {	
	width: 513px;
	padding: 0 20px;
	height: 240px;
	text-align: left;
	background: url(images/fab-wedding-txtbg.gif) repeat-y left top;
}
.main-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
#wedding-txtup {
	background: url(images/fab-wedding-txtup.gif) no-repeat left top;
	height: 24px;
}
#wedding-txtbtm {
	background: url(images/fab-wedding-txtbtm.gif) no-repeat left bottom;
	height: 24px;
}
#wedding-head {
	height: 146px;
}
#wedding-pagetxt {
	background: #ffffff url(images/fab-wedding-pagebg.jpg) repeat-x left top;
	text-align: left;
	padding: 24px 47px;
}
.wedding-pagetxtcon {
	margin: 20px 0 20px 0;
}
.wedding-pagetxtcon h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #797254;
}
.right {
	padding-left: 15px;	
}
.left {
	padding-right: 15px;
}
.wedding-pagetxtcon ul{
	margin: 10px 0 0 10px;
	padding: 0;
}
.wedding-pagetxtcon ul li{
	list-style-type: none;
	background: url(images/wedding-bullet.gif) no-repeat left top;
	line-height: 15px;
	padding-left: 14px;
}
#lightbox{
	background-color: #000000;
	padding: 10px;	
}
#lightboxDetails{
	font-size: 11px;
	padding-top: 5px;
	text-align: left;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;	
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
.copyright{
	color: #cfe3ba;
}
.copyright a:link {
	color: #cfe3ba;
	text-decoration: none;
}
.copyright a:visited {
	color: #cfe3ba;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}
.copyright a:active {
	color: #cfe3ba;
	text-decoration: none;
}
#rotator {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 184px;
	height: 250px;
}
#rotator img {
	border: 0;
	cursor: pointer;
	width: 184px;
	height: 250px;
}
#rotator02 {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 235px;
	height: 240px;
}
#rotator02 img {
	border: 0;
	cursor: pointer;
	width: 235px;
	height: 240px;
}
#rotator03 {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 721px;
	height: 146px;
}
#rotator03 img {
	border: 0;
	cursor: pointer;
	width: 721px;
	height: 146px;
}
.paging {
	text-align: left;
}
.paging ul {
	margin: 0;
	padding: 0;
}
.paging li {
	list-style: none;
	display: inline;
	padding: 5px;
	margin: 0 5px;
	border-right: 1px solid #cccccc;
	font-weight: bold;
	background: none;
}
.paging li.first {	
	border-right: none;
	margin: 0 5px 0 0;
	padding: 0;
	background: none;
}
