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

.Heading {	font: 125% Tahoma, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: Center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-weight:bold}

.MenuText {	font: 90% Tahoma, Geneva, sans-serif;
	text-align: Center;
	color: #FFFFFF;
	margin: 3px 0 3px 0;
}

A.MenuText {text-decoration: none; }
A.MenuText:visited {text-decoration: none; }
A.MenuText:link	  {text-decoration: none; }
A.MenuText:visited {text-decoration: none; }
A.MenuText:hover {text-decoration: underline; }


.FormText {	font: 105% Tahoma, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: Left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height:250%}
	
.RetreatScheduleHeading {	font: 125% Tahoma, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 0 25px;
	text-align: Left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	line-height:250%}

.WhoWeAre{
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 70px 15px 0 25px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: Left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-weight:200;
}

.Brighton{
	font: 75% Tahoma, Geneva, sans-serif;
	margin: 5px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: Center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.Testimonial{
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 10; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: Left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.TestimonialHeader{
	font: 115% Tahoma, Geneva, sans-serif;
	margin: 10; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	 font-weight:bold;
}

.LodgeCaption{
	font: 115% Tahoma, Geneva, sans-serif;
	margin: 10; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	 font-weight:bold;
}

A.LodgeCaption {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeCaption:visited {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeCaption:link	  {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeCaption:visited {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeCaption:hover {font: 100% Tahoma, Geneva, sans-serif; color:#888888; text-decoration: underline; }

.LodgeLink{
	font: 100% Tahoma, Geneva, sans-serif;
}

A.LodgeLink {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeLink:visited {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeLink:link	  {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeLink:visited {font: 100% Tahoma, Geneva, sans-serif;color:000000; text-decoration: none; }
A.LodgeLink:hover {font: 100% Tahoma, Geneva, sans-serif; color:#888888; text-decoration: underline; }

body {
	font: 100% Tahoma, Geneva, sans-serif;
	background: #EE4799;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h3
{
	font: 90% Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

.PinkNewsHeader
{
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 30px 25px 0 25px;
	color: #EE4699;
	padding: 0;
	font-weight: bold;
}

.NewsHeader
{
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 15px 0 5px 25px;
	padding: 0;
	color: #000;
	font-weight: 900;
}

.News
{
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 0 0 0 25px;
	padding: 0;
	color: #000;
}

.RetreatState
{
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 15px 25px 0 25px;
	padding: 0;
	color: #EE4699;
	border: 0px;
	border-bottom: 1px;
	border-color:#0;
	border-style: solid;

}

.RetreatText
{
	font: 11pt Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 0 25px 15px 25px;
	padding: 0;
	color: #0;
}
A.RetreatText {
	font: 11pt Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 0 25px 0px 0px;
	padding: 0;
	color: #000000; 
	text-decoration: none; }
A.RetreatText:link	  {text-decoration: none; color: #000000; }
A.RetreatText:visited {text-decoration: none; color: #000000; }
A.RetreatText:hover {text-decoration: none; color: #EE4699; }

.FundRaiser
{
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 15px 25px 0 25px;
	padding: 0;
	color: #EE4699;
	font-weight: 900;
	border: 0px;
	border-bottom: 1px;
	border-color:#0;
	border-style: solid;

}

.FundRaiserHeader
{
	font: 10pt Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 0 25px 0px 25px;
	padding: 0;
	color: #0;
}

A.FundRaiserHeader {
	font: 10pt Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 0 25px 0px 0px;
	padding: 0;
	color: #000000; 
	text-decoration: none; }
A.FundRaiserHeader:link	  {text-decoration: none; color: #000000; }
A.FundRaiserHeader:visited {text-decoration: none; color: #000000; }
A.FundRaiserHeader:hover {text-decoration: none; color: #EE4699; }

.FundRaiserText
{
	font: 10pt Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin: 0 0px 15px 25px;
	padding: 0;
	color: #0;
}

A.FundRaiserText {
	font: 10pt Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding: 0;
	color: #000000; 
	text-decoration: none; }
A.FundRaiserText:link	  {text-decoration: none; color: #000000; }
A.FundRaiserText:visited {text-decoration: none; color: #000000; }
A.FundRaiserText:hover {text-decoration: none; color: #EE4699; }


.ButtonLink{
	font: 100% Tahoma, Geneva, sans-serif;
}
A.ButtonLink {text-decoration: none; }
A.ButtonLink:link	  {text-decoration: none; }
A.ButtonLink:visited {text-decoration: none; }
A.ButtonLink:hover {text-decoration: underline; }

.NotSelected
{
background-color:#00FF00;
}

.Selected
{
background-color:#0000FF;
}

