/* 
  --------------------------------------------------------
  format 3 CSS - vertical nav, masthead, sidebar1, main, sidebar2, footer
  by Zee Designs - www.zeedesigns.com, and
  Vast Array Advertising Design - www.VastArray.com
  ZD-CMS™ custom site style integrated
  --------------------------------------------------------
*/

body{
	margin:10px 0 10px 0;
	color: #5f6c9f;
	background-color:#dfecec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	text-decoration:none;
	font-style:italic;
	font-weight: bold;
	color: #46873A;
	}
a:visited {
	text-decoration:none;
	color: #c6c;
	font-style:italic;
	font-weight: bold;
	}

a:hover {
	text-decoration:underline;
	color: #f5c749;
	}
#container	{
	background-image: url(images/background-main-tile.jpg);
	background-repeat:repeat-y;
	width: 955px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	}
#masthead {
	margin: 0px;
	padding: 0px;
	width: 955px;
	height: 142px;
	}
h1#site-title {
    background-image: none;
    width: 955px;
    height: 142px;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    font-size: 0px;
    overflow: hidden;
    display: none;
	}
#sidebar1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	}
#navcontainer	{
	float:left;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 200px;
	height: auto;
	}
/*--------------------------------------------------------
ALL zd-nav... info will be moved to the WM
--------------------------------------------------------*/

/*--------------------------------------------------------
end zd-nav... info will be moved to the WM
--------------------------------------------------------*/

#main{
	float: left;
	margin: 0 20px 20px 17px;
	padding: 0;
	width: 500px;
	height: auto;
	}
#zd-primary-image  {
	margin:150px 0px 10px 10px;
	}
#sidebar2{
	float: left;
	margin: 0 28px 20px 20px;
	padding: 0;
	width: 170px;
	height: auto;
	}
#footer {
	clear: both;
	background-color: #dfecec;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 26px;
	}
h1 {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin: 0 0 10px 0;
	}
h2 {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h3, .news-list .title span, .news-list .date {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h4 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	margin: 0 0 10px 0;
	}
h5 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h6{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
p, .item-category div{
	font-size:11px;
	font-weight: normal;
	text-align:left;
	margin: 0 0 10px 0;
	line-height: 15px;
	}

#main ul, #sidebar2 ul {
	font-size:11px;
	font-weight: normal;
	text-align:left;
	line-height: 15px;
	list-style-type:disc;
	}
#main ul ul li, #sidebar2 ul ul li{
	margin: 0 0 0 -20px;
	padding:0;
	}
#main ol, #sidebar2 ol {
	font-size:11px;
	font-weight: normal;
	line-height: 15px;
	list-style-type:decimal;
	}
#main ol ol li, #sidebar2 ol ol li{
	margin: 0 0 0 -20px;
	padding:0;
	list-style-type:upper-alpha;
	}
img {
	border:none;
	}
#credits {
    padding: 9px 0 20px 0;
    text-align: center;
    font-size:10px;
	}
#credits a:link, #credits a:visited, #credits a:hover {
    color: #5f6c9f;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	}

ul.info-list, ul.info-list ul {
	margin: 0 0 20px 10px !important;
	padding: 0 !important;
}
ul.info-list {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
}
ul.info-list li {
	margin: 0 0 0 15px !important;
	padding: 3px 0 3px 0px !important;
}
ul.info-list > li {
	list-style-type: none;
	margin: 0 !important;
	border-top: 1px solid #ccc !important;
}
ul.info-list li .body, ul.info-list li .cat-description {
	margin: 5px 0 0 20px !important;
}

/* Links module */
/*ul.link-list a{
	font-style:none;
	border-top: 1px solid #CCC;
	color: blue;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bolder;
	display:block;
}
ul.link-list ul a{
	list-indent:none;
	border: none;
	padding: 0 0 0 0;
	color: #46873A;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display:inline-block;
}*/
ul.link-list li{
	border-top: 1px solid #CCC;
}
ul.link-list li span a{
	list-style: outside;
	color:blue;
	margin-bottom: 5px;
	font-style:normal;
}
ul.link-list{
	margin-left:.3em;
	padding-left:.3em;
}
ul.link-list li{
	padding-top: 5px;
	margin-bottom:5px;
}
ul.link-list li li{
	border-top: none;
	margin: 0 0 0 -20px;
	margin-left:.3em;
}
ul.link-list li li p{
	margin: 0;
}

/* News list */
#zd-template-item-browse-632 .news-list a:visited{
	color:#46873A;
}
#zd-template-item-browse-635 .news-list .title span a{
	text-decoration:none;
	color: inherit;
}
#zd-template-item-browse-632 .news-list .title span a{
	line-height:1.3em;
}
.news-list .title span a{
	font-weight:bold;
}
.news-list .title{
	padding-bottom:1em;
}
.news-list .title{
	padding-top: .5em;
	font-size: .9em;
}
.news-list .date {
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:.3em;
}
.news-list li {
	list-style-type:none;
	margin:0;
}
.news-list .item .body {
	margin: 0 0 0 10px;
}
#zd-template-item-browse-632 .news-list li{
	border-top:1px solid #AAA;
	padding-top:1em;
}
ul.news-list{
	padding:0;
	margin-top:0;
}

/* Testimonials */
.testimonial-list ul{
	list-style-type:none;
}
.testimonial-list .testimonial{
	margin-top:1.5em;
	border-bottom:1px solid grey;
}

#zd-template-item-browse-635 .date {
	font-size: 0.85em;
}
#zd-template-item-browse-635 li.item {
	border-bottom: 1px solid #8F9CcF;
	margin-bottom: 1em;
}
.whats-happenin-detail .date {
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: normal;
}

#full-schedule td, #full-schedule th {
	font-size: 11px;
}
#class-types span {
	display: block;
	margin: 10px 0 0 0;
}
#class-types a {
	font-weight: normal;
}
.k9-instructors ul {
	list-style-type: none !important;
	margin: 1em 0;
}
.k9-instructors ul li {
	list-style-type: none !important;
	float: left;
	width: 310px;
	height: 150px;
	line-height: 1.5em;
}

