body { background: none; }

/* ---------------------------------------------------------------------------------------- 
	generic styles
---------------------------------------------------------------------------------------- */

h1 { color: #666666; font-size: 1em; }
h2 { color: #666666; font-size: 1em; }
h3 { color: #666666; font-size: 1em; line-height: 17px; }
h4 { color: #3399cc; font-size: 1em; line-height: 17px; }

h2.gradient { background: none; }

p {
	font-size: 1em;
	line-height: 17px;
	margin: 0 0 20px 0;
}

ul { list-style: none; }
	ul li { font-size: 1em; }
		ul li ul li { font-size: 1em; }
		
div#content ul { list-style: disc; margin: 0 0 15px 0; }
div#content ul li {
	line-height: 17px;
	padding: 0 0 0 0;
	background: none;
	list-style: disc;
}
		
div.hr {
	height: 2px;
		he\ight: 1px;
	border-bottom: 1px solid #999;
	background: none;
}


/* ---------------------------------------------------------------------------------------- 
	global interface styles
---------------------------------------------------------------------------------------- */

div#envelope {
	width: 1002px;
	margin: 0;
	padding: 0;
}

div#fixed {
	border: none;
	background: #fff;
	overflow: visible !important;
}

div#top {
	border: none;
	background: none;
}

	#logo {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
/* ----------------------------------------------------------------------------------------
	left hand column
---------------------------------------------------------------------------------------- */

div#leftColumn { display: none; }

/* ---------------------------------------------------------------------------------------- 
	content area styles
---------------------------------------------------------------------------------------- */

div#contentArea {
	position: absolute;
	top: 74px;
	left: 0px;
	z-index: 98;
	width: 600px;
		w\idth: 600px;
	height: auto;
		he\ight: auto;
	border: none;
	background: none;
}

	div#headerNavigation {
		position: absolute;
		top: 0px;
		left: 0px;
		width: auot;
		height: auto;
		background: none;
	}
		
		/* section headers */
		div#headerNavigation h1 {
			position: absolute;
			top: 0px;
			left: 0px;
			width: auto !important;;
			height: auto !important;;
			text-indent: 0px !important;
			background: none !important;
		}

	div#content {
		position: absolute;
		top: 20px;
		left: 0px;
		z-index: 99;
		width: 600px !important;;
		min-height: auto !important;
		height: auto !important;
		font-size: .9em;
		overflow: visible !important;
	}
	
	div#scrollContainer {
		width: 600px;
			w\idth: 600px;
		height: auto !important;
		padding: 0 0 0 0 !important;
	}
	
	.jScrollPaneContainer {
		overflow: visible !important;
	}
	
		/* inline content headers */
		div#content h2 {
			height: auto;
			margin: 0 0 10px 0;
			text-indent: 0px !important;
			background: none !important;
		}
		

/* ----------------------------------------------------------------------------------------
	testimonial
---------------------------------------------------------------------------------------- */
 
div.testimonial {
	position: relative;
	width: 600px;
		w\idth: 600px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0px;
	background: url(../../img/content/bg-dots.gif) 0px 100% repeat-x;
}
div.testimonial div.bioPhoto { display: none; }


/* ----------------------------------------------------------------------------------------
	our facility
---------------------------------------------------------------------------------------- */
 
div#photoGallery div#photoThumbs { top: 0px; }

ul#previousNextGallery,
div#videoHighlight,
div#additionalVideos { display: none; }

		
/* ----------------------------------------------------------------------------------------
	footer styles
---------------------------------------------------------------------------------------- */
 
div#footer { display: none; }

/* ----------------------------------------------------------------------------------------
	home page
---------------------------------------------------------------------------------------- */
 
div#contentArea {
	height: 515px;
		he\ight: 513px;
	background: none;
}

	div#content {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 600px;
			w\idth: 600px;
		height: auto;
			he\ight: auto;
		padding: 40px 0 0 0;
	}
	
		
	h1 {
		width: 600px;
		height: auto;
		text-indent: 0px;
		background: none;
	}
	
	div#columnOne { width: 300px; }
	
	div#columnTwo {
		width: 270px;
		float: right;
	}
	
		div#columnTwo h2 {
			width: 270px;
			height: auto;
				he\ight: auto;
			margin: 0 0 10px 0;
			padding: 0 0 0 0;
			text-align: left;
			text-indent: 0px;
			background: none;
		}
		

/* shut off for print */
ul#mainNavigation,
ul#sublevelNavigation,
span.lquote,
span.rquote,
div.inlineTestimonial,
ul#bottomFocusAreas,
div#video { display: none; }