body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#BDDEB1;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
}
.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.strong{font-weight:bold;}
.clear{clear:both;}
.normal_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#666;}

.mrgtop10{margin-top:10px;}
.mrgtop20{margin-top:20px;}
.mrgtop30{margin-top:30px;}
.mrgtop40{margin-top: 10px;}

.height55{height:55px;}


h1, h2, h3, h4, h5 {

	font-weight:normal;
	margin: 0;
	padding: 0;

}


h1 {
	font-size: 65px;
}

h2 {

	display: inline;
	color:#c4064e;

}

h3 {
	font-size: 28px;
	color:#c4064e;
	font-style:italic;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}
.clearfix:after{	
	 content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#main_container{
	/*background:url(/images/body_shadow.jpg) repeat-y;*/
	width:920px;
	margin:auto;
	text-align:left;
	}
#middle_portion{
	width:920px;
	margin:auto;
	background:url(/images/body_shadow.jpg) repeat-y;
	padding:0px;
		
	}
.middle_portion{
	width:825px;
	margin:auto;
	padding:0px;
	}
.logo_bg{
background:url(../images/logo_bg.jpg) no-repeat top center;
height:78px;
padding-left:70px;
padding-top:28px;
text-align:left;
}	

#couplesNames {
	position: relative;
	left: 40px;
}

.coupleframe {
	border: 1px solid #888;
	margin-top: 20px; 
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.left_port{
	width:230px;
	margin:8px 0 0 0;
	padding:0 0 0 52px;
	}
.grey_shadow{
	background:url(/images/pinkbg_cnt.jpg) repeat-y right;
	margin:0px;
	padding:0px;
	}
.pinkbg{	
	width:200px;
	margin-left:1px;
	padding-left:14px;
	padding-top:0px;
	}
.wedding_nav{
	margin:0px;
	margin-left: 30px;
	padding:0px;
	font-size:11px;
	width:100%;
	}
.wedding_nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	position: relative;
	top: -4px;
	}
.wedding_nav li{
	display:block;
	padding:0 0 0 0;
	line-height:24px;
	}
.wedding_nav li a:link,.wedding_nav li a:visited{
	text-decoration:none;
	color:#666;
	font-weight: normal;
	}
.wedding_nav li a:hover{
	text-decoration:underline;
	}
	
/* Right Portion CSS */
.right_port{
	width:540px;
	margin:8px 0 0 0;
	padding:0px;
	}
.img_wdth{			
	text-align:center;
	
	}
	
.whitebg_t{
	background:url(/images/whitebg_tt.jpg) repeat-x 0 0;
	
	}
.whitebg_b{
	background:url(/images/whitebg_tb.jpg) repeat-x 100% 100%;
	}
.whitebg_l{
	background:url(/images/whitebg_center_left.jpg) repeat-y 0 100%;
	}
.whitebg_r{
	background:url(/images/whitebg_center_right.jpg) repeat-y 100% 0;
	}
.whitebg_bl{
	background:url(/images/whitebg_bottomleft_corner.jpg) no-repeat 0 100%;
	}
.whitebg_br{
	background:url(/images/whitebg_bottomright_corner.jpg) no-repeat 100% 100%;
	}
.whitebg_tl{
	background:url(/images/whitebg_topleft_corner.jpg) no-repeat 0 0;
	}
.whitebg_tr{
	background:url(/images/whitebg_topright_corner.jpg) no-repeat 100% 0; padding:54px 0 35px 0;
	}

.text_portion{
	width:480px;
	margin:25px 0 0 30px;
	}
.text_mrg{
	margin-top:10px;
	margin-left: 20px;
	margin-right: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#666;
	line-height: 28px;
	}
	
	
.middle_bottom_line{
	margin:0px;
	padding:0px;
	}
/* Footer Portion Start */
#footer_port{
	margin:auto;
	padding:0px;
	width:920px;
	background:url(/images/body_footer_shadow.jpg) repeat-y;
	}
.footer_port{
	width:760px;
	margin:auto;
	padding-left:38px;
	}
.weddingpath{
	font-size:22px;
	color:#C60751;
	padding-left:13px;
	}
.cherry{
	font-size:13px;
	color:#666666;
	padding:5px 0 0 10px;
	}
	
	
/* SJ - Footer image for menu */
.sjMenuFooter {
	position: relative; 
	left: -14px; 
	top: 10px; 
}

.h3Padding {

}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: underline;
}

/* --------- WP Mods ---------- */

.rightAlignedText {
	text-align: right;
}

table.forumTable {
	border-top: 1px #666666 solid;
	border-right: 1px #666666 solid;
}

td.forumHeader {
	/* background-color: #CCD3C7; */
	background-color: #E2C0CE;
	color: #555555;
	font-size: 11px;
	border-left: 1px #666666 solid;
 	border-bottom: 1px #666666 solid;
 	padding: 7px;
	text-align: center;
}

tr.forumOdd td {
	border-bottom: 1px #666666 solid;
border-left: 1px #666666 solid;
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
color: #555555;
}

tr.forumEven td {
border-bottom: 1px #666666 solid;
border-left: 1px #666666 solid;
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
color: #555555;
}

td.forumHeader img {
	text-align: center;
}


tr.forumOdd {
	background-color: #ffffff;
}

tr.forumEven {
	background-color: #efefef;
border: 1px #666666 solid;
}

div.forForm {
	color: #3f6ca5;
      font-size: 12px;
}

a img {
    border: none;
}

.msgBoardText{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#666;
	line-height: 28px;
}
	
	
.pageHeading {
	color: #C60852; 
	font-size: 22px; 
	margin: 0px; 
	margin-bottom: 10px;
	padding: 0px;
}