/* Body */

* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	padding-bottom: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 67%;
	color: #494949;
	}
	
#shadow {
	}
	
#wrapper {
	margin: 0px;
	background-color: white;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	}

/* Banner */

#banner, #menu, #leaf, #search, .text-buttons {
	visibility: hidden;
	display: none;
}

#print-header {
	margin-bottom: 25px;
}

#print-header h1 {
	font-weight: bold;
	color: #494949;
	font-size: 1.45em;
	font-family: "Times New Roman", Times, serif;
}

#print-header h2 {
	font-style: italic;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

#print-header p {
	font-size: 0.8em;
}

#print-header div {
	margin-left: 260px;
}

#print-header img {
	float: left;
}

/* Main Content Area */

#main {
	clear: both;
	height: 100%;
	width: 100%;
}

#main a {
	color: #7c4b68;
	font-weight: bold;
	text-decoration: none;
}

/* Column 1 */

#col1 {
	float: left;
	width: 100%;
}

#col1 h1 {
	font-weight: normal;
	color: #494949;
	line-height: 2em;
	font-size: 1.45em;
	font-family: "Times New Roman", Times, serif;
}

#col1 h1 a {
	display: block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #494949;
}

#col1 h2, #col1 h3, #col1 h4 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#col1 h2 {
	font-size: 1.3em;
}

#col1 h3 {
	font-size: 1.1em;
}

#col1 h4 {
	font-size: 1.0em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}


#col1 p, #col1 ul, #col1 ol {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#col1 blockquote, .wpcf7-response-output{
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}

#col1 blockquote{
	font-size: .9em;
}

#col1 ol, #col1 ul{
	padding-left: 25px;
}

#col1 li{
	margin-bottom: 0.3em;
}

p.meta {
	font-size: 0.9em!important;
	text-align: right;
	color: #7a8bbb;
}

p.meta a {
	text-decoration: none;
	color: #7a8bbb!important;
}

#col1 blockquote, .wpcf7-response-output{
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}

#col1 blockquote {
	padding-left: 3em; 
	padding-bottom: 1em; 
	padding-right: 1em; 
	padding-top: 23px; 
	margin-bottom: 1em; 
	margin-top: 1em;
	font-size: .9em;
}

#col1 .accordion h2, #col1 .accordion-faq h2, #col1 .directory p {
	color: #494949;
}

#col1 .accordion-home div.panel {
	visibility: visible!important;
	display: block!important;
}



/* Column 2 Sidebar */

#col2 {
	visibility: hidden;
	display: none;
}


/* Footer */

#footer {
	position: static;
	margin-top: 15px;
	clear: both;
	width: 100%;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	color: #494949;
}

#footer a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #494949;
}

/* Misc */

.clear {
	clear: both;
}

img.alignleft {
	margin-right: 10px;
	margin-bottom: 5px;
	border-color: #7a8bbb;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	float: left;
}

img.alignright {
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 2px;
	border-color: #7a8bbb;
	border-style: solid;
	border-width: 1px;
	float: right;
}

.wpcf7 span, .wpcf7-response-output {
	padding-right: 15px;
	font-weight: bold;
	color: #b4342b;
}

.wpcf7-mail-sent-ok {
	color: #006533;
	font-weight: bold;
}

.even-row {
	background-color: #e7ecfa;
}

.table-header {
	font-weight: bold;
	font-style: italic;
}

#col1 table {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

td {padding: 4px;}

.directory p {
	display: none;
}

.directory p.active {
	display: block!important;
}

div.faq {
	display: block!important;
}

#respond, #commentform {
	visibility: hidden;
	display: none;
}

.must-print {
	visibility: visible!important;
	display: block!important;
}

.social-networking {
	display: none;
}