@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#743000 url(images/header.jpg) no-repeat center 10px;
	color:#663300;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

body#subscribe {
background:#e7e7e7 url(images/subscribe_bg.gif) repeat-x;
}

#wrapper_subscribe {
	background:url(images/subscribe.jpg) no-repeat center top;
	width:966px;
	margin:0 auto;
	position:relative;
	display:block;
	height:495px;
	width:966px;
}

#subscribe_content {
	position:absolute;
	top:170px;
	left:50px;
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	height:495px;
}

#subscribe_content h1 {
	font-size:22px;
	color:#663300;
	font-weight:normal;

}

#subscribe_content p {
	font-size:12px;
	color:#575858;
}

#subscribe_content a {
	color:#663300;
	text-decoration:none;
}

#subscribe_content a:hover {
	text-decoration:underline;
}

a {
	color:#333333;
}

a:hover {
	color:#663300;
}

.clr {
	clear:both;
}

#wrapper {
	background:#e7e7e7 url(images/bottom.gif) no-repeat center bottom;
	width:890px;
	margin:348px auto 20px auto;
	padding:20px 20px 10px 50px;
	position:relative;
}

#nav {
	position:absolute;
	top:-31px;
	left:0px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#nav li {
	display:inline;
	padding:0px;
	margin:0px;
}


#main {
	width:600px;
	float:left;
	min-height:400px;
}

#main p, #main h2 {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica;
}

#main p {
	margin:0px 0 20px 0;
	padding:0px;
}

#main h2 {
	font-size:13px;
	margin:0px;
	padding:0px;	
}

#column h2 {
	background:url(images/bg_headers.gif) no-repeat left top;
	font-size:13px;
	font-weight:normal;
	height:25px;
	color:#FFFFFF;
	display:block;
	width:195px;
	margin:0px;
	padding:3px 15px 7px 20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.column_group {
	background:#fff url(images/column_group.gif) no-repeat left bottom;
	padding:0 15px 10px 20px;
	margin:-10px auto 20px auto;
}

.column_group p {
	font-size:10px;
	color:#333;
	margin-top:0px;
	padding-top:10px;
}

#column {
	float:right;
	width:230px;
}

#column a {
	color:#663300;
}

#copyright {
	clear:both;
	font-size:10px;
	color:#333333;
	text-align:center;
	padding:0px;
	margin:40px 0 0 0;
}

#nav a span {
	display:none;
}

#nav a:hover, #home #nav_home, #about #nav_about, #calendar #nav_calendar, #blog #nav_blog, #contact #nav_contact, #classes #nav_classes, #donate #nav_donate, #therapy #nav_therapy, #volunteer #nav_volunteer {
	background-position:center -49px;
}

#nav a {
	display:block;
	height:31px;
	float:left;
}

#nav_home {
	background:url(images/nav_home.gif) no-repeat center top;
	width:76px;
	margin-left:43px;
}

#nav_therapy {
	background:url(images/nav_therapy.gif) no-repeat center top;
	width:116px;
	margin-left:6px;
}

#nav_volunteer {
	background:url(images/nav_volunteer.gif) no-repeat center top;
	width:129px;
	margin-left:5px;
}

#nav_classes {
	background:url(images/nav_classes.gif) no-repeat center top;
	width:105px;
	margin-left:7px;
}

#nav_calendar {
	background:url(images/nav_calendar.gif) no-repeat center top;
	width:103px;
	margin-left:5px;
}

#nav_contact {
	background:url(images/nav_contact.gif) no-repeat center top;
	width:109px;
	margin-left:2px;
}

#nav_about {
	background:url(images/nav_about.gif) no-repeat left top;
	width:115px;
	margin-left:5px;
}

#nav_donate {
	background:url(images/nav_donations.gif) no-repeat left top;
	width:122px;
	margin-left:5px;
}

#nav_blog {
	background:url(images/nav_blog.gif) no-repeat left top;
	width:76px;
	margin-left:5px;
}



#main ul {
	padding:0 0 0 15px;
	margin:-10px 0 20px 0;
}

#main li {
	padding:0 0 0 20px;
	margin:0px;
}

#thanks a {
	text-align:center;
	display:block;
}

.two_col {
	width:200px;
	float:left;
}