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


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 305px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	vertical-align:top;
	position:relative;

}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 337px;
	padding-top:0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align:left;
	border-top: 2px sold white;
} 

.siteListingItem {
	padding:15px 0 20px 0px;
	background-image:url(http://www.anchorcompanies.com/images/site-listing-bg.gif);
	background-repeat:no-repeat;
	font-size:15px;
	width:300px;
}
.siteListingItemSelected {
	background-image:url(http://www.anchorcompanies.com/images/site-listing-bg-selected.gif);
	background-repeat:no-repeat;
	font-size:15px;
	width:300px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.siteName {
	float:left;
	width:90px;
	text-align: right;
	padding: 0px;
	color:#000000;
}
.siteInfo {
	width:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	color: #666666;
	text-align: left;
}
.siteLink {
	text-align:right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	padding-right: 8px;
}
#flashcontent {
	height:400px;
	width:405px;
	margin:auto;
	background-color:#181818;
	color:#FFFFFF;
}
.siteCategory {
	color:#9F9583;
	text-align:center;
	padding-top: 0px;
}

.siteLink a:link, .siteLink a:visited {
	text-decoration:underline;
	color:#666666;
}
.siteLink a:active, .siteLink a:hover {
	text-decoration:none;
	color:#666666;
}
#currentSiteTitle {
	padding:0px 10px;
	color:#9F9583;
	
}
#currentSiteDescription {
	padding:5px 10px 10px 10px;
	color:#666666;
}
#currentSiteLinks {
	padding:5px 10px 10px 10px;
	color:#666666;
	text-align:right;
	font-size:14px;
}
.twoColFixLtHdr #container #contentContainer #sidebar1 .siteContainer {
	padding-bottom: 10px;
	margin-bottom: 20px;
}
