html,
body {
	margin: 0;
	padding: 0;
	background: url(images/bg.gif) top left repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #746e60;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* end clearfix */

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol,
ol li {
	list-style: decimal;
	margin: 0 0 2em 26px;
	padding: 0;
}
ol li {
	margin: 0 0 1em 0;
}

a:link,
a:visited {
	color: #6bb969;
	text-decoration: none;
}
a:hover {
	color: #6bb969;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
}

sup {
	font-size: .5em;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	margin: 0 0 37px 0;
}

h1 {
	width: 378px;
	height: 147px;
	float: left;
	margin: 24px 47px 0 0;
}

#tagline {
	float: left;
	width: 505px;
	height: 100px;
	margin: 60px 0 0 0;
}

#main {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#home-feature {
	width: 900px;
	height: 340px;
	background: url(images/home-main.jpg) top left no-repeat;
	margin: 0 0 35px 0;
}

#home ul#nav {
	padding: 30px 0 0 0;
	margin: 0 0 0 37px;
}

ul#nav li {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 18px 0;
}

ul#nav li a:link,
ul#nav li a:visited {
	color: #9e9683;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #716b5e;
	text-decoration: none;
}


#home-bottom {

}

#wishing-well {
	float: left;
}

#donate {
	float: right;
	background: url(images/donate-bg.jpg) top left no-repeat;
	width: 591px;
	height: 151px;
}

#donate p {
	font-weight: bold;
	width: 363px;
	padding: 15px 0 0 0;
	margin: 0 0 10px 20px;
}

#donate #donate-actions {
	width: 320px;
	margin: 0 0 0 25px;
}

#donate #donate-actions #count {
	float: left;
	text-align: center;
}
#donate #donate-actions #count p {
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	color: #9e9683;
	margin: 0;
	padding: 0;
	text-align: center;
}
#donate #donate-actions #count p#total {
	color: #39b44a;
	font-size: 24px;
}

#donate #donate-actions #button {
	float: right;
	padding: 5px 0 0 0;
}

#footer {
	padding: 35px 0;
	clear: both;
}
#footer p {
	text-align: center;
	color: #a0a0a0;
}
#footer p a {
	color: #808080;
}


/** INTERIOR PAGES **/


#sidebar {
	float: left;
	width: 278px;
	background: #f9f2e2;
	border: 1px solid #bcb3a3;
	padding-top: 20px;
}
#sidebar #btn-donate {
	text-align: center;
	margin: 0 0 20px 0;
}

#sidebar ul#nav {
	margin: 0 0 0 20px;
}

#content {
	float: right;
	width: 580px;
	padding: 0;
	margin: 0;
}

#content a {
	font-weight: bold;
}

#content h2 {
	padding: 0;
	color: #6e9fb0;
	font-size: 1.5em;
	margin: 0 0 1em 0;
}
#content h3 {
	margin: 0;
	font-size: 1em;
}
#content p {
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}

#content ul {
	margin: 0 0 1em 1em;
}
#content ul li {
	background: url(/images/list-bullet.gif) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

#content #photo-right {
	float: right;
	margin: 0 0 10px 18px;
}

ul#nav li ul.subnav {
	padding: 10px 0 0 0;
}
ul#nav li ul.subnav li {
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 10px 18px;
}

/* About Page */

#about #sidebar {
	background: url(/images/sidebar-about.jpg) bottom left no-repeat #f9f2e2;
	padding-bottom: 197px;
}


/* Get Involved */

ul#subnav-get-involved {
	display: none;
}
#get-involved ul#subnav-get-involved {
	display: block;
}

#get-involved #sidebar {
	background: url(/images/sidebar-get-involved.jpg) bottom left no-repeat #f9f2e2;
	padding-bottom: 345px;
}


/* Donate */

#donate-page #sidebar {
	background: url(/images/sidebar-donate.jpg) bottom left no-repeat #f9f2e2;
	padding-bottom: 345px;
}

#content #donate {
	margin: 1.5em 0 3em 0;
}
#content #donate p {
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#content #donate #count p {
	margin: 0;
	line-height: 1em;
}
#content #donate #count p#total {
	margin: 5px 0 3px 0;
}

p.error {
	color: red;
	font-weight: bold;
}

/* Wishing Well Contest */

#wishingwellcontest #sidebar {
	background: url(/images/sidebar-wishingwell.jpg) bottom left no-repeat #f9f2e2;
	padding-bottom: 345px;
}


/* About One Simple Wish */

#about-onesimplewish #sidebar {
	background: url(/images/sidebar-about-osw.jpg) bottom left no-repeat #f9f2e2;
	padding-bottom: 345px;
}


/* Contact */

#contact #sidebar {
	background: url(/images/sidebar-contact.jpg) bottom left no-repeat #f9f2e2;
	padding-bottom: 345px;
}










