/* Index style sheets for John Burton website
Created on November 19, 2006
Version 1
Copyright Maiya Holliday 2006*/

/* ------------------------ Start of Element ----------------------------- */

html, body, h1, h2, h3, h4, h5, h6, p, form, {
	padding: 0px;
	margin: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.24em;
}

h1 {
	font-weight:normal;
	font-size: 24px;
}

h2 {
	font-weight:bold;
	font-size: 28px;
}

h3 {
	font-weight:bold;
	font-size: 24px;
}

h4 {
	font-weight:bold;
	font-size: 22px;
}

h5 {
	font-weight:bold;
	font-size: 18px;
}

h6 {
	font-weight:bold;
	font-size: 14px;
}

p {
	font-weight: normal;
	font-size:12px;

}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.mainbold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #320100;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
}

.largertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #310100;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
/*------ Start link styles -------*/

/*denotes color of the links*/
a:link, a:visited{
	color: #403294;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	}
 /*change color of links (applied to default/in body text) when moused over here*/
a:hover, a:focus {
	color: #6666CC;
	text-decoration: underline;
}


	
/* --------------- Start Layout ---------------*/


#Logo {
	left: 0px;
	top: 0px;
	position: absolute;
}
#TopWrapper {
	margin: 0px;
	padding: 0px;
}
#DonateIcon {
	left: 804px;
	top: 23px;
	position: absolute;
	}
#Contact {
	left: 700px;
	top: 22px;
	position: absolute;
}
#LogoBottomMid {
	left: 0px;
	top: 194px;
	position: absolute;
}
#LogoUpperNav {
	left: 194px;
	top: 194px;
	position: absolute;
	width: 735px;
	height: 48px;
}
#UpperNavHome {
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	
}#UpperNavWhoWeAre {
	left: 67px;
	top: 0px;
	position: absolute;
	
}#UpperNavProjects {
	left: 163px;
	top: 0px;
	position: absolute;

}#UpperNavScholarship {
	left: 282px;
	top: 0px;
	position: absolute;
	
}#UpperNavWhatsNew {
	left: 347px;
	top: 0px;
	position: absolute;
}#UpperNavGrants {
	left: 535px;
	top: 0px;
	position: absolute;
	

	
}#UpperNavDonate {
	left: 612px;
	top: 0px;
	position: absolute;
}
#UpperNavBottom {
	left: 0px;
	top: 242px;
	position: absolute;
	}
#TaxID {
	position: absolute;
	left: 36px;
	top: 288px;
	width: 157px;

}#LeftWrapper {
	margin: 0px;
	
}
#ExecutiveDirector {
	left: 68px;
	top: 316px;
	position: absolute;
	}
#Advise {
	left: 11px;
	top: 363px;
	position: absolute;

}#Honorary {
	left: 11px;
	top: 635px;
	position: absolute;
	}
/*-----------Content begins -----------*/


#MainText {
	margin-left: 230px;
	height: auto;
	margin-right: 40px;
	min-height:800px;
	margin-top: 330px;
	

	
}#Footer {
	position:relative;
	padding-top: 100px;
	
	
}
#BottomNav {
	left: -25px;
	position: relative;
	margin-top: 50px;
}


#ContactTop {
	position: absolute;
	margin0left: 0px;
	left: 3px;
	top: 0px;
}
#ContactMid {
	position:absolute;
	margin-top: 114px;
	margin-left: 0px;
	left: 0px;
	top: -1px;
	height: 92px;
	
}
#ContactAddress {
	position: absolute;
	left: 0px;
	top: 278px;
	height: 162px;
}
#ContactBottom {
	left: 0px;
	position: absolute;
	top: 480px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #320100;
	font-size:11px;
	text-align:center;
	padding-top: 1px;
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

