* {
	margin: 0;
	padding: 0;
}
 
html, body {
	border:0;
	margin:0;
	padding:0;
	height: 100%; /* Required */
}
body 
{
	background-color: #fff;
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	height: 100%;
}
h1 {
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: .5em;
}

h2 {
	font-size: 1.45em;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: .5em;
}
h3 {
}
p
{
	line-height: 1.3em;
}
a
{
	color: #000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}
ul, ol
{
	list-style: none none;
	margin: 0px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.printOnly
{
	display: none;
}
.hidden
{
	display: none;
}
.grey
{
	color: #8C8C8C;
}
.green
{
	color: #63b812;
}
.blue
{
	color: #092b58;
}
#wrapper
{
    margin: 0 auto;
	width: 900px;
	position: relative;
	text-align: left;
    height: 100%; /* For IE */
	background-color: #fff;
}
html>body #wrapper
{
    min-height: 100%; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
}
/* background images & title classes for #wrapper*/
.landingPage h1
{
	color: #fff;
}
.subPage h1, .galleryPage h1
{
	color: #63b812;
}
.homeRpt
{
	background: url(/images/ui/home_rpt_bg.gif) repeat-y;
}
#bgImage
{
	width: 900px;
	position: relative;
    height: 320px;
    z-index: 30;
}
html>body #bgImage
{
    min-height: 320px; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
}
.homeBg
{
	background: url(/images/bgs/banner_00.jpg) no-repeat;
}
.aboutBgLanding
{
	background: url(/images/bgs/banner_about_00.jpg) no-repeat;
}
.aboutBgSub
{
	background: url(/images/bgs/banner_about_sub.jpg) no-repeat;
}
.historyBgLanding
{
	background: url(/images/bgs/banner_history_00.jpg) no-repeat;
}
.historyBgSub
{
	background: url(/images/bgs/banner_history_sub.jpg) no-repeat;
}
.peopleBgLanding
{
	background: url(/images/bgs/banner_people_00.jpg) no-repeat;
}
.peopleBgSub
{
	background: url(/images/bgs/banner_people_sub.jpg) no-repeat;
}
.projectsBgLanding
{
	background: url(/images/bgs/banner_projects_00.jpg) no-repeat;
}
.projectsBgSub
{
	background: url(/images/bgs/banner_projects_sub.jpg) no-repeat;
}
.helpusBgLanding
{
	background: url(/images/bgs/banner_helpus_00.jpg) no-repeat;
}
.helpusBgSub
{
	background: url(/images/bgs/banner_helpus_sub.jpg) no-repeat;
	background: url(/images/bgs/banner_exeter1.jpg) no-repeat;
}
.helpusBgSubSub
{
	background: url(/images/bgs/banner_exeter.jpg) no-repeat;
}
.giftBgLanding
{
	background: url(/images/bgs/banner_gift_00.jpg) no-repeat;
}
.giftBgSub
{
	background: url(/images/bgs/banner_gift_sub.jpg) no-repeat;
}
.newsBgLanding
{
	background: url(/images/bgs/banner_news_00.jpg) no-repeat;
}
.helpyouBgLanding
{
	background: url(/images/bgs/banner_helpyou_00.jpg) no-repeat;
}
.helpyouBgSub
{
	background: url(/images/bgs/banner_helpyou_sub.jpg) no-repeat;
}
.contactBgLanding
{
	background: url(/images/bgs/banner_contact_00.jpg) no-repeat;
}
#banner
{
	width: 900px;
	height: 120px;
	position: relative;
	padding: 18px 36px 0px 18px;
	overflow: hidden;
}
html>body #banner
{
	height: 102px;
	width: 846px;
}
#logo
{
	width: 212px;
	height: 100px;
	background-image: url(/images/ui/logo_footer.png);
	position: absolute;
	top: 650px;
	left: 0px;
	z-index: 1000;
}
#leftBanner
{
	width: 215px;
	height: 102px;
	float: left;
	background: url(/images/ui/donate_btn.gif) no-repeat;
}
#midBanner
{
	width: 631px;
	height: 102px;
	float: left;
}

#donateBox
{
	width: auto;
	height: auto;
	float: left;
}
#donateBox li a
{
	display: block;
	width: 114px;
	height: 28px;
	padding: 6px 0px 0px 8px;
	color: #fff;
	text-decoration: none;
}
html>body #donateBox li a
{
	width: 106px;
	height: 24px;
}
#donateBox li input
{
	display: block;
	width: 114px;
	height: 28px;
	padding-left: 6px;
	color: #fff;
	font-family: Georgia, Serif;
	cursor: pointer;
	border: none;
	background: transparent;
	text-align: left;
}
html>body #donateBox li input
{
	width: 110px;
	padding-left: 4px;
	margin-top: -1px;
	margin-bottom: 2px;
}
#donateBox li li
{
	width: 114px;
	height: 52px;
	background: url(/images/ui/donate_info_back.png) no-repeat;
	color: #fff;
	padding: 6px 6px 0px 8px;
	margin-top: -2px;
	font-size: .9em;
}
html>body #donateBox li li
{
	width: 106px;
	height: 46px;
	margin-top: -4px;
}
#searchBox
{
	width: 631px;
	height: 70px;
	float: left;
	background: url(/images/ui/search_bg.png) no-repeat top right;
	padding-left: 534px;
}
html>body #searchBox
{
	width: 97px;
}
#searchForm
{
	/*display: none;SORT THE FORM*/
}
#searchBox input
{
	background: transparent;
	float: left;
	border: none;
}
#searchText
{
	width: 78px;
	padding-left: 4px;
	padding-top: 2px;
	color: #fff;
	font-size: .9em;
	font-family: Georgia, Serif;
}
html>body #searchText
{
	width: 76px;
	padding-left: 2px;
}
#searchBtn
{
	width: 15px;
	height: 16px;
	cursor: pointer;
}
#navBox
{
	width: 631px;
	height: 32px;
	float: left;
	/*background: #005596;*/
	background: #092b58;

}
#navBox ul
{
	float: left;
}
#navBox ul li
{
	float: left;
	width: auto;
	height: 32px;
}
#navBox ul li a
{
	float: left;
	width: auto;
	height: 32px;
	display: block;
	color: #fff;
	padding: 9px 16px 0px 12px;
	text-decoration: none;
}
html>body #navBox ul li a
{
	height: 23px;
}
#navBox ul li.first a
{
	padding-left: 36px;
}
#navBox ul li a:hover
{
	background: #63b812;
}
#navBox ul li.sel a
{
	background: #63b812;
}

#middle
{
	margin: 0 0 0 0;
	padding-bottom: 90px;
}
html>body #middle
{
	padding-bottom: 90px;
}
#middle:after
{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#main
{
	position: relative;
	width: 900px;
	height: auto;
	padding-right: 36px;
	z-index: 50;
}
html>body #main
{
	width: 864px;
}
#leftMain
{
	width: 233px;
	height: 480px;
	float: left;
	padding: 218px 12px 0px 12px;
	color: #092b58;
	/*background: url(/images/ui/logo_footer.png) no-repeat left bottom;*/
}

html>body #leftMain
{
	width: 209px;
	height: 262px;
}
#leftMain p.credit
{
	font-size: .8em;
	color: #8C8C8C;
}
#leftMain p.credit a
{
	color: #8C8C8C;
}
#leftMain div.rightBackground
{
	display: none;
}
#midMain
{
	width: 631px;
	height: auto;
	float: right;
	z-index: 51;
}

#headerBox
{
	width: 631px;
	height: 200px;
	padding: 24px 36px 0px 36px;
	float: left;
}
html>body #headerBox
{
	width: 559px;
	height: 176px;
}
#headerBox p
{
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0px;
	color: #fff;
}
#galleryBox
{
	width: 631px;
	height: 200px;
	float: left;
}
#gallery li
{
	float: left;
	margin: 0px;
}
#gallery li.stack ul
{
	float: left;
	width: 91px;
	margin: 0px;
}
#gallery li.stack li
{
	float: none;
	margin-bottom: -3px;/*IE fix*/
}
#gallery li a
{
	float: left;
}

#contentBox
{
	width: 487px;
	height: auto;
	padding: 18px 36px 0px 36px;
	float: left;
	overflow: hidden;
}
html>body #contentBox
{
	width: 415px;
}
.subPage #contentBox
{
	padding: 24px 36px 0px 36px;
}
#contentBox h2
{
	font-size: 1em;
}
#contentBox p
{
	margin-bottom: .6em;
}
#contentBox ul
{
	margin-bottom: .6em;
}
#contentBox ul li
{
	padding-left: 12px;
	background: url(/images/ui/bullets_dots_blue.png) no-repeat 0px 10px;
	color: #092b58;
}
#contentBox ul.black li
{
	padding-left: 12px;
	background: url(/images/ui/bullets_dots_black.png) no-repeat 0px 10px;
	color: #000;
}
div.contentCol
{
	width: 205px;
	float: left;
	padding-right: 13px;
}
html>body div.contentCol
{
	width: 192px;
}
#contentBox ul.peopleList
{
	margin: 0;
}
#contentBox ul.peopleList li
{
	color: #8C8C8C;
	margin-bottom: 1em;
	background: none;
	padding: 0;
}
#contentBox ul.peopleList li li
{
	margin: 0;
}
#contentBox ul.peopleList li a
{
	color: #000;
	text-decoration: none;
}
#contentBox ul.peopleList li a:hover
{
	text-decoration: underline;
}
/*Sub navigation*/
#subNavBox
{
	width: 144px;
	height: auto;
	float: right;
	padding-top: 18px;
	z-index: 60;
}
.subPage #subNavBox
{
	padding-top: 218px;
}
#subNavBox ul li
{
	width: 144px;
	height: 26px;
	background: url(/images/ui/subnav_dash.png) repeat-x left bottom;
}
html>body #subNavBox ul li
{
	min-height: 26px;
	height: auto;
}

#subNavBox ul li a
{
	color: #8C8C8C;
	text-decoration: none;
	display: block;
	width: 144px;
	height: 26px;
	padding: 6px 0px;
	font-size: .9em;
}
html>body #subNavBox ul li a
{
	min-height: 20px;
	height: auto;
}
#subNavBox ul li a:hover
{
	color: #000;
}
#subNavBox ul li.sel a
{
	color: #000;
}
/*sub sub navigation*/
#subNavBox ul ul
{
	padding-bottom: 8px;
}
#subNavBox ul li li
{
	background: none;
	height: auto;
	margin: 0px;
}
html>body #subNavBox ul li li
{
	min-height: 15px;
	height: auto;
}
#subNavBox ul li li a
{
	background: none;
	height: auto;
	margin: 0px;
}
#subNavBox ul li.sel li a
{
	color: #8C8C8C;
	padding: 0px;
	padding-left: 12px;
	height: auto;
	background: url(/images/ui/bullets_dots_grey.png) no-repeat 0px 9px;
}
html>body #subNavBox ul  li.sel li a
{
	min-height: 15px;
	height: auto;
	width: 132px;
}
#subNavBox ul li.sel li a:hover
{
	color: #000;
}
#subNavBox ul li.sel li.sel a
{
	color: #000;
	background: url(/images/ui/bullets_dots_black.png) no-repeat 0px 9px;
}
#subSub, #peopleSub
{
	display: none;
}
#people li.groupHead
{
	font-size: .9em;
	color: #8C8C8C;
}
#people li ul li
{
	padding-left: 15px;
	margin-bottom: -3px;
}
html>body #people li ul li
{
	margin-bottom: 0px;
}
#subNavBox #people li li a
{
	font-size: 1em;
	width: auto;
	background: none;
	padding-left: 0px;
}
#footerPeople
{
	float: right;
	width: 144px;
	height: auto;
}
#footerPeople ul li
{
	background: none;
	float: left;
	font-size: .8em;
}

#footer
{
	height: 50px;
	width: 900px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	/*background-repeat: no-repeat;
	background-image: url(/images/ui/logo_footer.png);*/
	position: relative;
	margin: -70px auto 0 auto;
	/*position: absolute;
	top: 680px;
	left: 0px;
	margin: 0 auto;*/
	z-index: 999;
}
/*html>body #footer
{
	width: 180px;
	height: 40px;
	top: 750px;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footer
{
	/*margin-top: -7.4em;
	margin-top: -9.1em;*/
}
#footer ul
{
	padding-bottom: 4px;
	float: right;
	padding-right: 80px;
}
html>body #footer ul
{
	padding-bottom: 18px;
}
.whiteFoot ul
{
	background: url(/images/ui/footer_reg.gif) left bottom no-repeat;
}
.greenFoot ul
{
	background: url(/images/ui/footer_reg_home.gif) left bottom no-repeat;
}
#footer ul li
{
	font-size: .8em;
}
#footer ul li a
{
	text-decoration: none;
}
#footer ul li a:hover
{
	text-decoration: underline;
}
.whiteFoot ul li, .whiteFoot ul li a
{
	color: #8C8C8C;
}
.greenFoot ul li, .greenFoot ul li a
{
	color: #fff;
}



