@charset "UTF-8";
  body {
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../GIFs/BodyBG1.gif);
	background-repeat: no-repeat;
	background-position: center top;
  }
  .callout {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #503344;
	text-align: center;
	color: #CC99CC;
	font-style: italic;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-bottom: 9px;
}
  .callout h4 { 
    font-size: 11px; 
    line-height: 18px; 
  }
  #content {
    margin: 36px 36px 36px 72px;
    min-width: 40em;
    max-width: 60em;
  }
#Header2008 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../JPEGs/Header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	position: relative;
	height: 220px;
	clear: both;
	font-weight: normal;
}
#MasterContainer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#MasterContentBG {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}

#MainContentArea {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

#FullContentArea {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	background-image: url(../GIFs/BodyBG2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*  Nav Menu */
#menu {
	width: 710px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: capitalize;
	height: 30px;
}

#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
}
#menu a, #nav strong, #nav span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#menu a {
	float:none;
}
#menu li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #503344;
}
#menu a:hover {
	float: left;
	color: #99CC00;
}  

#menu a.current,#menu a.current:link,#menu a.current:visited,#menu a.current:hover
{
	color: #FFFFFF;
	background-color: #503344;
	background-image: url(../GIFs/CurrentNavBarBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

/*  Main Content */

#HeaderContainer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
#TopHeader {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 28px;
	position: relative;
	background-image: url(../GIFs/TopHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#MasterNav {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/NavBG1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#QuickLinksContainer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../GIFs/QuickLinks.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#QuicksRHSide {
	float: right;
	width: 620px;
	padding: 10px;
	position: relative;
}
#QuicksLHSide {
	float: left;
	width: 175px;
	position: relative;
	padding: 10px;
}
#BaselineFooter {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#CopyrightFooter {
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
}

/* MINI CALCULATOR
---------------------------------------------------------------------------------------------------------------------------------------------------*/
{
	position: relative;
}

.{
	line-height: 18px;
	width: 175px;
	font-size: 12px;
	clear: both;
}

.RHSideContact {
	float: right;
	width: 280px;
	padding: 10px;
	position: relative;
	clear: right;
}
.MasterTextIndent {
	padding-left: 25px;
	font-size: 18px;
}
#GalleryContentArea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}

  .GalleryCallout {
	font-size: 14px;
	border: 1px solid #ddd;
	background: #f1f2e7;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
  }
.BioPic {
	float: left;
	height: 125px;
	width: 125px;
	position: relative;
	padding: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #1E1E1E;
	border: 1px solid #503344;
	clear: left;
}
.FAQPics {
	height: 25px;
	width: 25px;
	position: relative;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 90px;
	margin-top: 5px;
	background-color: #1E1E1E;
	border: 1px solid #503344;
	float: left;
}

#FooterContainer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.CharityImageBlock {
	float: left;
	width: 125px;
	position: relative;
	background-color: #1E1E1E;
	border: 1px solid #503344;
	clear: left;
	padding: 10px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.TestimonialsImageBlockRHS {
	float: right;
	width: 125px;
	position: relative;
	background-color: #1E1E1E;
	border: 1px solid #503344;
	clear: right;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.CharityAreas {
	width: 700px;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 9px;
	margin-top: 9px;
}


/* FORM
---------------------------------------------------------------------------------------------------------------------------------------------------*/
form{
}

.form{
	background-color: #FFFFFF;
	line-height: 18px;
	width: 175px;
	font-size: 12px;
	clear: both;
}

textarea, .formgenerell input, input.formgenerell {
	border: 1px solid #CC99CC;
	width: 240px;
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 18px;
	height: 14px;
	color: #FFFFFF;
	background-color: #503344;
	padding: 3px;
}

.formbutton {
	background-color: #503344;
	line-height: 18px;
	color: #FFFFFF;
	height: 30px;
	width: 660px;
	border: 1px solid #666666;
}
.FormJumpMenu {
	background-color: #503344;
	line-height: 18px;
	width: 240px;
	clear: both;
	margin-bottom: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	height: 25px;
}

#FormContainer {
	border: 1px solid #333333;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#FormLHSide {
	clear: left;
	float: left;
	width: 250px;
	color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
}
#FormRHSide {
	clear: right;
	float: right;
	width: 400px;
	color: #999999;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.FormMessageArea {
	background-color: #503344;
	line-height: 18px;
	width: 390px;
	clear: both;
	margin-bottom: 18px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	height: 265px;
	border: 1px solid #CC99CC;
	color: #FFFFFF;
	padding: 3px;
}
#FormSubmitArea {
	color: #FFFFFF;
	margin-top: 9px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	width: 660px;
	margin-bottom: 9px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	position: relative;
}
.ContactArea {
	width: 700px;
	position: relative;
	height: 400px;
}
.ClearFix {
	clear: both;
	height: 1px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
