﻿body {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:10pt;
	background-color:black;
	background-image:url('images/dgren042.jpg')
}

dt{
	color:#6b8436;
	font-size:105%;
	font-weight:bold;
	margin:6px;
}

h2{
	color:#d95400;
	
}

h3
{
	text-align:left;
}

ul
{
	margin:0px;
}

.sidebarnav li
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: Red;
	list-style-type: none;
}

.save 
{
	text-align: center;
	color: #d95400;
}

#caption
{
	font-size:.75em;
	font-style:italic;
	color:Blue;
	padding-bottom:.3em;
	padding-left:.85em;
	width:325px;
	text-align:right;
}

#container
{
	position: relative;
	width: 770px;
	margin: 0 auto;
	background-color:#59792B;
}

#masthead {
	position: relative;
	background-color: #f5ffeb;
	width: 100%;
	height: 100px;
	color: #FFF1D5;
	border-bottom: 1px #008000 solid;
	background-image: url('images/ocohypmasthead_grd.jpg');
	background-repeat: no-repeat;
}


#pagewrapper{
	display:block;
	background-color:#742383;
}

#paypal
{
	margin-top:100px;
}

#sidebar {
	position: relative;
	width: 185px;
	height: 100%;
	float: left;
	color:#f5ffeb;
	background-color: #59792B;
	clear: both;
	text-align:center;
}

#sidebar ul
{
	margin:0px;
	padding:0px;
}

#sidebar .sidebarCaption
{
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	margin-top:8px;
	letter-spacing:.15em;
		
}

#sidebar #sidebarConsultation
{
	padding:10px;
}

#sidebar #pathimg {
	position: relative;
	display: block;
	width: 185px;
	overflow: hidden;
	margin-left: 0px;
}

.sidebarlink 
{
	color:#f5ffeb;
}

.sidebarlink:hover
{
	color:White;
	font-weight:bold;
}

/* Styles for Navigation */
#navbarcontainer{
	position:relative;
	height:25px;
	background-image:url('images/hypnoMenuBarNormal.jpg');
	background-repeat:repeat-x;
	border-bottom:1px black solid;
}

#navlist ul{
	white-space: nowrap;
	margin-left:30px;
}

#navlist li{
	display:inline;
	float:left;
	list-style:none;
}

#navlist li a {
	display:block;
	height:20px;
	font-weight: bold;
	text-decoration: none;
	color:#f5ffeb;
	background-image:url('images/hypnoMenuBarNormal.jpg');
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	float:left;
}

#navlist li a:hover {
	text-decoration: none;
	background-image:url('images/hypnoMenuBarHover.jpg');
	background-repeat:repeat-x;
	color: #000;
}

#navlist li a:active{
	background-image:url('images/hypnoMenuBarPressed.jpg');
	background-repeat:repeat-x;
	color: #000;
}

#navlist li.active a{
	background-image:url('images/hypnoMenuBarPressed.jpg');
	background-repeat:repeat-x;

}

#navlist li.active a:hover{
	background-image:url('images/hypnoMenuBarPressed.jpg');
	background-repeat:repeat-x;
}

#navlist li.disabledNav a{
display:block;
	width:auto;
	height:17px;
	font-weight: bold;
	text-decoration: none;
	color:#f99474;
	background-image:url('images/hypnoMenuBarNormal.jpg');
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
}

/* page style */

#page_content {
	
	float:right;
	padding:20px;
	background-color: #f5ffeb;
	color:#5b5426;
	overflow:hidden;
	height:100%;
	width:544px;
	text-align:justify;
	letter-spacing:.1em;
	line-height:1.5em;
	border-left:solid 1px #002200;
}

#footer {
	background-color:lime;
	background-image:url('images/hypnoMenuBarNormal.jpg');
	width:100%;
	height:25px;
	clear:both;
	border-top:1px black solid;
}

#therapist
{
	float:left;
}

#therapist img
{
	padding-right:20px;
}

#bandaid
{
	float:right;
}

#bandaid img
{
	padding-left:0px;
}

#watch
{
	float:right;
	border:solid 0px red;
	height:325px; 
	width:325px;
	text-align:center;
	
}

#watch img
{
	margin:6px;
}

#smoker img
{
	padding-left:10px;
	padding-top: 5px;
	padding-bottom:2px;
}

#cigarette
{
	float:left;
	padding-right:20px;
}

#cigarette img
{
	border:solid 1px #003300;	
}

#hypnoscale
{
	margin-top:10px;
	margin-right:30px;
	float:left;
}

#hypnoscale img
{
	border:sold 1 black;
}
	

#fork
{
	margin-left:20px;
}

#woodspath
{
	float: right;
	margin-left: auto;
	margin-bottom: 10px;
}
#pathimg img
{
	border-bottom:solid 1px #002200;
}

.topMargin {
	position:relative;
	display:block;
	height:20px;
	
}

.accordianheader
{
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.clear
{
	clear:both;
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

.dualColumnList{
	letter-spacing:normal;
	line-height:normal;
	text-align:left;
	font-weight:bold;
}

.dualColumnList ul .dualColumnList li{
	padding:0px;
	margin:0px;
	
}






