body, table {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: #549900;
}

h1 {
	margin: 0; 
	font-size: 22px;
	font-weight: normal;
    color: #4587a4;  }

h2 { font-size: 18px; }

h3 {
    font-size: 16px;
	margin: 0px;
	font-weight: normal;
    color: #4587a4; 
}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;

}

ul, ol { }

blockquote { }

a { color: #B06A00; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#topspacer{
	width: 730px;
	height: 20px;
	margin: 0 auto;
}


#header {
	width: 730px;
	height: 250px;
	margin: 0 auto;
}

#headerhome {
	width: 730px;
	height: 470px;
	margin: 0 auto;
}

/* Menu */

#menuhome {
	margin:0 auto;
	width: 735px;
}


#menu {
	float: left;
	width: 735px;
	height: 44px;
}

#menu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a span{
	display:none;
}


#menu ul li a{
	width:114px;
	height:114px;
	margin:0px;
	padding-left:8px;
	display: block;
		
}


#menu ul li a.home{
	background: url(../images/home.png) no-repeat;
}

#menu ul li a.home:hover{
	background: url(../images/home.png) no-repeat 0px -114px;
}


#menu ul li a.about{
	background: url(../images/about.png) no-repeat;
}
#menu ul li a.about:hover{
	background: url(../images/about.png) no-repeat 0px -114px;
}

#menu ul li a.programs{
	background: url(../images/programs.png) no-repeat;
}
#menu ul li a.programs:hover{
	background: url(../images/programs.png) no-repeat 0px -114px;
}
			
#menu ul li a.youcanhelp{
	background: url(../images/you-can-help.png) no-repeat;
}
#menu ul li a.youcanhelp:hover{
	background: url(../images/you-can-help.png) no-repeat 0px -114px;
}

#menu ul li a.events{
	background: url(../images/events.png) no-repeat;
}
#menu ul li a.events:hover{
	background: url(../images/events.png) no-repeat 0px -114px;
}

#menu ul li a.contact{
	background: url(../images/contact.png) no-repeat;
}		
#menu ul li a.contact:hover{
	background: url(../images/contact.png) no-repeat 0px -114px;
}


#home
{
  display: block;
  width: 114px;
  height: 114px;
  background: url("../images/home.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -114px;
}

#home span
{
  display: none;
}


/* Page */

#page {
	width: 730px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background: #FFFFFF;
}

/** LOGO */

#logo {
	width: 730px;
	height: 100px;
	margin: 0 auto;
	padding: 0px;
}

#logo h1, #logo h2 {
	margin: 0px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #915700;
}

#logo h2 {
	color: #FFFFFF;
}

#logo h1 a {
	color: #915700;
}

#logo h1 {
	padding-top: 80px;
	font-size: 52px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 495px;
	max-width: 495px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#contentfull {
	margin:0 auto;
	width: 730px;
	max-width: 730px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

/* Post */

.post {

}

.post .title {
	height: 44px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #B44000;
}

.post .date {
	display: inline-block;
	background: #F79700;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 6px 10px 5px 10px;
	background: #F79700;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px 0px 20px 0px;
}

.post .links {
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 6px 10px 5px 10px;
	background: #F79700 ;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 235px;
	max-width: 235px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	padding: 0 0 10px 0px;
	list-style-position:outside;
	margin-left:0;
	padding-left: .5em;
	text-indent: -.3em;

}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: #E0E0E0 solid 1px;
}

#sidebar li a {
	font-weight: normal;
	color:#FFFFFF;
}

#sidebar li a:hover {
	font-weight: bold;
}

#sidebar li a.active {
	font-weight: bold;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #B44000;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}



/* Footer */

#footer {
	width: 625px;
	padding: 0;
	border-top:1px solid #a2a8ab;
}

#footer-bgcontent {
	margin:0 auto;
	width: 730px;
	height: 84px;
	background: url(../images/pathways.png) no-repeat right top;
	padding:50px 0px 0px 0px;
}

#footer p {
	margin: 0;
	padding: 5px 0px 0px 0px;
	line-height: normal;
	font-size: 12px;
	color: #93cddc;

}



#footer a {
	color: #a2a8ab;
	text-decoration:none;
	padding:5px;
}

.roundedcornr_box {
   background: #8cc63e url(../images/roundedcornr_grad.gif) repeat-x top left;
width:200px 
}
.roundedcornr_top div {
   background: url(../images/roundedcornr_tl.gif) no-repeat top left;
}
.roundedcornr_top {
   background: transparent url(../images/roundedcornr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: transparent url(../images/roundedcornr_br.gif) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 15px; }


ul.Buttons { margin:0px; padding:0px; }
ul.Buttons li {margin:0; padding:0px 2px 0px 2px;list-style-type:none; display:inline;	list-style-position:inside;}

