/*
\\--- General base settings ---\\
*/
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, pre, img, form, fieldset
{
	padding:0px;
	margin:0px;
}
ul, li
{
	list-style:none;
}
*:focus
{
	outline:none;
}
BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image:url(images/_bg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
}
p{
	FONT-SIZE: 14px; 
}

/*
\\--- Styles specific to pages with a sidebar menu ---\\
*/
#content
{
	margin-top:20px;
	margin-left:100px;
	margin-bottom:50px;
}
#content ul
{
	margin-left:0px;
	margin-right:35px;
	margin-bottom:30px;
}
#content li
{
	list-style:disc inside;
}
ul
{
	margin-top:15px;
}
li
{
	font-size:14px;
	margin:0px 0px 5px 25px;
	text-indent:-15px;
}
h2.section
{
	color:#990000;
}
h3
{
	margin:10px 20px;
	padding:0px;
	color:#990000;
}
#sideNav
{
	width:232px; 
	height:180px; 
	float:left; 
	margin-right:30px;
}
#sectionTitle
{
	height:180px;
}
p.highlight
{
	margin: 10px 15px 0px 0px;
	color:#000000;
	line-height:130%;
}
#content p
{
	margin:0px 20px 15px 35px;
	line-height:140%;
	color:#000000;
}
hr.content
{
	color:#dddddd;
	margin:0px 0px 25px 100px;
}
.coach-1
{
	background-image:url(/main/images/dand_crop.jpg);
	background-repeat:no-repeat;
	background-position:250px 0px;
}
.coach-1_highlight
{
	text-align:right;
	color:#ffffff;
	line-height:130%;
}
.quoted
{
	background-image:url(/main/images/quotes.gif);
	background-repeat:no-repeat;
	background-position:0px -8px;
	background-color:#FEF0C1;
	padding:12px 5px 13px 0px;
	border:1px solid #dddddd;
	position:relative;
	width:300px;
}
.quoted p
{
	text-indent:10px;
	font-size:12px;
}
.quote_author
{
	font-size:11px;
	height: 23px;
	margin-left: 15px; 	
}
.sample_list li
{
	font-size:12px;
}
.sample_list a
{
	text-decoration:none;
}
.pdf-file
{
	background-image:url(/main/images/pdficon_small.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
/*
\\--- Styles specific to pages without a sidebar menu ---\\
*/
h4
{
	color:#990000;
}
#contentCell
{
	background-image:url(/main/images/_bg-sidebar.jpg);
	background-repeat:no-repeat;
}
#contentCell_noBox
{
	background-image:url(/main/images/_bg-sidebar_noBox.jpg);
	background-repeat:no-repeat;
}
#contentWrapper_noBox
{
	width:265px;
}
#contentWrapper_noBox h2
{
	margin:15px 0px 0px 250px;
	color:#990000;
}
hr.content_noBoxc
{
	color:#dddddd;
}
#content_noBox
{
	width: 545px;
	margin:55px 10px 25px 140px;
}
#content_noBox h5
{
	margin:25px 20px 10px 20px;
	color:#990000;
}
a.pressRel
{
	text-decoration:none;
	color:#990000;
}
#content_noBox p
{
	margin:0px 20px 15px 35px;
	line-height:140%;
	color:#000000;
}
p.cite
{
	font-size:12px;
}
/*
\\--- Styles specific to specified pages ---\\
*/
.vc h5
{
	margin-left:35px;
}

