﻿BODY
{
	background-color:#333333;
	position:relative;
	background-image:url(../../App_Assets/images/bg.png);
	width:100%;
	background-repeat:repeat-x;
	background-position:top left;
}
HTML
{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;	
}
A
{
	cursor:pointer;
	text-decoration:none;
}
IMG
{
	border:none;
}
P
{
	margin:0px;
	padding:0px;
}
.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.page-container
{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:900px;
	min-height:300px;
	-height:300px;	
	margin-top:-5px;
}

.banner-holder
{
	width:900px;
	height:237px;
	margin:0px;
	background-color:#FFFFFF;
	padding:1px 0px;
}
.top-holder
{
	width:900px;
	height:42px;
	background-color:#000000;
}
.body-container
{
	width:900px;
	min-height:345px;
	background-color:#2E2E2E;
	-height:345px;		
	overflow:hidden;
}
.logo-top
{
	width:271;
	margin-left:20px;
	width:271px;
	height:42px;
	float:left;
	background-image:url(../../App_Assets/images/logo-top.jpg);
	background-repeat:no-repeat;
}
.menu-holder
{
	float:right;
	width:609px;
	height:42px;
}
.menu-item
{
	float:right;
	padding:0px 10px;
	color:#ffb400;
	font-size:14px;
	margin-top:10px;	
	font-family:"Arial", "MS Sans Serif", Verdana;
}
.left-container-main
{
	width:514px;
	margin:3px 0px;	
	min-height:290px;
	float:left;
	-height:290px;
}
.left-container-content
{
	width:512px;
	margin:2px 0px;
	float:left;
	background-color:#1E1E1E;	
	background-image:url(../../App_Assets/images/content-dark-bg.png);
	background-repeat:repeat-x;
	background-position: top left;
	min-height:310px;
	-height:310px;
}
.left-container-header
{
	width:512px;
	float:left;
	height:29px;
	background-image:url(../../App_Assets/images/header-yellow-bg.png);
	background-repeat:repeat-x;
	background-position: top left;
}
.wide-header
{
	width:900px;
	margin-top:2px;
}
.yellow-header-text
{
	color:#000000;
	padding:5px;
	font-weight:bold;	
}
.middle-container-main
{
	float:left;
	width:196px;	
	float:left;
}
.right-container-main
{
	width:188px;
	margin:1px;
	float:left;
}
.right-focus-img-wrap
{
	width:188px;
	height:111px;
	margin-top:3px;	
}
.dark-small-header
{
	width:196px;
	height:29px;
	background-image:url(../../App_Assets/images/dark-header.png);
	margin-top:3px;
}
.header-text
{
	padding:5px;
	color:#ffb400;
	font-size:12px;	
	font-family:"Arial", "MS Sans Serif", Verdana;
	font-weight:bold;
}
.recent-proj-item	
{
	margin-top:3px;	
}
.footer-container
{
	width:900px;
	height:30px;
	margin-top:-5px;
	*margin-top:0px;
	background-color:#000000;	
	float:left;
}
.footer-text
{
	color:#FFFFFF;
	padding:5px;
	float:right;
}
.main-page-content-wrap
{
	padding:20px;
	color:#FFFFFF;
	font-size:11pt;
	font-family:Futura, Arial, Verdana, "MS Sans Serif";
}
.main-page-content-wrap P
{
	padding:5px 10px;
}
.white-content, .white-content-blank
{
	background-color:#f9f9f9;	
	background-position:top left;
	background-repeat:no-repeat;
	min-height:345px;
	-height:345px;
	width:900px;	
}
.white-content
{
	background-image:url(../../App_Assets/images/grad-squares.png);
	margin-top:2px;
}
.large-text
{
	font-family:Futura, Arial, Verdana, "MS Sans Serif";
	font-size:11pt;		
	margin:0px;
	padding:120px 30px 10px 30px;	
}
.services-accordion
{
	padding:10px 30px 5px 30px;
	margin-left:30px;
}
.services-content-wrap
{	
	font-size:10pt;
}
.content-main
{
	padding:50px 20px;
}
.content-main LI
{
	list-style-type:none;
	padding:10px 0px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
}
.coaching-list-header
{
	font-size:14pt;
}
.coaching-list-wrap
{
}
.coaching-item-head
{
	font-weight:normal;
	padding-top:20px;
}
.coaching-item-content
{
}
.coaching-item-content LI
{
	font-weight:normal;
	font-size:14px;
	list-style-type:circle;
	padding:5px 0px 0px 0px;
	color:#000000;
}
.coaching-item-highlights
{
	font-weight:normal;
	font-size:9pt;
	padding:10px 20px;
}
.page-content-body, .page-content-head
{
	font-size:14px;
	*font-size:small;
}
.page-content-body
{
	padding-left:  40px;
}
.page-content-head
{
	font-weight:bold;	
	padding-bottom:30px;	
}
.coaching-companies-logos
{
	position:absolute;
	top:32px;
	left:200px;
	--padding:20px 175px;	
}
.map-wrap
{
	position:absolute;
	top:150px;
	right:150px;
}
UL.special-notes-coaching LI
{	
	font-size:9pt;	
	padding:5px 0px;
}
