body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(2/body-back.gif) repeat-y -2px 0;
	margin: 0;
	padding: 0;
	color: #4F4F4F;
	line-height: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #4F4F4F;
	margin: 0;
	padding: 0;	
}
html>body {
	background: url(2/body-back.gif) repeat-y 0px 0;	
}
a {
	color: #40318A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0 0;
}
	h5 a {
		text-decoration: none;
	}
/* navbar styles*/
#nav {
	height: 39px;
	background: url(2/nav-back.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#index #nav {
	height: 33px;
}
	#nav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: 33px;
	}
	
	#nav li {
		float: left;
		position: relative;
		height: 33px;
		margin: 0;
		padding: 0;
		border-right: 2px solid #D7D28B;
	}
	
		#nav li ul {
			display: none;
			position: absolute;
			top: 33px;
			left: 0;
			width: 180px;
		}
		
			#nav li ul li {
				border-right: 1px solid #9F9949 !important;
				border-bottom: 1px solid #9F9949 !important;
				width: 180px !important;
			}
			#nav li ul li a {
				display: block !important;
				background: #797437 url(2/nav-bullet.gif) no-repeat 5px 12px !important;
				width: 180px !important;
				padding-left: 25px !important;
				color: #E8E5C1 !important;
				line-height: 33px;
			}
			html>body #nav li li a {
				width: 155px !important;
			}
			
				#nav li li a:hover {
					background: #ACA656 url(2/nav-bullet.gif) no-repeat 5px 12px !important;
				}
		
		#nav li > ul {
			top: 33px;
			left: auto;
		}
		
		#nav li:hover ul, #nav li.over ul {
			display: block;
		}
	
		#nav li a {
			display: block;
			text-decoration: none;
			height: 33px;
			background: url(2/nav-backgr.gif) no-repeat top left;
		}
		#nav li a span {
			color:white;
			margin-left:33px;
			margin-right:13px;
			margin-top:20px;
			font-size: 10px;
			line-height: 33px;
		}
		#nav li a:hover {
			background-position: bottom left;
		}
		#nav li.home a {
			width: 81px;
		}
		#nav li.about a {
			width: 180px;
		}
		#nav li.purchase a {
			width: 138px;
		}
		#nav li.speak a {
			width: 120px;
		}
		#nav li.programs a {
			width: 120px;
		}
		
	
#container {
	padding: 0px 2px 0 0;
	width: 797px;
}
#header {
	padding: 15px 0 10px;
	background-color: #fff;
}
#header img{
 	border:none;
}
	.main-image {
		display: block;
		padding: 0 0 3px;
		border-bottom: 2px solid #D7D28B;		
	}
#text {
	padding: 0;
}
	html>body #text {
		padding: 0;
	}
#text-right {
	float: right;
	width: 330px;
	height: 270px;
	margin: 3px 3px 3px 0;
	background: url(2/clients-back.gif) repeat-x top left;
	
}
	.clients {
		margin: 5px 0 0;
	}
html>body #text-right {
	width: 328px;
	margin: 3px 3px 0 3px;
}
	#text-right p {
		background-color: #E7E5C0;
		padding: 10px 15px;
		margin: 0;
		border-bottom: 5px solid #ffffff;
		font-size: 9px;
		color: #626262;
		line-height: 12px;
	}	
#text-left {
	padding: 20px 15px 20px 25px;
	width: 454px;
	border-right: 2px solid #D7D28B;
}
html>body #text-left {
	width: 419px;
	padding-bottom: 10px;
}
	#text-left img {
		float: right;
	}
	#text-left .blurb {
	width: 220px;
	font-size: 9px;
	color: #4F4F4F;
	line-height: 15px;
	}
	
	html>body #text-left .blurb {
		width: 230px;
	}
	
		#text-left .blurb p {
			margin: 0 0 10px;
		}
		
#footer {
	border-top: 2px solid #D7D28B;
	background-color: #fff;
	padding-top: 3px;
}
	#footer div {
		color: #E3E0B4;
		padding: 15px 5px 50px 25px;
		margin: 0;
		font-size: 9px;
		clear: both;
		background: url(2/body-back.gif) repeat-y 0 0;
	}
	#footer a {
		font-weight: bold;
		color: #fff;
	}
	
	#footer p {
		margin: 0 0 5px;
	}
/* sub-pages */
#bio #main, #loginpage #main {
}
#subpage #main{
	xpadding: 30px 30px 15px;
	xline-height: 150%;
	background-color: #fff;
}
/* subpage */
.right {
	width: 200px;
	float: right;
}
body.program #main {
	background: url(gradient-left.jpg) no-repeat bottom left;
}
#subpage .subpageTitle{
	margin-left: 175px;
	height: 35px;
}
#subpage .body {
	xmargin-left: 155px;
	padding-bottom: 20px;
}
	#subpage .body ul, #subpage .right ul {
		list-style-type: none;
	}
	
	#subpage .right ul {
		margin: 0;
		padding: 0;
	}
	
		#subpage .body ul li, #subpage .right ul li {
			padding-left: 15px;
			background: url(bullet2.gif) no-repeat center left;
			margin: 0 0 3px;
		}
		
		#subpage .right ul {
		}
		
body.clients-page div.body {
	margin: 0 220px 0 0 !important;
	padding-right: 15px;
	border-right: 2px solid #D7D28B;
}
#subpage h2X {
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
.subpageTitle {
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
.spheader {
	font-size: 12px;
	font-weight: bold;	
	margin: 15px 0 -5px 0px;
}
#subpage h4 {
	font-size: 10px;
	margin: 45px 0 -5px;
	margin: 15px 0 -18px 0px;
}
#subpage h6 {
	color: #6F5578;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
.quote {
	background: url(bullet2.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	color: #9263A3;
	font-size: 10px;
	line-height: 14px;
	width: 125px;
	margin: 0;
}
#subpage .quote {
	float: left;
}
/* Program list */
body.program-list #main {
	background: url(programs-left.jpg) no-repeat bottom left;
	padding-right: 0 !important;
	margin-top: 0px;
}
html>body .program-list #main {
	margin-top: 0;
}
body.program-list h2 {
	width: 300px;
}
body.program-list .quote {
	background-image: none;
	padding-left: 0px;
}
	.quote p {
		margin: 0 0 10px;
	}
	
body.program-list div.body {
	width: 330px;
}
html>body.program-list div.body {
	width: 330px;
}
/* bio */
#bio h2 {
	color: #4f4f4f;
	font-weight: normal;
	font-size: 17px;
}
	#bio h2 span {
		color: #8B8745;
		font-size: 14px;
	}
#bio .quote {
	float: right;
}
.bio {
	margin-right: 140px;
}
	.bio .bio-photo {
		float: left;
		margin: 0;
		border-right: 0;
	}
	
		.bio-photo a {
			font-size: 9px;
		}
	
	.bio div {
		margin: 0 15px 0 180px;
		border-right: 2px solid #D7D28B;
		padding: 0 15px 40px 0;
		line-height: 150%;
	}
	
	.bio h2 {
		margin: 0 0 10px;
	}
	
	html>body .bio h2 {
		padding: 0;
	}
	
/* login page */
#loginpage .quote {
	background: url(bullet2.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	color: #9263A3;
	font-size: 10px;
	line-height: 14px;
	width:  160px;
	margin: 0;
}
#loginpage .quote {
	float: left;
}
#loginpage .body {
	margin-left: 190px;
	padding-bottom: 20px;
}
.breakout-box {
	border-top: 2px solid #D7D28B;
	border-bottom: 2px solid #D7D28B;
	float: right;
	width: 160px;
	color: #666;
	font-size: 10px;
}
	.breakout-box a {
		text-decoration: none;
		color: #362A75;
		display: block;
		padding-left: 22px;
	}
	
	.breakout-box p {
		padding-left: 22px;
		margin: 0;
	}
	.breakout-box div {
		background: url(breakout-box-back.gif) repeat-x;
		margin: 3px 0;
		padding: 3px 5px;
	}
	
		.breakout-box div img {
			float: left;
			padding: 3px 0 0;
		}
		
/* program-list sidebar */
#sidebar {
	width: 250px;
	float: right;
	font-size: 10px;
}
html>body #sidebar {
	width: 270px;
}
	#sidebar p {
		color: #555;
		padding-right: 5px;
	}
	#sidebar table {
		border-top: 2px solid #D7D28B;
	}
	
		#sidebar table p {
			color: #000;
		}
	
		#sidebar table tr {
			margin: 2px 0;
		}
	
		#sidebar table td.bullet {
			width: 23px;
			background-color: #F2F1D9;
			text-align: center;
			vertical-align: top;
			padding: 10px 0 0;
		}
		
		#sidebar table tr.odd td.bullet {
			background-color: #EFEFEF;
		}
		
		#sidebar table td {
			background-color: #E3E0B4;
			padding: 5px;
			font-size: 9px;
			line-height: 150%;
		}
		
			#sidebar table td a {
				text-decoration: none;
				color: #40318A;
				font-weight: bold;
				font-size: 10px;
			}
			#sidebar table td a:hover {
				text-decoration: underline;
			}
			
			#sidebar table td p {
				margin: 0;
			}
		
		#sidebar table tr.odd td {
			 background-color: #E0E0E0;
		}
		
.bigwhite {
	font-size: 10px;
	color: #FFFFFF;
}
/* ByD Styles */
.imptext { 
      margin: 1em 0; 
      width: 9em; 
      font-family: helvetica,arial,sans-serif; 
      display:none; 
      font-size: 70%; 
      font-weight: bold; 
 }
.aTableHeader {
	color: #603E6E;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	border-color:#AD9543;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:3px;
	padding-top:15px;
}	
.SectionH {
	color: #603E6E;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	border-color:#AD9543;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:3px;
	padding-top:10px;
}	
.PageMain {	
	align:left;
	color: #336699;
	font-weight:bold;
	font-size:18px;
	font-family:arial;	
	padding-bottom:3px;
}
.error {		
	font-size:11px;
	text-align:right;
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
	color:#FF0000;
}
.fineprint {	
	align:left;
	color: #603E6E;
	font-weight:normal;
	font-size:11px;
	font-family:arial;	
	padding-bottom:0px;
}
.vAddr {	
	color: #336699;
}
.vTitle {	
	font-weight:bold;
}
.label {	
	
	font-size:12px;
	font-weight:bold;
	text-align:right;
	font-family:arial;	
	white-space: nowrap;
	margin-right:5px;
	padding-right:10px;	
}
.aTitles  {	
	
	font-size:12px;
	font-weight:bold;
	text-align:right;
	font-family:arial;	
	white-space: nowrap;
	margin-right:5px;
	padding-right:10px;	
}
/* Portal Styles */
#port_header {
	width: 794px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#port_logo {
	float: left;
	width: 400px;
}
#port_access {
	float: left;
	width: 350px;
	padding: 35px 10px 0px 15px;
	background-color: #fff;
	text-align: right;
}
#port_headLine {
	height: 10px;
	background: url(nav-back.gif) repeat-x;
	margin: 0;
	padding: 0;	
}
#port {
	width: 794px;
	line-height: 150%;
	background-color: #fff;
	margin: 0em;
	padding: 0em ;
}
#port_nav {
	float: left;
}
#port .body {
	float: left;
	width: 600px;
	margin: 0;
	margin: 10px 10px 10px 10px;
}
#port_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#port_nav  ul li {
	border-right: 1px solid #9F9949 !important;
	border-bottom: 1px solid #9F9949 !important;
	
}
#port_nav ul li a {
	display: block !important;
	background: #797437 url(nav-bullet.gif) no-repeat 5px 12px !important;
	width: 16em !important;
	text-indent: 25px !important;
	color: #E8E5C1 !important;
	line-height: 33px;
}
					
#port_nav li a:hover {
	background: #ACA656 url(nav-bullet.gif) no-repeat 5px 12px !important;
}
p.speech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
p.graybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#footer span.R{
border-right:1 solid white; padding-right:7px
}
#footer span.L{
border-left:1 solid white; padding-left:7px
}
