*{
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100.1%;
}
body {
	background-color: #C67D71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #330000;
	 background-image: url(../images/leaf-pattern-red-small.gif);
	background-repeat: repeat;
	background-position: center top;	
}
* html body {font-size: 75%;}
#wrap {
	margin: 0 100px 0 auto;
	width: 950px;
	text-align: left;
	padding: 0px;
	border-top: 2px solid #bc1121;
	border-right: 2px solid #bc1121;
	border-left: 2px solid #bc1121;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../images/wrap-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
/*
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F88123; */
	z-index: 20;
	margin: 0px;
	padding: 0 0 44px 0;
	background-color: #FFFFCC;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom: 1px solid #FFF;
}
div#nav{
	position: relative;
	width: 190px;
	font-size: 0.9em;
	/*background-color: transparent;*/
	float: left;
	margin: 20px 0 0 10px;
	padding: 0px;
	text-align: center;
}

div#nav img {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	left: auto;
	right: auto;
	display: block;
	text-align: center;
}
/* Button/list styling CSS */
div#nav ul{
	margin: 0; 
	padding: 0;
}
div#nav li{
	list-style: none;
	color: #330000;
	padding: 8px 8px;
	margin: 2px 0;
	background-image: url(../images/button2-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
} 
div#nav li a{
	display: block;
	margin: 0;
	letter-spacing: 0.05em;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
	font-weight: normal;
	
}
div#nav li a:link, div#nav li a:visited{
	color: #003;
	text-decoration: none;
}
div#nav li a:hover, div#nav li a:focus{
	color: #F88123;
}
div#nav p{
	color: #990000;
	font-family: "Lucida Handwriting", "Apple Chancery", "Brush Script MT", Textile, Lucida, "URW Chancery L", cursive;
	font-size:115%;
	line-height: 1.65em;
	background-image: url(../images/proverbBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 200;
	padding: 1em;
}
div#proverb {
	background-image: url(../images/proverbTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 100;
}

body#homepage div#nav ul li.home a, body#aboutpage div#nav ul li.about a, body#servicespage div#nav ul li.services a, body#therapistspage div#nav ul li.therapists a, body#schedulepage div#nav ul li.schedule a, body#certificatespage div#nav ul li.certificates a, body#directionspage div#nav ul li.directions a, body#resourcespage div#nav ul li.resources a, body#contactpage div#nav ul li.contact a, body#faqspage div#nav ul li.faqs a {
	color: #bc1121; 
}
body#homepage div#nav ul li.home, body#aboutpage div#nav ul li.about, body#servicespage div#nav ul li.services, body#therapistspage div#nav ul li.therapists, body#schedulepage div#nav ul li.schedule, body#certificatespage div#nav ul li.certificates, body#directionspage div#nav ul li.directions, body#resourcespage div#nav ul li.resources, body#contactpage div#nav ul li.contact, body#faqspage div#nav ul li.faqs {
	background-image: url(../images/button2-focus-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	margin: 0px 0px 0px 180px;
	padding: 0px 50px 70px;
	letter-spacing: 0.1em;
	width: auto;
	float: none;
	line-height: 1.5em;
	border: none;
}
#logo {
	text-align: center;
	margin: 0px;
	padding: 10px;
}
#main p{
	margin: 10px 0 0;
	padding: 0;
}
#main ul{
	font-size: 90%;
	padding: 0 20px;
	
}
#main li{
	list-style-position: outside;
	margin: 12px 0 0;
	
}

#main h1 {
	color: #bc1121;
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	font-style: normal;
	margin: 10px 0 0 0;
	text-align: left;
	/*letter-spacing: .1em;*/
}
#main h2 {
	/*font-family: "Lucida Handwriting", "Apple Chancery", "Brush Script MT", Textile, Lucida, "URW Chancery L", cursive;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #F88123;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	margin: 14px 0 0;
}

#main h3 {
	color: #F88123;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin: 10px 0 0;
	font-weight: normal;
}

#main h4, #nav h4 {
	color: #F88123;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 10px 0 0;
}

#main h5 {
	color: #F88123;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	margin: 10px 0 0;
}
#main h4.leaf{
 background: url(../images/leaf-18.gif) no-repeat left center;
 padding:0 0 0 24px;
 }
 
#main h6 {
	color: #F88123;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}


#footer {
	text-align: center;
	padding-bottom: 4px;
	background-color: #FFFFCC;
	margin: 0px 100px 0 auto;
	width: 950px;
	border-right: 2px solid #bc1121;
	border-left: 2px solid #bc1121;
	border-bottom: 2px solid #bc1121;
	clear: both;
}
#footer p {
	font-size: 80%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#footer h1 {
	font-size: 90%;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#main a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #bc1121;
}

#main a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #F88123;
	background-color: fff;
}
#footer a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #bc1121;
}

#footer a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #F88123;
}
.logo-crop {
	margin-left: -307px;
	position: absolute;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
form.cc-form {
	width: 350px;
	float: left;
}

.float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}
div#logo h1 {
	margin-left: -9999px;
	float: left;
}
