CSS - http://habitatnorthumberland.ca/donate_funds.htm

    * Collapse All
    * Expand All

p, ul, ol, h1, h2, h3, h4, h5, h6, img, dt, dd {margin:0;padding:0;border:0;}

body {
	background: #40458A;
	font: 12px/1.5em arial, helvetica, sans-serif;
	color: #606060;
  	text-align:center;
}

#wrapper {
	position:relative;
	width:780px;
	margin:0 auto 0px auto;
	height:100%;
    background:#FFF;
}

#head {
	position: absolute; 
	top:0px; left: 0px;
	width:780px;
	height:100px;
	background:#FFF;
}

/* Header area 

-------------------------------------------*/

#logo {margin: 0; background: url(images/logo.gif) top left no-repeat; width: 343px; height:56px; position: absolute; top:20px; left: 20px; z-index:1;}

#logo a { display: block; overflow: hidden; font-size: 1px; padding-top: 10px; height:54px; z-index:2;}
#address {float:right;width:270px;padding:20px;text-align:right;color:#40458A;}


#nav {
	position:absolute;
    top:40px;
	left:400px;
	height:25px;
	z-index:2;
}
.here{text-decoration:none;color:#F78934;}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding:5px 10px;
}

#nav li { /* all list items */
	float: left;
}
/* Header area 
-------------------------------------------*/
#main {
	position:absolute;
	top:100px;
	left:0px;
	width:780px; 
	margin:0px; 
	padding:0px; 
	background:#FFF;
	text-align:left;
    border-top: 1px solid #60BA49;
}

/* Sidebar Information 
--------------------------------------------------*/
#sidebar {
	float:left;
	width:160px;
	margin:0 0 0 0;
	padding:20px 0 20px 20px;
	background:#F1F1F1;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font:bold 1em arial, verdana, tahoma, sans-serif;
}

#sidebar a {
    display: block;
    padding: 5px 0 5px 15px;
    width: 150px;
}


/* Main Content Area 
--------------------------------------------------*/
#content {
	float:right;
	width:550px;
	margin:4px 8px 0 0;
	padding:0;
	background:#;
}


/* Footer Information 
--------------------------------------------------*/
#footer { width:765px; padding:10px 0; margin-top:20px;   border-top: 1px solid #60BA49;}
#footer p {font-size:0.8em;text-align:right;float:right;padding:10px 0 0 0;}
#footer h5{
	font: bold 16px/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #F78934;
    float:left;
	padding: 0px 10px;
    margin-top:0px;
}


.hide {display:none;}

/* Text Formatting */

p {
	margin: 10px 0px 0px 0px;
}

a {
	text-decoration: underline;
	color: #40458A;
}

a:hover {
	text-decoration: none;
}

h2 {
	font: bold 24px/1em Georgia, Times New Roman, Times, serif;
	color: #005596;
	margin: 12px 0px 0px 0px;
}

h4 {
	font: bold 18px/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #F78934;
	border-bottom: 1px solid #F78934;
	padding: 0px 0px 2px 0px;
	margin: 30px 0px 0px 0px;
}


h3 {

	font: 18px/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #58B03C;
}
