body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}

* {
	border:0 !important; /* again no borders on printouts */
}

h1,h2,h3 {
    font-size:18px;
}

a {
	color: #3a5e33;
	text-decoration: underline;
}

#headerPrint  {
	display: block;
	width: 100%;
}

#content  {
	margin-top: 30px;
	padding: 10px;
}

.right {
	float: right;
}

.left  {
	float: left;
}

#header,
#header .logo,
#topNav,
#homepage_video,
#homeCopy .print,
#tabContainer,
ul,
#copyright,
#tabs,
#tabNav ul,
#content .articles img,
.blueColumn.brochures
.paginationControls,
.sideNav,
.featured img,
.info a,
.topButton,
.emailLink,
.feature .content.ezine,
.bottomLinks,
.content .floatContainer,
.view2,
.extraLinks {
	display: none;
}

#homepage  {

}

#container {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
    width:654px;
}

#homepage .content {
	width: auto;
}

.feature .content {
	width: 620px;
}
	
#practitionerContent {
	margin-left: 200px;
	margin-right: 0px;
	position: relative;
	top: -20px;
	width: 420px;
}

.content img {
	display: none;
}

.infoBox dt {
	color: #5687CC;
	font-size: 12px;
	width: auto;
}

.infoBox dd {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

.blueColumn.locations  {
	width: 150px;
}

#breadcrumbs  {
	postition: relative;
	margin: 10px 0px;
	color: #51844C;
	position: relative;
	top: -20px;
}

.blueColumn .content {
	line-height: 1.2;
	color: #194A8F;
	width:182px;
	
}

#footer .content {
	display: block;
}


