body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
    margin:0px; padding:0px; border:0px; 
}
ul{
list-style-position: inside;
}
body {
	font-family: Arial, helvetica, sans-serif; 
	font-size: 80%;
	background-color:#f7f7f7;
}

.container, .hdr {
	width: 900px; 
	margin: 0 auto;
}

#top_bar {
	overflow: hidden; 
	background: #f7f7f7; 
	padding: 7px 0;  
	height:60px;
}
#top_bar img{
	padding-top:20px;
	margin-left:-10px;;
}


p#subscribe {
	float: right; 
	width: 40%; 
	text-align: left; 
	padding-left:30px;
	
}
p#subscribe a {
    color: #46971d;
}
#top_bar p {
	font-size: 1.2em; 
	color: #ada8a3;
}

#top_bar a {
	font-size: 1.2em; 
	color: #a5bf8d;
}

#header {
	background: #51a17d url(images/header.jpg) top repeat-x; 
	height:190px;
}

#branding {
	overflow: hidden; 
	margin-bottom: 30px; 
	position: relative;
}
#headerlist li
{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
	color: #FFF;
	float:left;
	margin-top:15px;
}
img#focalpict {
	padding: 0px 30px 0px 60px;
	margin-bottom: -100px; 
}
img#slogan {
	padding-top: 30px;
	margin-left:-40px;;
}
img#featured{
	padding-top:10px;
	border-top:#FFF 1px solid;

}
a#featured {
	text-decoration:none;
	color:#fff;
	
}
h1 {
	font-family: "Myriad Pro", arial, sans-serif; 
	color: #fff; 
	font-weight: normal; 
	font-size: 4.8em;  

	padding-top: 25px; 

}

p.desc {
	font-family: "Myriad Pro", arial, sans-serif; 
	color: #fff; 
	font-size: 2.4em; 
	position: absolute; 
	top: 50%;  left: 8em;  
}

#navigation {
	background: #8ec196 url(images/nav_slice.jpg) top repeat-x; 
	overflow: hidden; 
	border-top: 1px solid #9cebda; 
}

ul#menu {
	list-style: none;  
}

ul#menu li {
	float: left; 	
	padding-top: 11px; 
	padding-bottom: 11px; 
	padding-right: 45px; 
}

ul#menu li a {
	font-size: 1.8em; 
	text-decoration: none; 
	color: #2b2b2b; 
}

#content {
	overflow: hidden;
	padding-top:20px;
	
}

#posts {
	float: left; 
	width: 65%; 
	margin-top: 40px; 
}
#posts img{
	float: left;
	padding:5px 10px 5px 5px;
}
#sidebar {
	float: right; 
	background: #e4dedd;
	padding: 15px 3% 25px; 
	margin-top:25px;
	width: 25%; 
}

#sidebar h3 {
	font-size: 1.4em; 
	color: #3c3f40;	
	margin-top: 10px; 
}

#sidebar ul {
	list-style: none; 
	margin-left: 20px; 
}

#sidebar ul li {
	font-size: 1em;
	list-style-type: square;
}

#sidebar ul li a {
	text-decoration: none;
	color: #525254; 
}

#posts h2 {
	margin: 7px 0 4px 0;  
	font-size: 2.32em; 
}

#posts h2, h3, h4, h5, h6 {
	color: #3c3f40;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#posts p {
	line-height: 1.3em;
	padding: 7px 0; 
	font-size: 1.2em;
}

#posts small {
	font-size: 1.1em;
}

#posts a {
	color: #46971d; 	
	font-weight: bold;
	text-decoration: none;
}

#posts blockquote {
	margin: 0.7em 3em; 
	border-left: 2px solid #46971d; 
	padding-left: 10px; 
}

#posts ol, ul, dl {
	font-size: 1.2em; 
	margin: 4px 0 4px 40px; 
}

#posts h3, h4, h5, h6 {
	padding: 4px 0; 
}

#posts strong {
	font-weight: bolder; 
}

#posts em {
	font-style: italic; 
}

#posts code {
	font-size: 1.2em; 
}

#posts h3 {
	font-size: 1.8em;
}

#posts h4 {
	font-size: 1.4em; 
}
/* list types */

.listNoBullet
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
.listNoBullet span {
	font-weight:bold;
	
}
.horizlist {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#footer {
	font-size: 1.2em; 
	background: #cd7f00 url(images/footer.jpg) top repeat-x; 
	margin-top: 30px; 
	padding-top: 10px; 
	padding-bottom: 20px; 
	overflow: hidden; 
	border-top: 2px solid #ffbb4e; 

}

#footer p {
	color:	#0000CC;}

#footer h4 {
	color:	#0000CC;
	font-size: 1.4em;
	padding-top: 0; 
}

#footer ul {
	list-style: none; 
	margin-left: 0; 
}

#footer ul li a {
	text-decoration: none; 
	color: #fff; 
}

#copyright {
	float: right;
	text-align: right;  
	width: 20%; 
}

#links {
	float: left; 
	width: 40%; 
	margin-right:40px;

}

#feeds {
	float: left; 
	width: 30%; 
}
h3.subtext{ padding-top:0px;color:#ba4200;font-style:italic;}
