body, html {
	background-color: #fff;
	color: #000;
}

#pri-nav li a {
	background-image:  url("../images/global/ham_main_nav.png");
	height: 60px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
}

#pri-nav li#nav_home,
#pri-nav li#nav_home a {
	background-position: 0 0;
	width: 100px;
}

	#pri-nav li#nav_home.selected a,
	#pri-nav li#nav_home a:hover {
		background-position: 0 -60px;
	}

#pri-nav li#nav_hearts_minds,
#pri-nav li#nav_hearts_minds a {
	background-position: -100px 0;
	width: 175px;
}

	#pri-nav li#nav_hearts_minds.selected a,
	#pri-nav li#nav_hearts_minds a:hover,
	#pri-nav li#nav_hearts_minds a:focus {
		background-position: -100px -60px;
	}

#pri-nav li#nav_clowndoctors,
#pri-nav li#nav_clowndoctors a {
	background-position: -273px 0;
	width: 155px;
}

	#pri-nav li#nav_clowndoctors.selected a,
	#pri-nav li#nav_clowndoctors a:hover,
	#pri-nav li#nav_clowndoctors a:focus {
		background-position: -273px -60px;
	}

#pri-nav li#nav_elderflowers,
#pri-nav li#nav_elderflowers a {
	background-position: -426px 0;
	width: 140px;
}

	#pri-nav li#nav_elderflowers.selected a,
	#pri-nav li#nav_elderflowers a:hover,
	#pri-nav li#nav_elderflowers a:focus {
		background-position: -426px -60px;
	}
	
#pri-nav li#nav_get_involved,
#pri-nav li#nav_get_involved a {
	background-position: -570px 0;
	width: 150px
}

	#pri-nav li#nav_get_involved.selected a,
	#pri-nav li#nav_get_involved a:hover,
	#pri-nav li#nav_get_involved a:focus {
		background-position: -570px -60px;
	}
	
#pri-nav li#nav_news,
#pri-nav li#nav_news a {
	background-position: -718px 0;
	width: 87px;
}

	#pri-nav li#nav_news.selected a,
	#pri-nav li#nav_news a:hover,
	#pri-nav li#nav_news a:focus {
		background-position: -718px -60px;
	}

#pri-nav li#nav_contact,
#pri-nav li#nav_contact a {
	background-position: -805px 0;
	width: 100px;
}

	#pri-nav li#nav_contact.selected a,
	#pri-nav li#nav_contact a:hover,
	#pri-nav li#nav_contact a:focus {
		background-position: -805px -60px;
	}
#logo {
	position: relative;
	margin-bottom: 10px;
	margin-left: 2px;
}
	#logo h1 a {
		background: #fff url("../images/global/hearts-and-minds-logo.gif") 0 0 no-repeat;
		width: 274px;
		height: 73px;
		margin-top: 20px;
	}
	#header-nav-wrap {
		width: 242px;
		position: absolute;
		right: 0px;
		bottom: 0px;
	}
	#header-nav-wrap br {
		display: none;
	}
		a#donate-link,
		a#get-involved-link {
			display: block;
			width: 121px;
			height: 44px;
			float:left;
			text-indent: -9999px;
			overflow: hidden;
		}
	a#donate-link {
		background: #fff url("../images/global/header_buttons.png") 0 0 no-repeat;
	}
	a#get-involved-link {
		background: #fff url("../images/global/header_buttons.png") -122px 0 no-repeat;
	}
	a:hover#donate-link {
		background: #fff url('../images/global/header_buttons.png') 0 -46px no-repeat;
	}
	a:hover#get-involved-link {
		background: #fff url('../images/global/header_buttons.png') -122px -46px no-repeat;
	}
#sec-nav-container {
	width: 160px;
	float:left;
	margin-right: 30px;
}
#sec-nav li {
	margin-bottom: 10px;
}
	#sec-nav li a {
		font-weight: bold;
		text-decoration: none;
		font-size: 1.2em;
	}
		#sec-nav li a:hover,
		#sec-nav li a:focus,
		#sec-nav li.selected a {
			text-decoration: underline;
		}
		
	#clowndoctorlogo {
	position: relative;
	margin-bottom: 10px;
	margin-left: 2px;
}
	#clowndoctorlogo h1 a {
		background: #fff url("../images/global/image-link-clowndoctor.png") 0 0 no-repeat;
		width: 155px;
		height: 79px;
		margin-top: 20px;
	}
	
	#main-content {
		width: 377px;
		float:left;
	}
	
	#main-content ul {
}
	
	#main-content li {
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 5px;
}

	#main-content .listColor {
	color: #000;
}
	body.home #main-content {
		width: 380px;
	}
	body.home h2#latest-news-header {
		color: #F0001A;
	}
	body.home #latest-news {
		border-top: 1px solid #ccc;
		padding-top: 10px;
		margin-top: 10px;
	}
	#sec-content {
		width: 318px;
		float:right;
		margin-right: 6px; /* Andy 01.03.10 */
	}
	body.home #sec-content {
		width: 485px;
		margin-right: 6px; /* Andy 01.03.10 */
	}
h2#home-header {
	font-size: 2em;
	color: #F0001A;
	background: #fff url("../images/home/home-header.png") 0 0 no-repeat;
	text-indent: -9999px;
	width: 319px;
	height: 70px;
	margin-bottom: 10px;
}
#home-special-content blockquote {
	text-indent: -9999px;
	/* background: #fff url("../images/home/home-quote.png") 0 0 no-repeat; */
	width: 315px;
	height: 135px;
	float:left;
	margin-top: 40px;
}

			#quotes {
				width: 300px;
				height: 160px;
				position: relative;
				float:left;
			}
			.quote {
				background-color: #f33;
				color: #fff;
				opacity: 0;
				-moz-opacity: 0;
				-webkit-opacity: 0;
				position: absolute;
				width: 315px;
				height: 135px;
				float:left;
				margin-top: 40px;
			}			
			#quote1 {
				
				background: transparent url("../images/home/hearts-quote-01.png") 0 0 no-repeat;
			}			
			#quote2 {
				background: transparent url("../images/home/hearts-quote-02.png") 0 0 no-repeat;
			}			
			#quote3 {
				background: transparent url("../images/home/hearts-quote-03.png") 0 0 no-repeat;
			}			
			#quote4 {
				background: transparent url("../images/home/hearts-quote-04.png") 0 0 no-repeat;
			}			
			#quote5 {
				background: transparent url("../images/home/hearts-quote-05.png") 0 0 no-repeat;
			}			
			#quote6 {
				background: transparent url("../images/home/hearts-quote-06.png") 0 0 no-repeat;
			}			
			#quote7 {
				background: transparent url("../images/home/hearts-quote-07.png") 0 0 no-repeat;
			}			
			#quote8 {
				background: transparent url("../images/home/hearts-quote-08.png") 0 0 no-repeat;
			}			
			#quote9 {
				background: transparent url("/images/home/hearts-quote-09.png") 0 0 no-repeat;
			}
			
#home-special-content-links {
	background: #fff url("../images/home/image-links.png") 0 0 no-repeat;
	width: 170px;
	height: 120px;
	float:left;
	margin-top: 30px;
	position: relative;
}
	#home-special-content-links a#link-flickr,
	#home-special-content-links a#link-facebook,
	#home-special-content-links a#link-clowndoctors {
		display:block;
		text-indent: -9999px;
		overflow: hidden;
	}
	#home-special-content-links a#link-clowndoctors {
		width: 170px;
		height: 90px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	#home-special-content-links a#link-flickr {
		width: 65px;
		height: 25px;
		position: absolute;
		left: 0px;
		bottom: 0px;
	}
	#home-special-content-links a#link-facebook {
		width: 70px;
		height: 28px;
		margin: 0 5px 0 35px;
		position: absolute;
		right: 0px;
		bottom: 0px;
	}
.news-article {
	padding-bottom: 10px;
}
	.news-article .news-article-date {
		font-weight: bold;
	}
	.news-article h3.news-article-title {
		font-weight: bold;
		color: #FF700F;
		font-size: 1em !important;
	}
	.news-article p.news-article-content {
		
	}
	.news-article a.news-read-more {
		color: #FF700F;
	}
	
	.news-article img.news-article-image {
		margin: 10px 0;
	}

/*
body.home #005EA2
body.hearts_minds #000000
body.clowndoctors #F0001A
body.elderflowers#99C113
body.get_involved #4D146A
body.news #FF700F
body.contact #8D0046
 * */
 
 
body.home a { color: #F0001A; }
body.hearts_minds a { color: #005EA2; }
body.clowndoctors a { color: #F0001A; }
body.clowndoctors ul { color: #F0001A; }
body.elderflowers a { color: #99C113; }
body.elderflowers ul { color: #99C113; }
body.get_involved a { color: #4D146A; }
body.get_involved ul { color: #4D146A; }
body.news a { color: #FF700F; }
body.contact a { color: #637D0C; }


body.home a, body.home h1, body.home h2, body.home h3, body.home h4, body.home h5 { color: #F0001A; }
body.hearts_minds a, body.hearts_minds h1, body.hearts_minds h2, body.hearts_minds h3, body.hearts_minds h4, body.hearts_minds h5 { color: #005EA2; }
body.clowndoctors a, body.clowndoctors h1, body.clowndoctors h2, body.clowndoctors h3, body.clowndoctors h4, body.clowndoctors h5 { color: #F0001A; }
body.elderflowers a, body.elderflowers h1, body.elderflowers h2, body.elderflowers h3, body.elderflowers h4, body.elderflowers h5 { color: #99C113; }
body.get_involved a, body.get_involved h1, body.get_involved h2, body.get_involved h3, body.get_involved h4, body.get_involved h5 { color: #4D146A; }
body.news a, body.news h1, body.news h2, body.news h3, body.news h4, body.news h5 { color: #FF700F; }
body.contact a, body.contact h1, body.contact h2, body.contact h3, body.contact h4, body.contact h5 { color: #637D0C; }

