body {
	background-color: #FFFFFF;
	margin:0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color:#777777;	
}
a, a:link {
	color:#006699;
	text-decoration:underline;
}
a:hover, a:active, a:visited {
	color:#555555;
	text-decoration:none;
}
a:visited {
	text-decoration:underline;
}

#contentHolder {
	position:relative;
    margin:0 auto;
    width:1007px;
	border:0px solid black;
	/*background:url('_images/bkg_home.jpg') no-repeat;*/
	min-height:537px;
}	
#leftContent{
	position:relative;
	float:left;
	/*margin-top:45px;*/
	width:360px;
	top: 100px;
	text-align:left;
	border:0px solid black;
}	
#rightContent{
	position:relative;
	width:640px;
	min-height:350px;
	float:right;
	border:0px solid black;
	text-align:left;
}
#footer{
	position:relative;
    margin:0 auto;
	position:relative;
	top:100px;
	padding-bottom:25px;
	border:0px solid black;
	width:1007px;
	font-size: x-small;
	text-align:left;
	clear:both;
}
#header{
	min-height:93px;
	width:1005px;
	/*background: url(_images/BrowdeComm_GreyBar.jpg) no-repeat;*/
	border:0px solid black;
	vertical-align:middle;
	overflow:visible;
}
#subheader{
	float:left;
	margin-left:365px;
	border:0px solid black;
	height:50px;
	
}
.homeheader{
	position:relative;
	margin-top:98px;
	margin-left:110px;
	
}
.homeText{
	padding:60px 100px 0 30px;
	line-height:250%;
}
.aboutText{
	position:relative;
	top-margin:20px;
	left-margin:100px;
	text-align:left;
	text:small;
	
}
.aboutbkg{ background: url('_images/bkg_aboutus.jpg') no-repeat; }
.homebkg{ background: url('_images/bkg_home.jpg') no-repeat; }
.orgbkg{ background: url('_images/bkg_org.jpg') no-repeat; }
.coachbkg{ background: url('_images/bkg_coaching.jpg') no-repeat; }
.stratbkg{ background: url('_images/bkg_strat.jpg') no-repeat; }
.nav{
	margin-top:5px;
}
UL {
	list-style-image: url('_images/bullet_points.gif');
}	
.listitem,.listitem2{
	
	padding:10px 0 0 5px;
	line-height:135%;
}
.listitem2{
	padding-left:45px;
}
.subnav, .subnav1 {
	margin: 10px 0 2px 100px;
}
.subnav1 {
	margin-top:150px;
}
td {
	vertical-align:top;
	width:283px;
	padding:15px;
}
p {
	padding-left:5px;
	line-height:175%;
}
b {
	font-size:medium;
	padding-bottom:8px;
}
.headshot{
	margin:5px 15px 5px 5px;
	border: 10px solid #D9D6D0;
}