/*  ZCWD Custom WordPress Theme CSS  **********************/

body {
	color: #2E2E2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	text-align: center;
	background-image: url(../../images/bkgnd2.jpg);
	background-repeat: repeat;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50;
	padding-left: 0;
	}

/*	Begin Headers */
h1 {
	color: #2C3949;
	font-size: 24px;
	margin-bottom:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #2C3949;
	font-size: 18px;
	margin-bottom:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	color: #2C3949;
	font-size: 18px;
	font-weight: normal;
	margin-bottom:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
}
h4 {
	color: #2C3949;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	font-weight:bold;
}

h5 {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height:14px;
  margin:0;
  padding:0;
}

h6 {
  color: #3C5D7C;
  font-size: 14px;
  font-weight: bold;
  line-height:14px;
  margin:0;
  padding:0;
}

address {
	color: #2C3949;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	color:#009999;
}
	
/* End Headers */


/* MAIN IDs **********************/

#page {
	background-image: url(../../images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

#header {
	position:relative;
	height:121px;
	background-image: url(../../images/masthead.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	width:950px;
	}

#headernav	{
	text-align:right;
	padding-top: 90px;
	width: 212px;
	float: right;
	}

#headerimg {
	position:relative;
	margin: 15px 0 0 25px;
	height: 115px;
	width: 300px;
	float:left;
	text-align:left;
	}
	
#mainNav {
	height: 36px;
	background-color:#487EAD;
	margin:0 auto;
	width:950px;
	padding:0;
}

#mainPhoto {
	width:950px;
	margin:0 auto;
	height:434px;
}

#interiorPhoto {
	width:950px;
	margin:0 auto;
	height:256px;
}

#contentWrapper3col {
	text-align: left;
	width: 950px;
	margin:0 auto;
	background-color:#FFF;
}

#contentWrapper2col {
	text-align: left;
	width: 950px;
	margin:0 auto;
	background-color:#FFF;
	background-image:url(../../images/left_backer.gif);
	background-repeat:repeat-y;
	}
	
#contentWrapper3colInt {
	text-align: left;
	width: 950px;
	margin:0 auto;
	background-color:#FFF;
	background-image:url(../../images/int_backer.jpg);
	background-repeat:repeat-y;
	}

#content3col {
	font-size: 16px;
	padding:20px 300px 30px 255px;
	text-align:left;
	line-height:1.5em;
	}
	
#content3colInt {
	font-size: 14px;
	padding:20px 235px 30px 255px;
	text-align:left;
	line-height:1.5em;
	}

#content2col {
	font-size: 14px;
	padding:20px 30px 30px 245px;
	text-align:left;
	}

.footer {
	height: 75px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-bottom: 15px;
	clear:both;
	background-image: url(../../images/footer_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

.footer_container {
	width: 950px;
	margin:0 auto;
	height: 75px;
	color: #FFF;
	padding-bottom: 15px;
	clear:both;
	}
	
#footer_container a:link, #footer_container a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_container a:hover, #footer_container a:active {
	color: #D1C8BA;
}

.footerNav {

	}

.footerCredit {
	margin-top:25px;

	}

/* END MAIN IDs **********************/


/* COLUMN AND SIDEBARS **********************/
	
#sidebar {
	margin-left: 0px;
	width: 195px;
	float:left;
	text-align:left;
	}
	
#sidebar2 {
	margin: 10px 0 0 0;
	width: 268px;
	float:right;
	text-align:left;
	list-style-type:none;
	}
	
#sidebar3 {
	margin: 105px 0 0 0;
	width: 195px;
	float:left;
	text-align:left;
	list-style-type:none;
	}

#sidebar3 ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}

#sidebar3 li {
		list-style-type:none;
		margin:0;
		}
		
#sidebar3 li a {
	display:none;
		}
		
.widgettitle {
		display:none;
}

#sidebar4 {
	margin: 0 0 0 0;
	width: 200px;
	float:right;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	list-style:none;
	line-height:normal;
}

#sidebar4 ul li {
	font-weight:bold;
	margin-right:15px;
	margin-bottom:8px;
}

#sidebar4 ul li ul li {
	font-weight:normal;
	margin-bottom:4px;
}

/* END COLUMN AND SIDEBARS **********************/



/* CAPSULES **********************/
.sideCapsule {
	border: 1px solid #999;
	clear:both;
	margin-bottom:15px;
	}

.capsuleTop {
	background-color:#06C;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	}

.capsuleMid {
	background-color:#FFF;
	padding:10px;
	}

.capsuleMid p {
	color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	a.capsuleMid p:visited, a.capsuleMid p:link, a.capsuleMid p:active {
		color: #06C;
		}
	a.capsuleMid p:hover {
		color: #333;
		text-decoration:none;
		}

.capsuleBtm {
	background-color:#4C89C8;
	padding:10px;
	}`

#content_capsule {
	list-style:none;
	border:solid 1px #000;
	padding:20px 35px;
	background-color: #E4E4E4;
	}

/* END CAPSULES **********************/


/* NAVIGATION **********************/

a,  a:link {
	color: #6684A0;
	text-decoration: underline;
}
a:visited {
	color: #6684A0;
	text-decoration: underline;
}
a:hover {
	color: #749BBA;
	text-decoration: underline;
}

.topNav {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:8px;
	}
	a.topNav:visited, a.topNav:link, a.topNav:active {
		color: #06C;
		}
	a.topNav:hover {
		color: #000066;
		text-decoration:none;
		}

.footerLinks  {
	color: #FFF;
	margin-left:8px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	text-align:center;
}
	a.footerLinks:visited, a.footerLinks:link, a.footerLinks:active {
		color: #FFF;
		}
	a.footerLinks:hover {
		color: #D1C8BA;
		text-decoration:none;
		}
.footerText  {
  color: #FFF;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
  text-decoration:none;
}
	a.footerText:visited, a.footerText:link, a.footerText:active {
		color: #FFF;
		text-decoration:none;
		}
	a.footerText:hover {
		color: #D1C8BA;
		text-decoration:none;
		}

/* Styles to create horizontal list view */
.navmenu ul {
	font-size:14px;
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
	text-transform:uppercase;
	}

.navmenu li {
	display: inline;
	}

.navmenu ul li a {
	text-decoration:none;
	margin: 4px;
	padding: 5px;
	color: #FFF;
	}

.navmenu ul li a:hover {
	color: #D1C8BA;
	text-decoration:none;
	}
/* End styles to create horizontal list view */

.navigation {
	display: block;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}
	
a.button1 {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:150px;
	padding:8px;
	text-align:center;
	margin-top:6px;
	}
a.button1 img {
	display: block;
	background-color: #D6CCAF;
	}

a.button1:hover {
	background-color: #4282C2;
	color:#FFF;
	}

a.button2 {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:75px;
	text-align:center;
	padding:3px;
	margin-top:6px;
	}

a.button2 img {
	display: block;
	background-color: #D6CCAF;
	}

a.button2:hover {
	background-color: #4282C2;
	color:#FFF;
	}

/* END NAVIGATION **********************/


/* Begin Images **********************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
a img {
	border: none;
	}
	
/* End Images */



/* Begin Form Elements */
#searchform {
	padding: 0;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.searchform {
	border:1px #C5C19D solid;
	height:18px;
	color:#666;
	padding:3px 0 0 4px;
	width: 140px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
/* End Form Elements */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Calendar */



/* Begin Various Tags & Classes */

.clear {
	clear: both;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.spacer1 {
	height:5px;
	clear:both;
	}

.spacer2 {
	height:10px;
	clear:both;
	}

.spacer3 {
	height:15px;
	clear:both;
	}

.spacer4 {
	height:25px;
	clear:both;
	}
	
/* End Various Tags & Classes*/


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */


/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */

#bodyBtm {
	text-align: center;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3A566D;
	padding-bottom: 20px;
}

.phonenumbers {
	font-size: 24px;
	color: #2C3949;
	margin-top: 10px;
}

.space1 {
	padding-right: 10px;
	padding-left: 10px;
}

.rightquote {
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	color: #24354D;
	line-height: 20px;
}

#leftbacker {
	background-color: #87A7BF;
}

.lefttitle {
	padding-left: 25px;
	font-size: 18px;
	color: #2C3949;
	padding-top: 20px;
	padding-bottom: 10px;
	list-style:none;
	text-decoration:none;
}

.lefttitle li a:visited {
	color: #2C3949;
	list-style:none;
	text-decoration:none;
}

	a.lefttitle:link, a.lefttitle:visited, a.lefttitle:active {
		color: #2C3949;
		text-decoration:none;
		}
	a.lefttitle:hover {
		color: #2C3949;
		text-decoration:none;
		}
		
.print_page {
	color: #6480A2;
	font-size: 10px;
	margin:0 0 10px 0;
	padding-left:10px;
	font-family: Tahoma, Geneva, sans-serif;
	float:right;
	text-align:center;
}
.required {
	color:#F00;
}
span.wpcf7-list-item { 
	display: block;
}