/*
Theme Name: Minful Health Solutions
Theme URI: http://www.mindfulhealthsolutions.com/
Version: 0.01
Author: John Barrow

*/

body
{
	width: 100%;
	text-align: center;
    margin: 0;
    padding: 0;
	background-color: #809070;
}

a:link 
{
	color: #69817a;
}

a:visited 
{
	color: #ffffff;
}

a:hover 
{
	color: #062f22;
}

a:active 
{
	color: #062f22;
}

.mhs
{
    margin: auto;
    height: auto;
    width: 824px;
}

.outer
{
	float:left;
    margin: auto;
    height: auto;
    width: 824px;
    background-image: url('images/page-bg.gif');
    background-repeat: repeat-y;
}

.body_group
{
	float: left;
 	height: auto;
 	margin: 0px 62px 0px 62px;
	background-color: #e8edec;
	background: url('images/background-tree2.gif') center bottom no-repeat;
}

a.nav
{
	padding: 0px; 
	margin: 0px;
	margin-left: 7px;
	margin-right: 7px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	color: #69817a;
}

a:hover.nav, a.selected
 {
	border-bottom: 3px solid #062f22;
	color: #062f22;
}

.header 
{
    height: 268px;
}

.header_group
{
    margin-left: 12px;
    margin-right: 12px;
    text-align:left;
}

.banner 
{
    height: 101px;
}

.navigation, .tree1 
{
    margin-left: 12px;
    margin-right: 12px;
	background-image: url('images/background-tree1.gif');
    background-repeat: no-repeat;
    height: 133px;
}

.navigation_l1 
{
    margin-left: 12px;
    margin-right: 12px;
	background-color: #e7edeb;
    height: 20px;
}

.contact 
{
	padding: 0;
    margin: 0px 62px 0px 62px;
    height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: .5px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	background-color: #052e20;
	color: #cfd8d5;
	clear: left;
}

.contactInfo {
	float: left;
    margin: 0px 62px 0px 62px;
	width: 700px;
    height: 25px;
	background: #052E21;
	text-align: center;
}

.contactInfo ul {
	list-style: none;
	padding: 4px 0 0 0;
	margin: 0;
}

.contactInfo ul li {
	display: inline;
	list-style: none;
	padding: 0 8px;
	color: #B9C9C6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-size: 11px;
	border-left: 1px solid #B9C9C6;
}

.contactInfo ul li.firstItem {
	border: 0;
}

.outer_bottom
{
	float: left;
	margin: auto;
    width: 824px;
    background-image: url('images/page-bg-bottom.gif');
    background-repeat: no-repeat;
    height: 12px;
}

.left_sz 
{
    width: 530px;
	min-height: 400px;
    float: left;
	background-color: transparent;
}

.left
{
    padding-right: 10px;
	color: #062f22;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align: bottom;
	background-color: transparent;
}

.left  p
{
	clear: both;
	float: left;
	width: 100%;
	background-color: transparent;
	margin: 10px 0px 10px 0px;
}

.left ul
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.left ul li:before
{
	content: "  ";
}
	
.left ul li
{
	list-style-type: disc;
	list-style-position: inside
}

.left .small {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;

}

.right_sz 
{
    width: 170px;
	min-height: 400px;
    float: left;
	background-color: transparent;
}

.right
{
	color: #062f22;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align: bottom;
	background-color: transparent;
}

.right p
{
	background-color: transparent;
}

.right p.quote
{
	font-style: italic;
}

.right p.cite
{
	font-weight: bold;
}
