@charset "UTF-8";
/* CSS Document */


.hoodriver {
 	float:left;
	margin:0 20px 25px 0;
	width:250px;
	padding-bottom:15px;
	background-color:#fff;
	border:1px solid #999;
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomright:7px; 
	-webkit-border-bottom-right-radius:7px;
    border-bottom-left-radius:7px;
    border-bottom-right-radius:7px;

	}

#left-col .hoodriver p.caption {
	font-size:11px;
	color: #666666;
	padding:10px 12px 0 12px;
	margin-bottom:0;
	line-height:160%;
 	}

.staff h2.first, 
.faq h2.first {
	pading-top:0; 
	margin-top:0;
	border:0;
	}
	
.staff h2, 
.faq h2{
	padding-top:15px;
	border-top:1px solid #ccc;
	}

#main .staff .pos {
	font-size:11px;
	text-transform:uppercase;
	}


	
#con_cust h3.top, 
#con_biz h3.top {border:0;padding-top:0;}
	
/* PRESS STYLES */	
	
#press_overview td {
	padding-right:40px;
	vertical-align:top;
	}
	
#press_overview td.desc {
	width:100px;
	}
	
#press_overview td.desc,  #press_overview table tr td p{
	margin-top:0;
	padding-top:0;
	}

#press_overview td.desc  h5{
	width:100px;
	margin:0;padding:0;
	}
	 
	
#images_press_left {
	float:left;
	}
	
#images_press_left ul, #images_press_right ul {
	margin:-5px 0 0 0;padding:0 0 5px 25px;
	}

#images_press_right {
	float:right;
	margin-right:75px;
	}
	
#images_press_left img, #images_press_right img {
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	}
	

/* PARTNERS STYLES */
br {
	clear: both;
}

#partners img {padding:8px;display:block;background-color:#fff;margin:0 auto;}
 
 #partners a:link, #partners a:visited {color: #369;}
 
#partners a:hover {color: #33CC00;}
  
#partners {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
}

#partners td {
	width: 50%;
	text-align: center;
	padding: 20px 10px;
	border:1px solid #ccc;
	vertical-align:middle;
}

#partners td.mid {
	vertical-align: middle;
}

#partners td.top {
	vertical-align: top;
}
 
