#content {
	margin-left: 11px;
	margin-right: 11px;
}

#breadcrumbs {
/*	margin-left: 205px;*/
	margin-right: 13px;
	margin-bottom: 10px;
	color: #003366;
}

#breadcrumbs a {
	color: #003366;
}	


#sub_nav {
	float: left;
	position: relative;
	left: 1px;
	width: 175px;
	padding-right: 10px;
	border-right: 1px solid #CCC;
}


/****** testing out what it looks like in a gradient box */
/*#sub_nav {
	float: left;
	position: relative;
	top: -21px;	
	width: 165px;
	margin-right: 10px;
	border: 1px solid #CBCBCB;
	background-image: url('/img/box_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 10px;
}*/

#sub_nav ul {
	margin: 0;
	padding: 0;
	padding-left:5px;
}

#sub_nav ul li {
	list-style-type: none;
	padding-bottom: 10px;
}

/****** testing out what it looks like in a gradient box */

/*
#sub_nav ul {
	margin: 0;
	padding: 0;
}

#sub_nav ul li {
	list-style-type: none;
	padding-bottom: 10px;
}	
*/

#sub_active {
	font-weight: bold;
}

/*
#sub_right {
	float: left;
	width: 750px;
	padding-left: 10px;
	line-height: 17px;
	border-left: 1px solid #CCC;
}
*/

/****** testing out what it looks like in a gradient box */
#sub_right {
	float: left;
	width: 750px;
	padding-left: 10px;
	line-height: 17px;
}
/****** testing out what it looks like in a gradient box */

#sub_print {
	float: right;
	position: relative;
	top: -5px;
}

img.ad_img {
	border:1px solid #ccc;
	padding:1px;
	margin-bottom: 4px;
}

#archive_links {
	color: #666;
}

#archive_links a {
	color: #666;
}

#archive_links a:hover {
	color: #333;
}

.imgs {
	float:right;
	border-left: 10px solid #FFF;
}

#business td {
	font-size: 12px;
}

.style1 {
	font-weight: bold;
}