body {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left 75px;
	width: auto;
	height: 500px;
}
.adspace {
	width: 210px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
.top-banner {
	height: 125px;
	background-image: url(../images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #070902;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #EBEBEB;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 165px;
	margin: 0px;
}
.top-banner h1 {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
}
.top-banner #practitioner {
	font-size: 15px;
	font-weight: normal;
}
.topnav {
	left: 165px;
	top: 123px;
	z-index: 5;
	position: absolute;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.topnav ul #selected {
	background-color: #FFF;
	color: #000;
}
.topnav ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #1d8ec9;
	display: inline;
	float: left;
	line-height: normal;
	margin-right: 4px;
	color: #000;
}
.topnav ul li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #69C;
	border-right-color: #69C;
}
.topnav ul li a:hover {
	background-color: #aeccf2;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cde0f8;
	border-right-color: #cde0f8;
}
.topnav ul #selected a {
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
.topnav ul #selected a:hover {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
h1 {
	font-size: 24px;
	color: #0597c3;
	line-height: normal;
}
p {
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.content {
	position: absolute;
	top: 145px;
	left: 165px;
	width: 950px;
	z-index: 6;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #FFF;
	padding: 20px;
}
.content .editable-content {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#intro   {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	margin-top: 20px;
}
.content .textcol-wide {
	width: 600px;
}
.content .textcol {
	display: block;
	width: 420px;
	float: left;
}
.content .videocontainer {
	width: 240px;
	float: right;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 310px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content .footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	width: 700px;
	float: left;
	margin-top: 50px;
}
.leftnav {
	float: left;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.leftnav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftnav .articlebox {
	width: 150px;
	float: left;
	display: block;
	margin-top: 20px;
	background-color: #E4E2E5;
	padding: 5px;
}
.leftnav .articlebox p a {
	text-decoration: none;
	color: #336;
	font-size: 12px;
	display: block;
	float: left;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}
.leftnav .articlebox p a:hover {
	color: #336;
	text-decoration: underline;
}
.leftnav ul li {
	display: block;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.leftnav ul li a {
	text-decoration: none;
	color: #0597c3;
}
.leftnav ul li a:hover {
	text-decoration: none;
	color: #336;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #666;
	text-decoration: underline;
}
.editable-content  a {
	color: #0597c3;
	text-decoration: underline;
}
.editable-content a:hover {
	color: #0597c3;
	text-decoration: underline;
}
.textcol-wide p em {
	font-size: 15px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
}
#smalltxt {
	font-size: 11px;
}
.editable-content .textcol-wide ul li {
	margin: 0px;
	list-style-type: disc;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.editable-content .textcol-wide ul {
	margin: 0px;
}
h2 {
	font-size: 18px;
	line-height: normal;
}

