body {
	height: 100%;
	background-color: #9AB7AD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_damask.gif);
	
}

html {height:100%;}


.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50747b;
	text-align: justify;
	line-height: 12px;
	margin-left: 28px;
	margin-right: 28px;
	font-weight: normal;
}
.BodyText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50747b;
	text-align: ;
	line-height: 12px;
	font-weight: bold;
}
.BodyText03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50747b;
	text-align: left;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}
.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #902929;
	text-align: center;
	line-height: 12px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}


.LinkText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #902929;
	text-align: left;
	line-height: 12px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}
.LinkText02:link {
	color: #902929;
	text-decoration: none;
}

.LinkText02:active {
	color: #50747b;
	text-decoration: none;

}
.LinkText02:visited {
	color: #902929;
	text-decoration: none;
}
.LinkText02:hover {
	color: #50747b;
	text-decoration: none;
}


.HeaderText01 {
	font-family: Reminga, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.HeaderText02 {
	font-family: Reminga, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #50747b;
	text-align: left;
	margin-left: 28px;
	margin-top: 35px;
}
.LocationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
table.CenterTable {
	
}
.FooterText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50747b;
	text-decoration: none;
	font-weight: bold;
}



.FooterLink:link { 
	color: #50747b;
	text-decoration: none;
} 

.FooterLink:active { 
	color: #FFCC00;
	text-decoration: none;
}
.FooterLink:visited {
	color: #50747b;
	text-decoration: none;
}
.FooterLink:hover {
	color: #FFCC00;
	text-decoration: none;
}
.BgHomeLeft {
	background-image:  url("../images/bg_leftbar_home.jpg");
	background-repeat: no-repeat;
	background-position: absolute;
}
.BgSubLeft {
	background-image:  url("../images/bg_leftbar_subpages.jpg");
	background-repeat: no-repeat;
	background-position: absolute;
}
.BgSubLeftTest {
	background-image:  url("../images/bg_leftbar_subpages_test.jpg");
	background-repeat: no-repeat;
	background-position: absolute;
}
.BgSubLeftArr {
	background-image:  url("../images/bg_leftbar_subpages_arr.jpg");
	background-repeat: no-repeat;
	background-position: absolute;
}
.BgBody {
	background-image:  url("../images/bg_body_floral.jpg");
	background-repeat: no-repeat;
	background-position: absolute;
}

img.floatLeft { 
    	float: left; 
    	margin-right: 15px; 
	margin-left: 0px;
	margin-top: 15px;
}

.SubscribeText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e0d0d;
	text-decoration: underline;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}

.ThankYouText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 25px;
	margin-left: 28px;
	margin-right: 28px;
	font-weight: normal;
}