/* @override http://www.harvestnaperville.org/_css/styles.css */

body { 
	margin:0; padding:0; font-size:62.5%; 
	font-family: Arial, helvetica, sans-serif; color:#5a6372; 
		}
a {
	color: #5a6372;
	font-weight: bold;
	outline: none;
	border: none;
}
a img, img {
	outline: none;
	border: none;
}
p {
	padding: 5px 0 5px 0;
}
#wrapper {
	width: 930px;
	position: absolute;
	left: 50%;
	top: 5%;
	margin-left: -465px;
}
#header {
	width: 930px;
	height: 91px;
	float: left;
	background: url('../_img/tagline.jpg') right bottom no-repeat;
}
#top_nav {
	float: right;
	padding: 5px 15px 0 0;
}
#top_nav ul li {
	list-style: none;
	display: inline;
	padding: 0 5px 0 5px;
}
#top_nav ul li#contact-us,
#top_nav ul li#prayer {
	background: url('/_img/dot_divider.jpg') right no-repeat;
}
#top_nav a {
	display: inline;
	letter-spacing: 0.01em;
	font-size: 1.1em;
	text-decoration: none;
	padding-right: 5px;
	text-transform: uppercase;
	font-weight: normal;
}
#top_nav a:hover {
	color: #9eb768;
}
#search_box {
	float: right;
}
form#searchForm {
	width: 143px;
	height: 23px;
	background: url('/_img/search_bk.jpg') center no-repeat;
}
form#searchForm fieldset {
	outline: none;
	border: none;
	margin: 4px 0 0 10px;
}
form#searchForm input#search_term {
	width: 110px;
	height: 15px;
	color: #5a6372;
	padding: 0;
	outline: none;
	border: 0;
	float: left;
}
form#searchForm a#search_go {
	line-height: 14px;
	width: 14px;
	overflow: hidden;
	float: left;
	text-indent:-9999px;
	background: url('/_img/search_dot.jpg') center no-repeat;
}
#home_nav {
	width: 146px;
	height: 600px;
	float: left;
	margin: 25px 13px 0 0;
}
#home_nav ul, #interior_side_nav ul, #interior_top_nav ul{
	margin: 0;
	padding: 0;
}
#home_nav ul, #interior_side_nav ul li{
float: left;
list-style: none;
width: 146px;
}
#home_nav ul li a {
	font-size: 12px;
	letter-spacing: 1px;
}
#home_nav ul li#nav_who-we-are a {
	width: 146px;
	text-indent: -9999px;
	line-height: 33px;
	overflow: hidden;
	background: url('/_img/nav_whoweare.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_who-we-are a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_whoweare_over.jpg') bottom no-repeat; */
} 
#home_nav ul li#nav_connecting a {
	width: 146px;
	text-indent: -9999px;
	line-height: 47px;
	overflow: hidden;
	background: url('/_img/nav_connecting.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_connecting a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_connecting_over.jpg') bottom no-repeat; */
}
#home_nav ul li#nav_worship a {
	width: 146px;
	text-indent: -9999px;
	line-height: 48px;
	overflow: hidden;
	background: url('/_img/nav_worship.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_worship a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_worship_over.jpg') bottom no-repeat; */
}
#home_nav ul li#nav_walk a {
	width: 146px;
	text-indent: -9999px;
	line-height: 47px;
	overflow: hidden;
	background: url('/_img/nav_walk.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_walk a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_walk_over.jpg') bottom no-repeat; */
}
#home_nav ul li#nav_children a {
	width: 146px;
	text-indent: -9999px;
	line-height: 47px;
	overflow: hidden;
	background: url('/_img/nav_children.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_children a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_children_over.jpg') bottom no-repeat; */
}
#home_nav ul li#nav_work a {
	width: 146px;
	text-indent: -9999px;
	line-height: 47px;
	overflow: hidden;
	background: url('/_img/nav_work.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_work a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_work_over.jpg') bottom no-repeat; */
}
#home_nav ul li#nav_students a {
	width: 146px;
	text-indent: -9999px;
	line-height: 48px;
	overflow: hidden;
	background: url('/_img/nav_students.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_students a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_students_over.jpg') bottom no-repeat; */
}
#home_nav ul li#nav_watch-online a {
	width: 146px;
	text-indent: -9999px;
	line-height: 47px;
	overflow: hidden;
	background: url('/_img/nav_watch.jpg') bottom no-repeat;
	background-position: 0 0;
	float: left;
}
#home_nav ul li#nav_watch-online a:hover {
	background-position: -146px 0;
	/* background: url('/_img/nav_watch_over.jpg') bottom no-repeat; */
}
/*******************  INTERIOR TOP NAV **********************/
#interior_top_nav {
	float: left; 
	width: 771px;
	margin-top: 32px;
}
#interior_top_nav ul li{
	list-style: none;
	float: left;
}
li#interior_top_who-we-are a {
	display: block;
	width: 120px;
	text-indent: -9999px;
	line-height: 28px;
	overflow:hidden;
	background: url('/_img/interior_nav_whoweare.jpg') 0 0 no-repeat;
}
li#interior_top_who-we-are.current a {
	background: url('/_img/interior_nav_whoweare.jpg') -120px 0 no-repeat;
}
li#interior_top_who-we-are a:hover {
	background: url('/_img/interior_nav_whoweare.jpg') -120px 0 no-repeat;
}
li#interior_top_connecting a {
	display: block;
	width: 111px;
	text-indent: -9999px;
	line-height:28px;
	overflow:hidden;
	background: url('/_img/interior_nav_connecting.jpg') 0 0 no-repeat;
}
li#interior_top_connecting.current a {
	background: url('/_img/interior_nav_connecting.jpg') -111px 0 no-repeat;
}
li#interior_top_connecting a:hover {
	background: url('/_img/interior_nav_connecting.jpg') -111px 0 no-repeat;
}
li#interior_top_worship a {
	display: block;
	width: 91px;
	text-indent: -9999px;
	line-height:28px;
	overflow:hidden;
	background: url('/_img/interior_nav_worship.jpg') 0 0 no-repeat;
}
li#interior_top_worship.current a {
	background: url('/_img/interior_nav_worship.jpg') -91px 0 no-repeat;
}
li#interior_top_worship a:hover {
	background: url('/_img/interior_nav_worship.jpg') -91px 0 no-repeat;
}
li#interior_top_walk a {
	display: block;
	width: 67px;
	text-indent: -9999px;
	line-height:28px;
	overflow:hidden;
	background: url('/_img/interior_nav_walk.jpg') 0 0 no-repeat;
}
li#interior_top_walk.current a {
	background: url('/_img/interior_nav_walk.jpg') -67px 0 no-repeat;
}
li#interior_top_walk a:hover {
	background: url('/_img/interior_nav_walk.jpg') -67px 0 no-repeat;
}
li#interior_top_work a {
	display: block;
	width: 69px;
	text-indent: -9999px;
	line-height:28px;
	overflow:hidden;
	background: url('/_img/interior_nav_work.jpg') 0 0 no-repeat;
}
li#interior_top_work.current a {
	background: url('/_img/interior_nav_work.jpg') -69px 0 no-repeat;
}
li#interior_top_work a:hover {
	background: url('/_img/interior_nav_work.jpg') -69px 0 no-repeat;
}
li#interior_top_children a {
	display: block;
	width: 93px;
	text-indent: -9999px;
	line-height:28px;
	overflow:hidden;
	background: url('/_img/interior_nav_children.jpg') 0 0 no-repeat;
}
li#interior_top_children.current a {
	background: url('/_img/interior_nav_children.jpg') -93px 0 no-repeat;
}
li#interior_top_children a:hover {
	background: url('/_img/interior_nav_children.jpg') -93px 0 no-repeat;
}
li#interior_top_students a {
	display: block;
	width: 95px;
	text-indent: -9999px;
	line-height:28px;
	overflow:hidden;
	background: url('/_img/interior_nav_students.jpg') 0 0 no-repeat;
}
li#interior_top_students.current a {
	background: url('/_img/interior_nav_students.jpg') -95px 0 no-repeat;
}
li#interior_top_students a:hover {
	background: url('/_img/interior_nav_students.jpg') -95px 0 no-repeat;
}
li#interior_top_watch-online a {
	display: block;
	width: 125px;
	text-indent: -9999px;
	line-height:28px;
	overflow:hidden;
	background: url('/_img/interior_nav_watch.jpg') 0 0 no-repeat;
}
li#interior_top_watch-online.current a {
	background: url('/_img/interior_nav_watch.jpg') -125px 0 no-repeat;
}
li#interior_top_watch-online a:hover {
	background: url('/_img/interior_nav_watch.jpg') -125px 0 no-repeat;
}
/***************** INTERIOR SIDEBAR NAV *******************/
#interior_side_nav {
	width: 146px;
	float: left;
	margin-top: 37px;
	margin-right: 13px;
	min-height:500px;
   height:auto !important;
   height:500px;
	font-size: 12px;
	letter-spacing: 1px;
}
#interior_navbk {
	width: 146px;
	background: url('../_img/side_navbk.jpg') repeat-y;
	float: left;
}
ul#currentpage li a{
	display: none;
}
ul#currentpage li#currentpage_work{
	height: 33px;
	background: url('../_img/nav_work_int.jpg') no-repeat;
	float: left;
}
ul#currentpage li#currentpage_who-we-are{
	height: 33px;
	background: url('../_img/nav_whoweare_int.jpg') no-repeat;
	float: left;
}
ul#currentpage li#currentpage_connecting{
	height: 33px;
	background: url('../_img/nav_connecting_int.jpg') no-repeat;
	float: left;
}
ul#currentpage li#currentpage_worship{
	height: 33px;
	background: url('../_img/nav_worship_int.jpg') no-repeat;
	float: left;
}
ul#currentpage li#currentpage_walk{
	height: 33px;
	background: url('../_img/nav_walk_int.jpg') no-repeat;
	float: left;
}
ul#currentpage li#currentpage_children{
	height: 33px;
	background: url('../_img/nav_children_int.jpg') no-repeat;
	float: left;
}
ul#currentpage li#currentpage_students{
	height: 33px;
	background: url('../_img/nav_students_int.jpg') no-repeat;
	float: left;
}
ul#currentpage li#currentpage_watch-online{
	height: 33px;
	background: url('../_img/nav_watch_int.jpg') no-repeat;
	float: left;
}
#home_nav ul li a img, #interior_side_nav ul li a img{
	float: left;
}
ul#subpage li a {
	text-decoration: none;
}
ul#subpage li ul li a {
	font-weight: normal;
}
ul#subpage li.current ul li.current a  {
	color: #839abf;
}
ul#subpage li.current ul li a  {
	color: #5a6372;
}
ul#subpage li.current ul li a:hover  {
	color: #839abf;
}
ul#subpage li.current a {
	color: #839abf;
}
ul#subpage li {
	width: 131px;
	text-align: right;
	padding-right: 15px;
	padding: 5px 0 5px 0;
	background: url('../_img/sidebar_divider.png') left bottom no-repeat;
}
ul#subpage li ul li {
	background: none;
}
#interior_side_nav ul li a:hover, ul#social li a:hover {
	color: #839abf;
}
#interior_side_nav ul li#facebook, #home_nav ul li#facebook {
	width: 111px;
	height: 14px;
	text-align: right;
	padding: 8px 35px 0 0;
	background: url(/_img/facebookbk.jpg) top no-repeat;
}
#interior_side_nav ul li#facebook a, #home_nav ul li#facebook a {
	background: url(/_img/facebook.png) no-repeat left top;
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
	
}
#interior_side_nav ul li#twitter, #home_nav ul li#twitter {
	width: 111px;
	height: 13px;
	text-align: right;
	padding: 8px 35px 0 0;
	background: url(/_img/twitterbk.jpg) top no-repeat;
}
#interior_side_nav ul li#twitter a, #home_nav ul li#twitter a {
	background: url(/_img/twitter.png) no-repeat left 0;
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
#interior_side_nav ul li#blog, #home_nav ul li#blog {
	width: 111px;
	height: 14px;
	text-align: right;
	padding: 8px 35px 0 0;
	background: url(/_img/blogbk.jpg) top no-repeat;
}
#interior_side_nav ul li#blog a, #home_nav ul li#blog a {
	text-decoration: none;
	text-transform: uppercase;
}

#interior_side_nav ul li#my-community, #home_nav ul li#my-community {
	width: 111px;
	height: 14px;
	text-align: right;
	padding: 8px 35px 0 0;
	background: url(/_img/facebookbk.jpg) top no-repeat;
}
#interior_side_nav ul li#my-community a, #home_nav ul li#my-community a {
	text-decoration: none;
	text-transform: uppercase;
}

ul li#online-giving a {
	width: 146px;
	line-height: 29px;
	background: url(/_img/nav_giving.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
ul li#online-giving a:hover {
	background: url(/_img/nav_giving.jpg) -146px 0px no-repeat;
}
ul li#my-harvest a {
	width: 146px;
	line-height: 35px;
	background: url(/_img/nav_myharvest.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
ul li#my-harvest p {
	margin: 0px;
	padding: 0px;
}
ul li#my-harvest a:hover {
	background: url(/_img/nav_myharvest.jpg) -146px 0px no-repeat;
}


/*******************HOME PAGE************************/
#flash_rotator {
	width: 451px;
	height: 470px;
	float: left;
	margin: 25px 0px 0 0;
}
#home_right_sidebar {
	float: right;
	width: 290px;
	margin: 25px 0 0 0;
	padding-right: 0;
}
div.featured {
	float: right;
}
div.featured div#current_series a img {
	float: right;
	margin-right: 90px;
}
div.space {
	height: 17px;
	float: left;
}
#current_banner {
	float: left;
	margin-top: 10px;
	width: 290px;
	height: 185px;
	cursor: pointer;
	cursor: hand;
}
#current_series_top {
	width: 290px;
	height: 10px;
	background: url(/_img/bluebk_top.jpg) bottom no-repeat;
	float: left;
	margin-top: 10px;
}
#current_series_bottom {
	width: 290px;
	height: 8px;
	background: url(/_img/bluebk_bottom.jpg) no-repeat;
	float: left;
}
#current_series {
	width: 290px;
	background: url(/_img/bluebk_middle.jpg) repeat-y;
	float: left;
	min-height: 155px;
	height: auto !important;
	height: 155px;
	padding: 10px 0 10px 0;
}
#current_series p {
	margin-top: 0px;
}
#current_series p img {
	padding: 0px 10px 0 10px;
	float: left;
}
/********************* INTERIOR PAGE ***************************/
#interior_image {
	width: 771px;
	height: 156px;
	margin-top: 10px;
	float: left;
}
#breadcrumb {
	width: 727px;
	height: 21px;
	background: url('/_img/footerbk.jpg') no-repeat;
	float: left;
	padding: 7px 25px 0 18px;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#breadcrumb li {
	list-style: none;
	display: inline;
	float: left;
}	
#breadcrumb a {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}
#interior_main {
	width: 425px;
	padding: 20px 20px 0 25px;
	height: auto;
	margin-top: 0px;
	float: left;
}
/****  FOR INTERIOR PAGE BLURB CALL OUT ***/
#interior_main h6 {
	font-size: 12px;
	font-weight: normal;
	background: #efebe8;
	padding: 15px 15px 15px 15px;
	line-height: 20px;
	width: 372px;
}
/***************************************/
#interior_main h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}
#interior_main h3 {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	line-height: 14px;
}
#interior_main p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom:10px;
}
#interior_main .article p img {
	float:left;
	padding-right:20px;
	padding-top:20px;
}
#interior_main a {
	text-decoration: none;
	font-style:normal;
	color: #9eb768;
}
#interior_main h3 a {
	line-height:16px;
	padding-left:20px;
	background: url("../_img/green_circle.jpg") 0 0 no-repeat;
}	
#interior_main .event_title {
	display:block;
	color:#5a6372;
	border-top:1px solid #DAE0EC;
	margin-top:10px;
	padding-top:12px;
	line-height:12px;
}
#interior_main .eventsum p {
	line-height:12px;
}
.top_border {
	color:#5a6372;
	border-top:1px solid #DAE0EC;
	margin-top:10px;
	padding-top:12px;
}
.purple {
	color:#562C44;
}
#interior_main ul li {
	list-style: inside;
	margin-left: 10px;
	line-height: 20px;
	font-size: 12px;
}
#interior_sidebar {
	float: right;
	width: 295px;	
	margin: 0;
}
#event_top {
	background: url('/_img/sidebar_blurb_top.jpg') bottom no-repeat;
	width: 294px;
	height: 8px;
	float: left;
}
#event_middle {
	width: 270px;
	background: url('/_img/sidebar_blurb_middle.jpg') center repeat-y;
	float: left;
	padding: 0 5px 10px 19px;
}

#event_middle a img {
	float: left;
}
#event_bottom {
	background: url('/_img/sidebar_blurb_bottom.jpg') top no-repeat;
	width: 294px;
	height: 8px;
	float: left;
}
div.center_blurb_top {
	width: 402px;
	height: 12px;
	background: url('/_img/center_blurb_top.jpg') bottom no-repeat;
	float: left;
}
div.center_blurb_middle{
	width: 362px;
	padding: 0 40px 0 20px;
	background: url('/_img/center_blurb_middle.jpg') repeat-y;
	float: left;
}
div.center_blurb_bottom {
	width: 402px;
	height: 9px;
	background: url('/_img/center_blurb_bottom.jpg') top no-repeat;
	float: left;
}
span.event_header a{
	font-weight: bold;
	color: #73435f;
	text-decoration: none;
}
span.event_content {
	font-weight: normal;
	color: #5a6372;
}
#interior_main form#contact-form {
	margin-top: -20px;
}
#interior_main fieldset legend {
	display: none;
}

/* @group SERMONS */
#watch_container {
	width: 440px;
	padding: 20px 20px 0 20px;
	float: left;
	margin-top: 0px;
	}
#watch_sidebar {
	float: right;
	width: 290px;	
	margin: 20px 0 0 0;
}
#sort_box {
	background: #dae1ec;
	margin-top: 20px;
	padding: 15px;
}
h2#current {font-size: 18px; padding-bottom: 5px; margin-bottom: 5px;}
#filter								{ margin-top:2em; }
#filter select						{ width:100px; margin-left:10px; }
#filter a							{ margin-left:20px; }
#primaryContent .sermonlist h4		{ margin:0; padding:10px 0; }
.sermonbox				{ position:relative; padding:10px 0; border-top:1px solid #efefef;}
.sermonbox a			{ text-decoration:none; }
.sermonbox a:hover	{ text-decoration:underline; }
.sermonbox p a.lbsBibleRef {color:#9eb768;}

.sermonbox h5			 { margin:0; font-size: 16px;}
.sermonbox h5 span	 { font-size:10px; margin-left:10px; }
.sermonbox h5 a 		 { font-weight:bold; color:#9eb768; text-decoration: none;}
.sermonbox p			 { margin:0; line-height: 10px; font-size: 12px;}

.sermonbox ul						{ position:absolute; top:15px; right:10px; margin:0; padding:0; list-style: none;}
.sermonbox li						{ float:left; display:inline; margin-right:5px; }
.sermonbox li a					{ display:block; width:16px; height:16px; text-indent:-999em; }
.sermonbox li.sl_listen a		{ background:url(/_img/play_icon.gif) no-repeat left bottom; }
.sermonbox li.sl_download a	{ background:url(/_img/download_icon.gif) no-repeat left bottom; }
.sermonbox li.sl_notes a		{ background:url(/_img/notes_icon.gif) no-repeat left bottom; }
.sermonbox li.sl_video a		{ background:url(/_img/video_icon.gif) no-repeat left bottom; }
.sermonbox li a:focus			{ outline:none; }

#sermon-content.sermonlist h2 {font-size: 20px;}
#sermon-content {font-size: 12px;}
/* @group MEDIA BOX */
#byline						{ margin:10px 0 10px 0; padding:0; list-style:none; }
#byline p					{padding: 2px 0;}
#byline a					{text-decoration: none; color:#9eb768;}
#byline a:hover			{text-decoration: underline;}
#mediabox					{ float:right; padding:10px; margin:-25px 0 0 10px; list-style:none; border:1px solid #f4f4f4; }
#mediabox li 				{ padding:2px 0 2px 20px; }
/* @end */

/* @group HOW IT WORKS */
#how-it-works				{ height: 25px; margin:0 0 20px -20px; padding:0; list-style:none; background:#efece8;}
#how-it-works li			{ padding-left:20px; font-size:1.2em; display:block; line-height:25px; margin-right:9px; float:left; }
#how-it-works li a 		{text-decoration: none; font-weight: normal;}
#how-it-works li a:hover 		{text-decoration: underline;}
#how-it-works li#how		{ font-weight:bold; padding-left:20px; }
#how-it-works li#play	{ background:url(/_img/play_icon.gif) no-repeat left 5px; }
#how-it-works li#notes	{ background:url(/_img/notes_icon.gif) no-repeat left 5px; }
#how-it-works li#video	{ background:url(/_img/video_icon.gif) no-repeat left 3px; }
#how-it-works li#save	{ background:url(/_img/download_icon.gif) no-repeat left 5px; }
#how-it-works li#rss 	{ background:url(/_img/rss_icon.jpg) no-repeat left center; }
/* @end */

/* @group SORTING */
#sorting label				{ font-size:1.2em; display:block; margin-bottom: .5em; font-weight:bold; }
#sorting select				{ width:100%; display:block; margin-bottom: 1.5em; }

/******************* CALENDAR *************************/
#interior_calendar {
	width: 771px;
	padding: 30px 0px 0px 0px;
	float: left;
	margin-top: 0px;
	min-height: 440px;
	height: auto !important;
	height: 440px;
	}
select#select-group {
	float: right;
	margin-right: 15px;
}
span.calendar-next img, span.calendar-prev img {padding: 0 15px;}
table#monthTable1.calendar caption {padding-left: 40px;}
table.calendar				{ margin: 0 auto 25px auto; border-collapse: collapse; width: 600px; height: 100%;}
table.calendar caption		{ padding-bottom: 10px; color: #666; font-size: 1.4em; }
table.calendar th			{ padding: 6px 0; background:#7D96BE; color:#dae1ec;  font-size: 1.4em; font-weight: bold; text-transform: uppercase; }
table.calendar td			{ width: 68px; height: 68px; padding: 2px; border: 1px solid #dae1ec; border-top: 0px;  color:#55636b; font-size: 1em; vertical-align: top;}
table.calendar td a	  		{ text-decoration: none; }
table.calendar td ul		{ margin: .5em 0 0 .5em; font-size: 100%; list-style: none; }
table.calendar td li		{ margin-bottom: .75em; font-size: 1.1em; line-height: 1.2; }
table.calendar td li a		{ text-decoration: none; color:#7D96BE;}
table.calendar td li a:hover{ text-decoration: none; }

table.calendar li.children a {color: #73435f;}
table.calendar li.walk a {color: #9eb768;}
table.calendar li.work a {color: #839abf;}

/* Pseudo classes
table.calendar td:first-child {border-right-width:2px; }
table.calendar td:last-child {border-right:none; }
table.calendar td.empty:last-child {border-bottom:none; }
table.calendar tr:nth-last-child(1) {border-bottom:none; }
*/

/**************** STORE  ****************************/
table.monkCart {
	padding: 15px 0 15px 0;
	font-size: 12px;
	width: 650px;
	}
table.monkCart .remove {
	background: none;
	display: none;
}
table.monkCart td {
	padding: 5px; 
	}
table.monkCart tr {
	padding: 5px; 
	border: 2px solid;
	}
table.monkCart tr.total td {
	font-weight: bold;
	}
table.monkCart th {
	text-transform: uppercase;
	background: #dae1ec;
	height: 25px;
}
#interior_main.store {
	width: 710px;
}
#interior_main.store h3 {
	font-style: normal;
	font-size: 16px;
	color: #9eb768;
	width: 100%;
	border-bottom: 1px solid #dae1ec;
	padding-bottom: 5px;
}
#interior_main.store .product_list_item {
	width: 230px;
	float: left;
}
#interior_main.store div.product_detail_description {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dae1ec;
	margin-bottom: 15px;
	
}
#interior_main.store div.header {
	height: 30px;
	border-bottom: 1px solid #dae1ec;
	margin-bottom: 15px;
}
#interior_main.store p.product_image {
	float: left;
	padding: 20px 15px 0 0;
	background: #FFF;
}

#interior_main.store p.product_thumbnail {
	float: left;
	padding: 0 10px 0 0;
}
#interior_main.store h3 {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#interior_main.store h3 a {
	background: none;
	float: right;
}

/******************************  STAFF PAGES *****************************/
#interior_main.staff h3 {
	font-style: normal;
	font-size: 16px;
	color: #9eb768;
}
#interior_main.staff div.divider, #interior_main.staff_cat div.divider {
	border-top: 1px solid #dae1ec;
	width: 100%;
	margin: 10px 0 10px 0;
}
#interior_main.staff p a {
	font-weight: bold;
	color: #5a6372;
}
#interior_main.staff img, #interior_main.staff_cat img {
	float: left;
	padding: 0 10px 0 0;
}
#interior_main.staff_cat .staff_summary {
	width: 500px;
}
#interior_main.staff_cat p{
	padding: 0;
}
#interior_main.staff_cat {
	width: 700px;
}
#interior_main.staff_cat p.staff_title a{
	color: #5a6372;
}
#interior_main.staff_cat p.staff_title a:hover{
	text-decoration: underline;
}
#interior_main.staff_cat p a{
	color: #9eb768;
	display: block;
}
/*********** BLOGS ***************/
#interior_main.blogs p{
	line-height: 15px;
}
#interior_main.blogs p.subscribe {
	padding: 0px 0 10px 0;
}
#interior_main.blogs h3.blogposttitle a{
	background: none;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
}
#interior_main.blogs p.byline {
	padding: 5px 0 5px 0;
	font-style: italic;
}
#interior_main.blogs div.post {
	padding-top: 15px;
	border-top: 1px solid #dae1ec;
}
#interior_main.blogs a.contreading{
	font-size: 12px;
}
div#comments {
	padding: 10px 0 10px 0;
}
div#comments form {
	padding-top: 20px;
	width: 320px;
}
div.comment {
	background: #dae1ec;
	padding: 10px 15px 0px 15px;
	margin-bottom: 10px;
}
div#comments form label {
	font-size: 12px;
	vertical-align: top;
	padding-right: 15px;
	font-weight: bold;
}
div.comment h5 {
	font-size: 10px;
}
div#comments input#comment-submit {
	float: right;
	margin: 10px 60px 0 0;
}
/********************************/
#footer {
	width: 736px;
	height: 28px;
	background: url('/_img/footerbk.jpg') no-repeat;
	padding: 0px 0px 0 35px;
	float: right;
	margin-top: 20px;
	font-size: 11px;
	display: inline;	
}
#sitecred {
	float: right;
	width: 760px;
	padding-top: 10px;
	text-align: right;
}
#sitecred a{
	color: #5a6372;
	text-decoration:none;
	font-weight: normal;
}