
html {
	background: #1d5f8f;
}

body {
	font:  13px/17px Helvetica, sans-serif;
	color: #333;
	background: url(../images/layout/bg.png) no-repeat;
}

em {
	font-style:italic;
}

body#home {
	color: #666;
}

a, a:link {
	color: #1775a6;
	text-decoration: none;
}
.ui-tabs-hide {
	display:none;
}
/*
a:visited {
	color: #239ddd;
}
*/

a:hover {
	color: #239ddd;
}

a:active, a:focus {
	color: #239ddd;
	outline: 0;
}

strong {
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

h4 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: 4px solid #dfdfdf;
	padding-bottom: 7px;
	margin-bottom: 17px;
}

hr {
	border: none;
	background: #dfdfdf;
	height: 4px;
	color: #dfdfdf;
}

.f-left {
	float: left;
	margin-right: 15px;
}

.f-right {
	float: right;
	margin: 0 0 15px 15px;
}

.no-margin {
	margin: 0 !important;
}

.no-border {
	border: 0 !important;
}

.clear {
	clear: both;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
}

#logo {
	margin-top: 20px;
	float: left;
}

#logo a {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/logo.png) no-repeat;
	height: 131px;
	width: 352px;
}

#top-links {
	float: right;
	overflow: hidden;
	height: 150px;
	position:relative;
}

#latest-sermons {
	width: 255px;
	height: 79px;
	background: url(../images/layout/latest-sermons.gif) no-repeat;
	text-align: right;
	padding: 6px 10px 0 0;
	margin-bottom: 15px;
	position: relative;
}

#latest-sermons a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#latest-sermons img {
	position: relative;
	left: 5px;
}
#social-media {
    height: 19px;
    position: absolute;
    right: 214px;
    top: 103px;
    width: 50px;
}

#social-media a {
    float: left;
    height: 19px;
    text-indent: -9999px;
    width: 19px;
}

#social-media .twitter {
	background: url("../images/layout/twitter.gif") no-repeat;
}

#social-media .facebook {
	background: url("../images/layout/facebook.gif") no-repeat;
	margin-right: 9px;
}

#search {
	width: 211px;
	height: 25px;
	background: url(../images/layout/search.gif) no-repeat;
	float: right;
	position: relative;
}

#search input {
	background: transparent;
	border: none;
	font-size: 13px;
	color: #8e896e;
	position: absolute;
	left: 20px;
	top: 6px;
	width: 150px;
}

#navigation {
	background: url(../images/layout/nav-new.gif) no-repeat;
	width: 960px;
	height: 30px;
	position: relative;
}

#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#nav li, #nav a {
	display: block;
	height: 30px;
	text-indent: -9999px;
}

#nav a {
	background: url(../images/layout/nav-new.gif) no-repeat;
}

#nav-home {
	left: 0px;
	width: 83px;
}

#nav-home a {
	background-position:0px 0px;
}

#nav-home a:hover {
	background-position: 0px -30px;
}

#nav-about {
	left: 83px;
	width: 111px;
}

#nav-about a {
	background-position: 0px 83px;
}

#nav-about a:hover {
	background-position: -83px -30px;
}

#nav-news {
	left: 196px;
	width: 150px;
}

#nav-news a {
	background-position: 0px 196px;
}

#nav-news a:hover {
	background-position: -196px -30px;
}

#nav-preschool {
	left: 345px;
	width: 130px;
}

#nav-preschool a {
	background-position: 0px 345px;
}

#nav-preschool a:hover {
	background-position: -345px -30px;
}

#nav-learn {
	left: 475px;
	width: 89px;
}

#nav-learn a {
	background-position: 0px 475px;
}

#nav-learn a:hover {
	background-position: -475px -30px;
}

#nav-ministries {
	left: 565px;
	width: 115px;
}

#nav-ministries a {
	background-position: 0px -565px;
}

#nav-ministries a:hover {
	background-position: -565px -30px;
}

#nav-serve {
	left: 681px;
	width: 85px;
}

#nav-serve a {
	background-position: 0px -681px;
}

#nav-serve a:hover {
	background-position: -681px -30px;
}

#nav-media {
	left: 766px;
	width: 83px;
}

#nav-media a {
	background-position: 0px -766px;
}

#nav-media a:hover {
	background-position: -766px -30px ;
}

#nav-contact {
	left: 850px;
	width: 110px;
}

#nav-contact a {
	background-position: 0px -850px;
}

#nav-contact a:hover {
	background-position: -850px -30px;
}

#featured-content {
	padding: 10px;
	background: #fff;
	margin-top: 10px;
	overflow: hidden;
}

#f-col1 {
	float: left;
	width: 591px;
}

#f-col2 {
	float: left;
	background: #e6dfb7 url(../images/layout/f-col2-bg.gif) no-repeat;
	width: 305px;
	height: 335px;
	padding: 0 22px;
}

#f-col2 strong {
	display: block;
	font-size: 15px;
	color: #000;
	margin-bottom: 6px;
}

#f-col2 img {
	margin-bottom: 14px;
	margin-top: 68px;
}

#f-col2 a {
	display: block;
	margin-top: 16px;
	font-size: 14px;
}

body#home #content {
	overflow: hidden;
	padding: 10px;
	background: #fff;
	margin-top: 10px;
}

.head {
	color: #fff;
	font-size: 14px;
	padding: 36px 0 0 8px;
}

.head a {
	color: #fff;
	display: block;
	font-style: italic;
	font-size: 13px;
}

.head a:hover {
	color: #a4e7ff;
}

body#home #content .col1 {
	float: left;
	width: 281px;
	padding-bottom: 20px;
}

body#home #content .col2 {
	float: left;
	width: 291px;
	padding-bottom: 20px;
}

body#home #content .col3 {
	float: right;
	width: 319px;
	background: #f8f4e3;
	padding: 10px;
	overflow: hidden;
}

body#home #content .colemail {
    background: none repeat scroll 0 0 #EAE4C4;
    overflow: hidden;
	padding: 10px 10px 13px;
}

body#home #content .colemail h4 {
    color: #000000;
    margin-bottom: 5px;
    text-align: center;
}

.col-inner {
	margin-left: 7px;
}
body#home #content .col2 ul,
body#home #content .col3 ul {
	margin-top: 10px;
	padding-top: 14px;
	border-top: 1px solid #e8e4d1;
	clear: both;
	font-size:13px;
}

body#home #content .col3 li {
	margin-bottom: 16px;
}


#content div.colemail  {
	margin-top:35px;
}

body#home #content .col2 li a.title,
body#home #content .col3 li a.title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	display: block;
	
}

body#home #content .col3 li em {
	display: block;
	font-style: italic;
	font-size: 13px;
}

body#home #content .col3 h2 {
	float: left;
	padding-bottom: 2px;
}

body#home #content .col4 {
	float: center;
	width: 319px;
	background: #ffffff;
	padding: 12px 10px 0px 10px;
	overflow: hidden;
}


body#home #content .col4 ul {
	margin-top: 12px;
	padding-top: 14px;
	border-top: 1px solid #ffffff;
	clear: both;
}

body#home #content .col4 li {
	padding-left: 60px;
	margin-bottom: 0px;
}

body#home #content .col4 li a {
	display: block;
	font-weight: 14px;
	font-weight: bold;
	display: block;
}

body#home #content .col4 li em {
	display: block;
	font-style: italic;
}

body#home #content .col4 h2 {
	float: left;
}

.more-link {
	color:#1d5f8f;
	font-weight:normal !important;
	display:inline !important;
	font-size:13px !important;
	text-decoration:underline !important;
}

#main-content h2 {
	margin-bottom: 20px;
}

#cal {
	display: block;
	width: 98px;
	height: 22px;
	background: url(../images/layout/calendar-btn.gif) no-repeat;
	text-indent: -9999px;
	float: right;
	position: relative;
	top: 0px;
}

a#cal:hover {
	background-position: 0px -22px;
}

body#home .main-campus, body#home .main-campusnorthwood, body#home .maincampuscampusnorthwood {
	
}

body#home .northwood {
	
}

body#home .maincampuscampusnorthwood, body#home .main-campusnorthwood {
	
	}

.service-times {
	height: 76px;
}

.service-times strong {
	margin-bottom: 6px !important;
}

.link-icon {
	background: url(../images/layout/link-icon.gif) no-repeat 0% 35%;
	padding-left: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #1775a6;
}

.link-icon-alt {
	background: url(../images/layout/link-icon-alt.gif) no-repeat 0% 15%;
	padding-left: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #1775a6;	
}

body#home #content .col1 strong, body#home #content .col2 strong {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	color: #000;
	margin-bottom: 6px;
}

body#home #content .col1 span {
    color: #708C3F;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
}

body#home #content .col2 {
    float: left;
    height: 100%;
 	padding: 10px 10px 10px 12px;
    width: 293px;
}

body#home #content .col2 span {
	color: #d86100;
	font-weight: bold;
}

body#home #content .col2 h2 {
	height: 21px;
}

body#home #content .col1 ul {
	padding: 22px 0 0 0;
	margin: 22px 0 6px;
	border-top: 1px dotted #b8b8b8;
	border-bottom: 1px dotted #b8b8b8;
	width: 274px;
}

body#home #content .col1 li, body#home #content .col2 li {
	margin-bottom: 15px;
}

body#home #content .col1 li em, body#home #content .col2 li em {
	display: block;
	font-style: italic;
}

body#home #content .col1 li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	background: url("../images/layout/bullet.gif") no-repeat scroll 0 3px transparent;
	padding-left: 10px;
}

#gs-main {
	width: 281px;
	height: 49px;
	background: url(../images/layout/gs-main.gif) no-repeat;
	margin-bottom: 8px;
	
}

#gs-northwood {
	width: 273px;
	height: 49px;
	background: url(../images/layout/northwood.gif) no-repeat;
	margin-bottom: 10px;
}

#int-header {
	height: 156px;
	background: url(../images/layout/interior-header-tile.gif) repeat-x;
	overflow: hidden;
}

#int-header img {
	float: left;
	margin: 0 92px 0 58px;
}

#int-header div {
	float: left;
	width: 615px;
}

#int-header h1 {
	margin-top: 18px;
}

#int-header p {	
	color: #706b4f;
	font-size: 14px;
	line-height: 22px;
}

#content {
	margin-top: 10px;
/*	overflow: hidden;*/
}

#content-inner {
	background: #fff url(../images/layout/content-inner.gif) no-repeat;
/*	overflow: hidden;*/
	padding-top: 12px;
}

#sidebar {
	float: left;
	background: url(../images/layout/sidebar-tile.gif) repeat-x;
	width: 230px;
	min-height: 560px;
}

#sidebar ul {
	width: 212px;
	margin: 62px 0 0 12px;
	padding-bottom: 20px;
}

#sidebar li {
	margin-top: -1px;
}

#sidebar li a {
	display: block;
	padding: 10px 0 8px 8px;
	width: 196px;
	border-top: 1px solid #f0e9c2;
	border-bottom: 1px solid #f0e9c2;
	font-weight: bold;
	font-size: 14px;
}

#sidebar .blog-info {
	margin-top: 10px;
}

#sidebar .blog-info a {
	padding: 6px 0 4px 8px;
	border: none;
}

#sidebar .blog-info h4 {
	 padding: 14px 0 4px 8px;
	 border-bottom: 1px solid #f0e9c2;
}

#sidebar li.here a {
	background: #fff;
	color: #6a6444;
}

#sidebar li:first-child a {
	text-transform: uppercase;
}

#sidebar li a:hover {
	background: #f0e9c2;
	color: #239ddd;
}

#sidebar li a.icon {
	background: url(../images/layout/sidebar-arrow.gif) no-repeat 95% 50%;
}

#sidebar li a.icon:hover {
	background: #f0e9c2 url(../images/layout/sidebar-arrow.gif) no-repeat 95% 50%;
	color: #239ddd;
}

#main-content {
	float: left;
	width: 682px;
	background: #fff;
	padding: 0 24px;
	margin: 32px 0 65px;
	overflow: hidden;
	color: #2C2C2C;
}

#main-content p, #main-content ol, #main-content ul {
	margin-bottom: 20px;
}

#main-content ul {
	margin-left: 20px;
}

#main-content ul li {
	background: url(../images/layout/bullet.gif) no-repeat 0% 4px;
	padding-left: 14px;
	margin-bottom: 4px;
}

#main-content ol {
	margin-left: 28px;
}

#main-content ol li {
	list-style-type: decimal;
	margin-bottom: 4px;
}

#main-content p em {
	font-style: italic;
}

#main-content .col1 {
	float: left;
	width: 255px;
	margin-right: 10px;
	display: none;
}

.col {
	float: left;
	width: 200px;
	background: none !important;
}

#main-content .col2 {
	float: left;
	width: 225px;
}

#main-content .col3 {
	float: left;
	width: 178px;
}

#main-content.staff strong {
	margin: 20px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#main-content.staff a {
	display: block;
}

#main-content.staff a.main-campus {
	color: #83a14f;
}

#main-content.staff a.northwood {
	color: #d86100;
}

#main-content.staff a:hover {
	text-decoration: underline !important;
}

#main-content .dotted-break {
	border-bottom: 1px dotted #d0d0d0;
	height: 1px;
	color: #d0d0d0;
	margin: 18px 0;
}

#staff-header, .header {
	width: 662px;
	height: 27px;
	background: #f8f6ec;
	text-align: right;
	padding: 10px 20px 0 0;
	margin-top: -19px;
}

#staff-header span, .header span {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer {
	color: #75c3df;
	overflow: hidden;
	margin-top: 22px;
	padding-bottom: 40px;
}

#mc-green {
	background: url(../images/layout/green.gif) no-repeat 0% 50%;
	padding: 2px 20px 0 20px;
}

#north-orange {
	background: url(../images/layout/orange.gif) no-repeat 0% 50%;
	padding: 2px 20px 0 20px;
}

#both-campuses {
	background: url(../images/layout/box_blue.gif) no-repeat 0% 50%;
	padding: 2px 0 0 20px;
}

a.signup {
	display: block;
	background: url(../images/layout/signup-btn.gif) no-repeat;
	width: 112px;
	height: 21px;
	text-indent: -9999px;
}

a.signup:hover {
	background-position: 0px -21px;
}

.gal-list li {
	border-bottom: 1px dotted #d0d0d0;
	padding: 5px 0 8px;
}

#main-content .gal-list li.sub {
	border-bottom: none;
	padding: 0;
	margin-left: 8px;
}

.gal-list li a {
	font-weight: bold;
}

.gal-list li ul {
	margin: 16px 0 0 0 !important;
}

.gal-list li li {
	border-bottom: none;
	background: url(../images/layout/dot.gif) no-repeat 0px 7px !important;
	padding: 0 0 0 15px !important;
}

.gal-list li.sub li {
	background: none !important;
}

.gal-list li li a {
	font-weight: normal !important;
}

.gal-list li li em {
	font-style: italic;
}

.gal-list li.open {
	background: url(../images/layout/open-arrow.gif) no-repeat 0px 11px !important;
}

.gallery {
	background: #f8f6ec;
	border: 1px solid #eae9e4;
	padding: 20px;
}

.gallery h4 {
	margin-bottom: 8px;
}

.gal-row {
	overflow: hidden;
	margin-bottom: 30px;
}

.gal-row img {
	float: left;
	margin-right: 18px;
}

.gal-row .last img {
	margin-right: 0;
}

.gallery-head h5 {
	float: left;
}

.gallery-head form {
	float: right;
}

.gallery-all {
	border-top: 4px solid #dfdfdf;
	border-bottom: 4px solid #dfdfdf;
	clear: both;
}

.gallery-all .gal-block {
	text-align: center;
	font-size: 11px;
	float: left;
	margin-right: 32px;
	color: #666;
	width: 146px;
}

.gallery-all .gal-block strong {
	display: block;
	position: relative;
	top: 5px;
}

.gallery-all .gal-block img {
	float: none;
	margin: 0 !important;
}

.gallery-head {
	position: relative;
	top: 10px;
}

.gallery-head h5 {
	position: relative;
	top: 8px;
}

.gal-img-main {
	margin-bottom: 18px;
	text-align: center;
}

.gal-img-main img {
	margin-bottom: 16px;
}

.gal-img-main p {
	text-align: center;
	font-size: 11px;
}

.gal-img-main p strong {
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.gal-img-main p span {
	display: block;
	font-size: 12px;
}

.gallery-home {
	display: block;
	float: right;
	width: 108px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/layout/gallery-btn.gif) no-repeat;
	margin: 18px 0;
}

a.gallery-home:hover {
	background-position: 0px -21px;
}

.pagination {
	font-size: 11px;
	float: left;
	position: relative;
	top: 20px;
}

.pagination span {
	padding-right: 18px;
}

.pagination a {
	font-weight: bold;
}

.p-col1 {
	width: 165px;
	float: left;
	margin-top: 22px;
}

.p-col1 img {
	margin-bottom: 18px;
}

.p-col2 {
	width: 515px;
	float: left;
	margin-top: 22px;
}

.p-col2 strong {
	font-size: 13px;
	font-weight: bold;	
}

.p-col2 h4 {
	font-size: 16px;
}

.p-col2 em {
	font-size: 15px;
	color: #666;
	font-style: italic;
}

.p-col2 h5 {
	font-size: 14px;
	border-bottom: 1px dotted #bdbdbd;
	padding: 0 !important;
	margin: 35px 0 0 0 !important;
}

#staff-list {
	overflow: hidden;
}

#staff-list-wrap {
	margin-top: -20px;
}

.staff-list {
	float: right;
	display: block;
	width: 105px;
	height: 26px;
	background: url(../images/layout/staff-btn.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

a.staff-list:hover {
	background-position: 0px -26px;
}

.send-email {
	display: block;
	width: 137px;
	height: 21px;
	background: url(../images/layout/sendemail-btn.gif) no-repeat;
	text-indent: -9999px;
}

a.send-email:hover {
	background-position: 0px -21px;
}

dl dt {
	margin-bottom: 15px;
}

#footer strong {
	display: block;
}

#footer a {
	color: #fff;
}

/*
#footer a:visited {
	color: #fff;
}
*/

#footer a:hover {
	color: #a4e7ff;
}

#footer-col1 {
	width: 652px;
	float: left;
}

#footer-col2 {
	float: right;
	width: 207px;
}



/* NEW STUFF */
.contact .col1 {
	width: 470px !important;
	
}

.contact .col2 {
	width: 205px !important;
}

.form-block {
	margin-bottom: 16px;
}

.form-block label {
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.form-block textarea {
	height: 115px;
}

.form-block .inp {
	width: 416px;
	padding: 10px 0;
	border: 1px solid #dfdfdf;
	color: #333;
	padding-left: 10px;
}

.form-block.error label {
	color: #b10b0b;
}

.form-block.error .inp {
	border: 1px solid #b10b0b;
}

.form-block.error em {
	font-size: 11px;
	color: #b10b0b;
	background: url(../images/layout/error-icon.gif) no-repeat 0% 50%;
	padding-left: 16px;
	font-style: italic;
	display: block;
	margin-top: 4px;
}

#submit-btn {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/submit-btn.gif) no-repeat;
	width: 64px;
	height: 21px;
}

a#submit-btn:hover {
	background-position: 0px -21px;
}

#itunes {
	display: block;
	text-indent: -9999px;
}

#subscribe {
	display: block;
	text-indent: -9999px;
}

#int-header-small {
	height: 66px;
	background: url(../images/layout/interior-header-tile-small.gif) repeat-x;
	overflow: hidden;
}

#int-header-small h1 {
	margin: 18px 0 0 18px;
}

#content {
	background: url(../images/layout/content-bottom-tile.gif) repeat-x 0% 100%;
	padding-bottom: 7px;
}

#itunes {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/itunes-btn.gif) no-repeat;
	width: 213px;
	height: 44px;
	margin: 0 0 21px 8px;
}

#subscribe {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/feeds-btn.gif) no-repeat;
	width: 213px;
	height: 44px;
	margin-left: 8px;
}

a#itunes:hover, a#subscribe:hover {
	background-position: 0px -44px;
}

#sidebar-buttons {
	position: relative;
	top: -170px;
	overflow: hidden;
}

.podcast {
	overflow: hidden;
	padding: 22px 0 0px;
	border-bottom: 1px dotted #bdbdbd;
	margin-bottom: 10px;
}

.podcast-left {
	float: left;
	width: 78px;
}

.podcast-right {
	float: left;
	width: 600px;
}

.play-btn {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/play-btn.gif) no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}

.notes-btn {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/file-btn.gif) no-repeat;
	width: 25px;
	height: 31px;
	float: left;
	margin-left: 10px;
}

a.play-btn:hover, a.notes-btn:hover {
	background-position: 0px -31px;
}

#sermon-archives {
	float: right;
	width: 118px;
	height: 21px;
	display: inline;
	background: url(../images/layout/sermon-archive.png);
	margin-bottom: -21px;
	text-indent: -999em;
	outline: none;
	position: relative;
	z-index: 10000;
}

#play-icon {
	margin-right: 30px;
	background: url(../images/layout/play-small.gif) no-repeat 0% 50%;
	padding: 12px 0 10px 30px;
	position: relative;
}

#notes-icon {
	background: url(../images/layout/notes-small.gif) no-repeat 0% 50%;
	padding: 12px 0 10px 30px;
	position: relative;
}

.podcast a {
	font-weight: bold;
	font-size: 14px;
}

.podcast em {
	color: #666;
	font-style: italic;
}

.podcast strong {
	margin: 8px 0 0 0 !important;
	color: #333;
	font-size: 13px !important;
}

#ls-btn {
	position: absolute;
	top: 25px;
	left: 225px;
	z-index: 30;
}

#wimpy {
	position: relative;
	z-index: 20;
}

.calendarBG {
	position: relative;
	z-index: 50;
	position: relative;
	top: -11px;
}

.calendarBG tr td.calendarCell, .calendarBG tr td.calendarToday {
	border-right: 1px solid #fff;
}

.calendarHeader {
	font-size: 16px;
	font-weight: bold;
	color: #1775a6;
	height: 55px;
}

.calendarHeader td {
	text-align: center;
}

#cal-interests {
	position: absolute;
	top: 57px;
	right: 27px;
	z-index: 60;
}

#cal-interests select {
	color: #7b7971;
	font-size: 11px;
}

.calendarMonthLinks {
	text-align: center;
}

#prev-cal {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/left-cal-arrow.gif) no-repeat;
	width: 17px;
	height: 16px;
	margin: 0 auto;
}

#next-cal {
	display: block;
	text-indent: -9999px;
	background: url(../images/layout/right-cal-arrow.gif) no-repeat;
	width: 17px;
	height: 16px;
	margin: 0 auto;
}

.calendarDayHeadingTr {
	background: #1775a6;
	height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 10px solid #fff;
}

.calendarDayHeadingTr td {
	text-align: center;
}

.calendarBlank {
	visibility: hidden;
}

.calendarCell, .calendarToday {
	background: #fff url(../images/layout/cal-td-tile.gif) repeat-x;
	height: 166px;
	vertical-align: top;
}

.calendarCell li {
	background: none !important;
	text-align: left;
	padding: 0 !important;
	margin: 0 0 8px 0 !important;
	font-size: 11px;
	line-height: 14px;
}

.day-number {
	font-weight: bold;
	color: #7b7971;
	display: block;
	text-align: left;
	padding-left: 6px;
	height: 22px;
	margin-bottom: 8px;
	line-height: 20px;
}

#contact_col1 {
	width:  446px;
	float: left;
}

#listing dt a {
	font-size: 120%;
	font-weight: bold;
}



.accordion h3 a {
	display: block;
	color: #1d5f8e;
	padding: 5px 5px 5px 30px;
	background: #eae4bf url(../images/layout/accordion-arrow-off.gif) 5px 45% no-repeat;	
	font-weight: normal;
}

.accordion h3.accordion-active a {
	background-image: url(../images/layout/accordion-arrow-on.gif);
}

.accordion div.active {
	background: #FDFCF1; /* for non-css3 browsers */
	background-image: url(../images/layout/accordion-bg.png); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F5D1', endColorstr='#FDFCF1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F5D1), to(#FDFCF1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F9F5D1,  #FDFCF1); /* for firefox 3.6+ */
}

.accordion div {
	margin-top:-9px;
	margin-bottom:-20px;
	padding:10px;
}

.accordion div p:last-child {
	margin-bottom:0px;
}

/* CLASSES */
.class {
    color:#666;
}
.class img {
  float: left;
  margin-right: 20px;
}
.class h3 {
  color:#1677a5;
  font-size:14px;
  font-weight:normal;
  margin-bottom:0px;
}

.class span {
  width:519px;
  float:left;
}
.class p.date {
  font-style:italic;
  margin-bottom:10px !important;
}
/* END CLASSES */


#main-content div.gallery-list {
	margin-left: 0px !important;
}

#main-content div.gallery-list div.thumb {
	background: none !important;
	margin-left: 0px;
	padding-left: 0px !important;
	float: left;
	width: 208px;
	margin:0 17px 17px 0;
}
#main-content div.gallery-list div.one {
	clear:left;
}
#main-content div.gallery-list div.last {
	margin:0 0 17px 0;
}
#main-content div.gallery-list div.thumb img {
	padding: 4px;
	border: 1px solid #c1c1c1;
	background-color: #f8f6f6;
}
#main-content div.gallery-list div.thumb h3 {
	font-size: 13px;
	margin-bottom: 0px;
}
#main-content div.gallery-list div.thumb p {
	margin:0;
}

.colorbox {
	position: relative;
	left: 463px;
	top: 92px;
}

/* SERVANT PROFILE */
#servant-profile {
	padding:11px 0 0;
	border-top:1px solid #dfdfdf;
	margin:-15px 0 0;
}

#servant-profile .error {
	border:1px solid red !important;
}

#servant-profile #step-1 #info {
	margin-left: -69px;
	margin-bottom:40px;
}
#servant-profile a.button, #servant-profile a.button:hover, #servant-profile input.button {
	display:inline-block;
	height:20px;
	font-weight:bold;
	line-height:20px;
	color:#fff !important;
	padding:0 5px;
	border:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#3d9de3;
	cursor:pointer !important;
}
#servant-profile a.button:hover, #servant-profile input.button:hover {
	background:#75c3df;
}
#servant-profile input.button {
	overflow:hidden;
	padding:0 5px 2px;
}
/* steps */
#servant-profile #steps {
	width:682px;
	height:30px;
	margin:0 0 11px;
	background:url(../images/layout/steps.gif) no-repeat;
}
#servant-profile #steps ul {
	line-height:30px;
	margin:0;
}
#servant-profile #steps ul li {
	display:inline;
	float:left;
	color:#819da6;
	padding:0 0 0 11px;
	margin:0;
	background:none;
}
#servant-profile #steps .ui-state-hover,
#servant-profile #steps a,
#servant-profile #steps a:hover {
	color:#1775A6 !important;
	cursor:default !important;
}

#servant-profile #steps ul li#step1 {
	width:228px;
}
#servant-profile #steps ul li#step2 {
	width:191px;
}
#servant-profile #steps ul li#step3 {
	width:230px;
}
#servant-profile #steps ul li.ui-state-active, #servant-profile #steps ul li.ui-state-active a {
	font-weight:bold;
	color:#185b8c;
}
#servant-profile #steps ul li.complete {
	font-weight:bold !important;
	color:#4b7c9a !important;
}
/* form */
#servant-profile #step-1 {
	padding:0 184px 0 70px;
	margin:0 0 100px;
}
#servant-profile .no-pad {
	padding:0;
}
#servant-profile label {
	font-size:13px;
}
.form-indent {
	padding:5px 0 0;
	margin:0 15px;
}
#servant-profile form .form-indent p {
	margin:0 0 10px;
}
#servant-profile form .form-indent ul {
	margin:0 0 20px;
}
#servant-profile form .form-indent ul li {
	padding:0;
	background:none;
}
#servant-profile form .form-indent ul li label {
	font-weight:normal;
}
#servant-profile form .form-cols3 ul li {
	float:left;
	width:209px;
	padding:0 8px 0 0;
}
#servant-profile .volunteer-label {
	color: #1775A6;
}
.form-block-last {
	margin-right:0 !important;
}
.form-block-med {
	float:left;
	width:270px;
}
.form-block-med .inp {
	width:258px;
}
.form-block-small {
	float:right;
	width:150px;
}
.form-block-small .inp {
	width:138px;
}
.form-block-50 {
	float:left;
	width:210px;
	overflow:hidden;
	margin:0 8px 16px 0;
}
.form-block-50 .inp {
	width:198px;
}
.form-block-33 {
	float:left;
	width:137px;
	margin:0 8px 16px 0;
}
.form-block-33 .inp {
	width:125px;
}
#servant-profile form textarea {
	width:510px;
	height:190px;
	overflow:hidden;
}
#servant-profile form .form-small {
	position:relative;
}
#servant-profile form .form-small p, #servant-profile form .form-small label {
	font-size:11px;
	font-weight:bold;
}
#servant-profile form .form-small span {
	display:block;
	float:left;
	margin:0 26px 0 0;
}
#servant-profile form .form-small span.clear {
	float:none;
	margin:0;
}
#servant-profile .form-check input {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
#servant-profile a.checkbox {
	display:block;
	color:#333;
	padding:0 0 0 26px;
	background:url(../images/layout/checkboxes.gif) no-repeat;
}
#servant-profile .active a.checkbox {
	background-position:0 -100px;
}
#servant-profile p small {
	display:block;
	font-size:11px;
	font-style:italic;
	margin:0 0 -10px;
}
/* show/hide */
#servant-profile  h3 {
	height:24px;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	padding:0 16px;
	margin:0 0 1px;
	background:url(../images/layout/show-hide.gif) right top no-repeat #f9f5d1;
	cursor:pointer;
}
#servant-profile  h3.on {
	background-position:right -24px;
}
#servant-profile  .show-hide {
	display:none;
}
#servant-profile .show-hide ul {
	padding:15px 16px 0;
}
#servant-profile .show-hide ul li {
	background:none;
	position:relative;
}
#servant-profile .show-hide a {
	color:#1775a6;
}
#servant-profile  .show-hide a:hover {
	color:#239ddd;
}
#servant-profile  .show-hide .details {
	display:none;
	width:430px;
	padding:12px 16px;
	background:#9ad2fa;
	-moz-box-shadow:1px 1px 2px #ccc;
	-webkit-box-shadow:1px 1px 2px #ccc;
	box-shadow:1px 1px 2px #ccc;
	position:absolute;
	top:25px;
	left:75px;
	z-index:500;
}
#servant-profile  .over .details {
	display:block;
}
#servant-profile  .show-hide .details h4, #servant-profile .show-hide .details p, #servant-profile .show-hide .details li {
	font-size:11px;
	line-height:18px;
	margin:0;
}

#servant-profile .show-hide .details li {
	list-style:disc;
}

#servant-profile  .over .details span {
	display:block;
	width:19px;
	height:10px;
	background:url(../images/layout/details.gif) no-repeat;
	position:absolute;
	top:-10px;
	left:20px;
}
#servant-profile.no-border {
	border-top:none;
}
/* END SERVANT PROFILE */



/* CLASSES */
/* sidebar */
#search-classes {
	width:198px;
	height:26px;
	margin:21px auto 0;
	background:url(../images/layout/search-classes.gif) no-repeat;
	position:relative;
}
#search-classes input {
	width:160px;
	font-size:11px;
	color:#8e896e;
	border:none;
	background:transparent;
	position:absolute;
	left:10px;
	top:6px;
}
#hidden-submit {
	width: 20px !important;
	position: relative !important;
	left: 171px !important;
	height: 24px;
	top: 1px !important;
}

#hidden-submit:hover {
	cursor:pointer;
}
/* lists */
#classes-list .class-item {
	margin:0 0 20px;
}
#classes-list .class-item img {
	display:block;
	float:left;
	margin:0 20px 20px 0;
	position:relative;
	top:4px;
}
#classes-list .class-item h3 {
	font-size:14px;
	line-height:17px;
	margin:0;
}
#classes-list .class-item p {
	margin:0 0 10px;
}
#class-pagination {
	padding:10px 0 0;
}
#class-pagination p {
	height:17px;
	text-align:center;
	color:#1774a5;
	position:relative;
}
#class-pagination a {
	display:block;
	height:17px;
	font-weight:bold;
	position:absolute;
	top:0;
}
#class-pagination a.prev {
	left:0;
}
#class-pagination a.next {
	right:0;
}
#main-content p.archives {
	padding:10px 0 0;
}
#main-content p.archives a {
	font-weight: bold;
	padding: 0 0 0 16px;
	background: url(../images/layout/a-archives.gif) no-repeat;
	display:inline-block;
	height: 21px;
	line-height:21px;
}
/* details */
#class-details .accordion {
	margin:0 0 30px;
}
#class-details .accordion h3 {
	margin:0 0 2px;
}
#class-details .accordion h3 a {
	background-position:6px 6px;
}
#class-details .accordion h3 span {
	display:none;
}
#class-details .accordion h3 strong {
	display:block;
	font-size:11px;
	font-weight:normal;
	color:#333;
}
#class-details .accordion h4 {
	font-size:14px;
	color:#666;
	margin:0 0 10px;
}
#class-details .accordion div.reveal {
	display:none;
	padding:0;
	margin:0 !important;
	background:url(../images/layout/accordion-bg.gif) repeat-x;
}
#class-details .resources div.reveal{
	background-image: none;
	background-color: #FCFAEA;
}

#class-details .accordion div.reveal div {
	padding:10px 10px 10px 30px;
	margin:0 !important;
}
#class-details .accordion div.reveal ul.downloads {
	margin:0 0 20px;
}
#class-details .accordion div.reveal ul.downloads li {
	font-size:11px;
	font-style:italic;
	line-height:14px;
	padding:0 0 0 24px;
	margin:0 0 10px;
}
#class-details .accordion div.reveal ul.downloads li a {
	font-style: normal;
	display:block;
	font-size:12px;
}
#class-details .accordion div.reveal ul.downloads li.pdf {
	background:url(../images/layout/icon-doc.gif) no-repeat;
}
#class-details .accordion div.reveal ul.downloads li.mp3 {
	background:url(../images/layout/icon-mp3.gif) no-repeat;
}
#class-details .accordion div.reveal ul.downloads li.video {
	background:url(../images/layout/icon-video.gif) no-repeat;
}
#sidebar p.archives {
	margin-left: 2px;
}

#sidebar p.archives a {
	font-weight: bold;
	padding: 0 0 0 16px;
	display:inline-block;
	height: 21px;
	line-height:21px;
	font-size:14px;
}
p.float-left {
	float:left;
	margin-bottom:15px !important;
}

p.float-left img {
	padding:5px;
	background-color:#E7E7E7;
	border:1px solid #c1c1c1;
	margin-right:15px;
}

.comments-bottom {
	padding-top:10px;
	border-top:1px dotted #dfdfdf;
}

#comment_form label {
	display:block;
}



