/* CSS Document */
body {
	color: #333333;
	background-color: #dee0de;
	margin: 0px;
	padding: 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.wrap  {
	width: 960px;
	padding: 0px;
	border: 1px solid #bfbfbf;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.logo {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 398px;
}
#topaddress {
	text-align: right;
	margin: 0px;
	float: right;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.empty {
	clear:both;
	margin:0px;
	padding:0px;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

.giftaid {
	border: 1px solid #969798;

		bgcolor: #dee0de 
		margin-bottom: 30px;
	padding: 0px;
	background: #dee0de;
}


#topnav {
	text-align: left;
	height: 25px;
	background-color: #002C8C;
	background-repeat: no-repeat;
}

#topnav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 15px 0px 0px;
}
#topnav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px;
	color: #FFFFFF;
}

#topnav a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration:none;
	text-align: left;
	padding: 10px 5px 2px;
}
#topaddress h2 {
	text-align: center;
	margin-top: -15px;
	font-size: 100%;
}


#contentarea {
	padding-top: 10px;
	padding-bottom: 10px;
}


#content {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 740px;
}
#largecontent {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	float: left;
	width: 570px;
}

#rightnav {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: right;
	width: 160px;
}

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 95%;
	background-color:#eeeeee;
	border-top: thin solid #bfbfbf;
	padding-left: 10px;
}
#footer a {
	color: #345AA9;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .footerleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#footer .footerlinks {	float: left; width:250px;}
#footer .footerright {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
	
#content a:link, #content a:visited {
	color: #002e88;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#contentarea table {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contentarea table p {
	margin: 0px 0px 12px;
	padding: 0px;
	line-height: 15px;
}



a {
	color: 002e88;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.redtext {
	color: #FF0000;
}
#front_quote {
	background: url(layout_images/front_quote.jpg) no-repeat;
	text-align: left;
	height: 170px;
	width: 735px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#front_quote p {
	width: 445px;
	padding-top: 15px;
	font-style:italic;
	background-color: #DEE0DD;
	float: left;
	padding-left: 5px;
}

#navigation ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 0px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	font-size: 80%;
	margin: 0px;
	padding: 3px 0px 0px;
	color: #002C8C;
}

#navigation a:link, #navigation a:visited {
	padding: 2px 5px;
	color: #002C8C;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
}
#rightnav .annualreview img {
	padding-left: 2px;
}

#navigation {
	text-align: left;
	height: 25px;
	border-bottom: 1px solid #FFFFFF;
	background: #436080 url(layout_images/nav-bg.jpg) no-repeat;	
}
.giftaid p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
}
#about_quote {
	background: url(layout_images/about_quote.jpg) no-repeat;
	text-align: left;
	padding: 0px 5px 0px 0px;
	height: 170px;
	width: 735px;
}
#quote {
	background: #DEE0DD no-repeat;
	text-align: left;
	padding: 0px 5px 0px 0px;
	height: 170px;
	width: 735px;
}

#about_quote p {
	width: 250px;
	padding-top: 25px;
	font-style:normal;
	text-align: right;
	float: right;
}
.shop p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
}
.shop {
	border: 1px solid #969798;



		bgcolor: #dee0de 
		margin-bottom: 30px;
	padding: 0px;
	background: #fee58c;
}
.shop h3 {
	text-align: center;
	margin-top: -2px;
	background: #FED43F;
	font-weight: bold;
	border-bottom: thin solid #bfbfbf;
	border-top: thin solid #bfbfbf;
}
.giftaid img {
	text-align: center;
	padding-left: 20px;
}
#topnav a:hover, #topnav a:visited {
	color: #002C8C;
	text-decoration:none;
	text-align: left;
	padding: 10px 5px 2px;
}
#values h6 {
	font-weight: bold;
	font-size: 100%;
}

.address h3 {
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 150%;
}
.address {
	border: 3px solid #1A1D6F;
	padding: 0px 10px;
	text-align: center;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
#aims li {
	list-style: url(layout_images/arrow-dkblue.gif);
}
#values li {
	list-style: url(layout_images/arrow-dkblue.gif);
}
#content li {
	padding-bottom: 5px;
}

#fit li {
	list-style: url(layout_images/arrow-dkblue.gif);
	width: 150px;
}
#fit4life_quote {
	background: url(layout_images/fit4llife_quote.jpg) no-repeat;
	text-align: left;
	padding: 15px 0px 0px 5px;
	height: 155px;
	width: 735px;
	list-style: url(layout_images/arrow-turq.gif);
}
.funding {
	font-size: 90%;
	text-align: center;
}

#fitquote li {
	list-style: url(layout_images/arrow-turq.gif);
	width: 250px;
}
#vision_quote {
	background: url(layout_images/visionquote.jpg) no-repeat;
	text-align: left;
	padding: 0px 0px 0px 5px;
	height: 170px;
	width: 735px;
}
#vision_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
}
#how_quote {
	background: url(layout_images/visionquote.jpg) no-repeat;
	text-align: left;
	padding: 0px 0px 0px 5px;
	height: 170px;
	width: 735px;
}
#how_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
}
#vol_quote p {
	width: 400px;
	font-style:italic;
}
#vol_quote {
	background: url(layout_images/volquote.jpg) no-repeat;
	text-align: left;
	padding: 0px 0px 0px 5px;
	height: 170px;
	width: 735px;
}
#vol_quote  li {
	list-style: url(layout_images/arrow-turq.gif);
	width: 300px;
}
#buddy td {
	background: url(layout_images/buddybg.jpg) no-repeat;
	height: 125px;
	width: 330px;
	padding: 15px;
}
#counsel td {
	background: url(layout_images/counselbg.jpg) no-repeat;
	width: 360px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#counsel li {
	list-style: url(layout_images/arrow-counsel.gif);
	width: 290px;
}
#fundraising_quote {
	text-align: left;
	padding: 0px 0px 0px 5px;
	height: 170px;
	width: 735px;
	background-image: url(layout_images/fundraisingquote.jpg);
	background-repeat: no-repeat;
}
#suip_quote {
	background-image: url(layout_images/suip_quote.jpg);
	text-align: left;
	height: 170px;
	width: 730px;
	font-style: italic;
	padding-left: 5px;
}

#fundraising_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
}
#charityno {
	font-size: 90%;
}
.annualreview {
	border: 1px solid #969798;


		bgcolor: #dee0de 
		margin-bottom: 30px;
	padding: 0px;
	background: #dee0de;
}
.annualreview p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
}

ul#navigation-1
	{
	width:850;
	margin:0;
	list-style:none;
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9CD7FF;
	border-bottom-color: #9CDBFF;
	background-repeat: repeat-x;
}
ul#navigation-1 li
	{
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	color: #FFFFFF;
	list-style-type: none;
}
ul#navigation-1 li a:link,
ul#navigation-1 li a:visited
	{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	height:13px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	list-style-type: none;
}
ul#navigation-1 li:hover a,
ul#navigation-1 li a:hover,
ul#navigation-1 li a:active
	{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#009AFF;
	height:13px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #ADDBFF;
}
	
ul#navigation-1 li ul.navigation-2
	{
	margin:0;
	list-style:none;
	display:none;
	position:absolute;
	top:21px;
	left:-1px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #ADDBFF;
	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: solid;
	border-top-color: #002C8C;
	border-right-color: #002C8C;
	border-bottom-color: #002C8C;
	border-left-color: #002C8C;
}
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ clear:left;  }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{
	clear:left;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 140px;
}
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{
	clear:left;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	background-color: #FFFFFF;
	width: 140px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

ul#navigation-1 li ul.navigation-2 li a span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#fe676f; }
ul#navigation-1 li ul.navigation-2 li:hover a span,
ul#navigation-1 li ul.navigation-2 li a:hover span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#ffffff; }
.wrap #contentarea #rightnav a {
	text-decoration: none;
}
#suip_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
}
h1 {
	font-size: 130%;
}
#leckford_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
}
#leckford_quote {
	text-align: left;
	padding: 0px 0px 0px 5px;
	height: 170px;
	width: 735px;
	background-image: url(layout_images/leckfordquote.jpg);
	background-repeat: no-repeat;
}
#leckford_quote li {
	list-style-image: url(layout_images/arrow-turq.gif);
}

h2 {
	font-size: 110%;
}
#shop_quote {
	text-align: left;
	padding: 0px 0px 0px 5px;
	height: 170px;
	width: 735px;
	background-image: url(layout_images/shopquote.jpg);
	background-repeat: no-repeat;
}
#shop_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
	line-height: normal;
}
li {
	list-style: url(layout_images/arrow-dkblue.gif);
	vertical-align: top;
}
#counselling_quote {
	text-align: left;
	padding: 0px 0px 0px 5px;
	height: 170px;
	width: 735px;
	background-image: url(layout_images/counselbg.jpg);
	background-repeat: no-repeat;
}
#counselling_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
}
.indent {
	float: right;
	padding-right: 300px;
}
.indent50 {
	padding-left: 41px;
}
#dementia_quote {
	text-align: left;
	padding: 15px 0px 0px 5px;
	height: 155px;
	width: 735px;
	list-style: url(layout_images/arrow-turq.gif);
	background-image: url(layout_images/dementiaquote.jpg);
	background-repeat: no-repeat;
}
#dementia_quote p {
	width: 300px;
	padding-top: 30px;
	font-style:normal;
}
.edit {
	width: 120px;
	margin-right: 5px;
	float: left;
}
.clear {
	clear: both;
}
.buddy {
	background: url(layout_images/buddybg.jpg) no-repeat;
	height: 100px;
	width: 330px;
	padding: 15px;
	float: left;
	margin-right: 10px;
}
#quote {
	text-align: left;
	height: 170px;
	width: 740px;
	padding: 0px;
	background-color: #DEE0DD;
	background-repeat: no-repeat;
}
.quote_image_left {
	float: right;
	width: 275px;
	height: 170px;
}
.quote_text_left {
	float: left;
	width: 430px;
	padding: 15px;
}
.column4 {
	width: 170px;
	padding: 0px;
	float: left;
	margin-right: 10px;
}
.quote_image_right {
	float: left;
	width: 235px;
	height: 170px;
}
.quote_text_right {
	float: right;
	width: 430px;
	padding: 15px;
}
.column2 {
	width: 330px;
	padding: 15px;
	float: left;
	margin-right: 10px;
	background-color: #DEE0DD;
	background-repeat: no-repeat;
}
.edit175 {
	width: 170px;
	margin-right: 5px;
	float: left;
}
.column4 img {
	text-align: center;
}
.500 {
	width: 500px;
	margin-right: 5px;
	float: left;
}

