body
{
	margin: 20 0 0 0;
	background-color: #FCE5FF;
	background-image:url('../Graphics/main_bg.jpg'); 
}


.header_bg
{
	background-repeat:repeat-x; 
	background-position:top;
	background-image:url('../Graphics/center_top_bg.jpg');	
}

.content_bg
{
	background-repeat:repeat-y; 
	background-position:top center;
	background-image:url('../Graphics/content_bg.jpg');	
}

.WedAlb_bg
{
	font-family: Vinegar, "Rage Italic LET";
	background-image:url('../Graphics/WedAlb_bg.jpg');
	font-size: 18px;
	line-height: 25px;

	
}

.footer_bg
{
	background-repeat:repeat-x; 
	background-position:top;
	background-image:url('../Graphics/footer_middle.jpg');	
}

.border_image
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.fullborder_image
{
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.border_image_left_bottom
{
	border-left:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
}

.border_image_bottom
{
	
	border-bottom:1px solid #FFFFFF;
}

a
{
	color : #333333;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

a:hover
{
	color : #D55274;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
}


td
{
	font-size: 11px;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #7B7871;
}

.centerTxt
{
	font-size: 12px;
	padding-left:35px;
	padding-right:12px;
	font-family : verdana, tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:17px;
	text-align:justify;
	color : #555555;
}

.contantheader
{
	font-size: 18px;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-weight : bold;
	line-height:17px;
	color : #3E5300;
	
}

.FortetwentyGrn
{
	font-size: 20px;
	font-family : Forte, tahoma, verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-weight : bold;
	line-height:25px;
	color : #336600;
	font-style: italic;
}


.Fortetwenty
{
	font-size: 20px;
	font-family : Forte, tahoma, verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-weight : bold;
	line-height:25px;
	color : #000000;
}

.Fortetwenty:hover
{
	font-size: 20px;
	font-family : Forte, tahoma, verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-weight : bold;
	line-height:25px;
	color : #D55274;
	
}

hr
{
	width:100%;
	background-color:#828D5E;
	border:1px solid #828D5E;
	height:1px;
	margin:0px;
}

.smallhead {
	font-size: 17px;
	font-weight: bold;
	color: #3E5300;
	font-family: Helvetica, tahoma, verdana, Arial, sans-serif;
}

.smallheadtop {
	font-size: 20px;
	font-weight: bold;
	color: #3E5300;
	font-family: Helvetica, tahoma, verdana, Arial, sans-serif;
}

.SmallTitleHead {
	font-size: 19pt;
	font-weight: bold;
	color: #336600;
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
	line-height:25px;

}

.SmallTitleNav {
	font-size: 15pt;
	font-weight: bold;
	color: #336600;
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
	line-height:25px;
}

.SmallTitleNav:hover {
	font-size: 15pt;
	font-weight: bold;
	color: #D55274;
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
	line-height:25px;
}

.SmallTitle {
	font-size: 18pt;
	font-weight: bold;
	color: #336600;
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
	line-height:25px;
}

.SmallTitle:hover {
	font-size: 18pt;
	font-weight: bold;
	color : #D55274;
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
}

.Pagehead {
	font-size: 14px;
	font-weight: bold;
	color: #3E5300;
	font-family: verdana, Arial, tahoma, verdana, Arial, Helvetica, sans-serif;
}

.Grayhead{
	font-weight: bold;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
}

.italictxt {
	font-size: 15px;
	line-height: 25px;
	font-family: Vinegar, "Rage Italic LET";

}
.Bigheader {
	font-family: Tahoma, Verdana, Arial, Helvetica-Normal;
	font-size: 20px;
}

.WelcomeSign
{
	font-size: 15px;
	font-weight: bold;
	font-family: Forte, tahoma, verdana, Arial, Helvetica, sans-serif;
	color: #FD2884;
}
.OneStepBig {
	font-size: 12px;
	font-weight: bold;
}
.ContactUsTxt{
	font-size: 12px;
	color: #000000;
}
.BorWhite1
{
	border:solid 1px #fff;
}
.T18 {
	font-size: 18px;
	font-weight: bold;
	line-height:25px;
}
.FltLt
{
	float:left;
	padding-right:20px;
}
.FltRt
{
	float:right;
	padding-left:10px;
}
.Clear
{
	clear:both;
}

