﻿/**************************************************************************/
/* Version: 01.00.080826                                                  */
/* - Changed #sidebar styles                                              */
/**************************************************************************/

/* Global CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Some hacks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Start customizations */
/*
body {
	background-color: #99ccf7;
	background-image: url('images/bgnd.gif');
	background-repeat: repeat-x;
	background-attachment:fixed;
}
*/

body {
	background: url('images/bgnd2.jpg') 50% 0 no-repeat;
	background-attachment: fixed;	
	background-color: #5c8607;
}

a:link {
	color: #3E5902;
}

a:visited {
	color: #3E5902; /*bfd73b*/
}

a:hover {
	color: #8ea000; 	
}

/**** global_container ****/
#global_container {
	width: 720px; /* 720 */
	margin: 40px auto; /* 40px auto*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**** #header ****/
#header {
	width: 720px;
	height: 122px;
	background: url("images/TransformationalHealth-Header.gif") no-repeat;
	/* comment line below for testing with no images */
	text-indent: -5000px;
}

#header h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	color: #bfd73b;
}

#GreenHeaderTitle {
	font-weight: normal;
	color: #5bc6e8;
}

/**** #navigation ****/
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	width: 720px;
	height: 35px;
	background-color: #bfd73b;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
}

#navigation li a {
	position: relative;
	top: 9px;
	left: 10px;
	padding: 9px 11px;
	text-decoration: none;
	color: white;
	text-align: center;
}

#navigation li a:hover {
	position: relative;
	top: 9px;
	left: 10px;
	padding: 9px 11px;
	text-decoration: none;
	color: white;
	text-align: center;	
	background-image:url('images/menu_hover.gif');
	background-repeat:repeat-x;
}

#navigation li a:active {
	position: relative;
	top: 9px;
	left: 10px;
	padding: 9px 11px;
	text-decoration: none;
	color: #8ea000;
	text-align: center;	
	background-image:url('images/menu_active.gif');
	background-repeat:repeat-x;
}

.currentpage {
	background-image: url('images/CurrentPage.gif');
	background-repeat: no-repeat;
	background-position: 50% 0px;
	color: #8ea000;
}

/**** #nav_shadow ****/
#nav_shadow {
	position: absolute;
	background-position: 0px 0px;
	width: 720px;
	height: 6px;
	background-image: url('images/menu-shadow.gif');
	background-repeat: no-repeat;
}


/**** #content_wrapper ****/
div#content_wrapper {
	border-width: 0px 10px 0px 10px;
	width: 700px;
	border-color: #8ea000;
	border-style: none solid none solid;
	background-image: url('images/content-pattern.jpg');
	background-repeat: repeat;
}

/**** #content ****/
div#content_wrapper #content {
	width: 670px;
	padding: 15px;
}

div#content {
	width: 390px;
}

div#content h1 {
	width: 390px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #5bc6e8;
	margin-bottom: .5em;
	margin-top: 1em;
	line-height: 1em;
}

div#content h2 {
	width: 390px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #8ea000;
	margin-bottom: 1em;
	margin-top: 1em;	
}

div#content h2 a {
	width: 390px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #8ea000;
	margin-bottom: .5em;
	margin-top: .5em;
}

div#content h3 {
	width: 390px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #5bc6e8;
	margin-bottom: 1em;
	margin-top: 1em;	
}


div#content h4 {
	width: 390px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #8ea000;
	margin-bottom: 0;
	margin-top: .5em;
	padding-left: .75em;
}

div#content p {
	width: 390px;
	font-family: Verdana, Arial;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-bottom: .5em;
	margin-top: .3em;
	padding-left: 1em;
	text-align: left;
}

div#full_width p {
	width: auto;
	font-family: Verdana, Arial;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-bottom: .5em;
	margin-top: .3em;
	text-align: left;
}

div#content strong {
	font-weight: bold;
}

div#content ul, div#content ol {
	font-size: smaller;
	padding-left: 1em;
}

div#content ul ul, div#content ol ol,
div#content ul ol, div#content ol ul {
	font-size: small;
	text-indent: 3em;
}


/**** #sidebar ****/
div#sidebar {
	float: right;
	width: 180px;
	padding: .5em .8em;
	margin: 0 .5em 1em 0;
	text-align: left;
	background-color: #5bc6e8;
	background-image: url('images/sidebar-pattern.jpg');
	background-repeat: repeat;
	background-position: 180px 90px;
}

/**** #sidebar ****/
div#sidebar p {
	width: 180px;
	text-align: left;
	margin-bottom: .5em;
}

div#sidebar h1 {
	width: 180px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #8ea000;
	margin-bottom: .5em;
	margin-top: .5em;	
	line-height: 1em;
	text-align: center;
}

div#sidebar ul {
	font-size: small;
	list-style: circle;
	margin-bottom: 1.5em;
}

div#sidebar ul li {
	line-height: 1em;
	text-indent: -.3em;
	margin-left: 1.2em;

}

/**** #footer ***/
div#footer {
	clear: both;
	border-width: 0px 10px 10px 10px;
	width: 700px;
	height: 36px;
	border-color: #8ea000;
	border-style: none solid solid solid;
	background-color: #bfd73b;
	background-image: url('images/menu_active.gif');
	background-repeat: repeat-x;
	color: white;
	text-align: center;
}

div#footer p{
	width: 680px;
	height: 26px;
	padding-top: 20px;
	font-size: x-small;
}

/**** #footer_bottom ****/
div#footer_bottom {
	position: relative;
	top: -10px;
	width: 720px;
	height: 36px;
	background-image: url('images/TransformationalHealth-FooterAndShadow.png');
	background-repeat: no-repeat;	
}

/**** .pdf_list ****/
.pdf_list {
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	list-style-image: url('images/bullet_dnload.gif');
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 1em;
}

.link_list {
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 1em;
}

.directions {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: 3em;
	margin-left: 1em;
}

.dirfeedback {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
	text-indent: 3em;
	margin-left: 1em;
}

.dirfeedback li {	
	color: #666666;
}

/**** .right_image ****/
.right_image {
	width: 260px;
	height: 180px;
	background-image: url('images/Butterfly.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

.right_image_bio {
	width: 231px;
	height: 310px;
	background-image: url('images/DrSedmak.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

.right_image_forms {
	width: 260px;
	height: 180px;
	background-image: url('images/Forms.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

.right_image_articles {
	width: 260px;
	height: 180px;
	background-image: url('images/Articles.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

.right_image_naturo {
	width: 260px;
	height: 180px;
	background-image: url('images/NaturopathicDr.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

.right_image_counseling {
	width: 260px;
	height: 180px;
	background-image: url('images/Counseling.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

.right_image_cranio {
	width: 260px;
	height: 180px;
	background-image: url('images/Cranio.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

.right_image_natural {
	width: 260px;
	height: 180px;
	background-image: url('images/Natural.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

#google_map {
	float: right;
	width: 275px;
	height: 375px;
}

.list_indent {
	padding-left: 1em;
}

