@charset "utf-8";
#sg {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sg a {
	text-decoration: none;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A31430;
}

#sg p {
	margin-top: 0px;
	margin-bottom: 4px;
}
#main_navi {
	height: 63px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	width: 920px;
}
#main_buts1 {
	float: right;
	margin-right: 35px;
}
#main_buts2 {
	float: right;
}

#main_buts1 ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	margin: 0px;
	padding: 0px;
}
#main_buts2 ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	margin: 0px;
	padding: 0px;
}
#main_buts1 a, #main_buts2 a, #main_buts1 a:visited, #main_buts2 a:visited, #main_buts1 a:active,#main_buts2 a:active {
	text-decoration: none;
	color: #676767;
	background-image: url(images/mainnavi_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
}

#main_buts1 a:hover, #main_buts2 a:hover {
	color: #9B1337;
	text-decoration: none;
		background-image: url(images/mainnavi_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
}
#contact_butt a, #contact_butt a:visited, #contact_butt a:hover, #contact_butt a:active {
	background-image: url(images/mainnavi_contact_plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#w_home_container {
	height: 664px;
	width: 960px;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-color: #5C5C5C;
}


#home_container {
	height: 462px;
	width: 960px;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
}
#sub_container {
	width: 960px;
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-y;
}
#photo_container {
	background-color: #F7F7F7;
	width: 960px;
}

#w_sub_container {
	background-color: #F7F7F7;
	width: 960px;
}

#sub_rightbar {
	float: left;
	margin-left: 20px;
	width: 300px;
}


#singapore_logo {
	height: 180px;
	width: 180px;
}
#home_sidebar {
	margin-left: 20px;
	float: left;
	height: 462px;
	width: 180px;
}
#w_home_sidebar {
	margin-left: 20px;
	float: left;
	height: 664px;
	width: 180px;
}


#home_sidebar_navi {
	margin-top: 5px;
	background-color: #9F9F9F;
	height: 257px;
	width: 140px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#w_home_sidebar_navi {
	margin-top: 5px;
	background-color: #9F9F9F;
	height: 459px;
	width: 140px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#sub_sidebar {
	margin-left: 20px;
	width: 180px;
	float: left;
}
#sub_sidebar_navi {
	margin-top: 5px;
	background-color: #9F9F9F;
	width: 140px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#home_sidebar_navi h1, #sub_sidebar_navi h1, #w_home_sidebar_navi h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4F4F4;
	margin-top: 0px;
	margin-bottom: 0px;
}
#backto a, #backto a:visited, #backto a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #7E7E7E;
	padding: 20px;
	text-decoration: none;
	width: 140px;
}
#backto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A31430;
	padding: 20px;
	text-decoration: none;
	width: 140px;
}
#home_sidebar_navi ul, #sub_sidebar_navi ul, #w_home_sidebar_navi ul {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#home_sidebar_navi ul li a, #home_sidebar_navi ul li a:visited, #home_sidebar_navi ul li a:active, #w_home_sidebar_navi ul li a, #w_home_sidebar_navi ul li a:visited, #w_home_sidebar_navi ul li a:active, #sub_sidebar_navi ul li a, #sub_sidebar_navi ul li a:visited, #sub_sidebar_navi ul li a:active  {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(images/subnavi_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#home_sidebar_navi ul li a:hover, #sub_sidebar_navi ul li a:hover, #w_home_sidebar_navi ul li a:hover {
	background-image: url(images/subnavi_arrow_red.gif);
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 7px;
}
#w_home_sidebar_navi ul ul, #sub_sidebar_navi ul ul {
	margin-left: 15px;
}

#general_list ul li a, #general_list ul li a:visited, #general_list ul li a:active  {

	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(images/subnavi_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#general_list ul li a:hover {
	background-image: url(images/subnavi_arrow_red.gif);
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 7px;
}

#sub_sidebar_pic {
	width: 180px;
	margin-top: 5px;
}
#sub_rightbar_pic {
	background-color: #F7F7F7;
	padding-bottom: 5px;
}
#sub_rightbar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sub_text h1, #w_sub_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A31430;
	margin-top: 0px;
}

.all_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A31430;
	margin-top: 0px;
}

.all_subred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A31430;
	margin-top: 0px;
}

#sub_text h2, #w_sub_text h2, #gallery_header h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9F9F9F;
	margin-top: 16px;
	margin-bottom: 0px;
}

.selectedsub {
	background-image: url(images/subnavi_arrow_red.gif);
	background-position: left 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #A31430;
	display: block;
	background-repeat: no-repeat;
}
#sub_rightbar_text p {

}
.right_img_spacer {
	margin-top: 5px;
	margin-bottom: 10px;
}


.light_line {
	background-color: #B3B3B3;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.dark_line {
	background-color: #858585;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.w_dark_line {
	background-color: #858585;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 9px;
}

.content_line {
	background-color: #E9E9E9;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.w_content_line {
	background-color: #E9E9E9;
	height: 1px;
	margin-top: 13px;
	margin-bottom: 12px;
}
.w_content_line_short {
	background-color: #E9E9E9;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#home_contents  {
	width: 730px;
	padding-right: 20px;
	padding-left: 10px;
	margin-left: 200px;
}
#w_home_contents  {
	width: 760px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 200px;
	height: 564px;
}

#w_home_contents2  {
	width: 760px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 203px;
	height: 664px;
}


#sub_contents  {
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 200px;
}
#sub_photos {
	width: 740px;
	margin-left: 200px;
	padding-right: 20px;
}
#w_sub_contents {
	width: 740px;
	margin-left: 200px;
	padding-right: 20px;
}
#policies_bullets {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
	margin-left: 10px;
}
#policies_bullets li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sub_photos ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #666666;
}
#sub_photos ul li {
	float: left;
	margin-left: 20px;
}
#sub_photos ul li a {
	display: block;
	height: 106px;
	width: 85px;
	border: 1px solid #E9E9E9;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 31px;
	padding-bottom: 31px;
	margin-bottom: 10px;
}
#sub_photos ul li a:hover {
	display: block;
	height: 106px;
	width: 85px;
	border: 1px solid #9F9F9F;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 31px;
	padding-bottom: 31px;
	margin-bottom: 10px;
}
.captions {
	display: block;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	width: 155px;
}

#gallery_header {
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 60px;
}

#w_sub_picture_header {
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 735px;
}
#w_sub_text {
	margin: 0px;
	padding-left: 20px;
	width: 720px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#w_sub_text a, #w_sub_text a:visited, #w_sub_text a:active {
	color: #666;
	text-decoration: underline;
}

#w_sub_text a:hover {
	color: #A31430;
	text-decoration: underline;
}
.w_picstable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#sub_photos ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#sub_text {
	width: 400px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

#home_flash {
	height: 356px;
	width: 730px;
}
#w_home_flash {
	height: 285px;
	width: 760px;
}

#w_home_flash2 {
	height: 564px;
	width: 380px;
	float: left;
}


#home_text {
	height: 106px;
	width: 730px;
	background-image: url(images/home_text_bg.jpg);
}
#w_home_header {
	height: 58px;
	margin-bottom: 0px;
}

#w_home_text {
	width: 760px;
	height: 221px;
	background-color: #5C5C5C;
}

#w_home_header2 {
	height: 61px;
	margin-bottom: 26px;
}

#w_home_text2 {
	width: 354px;
	height: 664px;
	background-color: #707070;
	float: left;
	margin-left: 3px;
}


#home_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E9E9;
	padding-top: 20px;
	padding-left: 270px;
	text-align: justify;
}
#w_home_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E9E9;
	padding-left: 30px;
	text-align: justify;
	padding-right: 30px;
	padding-top: 15px;
}
#w_home_copy p {
	margin-top: 15px;
	margin-bottom: 0px;
}

#w_home_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
	padding-top: 130px;
}
#w_home_copy2 p {
	margin-top: 15px;
	margin-bottom: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.finetext {
	font-size: 11px;
}

.space20 {
	height: 20px;
}

.space16 {
	height: 16px;
}


.space30 {
	height: 30px;
}


li.phone-numbers-container {
	z-index: 2;
	background: #FFFFFF;
    float: left;
    width: 190px;
    margin-left: -5px;
}

li.phone-numbers-container dl {
    padding: 0 0 0 5px;
    width: 183px;
}

li.phone-numbers-container dl dt {
	font: 11px/18px Arial,sans-serif;
    font-weight: 700;
    color: #333333;
    margin: 0 0 -3px;
}


li.phone-numbers-container dl dd {
	font: 11px/18px Arial,sans-serif;
	color: #333333;
	margin: 0;
}

#main_buts1 li.phone-numbers-container a.phone-number {
    background-image: url(images/mainnavi_contact_plus.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
    border-color: #FFFFFF;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    padding: 0 0 0 19px;
}

#main_buts1 li.phone-numbers-container a.phone-number.open {
    background-image: url(images/mainnavi_contact_minus.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
    border-color: #CACACA;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    padding: 0 0 0 19px;
}

li.phone-numbers-container dl.phone-list {
    background-color: #FFFFFF;
    border-color: #CACACA;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    position: absolute;
    z-index: 400;
    margin: 0px;
}

#main_buts1 li.phone-numbers-container dl dd.toll-free {
    margin-bottom: 9px;
}

#main_buts1 li.phone-numbers-container dd.toll-free a {
    background-image: none;
    font: 11px/18px Arial,sans-serif;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    text-transform: none;
}

#main_buts1 li.phone-numbers-container dd.toll-free a:hover {
    text-decoration: none;
}



/* =NEW WEDDING NAVI CSS
----------------------------------------------- */

#wedding_side_navi {
	width: 180px;
	float: left;
}

#wedding_side_navi_buttons {
	padding-right: 20px;
	padding-left: 20px;
}
#wedding_side_navi_buttons ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#wedding_side_navi_buttons ul li a:link, #wedding_side_navi_buttons ul li a:visited, #wedding_side_navi_buttons ul li a:active  {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(images/wedding_colours/wedding_normal_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#wedding_side_navi_buttons ul li a:hover  {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(images/wedding_colours/wedding_mouseover_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}


#wedding_side_navi_buttons ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}



#wedding_side_navi_buttons ul ul {
	margin-left: 15px;
}

#wedding_side_navi_buttons h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}

#wedding_backto a:link, #wedding_backto a:visited, #wedding_backto a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
	text-decoration: none;
	width: 138px;
	background-image: url(images/wedding_colours/back_to_wedding_bg.png);
	margin-right: 1px;
	margin-left: 1px;
}
#wedding_backto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
	text-decoration: none;
	width: 138px;
	background-image: url(images/wedding_colours/back_to_wedding_hover_bg.png);
	margin-right: 1px;
	margin-left: 1px;
}

/* =NEW WEDDING LIGHT NAVI CSS
----------------------------------------------- */

#light_wedding_side_navi {
	width: 180px;
	float: left;
}

#light_wedding_side_navi_buttons {
	padding-right: 20px;
	padding-left: 20px;
}
#light_wedding_side_navi_buttons ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#light_wedding_side_navi_buttons ul li a:link, #light_wedding_side_navi_buttons ul li a:visited, #light_wedding_side_navi_buttons ul li a:active  {
	color: #746a57;
	text-decoration: none;
	display: block;
	background-image: url(images/wedding_colours/light_wedding_normal_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#light_wedding_side_navi_buttons ul li a:hover  {
	color: #746a57;
	text-decoration: none;
	display: block;
	background-image: url(images/wedding_colours/light_wedding_mouseover_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}


#light_wedding_side_navi_buttons ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #746a57;
}



#light_wedding_side_navi_buttons ul ul {
	margin-left: 15px;
}

#light_wedding_side_navi_buttons h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #746a57;
	margin: 0px;
}

#light_wedding_backto a:link, #light_wedding_backto a:visited, #light_wedding_backto a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #746a57;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
	text-decoration: none;
	width: 138px;
	background-image: url(images/wedding_colours/light_back_to_wedding_bg.png);
	margin-right: 1px;
	margin-left: 1px;
}
#light_wedding_backto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #746a57;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
	text-decoration: none;
	width: 138px;
	background-image: url(images/wedding_colours/light_back_to_wedding_hover_bg.png);
	margin-right: 1px;
	margin-left: 1px;
}

/* =NEW WEDDING HOME CSS
----------------------------------------------- */

#wedding_home_flash {
	float: left;
	height: 700px;
	width: 380px;
	padding: 0px;
}
#wedding_home_text {
	height: 700px;
	background-image: url(images/wedding_home_text_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #6F5A2F;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	width: 320px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
}
#wedding_home_text_header {
	margin-top: 135px;
}

/* =NEW WEDDING SUB CSS
----------------------------------------------- */

#wedding_general_sub_contents {
	float: left;
	width: 740px;
}

#wedding_general_sub_picture_header {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	width: 740px;
}
#wedding_general_sub_text {
	margin: 0px;
	padding-left: 20px;
	width: 700px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#wedding_general_sub_text h1 {
	color: #af9a78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#wedding_general_sub_text a:link, #wedding_general_sub_text a:visited, #wedding_general_sub_text a:active {
	color: #666;
	text-decoration: underline;
}

#wedding_general_sub_text a:hover {
	color: #6B552B;
	text-decoration: underline;
}


/* =NEW WEDDING GOLD CSS
----------------------------------------------- */

#gold_bg_container {
	width: 960px;
	background-image: url(images/wedding_colours/gold_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #867142;
}

#gold_home_contents {
	margin-left: 180px;
	width: 740px;
}
#gold_content_bg {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/wedding_colours/gold_contents_bg.jpg);
}

/* =NEW WEDDING CLASS CSS
----------------------------------------------- */

.wedding_navi_line {
	background-image: url(images/wedding_colours/navi_lines.png);
	height: 1px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.wedding_selectedsub {
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(images/wedding_colours/wedding_mouseover_bg.png);
}

.wedding_selectedsub2 {
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(images/wedding_colours/wedding_mouseover_bg.png);
}

.light_wedding_selectedsub {
	background-image: url(images/wedding_colours/light_wedding_mouseover_bg.png);
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
}

.light_wedding_selectedsub2 {
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(images/wedding_colours/light_wedding_mouseover_bg.png);
}

.wedding_content_line {
	background-color: #E9E9E9;
	height: 1px;
	margin-top: 13px;
	margin-bottom: 12px;
}


.wedding_general_sub_picstable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wedding_general_sub_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #af9a78;
	margin-top: 0px;
}

.wedding_general_sub_colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af9a78;
	margin-top: 0px;
}

/* =NEW WEDDING RR CSS
----------------------------------------------- */

#rr_bg_container {
	width: 960px;
	background-image: url(images/wedding_colours/rr_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #867142;
}

#rr_home_contents {
	margin-left: 180px;
	width: 740px;
}
#rr_content_bg {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/wedding_colours/rr_contents_bg.jpg);
}

#rr_sub_contents {
	float: left;
	width: 740px;
}

#rr_sub_contents a:link, #rr_sub_contents a:visited, #rr_sub_contents a:active {
	text-decoration: none;
	color: #6f695f;
}

#rr_sub_contents a:hover {
	text-decoration: underline;
	color: #6f695f;
}

#rr_sub_text {
	margin: 0px;
	padding-left: 20px;
	width: 700px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#rr_sub_text table {
	background-color: #E3DDD3;
	height: 367px;
}
#rr_sub_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.rr_box_text_td {
	margin: 0px;
	padding-left: 20px;
	width: 271px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f695f;
}

/* =NEW WEDDING OC CSS
----------------------------------------------- */

#oc_bg_container {
	width: 960px;
	background-image: url(images/wedding_colours/oc_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #A03138;
}

#oc_home_contents {
	margin-left: 180px;
	width: 740px;
}
#oc_content_bg {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/wedding_colours/oc_contents_bg.jpg);
}

#oc_sub_contents {
	float: left;
	width: 740px;
}

#oc_sub_contents a:link, #oc_sub_contents a:visited, #oc_sub_contents a:active {
	text-decoration: none;
	color: #7c5f61;
}

#oc_sub_contents a:hover {
	text-decoration: underline;
	color: #7c5f61;
}

#oc_sub_text {
	margin: 0px;
	padding-left: 20px;
	width: 700px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#oc_sub_text table {
	background-color: #F0D3D5;
	height: 367px;
}
#oc_sub_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.oc_box_text_td {
	margin: 0px;
	padding-left: 20px;
	width: 271px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c5f61;
}

/* =NEW WEDDING PB CSS
----------------------------------------------- */

#pb_bg_container {
	width: 960px;
	background-image: url(images/wedding_colours/pb_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #6EA9D3;
}

#pb_home_contents {
	margin-left: 180px;
	width: 740px;
}
#pb_content_bg {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/wedding_colours/pb_contents_bg.jpg);
}

#pb_sub_contents {
	float: left;
	width: 740px;
}

#pb_sub_contents a:link, #pb_sub_contents a:visited, #pb_sub_contents a:active {
	text-decoration: none;
	color: #626f77;
}

#pb_sub_contents a:hover {
	text-decoration: underline;
	color: #626f77;
}

#pb_sub_text {
	margin: 0px;
	padding-left: 20px;
	width: 700px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#pb_sub_text table {
	background-color: #D6E3EB;
	height: 367px;
}
#pb_sub_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.pb_box_text_td {
	margin: 0px;
	padding-left: 20px;
	width: 271px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626f77;
}

/* =NEW WEDDING PM CSS
----------------------------------------------- */

#pm_bg_container {
	width: 960px;
	background-image: url(images/wedding_colours/pm_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #A26473;
}

#pm_home_contents {
	margin-left: 180px;
	width: 740px;
}
#pm_content_bg {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/wedding_colours/pm_contents_bg.jpg);
}

#pm_sub_contents {
	float: left;
	width: 740px;
}

#pm_sub_contents a:link, #pm_sub_contents a:visited, #pm_sub_contents a:active {
	text-decoration: none;
	color: #7c5f61;
}

#pm_sub_contents a:hover {
	text-decoration: underline;
	color: #7c5f61;
}

#pm_sub_text {
	margin: 0px;
	padding-left: 20px;
	width: 700px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#pm_sub_text table {
	background-color: #EEDFE2;
	height: 367px;
}
#pm_sub_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.pm_box_text_td {
	margin: 0px;
	padding-left: 20px;
	width: 271px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a6b6e;
}

/* =NEW WEDDING EE CSS
----------------------------------------------- */

#ee_bg_container {
	width: 960px;
	background-image: url(images/wedding_colours/ee_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7F0DE;
}

#ee_home_contents {
	margin-left: 180px;
	width: 740px;
}
#ee_content_bg {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/wedding_colours/ee_contents_bg.jpg);
}

#ee_sub_contents {
	float: left;
	width: 740px;
}

#ee_sub_contents a:link, #ee_sub_contents a:visited, #ee_sub_contents a:active {
	text-decoration: none;
	color: #7c5f61;
}

#ee_sub_contents a:hover {
	text-decoration: underline;
	color: #7c5f61;
}

#ee_sub_text {
	margin: 0px;
	padding-left: 20px;
	width: 700px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#ee_sub_text table {
	background-color: #F3F0E9;
	height: 367px;
}
#ee_sub_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.ee_box_text_td {
	margin: 0px;
	padding-left: 20px;
	width: 271px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7c75;
}
