body {
	background-repeat: repeat;
	margin: 0px;
	background-image: url(../images/home-bg.gif);
}

.border-all {
	border: 2px solid #FFFFFF;
}

.border-right {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #73519C;
	border-right-width: 1px;
	text-align: center;
}
.border-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7E6992;
	border-right-color: #7E6992;
	border-bottom-color: #7E6992;
	border-left-color: #7E6992;
}
.tour-bg {
	background-image: url(../images/tour-bg.jpg);
	background-repeat: no-repeat;
}



.border-l-r-b {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #73519C;
	border-right-color: #73519C;
	border-bottom-color: #73519C;
	border-left-color: #73519C;
	border-top-style: solid;
}

.border-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #79519C;
	border-right-color: #79519C;
	border-bottom-color: #79519C;
	border-left-color: #79519C;
	border-top-style: none;
	border-right-style: none;
}

.border-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

.home-text {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 16px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
	border-left-width: 0px;
	font-weight: normal;
}
.photo-border-right {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top-bg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	padding: 0px 10px;
	font-weight: normal;
}

ul, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	
}

.divider-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	text-align: center;
	font-weight: normal;
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #73519C;
}

a:link {
	font-size: 15px;
	color: #73519C;
	text-decoration: none;
}

a:visited {
	color: #73519C;
	text-decoration: none;
}

a:active {
	color: #7B2852;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: none;
}
h1 {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #7B519C;
	text-align: center;
}

.bottom-nav {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #666666;
	line-height: 22px;
}

.bottom-nav a:link {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #73519C;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

.bottom-nav a:visited {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #7B2852;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}

.bottom-nav a:active {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #7B2852;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

.bottom-nav a:hover {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #0000CC;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

.copyright {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
}

.copyright a:link {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

.copyright a:visited {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:active {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #7B2852;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

.copyright a:hover {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #0000CC;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

.top-nav {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #000000;
}

.top-nav a:link {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #7B519C;
	text-decoration: none;
	text-align: center;
}

.top-nav a:visited {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #7B2852;
	text-decoration: none;
}

.top-nav a:active {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #73519C;
	text-decoration: none;
}

.top-nav a:hover {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #0000CC;
	text-decoration: none;
}

h2 {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.popup {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 500px;
	border: 2px dashed #79519C;
}
.highlight {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #033;
}
.border-top-bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
}
.quicklink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;
	line-height: 20px;
	list-style-type: square;
	border-top: 1px solid #7B2852;
	border-right: 1px #7B2852;
	border-bottom: 1px solid #7B2852;
	border-left: 1px #7B2852;
	background-color: #FFFFCC;
	font-weight: normal;
	padding: 5px;
}

.quicklink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7B519C;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.quicklink a:visited {
	color: #666666;
}

.quicklink a:active {
	color: #7B2852;
}

.quicklink a:hover {
	color: #0000CC;
}

.quicklink2 {
	background-color: #CCCCCC;
	border: 1px solid #7B2852;
}

.quicklink2 a:link {
	color: #7B2852;
	line-height: normal;
}

.quicklink2 a:visited {
	color: #999999;
}

.quicklink2 a:active {
	color: #7B2852;
}

.quicklink2 a:hover {
	color: #0000CC;
}

.quicklink3 {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.quicklink3 a:link {
	color: #7B2852;
	line-height: normal;
}
.quicklink3 a:visited {
	color: #999999;
}

.quicklink3 a:active {
	color: #7B2852;
}

.quicklink3 a:hover {
	color: #0000CC;
}

.popup-tour {

	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 650px;
	border: 2px dashed #79519c;
}
.testimonial-border {
	border: 2px dotted #7B8E4A;
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
}

.photo-border-b-r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.photo-border-b {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.photo-border-r {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sitemap-border-b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sitemap-border-t {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.giving-table {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	line-height: normal;
}

.leftnav {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}

.leftnav a:link {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.leftnav a:visited {
	color: #CCCCCC;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}

.leftnav a:active {
	color: #7B2852;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.leftnav a:hover {
	color: #000000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	
}

.photo-border {
	border: 1px solid #79519C;
	background-color: #B7C48F;
	margin: 5px;
	padding: 5px;
}

.acknowledgement {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 8px;
	color: #999999;
	line-height: normal;
	font-weight: normal;
}

.acknowledgement a:link {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 8px;
	color: #999999;
	line-height: normal;
	font-weight: normal;}

.acknowledgement a:visited {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 8px;
	color: #999999;
	line-height: normal;
	font-weight: normal;
}

.acknowledgement a:active {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 8px;
	color: #999999;
	line-height: normal;
	font-weight: normal;	
}

.acknowledgement a:hover {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 8px;
	color: #999999;
	line-height: normal;
	font-weight: normal;}

.nav-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
}

.nav-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}

.nav-text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}

.nav-text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}
.nav-text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}

.nav-text-town {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 7px;
	font-style: italic;
}

.nav-text-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	line-height: 14px;
}

.nav-text-main a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 12px;
}

.nav-text-main a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}

.nav-text-main a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}

.nav-text-main a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	line-height: 30px;
}
.wesley-home-text {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 5px;
	list-style-type: square;
}
.border-b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.superscript {
	margin-bottom: 6px;
}
.comm-bg {
	background-image: url(../images/communities-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.home-bottom-bg {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textblueitalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.textmaroon {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.textblueitalicLG {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	font-size: 24px;
}
.textmaroonitalicLG {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #003867;
	font-size: 20px;
	background-color: #909F80;
	margin: 10px;
	line-height: 20px;
	padding: 5px;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
}
