/* CONTAINER */
body {
	margin: 0;
	padding: 0;
	background: #f9f8f8 url(../images/header-bg.gif) 50% 0 no-repeat;
	font: nomal 11px/1.6em Arial, Helvetica, sans-serif;
}
#container {
	width: 720px;
	font: 11px/1.6em Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../images/lhs.gif) 0 50px no-repeat;
	color: #000;
	margin: 0 auto;
}
/* GENERAL MOJO AND MULA */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #ce1631;
	margin: 0;
}
h2 {
	color: #ce1631;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}
h3 {
	color: #9bca1d;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h4 {
	color: #ce1631;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
a {
	color:#ce1631;
	text-decoration: none;
}
a:hover {
	color:#ce1631;
	background-color: #F5F5F5;
}
form {
	margin: 0;
	padding: 0;
}
input {
	background-color: #FFF;
	color: #000;
	border: 1px solid #000;
	font-size: 11px;
	padding: 3px;
}
.button { padding: 2px; }
/* HEADER ELEMENTS */
#header { height: auto; }
#header a.link {
	display: block;
	width: 516px;
	height: 154px;
}
#header a:hover { background:none; }
#header h1 {
	width: 516px;
	height: 154px;
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-9000px;
}
#header h2 {
	float:left;
	margin:0 30px 0 5px;
}
/* NAVIGATION ELEMENTS */
#menu {
	height:13px;
	margin-top: 10px;
	margin-left:190px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li { float:left; }
/* Adding the initial images */
#menu li.list1 { background:transparent url(../images/buttons/home.gif); }
#menu li.list2 { background:transparent url(../images/buttons/about.gif); }
#menu li.list3 { background:transparent url(../images/buttons/programs.gif); }
#menu li.list4 { background:transparent url(../images/buttons/involved.gif); }
#menu li.list5 { background:transparent url(../images/buttons/gallery.gif); }
#menu li.list6 { background:transparent url(../images/buttons/contact.gif); }
/* General link styling */
#menu a {
	display:block;
	height:0;
	padding-top:13px;
	color:#000;
	overflow:hidden;
}
/* hack for older versions of IE with incorrect box model */
* html #menu a:link, * html #menu a:visited {
	height:128px;
	he\ight:0;
}
/* Adding the background images to the link tags */
#menu a#item1 {
	background:transparent url(../images/buttons/home_o.gif) -48px -13px no-repeat;
	width: 48px;
}
#menu a#item2 {
	background:transparent url(../images/buttons/about_o.gif) -76px -13px no-repeat;
	width: 76px;
}
#menu a#item3 {
	background:transparent url(../images/buttons/programs_o.gif) -83px -13px no-repeat;
	width: 83px;
}
#menu a#item4 {
	background:transparent url(../images/buttons/involved_o.gif) -140px -13px no-repeat;
	width: 140px;
}
#menu a#item5 {
	background:transparent url(../images/buttons/gallery_o.gif) -62px -13px no-repeat;
	width: 62px;
}
#menu a#item6 {
	background:transparent url(../images/buttons/contact_o.gif) -79px -13px no-repeat;
	width: 62px;
}
/* Adding the :hover style */
#menu a#item1:hover, #menu a#item2:hover, #menu a#item3:hover,  #menu a#item4:hover, #menu a#item5:hover, #menu a#item6:hover {
	background-position:0 0;
	z-index:50;
}
* html #menu a:hover {
	height:13px;
	he\ight:0;
}
/* CONTENT ELEMENTS */
#content {
	width: 500px;
	margin-left: 200px;
}
#content p { padding-bottom: 10px; }
/* SIDEBAR ELEMENTS */
#sidebar {
	float: left;
	width: 180px;
}
#sidebar p {
	padding-bottom: 10px;
	background: transparent url(../images/dot.gif) bottom left repeat-x;
}
h4#newsletter {
	width: 180px;
	height: 258px;
	background: transparent url(../images/newsletter.jpg) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	margin-bottom: 20px;
}
h4#getinvolved {
	margin-top: 20px;
	width: 180px;
	height: 73px;
	background: transparent url(../images/getinvolved.gif) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-9000px;
}
h4#latestnews {
	margin-top: 20px;
	width: 180px;
	height: 73px;
	background: transparent url(../images/latestnews.gif) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-9000px;
}
#sidebar a.link1 {
	display: block;
	width: 180px;
	height: 258px;
}
#sidebar a.link2 {
	display: block;
	width: 180px;
	height: 73px;
}
#sidebar a:hover { background: none; }
/* FOOTER ELEMENTS */
#footer {
	clear: both;
    display: block;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    height: 100px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    width: 720px;
}
#footer .footerInner {
	display:block;
	margin:0;
	padding:0;
}
#footer .footerInner li {
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
}
#footer .footerInner li h5 {
	font-size:11px;
	margin:0 0 5px 0;
	padding:0;
}
#footer .footerInner li .jg_logo {
	background: url(../images/logo_just-giving.jpg) 0 0 no-repeat;
	display: block;
    height: 40px;
    margin: 0;
    padding: 0;
    text-indent: -9000em;
    width: 180px;
}
#footer .footerInner li .reg {
	color: #444444;
    font-size: 10px;
	margin:0;
	padding:0;
}
#footer .footerInner li p { color:#000; }
#footer a {
	border:none;
	color: #000;
	outline:none;
}
#footer p a:hover { color: #ce1631; }

/* MISC ELEMENTS */
.Csymbol { margin:0 auto; }
#strapline img {
	float:left;
	margin-right: 7px;
}
#strapline h2 { font-size:14px; }
#strapline h3 { font: normal 11px/2.0em Verdana, Arial, Helvetica, sans-serif; }
#strapline { margin: 0px 0 60px 0; }
div.latestnews {
	width:200px !important;
	width /**/:200px;
	padding:5px;
	text-align:left;
	background:#f7f814;
	float:right;
	margin: 0 0 30px 10px;
}
div#news {
	background: #FFF;
	padding: 10px;
}
div.latestnews p {
	margin:0;
	padding: 0;
}
div.latestnews .content { margin-bottom:20px; }

