/*
Theme Name: Cynwyd Heritage Trail
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: DMV
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body,td,th {
	font-family: Geneva, ‘Lucida Sans’, ‘Lucida Grande’, ‘Lucida Sans Unicode’, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#2c2222;
	background-color: #fbf8f1;
	background-repeat: repeat-x;
}

h1 {
	color: #007546;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	font-size:24px;
	line-height:23px;
	padding:0 0 5px 0;

}

h2 {
	color: #d2b115;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	font-size:18px;
	line-height:20px;
	padding:0 0 5px 0;
}
p{
font-size:12px;
line-height:16px;
color:#2c2222;
padding:5px 0 15px 0;
}
ul{
list-style:none;
padding:0 0 15px 0;
}
ul li{
}
.2Div {
	width: 974px;
	height:188px;
	clear:both;
}

.shadow {
width:962px;
height:6px;
}

.topDiv {

	width:100%;
}
.bottomDiv {
	background-image: url(images/bottombg.gif);
	background-repeat:no-repeat;
	background-position: center top;
	width:100%;
	clear:both;
}

.bottom2 {
	width:962px;
	clear:both;
	background-image:url(images/bottom-inner-bg.gif);
	background-repeat:repeat-y;
}

.bottom3 {
	width:317px;
	float:left;
	text-align:left;
}

.bottom4 {
	width:40px;
	height:10px;
	float:left;
	background-color:#faf7f1;
}

.bottom5 {
	width:585px;
	float:left;
	padding-top:25px;
	text-align:left;
}

.bottom6 {
	width:962px;
	height:1px;
	clear:both;
}

.bottom7 {
	width:962px;
	height:20px;
	clear:both;
}

.topDiv2 {
	background-image: url(images/topbg.gif);
	background-repeat:repeat-x;
	background-position: center top;
	height: 38px;
	width:100%;
}
.topDivCenter{
	width:974px;
}
.topDiv3 {
	float: left;
}

.homeDiv {
	width: 974px;
	height:416px;
	clear:both;
}
.callOuts {
	width: 974px;
	clear:both;
}

.callOuts1 {
	width: 316px;
	height:199px;
	float:left;
	background-image:url(images/home-map.jpg);
	background-repeat:no-repeat;
	margin:6px;
	_margin:6px 0 6px 3px; 
	
}
.callOuts2 {
	width: 317px;
	height:199px;
	float:left;
	background-image:url(images/home-support.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	margin-right:6px;
	margin-left:0px;
	margin-bottom:6px;
	_margin-right:3px;
}
.callOuts3 {
	width: 316px;
	height:199px;
	float:left;
	background-image:url(images/home-dates.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	margin-right:0px;
	margin-left:1px;
	margin-bottom:6px;
}
a:link {
	color: #007546;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #996633;
}

.callOutinner {
margin-top:52px;
margin-bottom:0px;
margin-left:18px;
margin-right:18px;
width:285px;
text-align:left;
}
.style1 {font-size: 14px}
.style4 {font-size: 11px;
line-height:14px;
}
.style6 {font-size: 14px; font-weight: bold; margin:5px;}

.sideCopy {
margin-left:20px;
margin-bottom: 10px;
}


.copyright {
margin-left:20px;
margin-bottom: 10px;
background-image:url(images/dots.gif);
background-repeat:no-repeat;
}

.callOuts1s {
	width: 316px;
	height:199px;
	float:left;
	background-image:url(images/home-map.jpg);
	background-repeat:no-repeat;
	margin:6px 6px 6px 6px;
	
}
#sidebar .callOuts1s {
	width: 316px;
	height:199px;
	float:left;
	background-image:url(images/home-map.jpg);
	background-repeat:no-repeat;
	margin:6px 6px 6px 0;
	
}
#sidebar .callOuts2s {
	width: 317px;
	height:199px;
	float:left;
	background-image:url(images/home-support.jpg);
	background-repeat:no-repeat;
	margin:0 6px 0 0;
}
.callOuts2s {
	width: 317px;
	height:199px;
	float:left;
	background-image:url(images/home-support.jpg);
	background-repeat:no-repeat;
	margin:6px 6px 0 0;
}
.callOuts3s {
	width: 316px;
	height:199px;
	float:left;
	background-image:url(images/home-dates.jpg);
	background-repeat:no-repeat;
	margin:6px 0 0 0;
}



.top-nav{
float:left;
}
.top-nav ul{
list-style:none;
float:right;
padding: 0 !important;
}
.top-nav ul li{
float:left;
}
.top-nav ul li a{
text-decoration:none;
float:left;
text-indent:-9000px;
display:block;
}
.top-nav ul li.page-item-3 a{
background:url(images/nav_02.gif) no-repeat;
width:127px;
height:38px;
}
.top-nav ul li.page-item-3 a:hover{
background:url(images/nav2_02.gif) no-repeat;
}
.top-nav ul li.page-item-7 a{
background:url(images/nav_03.gif) no-repeat;
width:170px;
height:38px;
}
.top-nav ul li.page-item-7 a:hover{
background:url(images/nav2_03.gif) no-repeat;
}
.top-nav ul li.page-item-11 a{
background:url(images/nav_04.gif) no-repeat;
width:128px;
height:38px;
}
.top-nav ul li.page-item-11 a:hover{
background:url(images/nav2_04.gif) no-repeat;
}
.top-nav ul li.page-item-15 a{
background:url(images/nav_05.gif) no-repeat;
width:131px;
height:38px;
}
.top-nav ul li.page-item-15 a:hover{
background:url(images/nav2_05.gif) no-repeat;
}
.top-nav ul li.page-item-20 a{
background:url(images/nav_06.gif) no-repeat;
width:160px;
height:38px;
}
.top-nav ul li.page-item-20 a:hover{
background:url(images/nav2_06.gif) no-repeat;
}
.top-nav ul li.page-item-24 a{
background:url(images/nav_07.gif) no-repeat;
width:98px;
height:38px;
}
.top-nav ul li.page-item-24 a:hover{
background:url(images/nav2_07.gif) no-repeat;
}