/* CSS Document */
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bcgr.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
.style1 {color: #666666}
.style2 {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
.style3 {color: #7F7F7F}
.img_box {
background-image:url(images/img_bcgr.png);
background-repeat:no-repeat;
padding-left:6px;
padding-top:6px;
}
.style4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divScroll {
padding: 5px 5px 5px 5px;
overflow: auto;
width: 510px;
margin-top: 10px;
margin-bottom: 10px;
height: 300px;
text-align: justify;
}
#weddingBlock {
	background-image:url(images/wedding_bcgr.jpg);
	background-repeat:no-repeat;
	width:292px;
	height:120px;
}
#weddingBlock div { width:120px;text-align:left;padding:40px 10px 0 144px;}
#weddingBlock div a:link, #weddingBlock div a:visited {
	font-size:14px;
	font-family:Georgia;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#FFF;
}