body {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color:#54706e !important;
	/*background-image:url(/zonedoctors/images/stars3.jpg);
	background-repeat:repeat;*/
}

#nav, #nav ul {
	float: left;
	width: 1000px;
	list-style: none;
	background: black;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	z-index: 1;
}

#nav a {
	display: block;
	color: #FFFFFF;
	background-color:#0b3d3a;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	z-index: 1;
}

#nav a:hover {
	background-color: #F60;
	color: #FFF;
	z-index: 1;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
	border: 1px solid #000000;
	z-index: 1;
	margin-right: -1px;
}

#nav li ul {
	position: absolute;
	left: -999%;
	height: auto;
	width: 280px;
	font-weight: normal;
	margin: 1px;
	margin-left: -1px;
	padding-left: 0px;
	z-index: 1;
	background-color: transparent;
}

#nav li li {
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	background-color: transparent;
	z-index: 1;
	margin-top: -1px;
	margin-left: -1px;
}

#nav li ul a {
	border: 1px solid #000000;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
	background-color: #0b3d3a;
	z-index: 1;
	text-align: left;
}

#nav li ul ul {
	margin: -1.75em 0 0 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999%;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav #subHome li a {
	width: 125px;
}

#nav #subZoneHealing li a {
	width: 195px;
}

#nav #subProducts li a {
	width: 180px;
}

#nav #subDoctorTestimonials li a {
	width: 210px;
}

#nav #subCourseLogin li a {
	width: 83px;
}

.conferenceTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
}
.conferenceSubTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}
.conferenceCTITitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.bodyTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;	
}

.bodyRHSTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;	
}

.bodySubTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.bodyNote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;	
}

.leftNavDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

#PageFooterCSS {
	font-size:11px;
	font-weight:bold;
	color: #000;
	background-color:#DDDFCA;
}


/*Stuff below is for CSS style buttons*/
a.ovalbuttonright {
	background:transparent url('/zonedoctors/images/buttons/oval/oval-orange-left.gif') no-repeat top left;
	height:24px; /* Height of button background height */
	line-height:16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	display:block;
	float:right; 
	font:normal 13px Arial; /* Change 13px as desired */
	padding-left:11px; /* Width of left menu image */
	text-decoration:none;
}

a.ovalbuttonleft {
	background:transparent url('/zonedoctors/images/buttons/oval/oval-orange-left.gif') no-repeat top left;
	height:24px; /* Height of button background height */
	line-height:16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	display:block;
	float:left;
	font:normal 13px Arial; /* Change 13px as desired */
	padding-left:11px; /* Width of left menu image */
	text-decoration:none;
}

a:link.ovalbuttonright, a:visited.ovalbuttonright, a:active.ovalbuttonright, a:link.ovalbuttonleft, a:visited.ovalbuttonleft, a:active.ovalbuttonleft{
	color:#666; /*button text color*/
}

a.ovalbuttonright span, a.ovalbuttonleft span {
	background:transparent url('/zonedoctors/images/buttons/oval/oval-orange-right.gif') no-repeat top right;
	display:block;
	padding:4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbuttonright:hover, a.ovalbuttonleft:hover { /* Hover state CSS */
	background-position:bottom left;
}

a.ovalbuttonright:hover span, a.ovalbuttonleft:hover span { /* Hover state CSS */
	background-position:bottom right;
	color:#000;
}

.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
	overflow:hidden; /*See:http://www.quirksmode.org/css/clearing.html */
	width:100%;
}

a {
	text-decoration:none;
}

#newsletterBG {
	background-color:#EEE;
}