/* CSS Document */

.resource {
font-family:Arial, Helvetica, sans-serif;
}

.resource a {
text-decoration:none;
color:#333333;
font-size:12px;
}

.tab_resources {
float:left; width:150px; height:150px;
}

.listing
{
	background: #f7f6ec;
	border: 1px solid #999999;
	margin: 25px 0px 0px 0px;
	height: 225px;
}


.listing_small
{
	background: #f7f6ec;
	border: 1px solid #999999;
}

.listing_small .inner_border
{
	border: 1px solid #999999;
	padding:5px;	
}

.listing .inner_border
{
	border: 1px solid #999999;	
}

.listing_detail .image
{
	border: 4px solid #dad7c2;
}

.listing_detail .image img
{
	border: 1px solid #666666;
}

.listing_detail .content
{
	color: #333333;
	font-family: Helvetica, Tahoma;
}

.listing_detail .content a
{
	color: #333333;
	font-family: Helvetica, Tahoma;
	text-decoration: underline;
}

.div_indented
{
	padding: 0px 0px 0px 20px;
}#resources a {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 600px;
	line-height: 20px;
}

