/* @override http://hillcountryhealth.dev/stylesheets/conditions_index.css */

#page_container { background-image: url(../images/bg_columns_index.gif); }

#content_container { background-image: url(../images/bg_contentcontainer_index.jpg); }

#content {
	float: left;
	width: 762px;
	margin-left: 9px;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 35px; }
	
.page_title {
	text-indent: -5000px;
	margin: 0 0 30px 0;
	height: 68px; }

.row1, .row2 {
	float: left;
	clear: left;
	width: 718px;
	padding: 0 22px 35px;
	background: transparent url(../images/paperstrip1.jpg) 0 2px no-repeat; }

.row2 {	background-image: url(../images/paperstrip2.jpg); }

.condition { width: 168px; float: left; margin: 0 4px 0 7px; }
	
	/*.condition IMG {
		border: 1px solid #d4d4d4;
		border-bottom-color: #d5d5d5;
		border-left-color: #d5cbc3;
		border-right-color: #d5cbc3;
		padding: 0 0 1px;
		background: #acacac url(../images/bg_indexphoto.gif) 0 100% repeat-x; }*/
	
	.condition H3 { margin-top: 5px; margin-bottom: 12px; text-align: center; }
	.condition H3 A { color: #69594a; border: none; }
	.condition:hover H3 A,	
	.condition H3 A:hover { color: #155392; }
		
	/*.condition P { font-size: .95em; font-style: italic; color: #4d4d4d; padding-left: 2px; }*/
	/*.condition p { display: none; }*/