@charset "utf-8";
/* CSS Document */



body {
	margin: 0;
	padding: 14px 0 14px 0;
	background-image: url(sitebg.gif);
	background-attachment: fixed;
	text-align: center;
 font-family:Verdana, Geneva, sans-serif  font-size:11px;
}
A:link {
	COLOR: #1b2ff5;
	TEXT-DECORATION: none;
	font-family: verdana;
	font-size: 11px;
}
A:visited {
	COLOR: #1b2ff5;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
}
A:active {
	COLOR: #1b2ff5;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
}
A:hover {
	COLOR: #1b2ff5;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
.container {
	width: 1024px;
	border: 0px solid #000000;
	text-align: center;
}
.newssubscribebox {
	border: 0px solid #666;
	background-image: url(emailbox.png);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000;
	width: 449px;
	height: 29px;
}
.gobutton {
	background-image: url(gobutton.gif);
	width: 34px;
	height: 31px;
	cursor: pointer;
	border: 0px solid #000;
}
.input {
	border: 1px solid #666;
	background-color: #fff;
	height: 22px;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 13px;
	color: #841452;
	width: 300px;
}
.inputzip {
	border: 1px solid #666;
	background-color: #fff;
	height: 22px;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 13px;
	color: #841452;
	width: 80px;
}
.loginbutton {
	border: 0px solid #999;
	background-color: #77104a;
	padding: 5px;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 13px;
	color: #d6b1c7;
	cursor: pointer;
}
/* Header Properties */

.header {
	height: 183px;
	background-image: url(headerback.png);
	background-repeat: no-repeat;
	padding: 0;
	border: 0px solid #000;
}
/* Navigation Properties */

.dynamicnavigation {
	height: 46px;
	/*background-color:#b2597b;*/

	background-color: #b53269;
	border: 0px solid #000;
	text-align: center;
}
.navigationback {
	/*background-color:#b2597b;*/

	background-color: #b53269;
}
.searchback {
	width: 159px;
	height: 46px;
	background-color: #80a153;
	border: 0px solid #000;
	text-align: center;
}
.searchbox {
	width: 150px;
	height: 19px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6d913c;
	font-size: 11px;
	text-decoration: none;
	border: 0px solid #000;
	background-color: #b3d388;
}
.searchbutton {
	background-image: url(searchbutton.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 20px;
	cursor: pointer;
	border: 0px solid #333;
}
.searchbox1 {
	width: 155px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6d913c;
	font-size: 16px;
	text-decoration: none;
	border: 0px solid #000;
	background-color: #b3d388;
}
.searchbutton1 {
	background-image: url(searchbutton1.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 32px;
	cursor: pointer;
	border: 0px solid #333;
}
.leftsection {
	width: 159px;
	height: 426px;
	background-image: url(leftbackground.jpg);
	background-repeat: no-repeat;
	border: 0px solid #000;
	text-align: center;
}
.leftsecfonts {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.rightsection {
	width: 159px;
	height: 426px;
	background-image: url(rightbackground.jpg);
	background-repeat: no-repeat;
	border: 0px solid #000;
	text-align: center;
}
.middlecontainer {
	background-color: #FFF;
	border: 0px solid #000000;
	text-align: center;
	padding-top: 14px;
}
.middleinner {
	background-color: #FFF;
	border: 0px solid #000000;
	padding-top: 14px;
	padding: 20px;
}
.socialnetwork {
	font-family: Verdana, Geneva, sans-serif;
	color: #683e04;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	border: 0px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	color: #c58cac;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
}
.footercontainer {
	height: 0px;
	background-color: #FFF;
	text-align: center;
	padding-left: 10px;
}
.pagetitlehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #1b1b1b;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	padding-top: 10px;
}
.white {
	background-color: #FFF;
}
.searchgreen {
	background-color: #80a153;
}
.homebox1 {
	background-color: #a9cee9;
	border: 1px solid #d7d7d7;
	width: 98%;
	height: 121px;
}
.homebox2 {
	background-color: #cfc389;
	border: 1px solid #d7d7d7;
	width: 98%;
	height: 121px;
}
.homebox3 {
	background-color: #C8AD91;
	border: 1px solid #d7d7d7;
	width: 98%;
	height: 121px;
}
.homeboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.subscribetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d3d3d;
	text-decoration: none;
}
.homeboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.sistersstories {
	border: 1px solid #d7d7d7;
	width: 501px;
	height: 318px;
}
.homepagenewsbox {
	border: 1px solid #d7d7d7;
}
.rightnewsbox {
	background-color: #e6e6e6;
	border: 1px solid #d7d7d7;
	height: 235px;
}
.calendarevents {
	background-color: #e6e6e6;
	border: 1px solid #d7d7d7;
	height: 283px;
}
.donatebutton {
	background-color: #77104a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	padding: 7px;
}
.innterlanguage {
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px;
}
.membernamefonts {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
