@charset "utf-8";
/* CSS Document */

.sand-creek-site-top{
	padding-top:100px;
	background-color:#31332c;
	background-image:url(../../../../images/header-bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-bottom:#fff 1px solid;
}
#masthead{
	background-color:#fff;
	text-align:center;	
}
a.sc-burnt-orange-top-bar-link:link, a.sc-burnt-orange-top-bar-link:visited{
	text-decoration:none;
	color:#bd4b0b;
}
a.sc-burnt-orange-top-bar-link:hover, a.sc-burnt-orange-top-bar-link:active{
	text-decoration:underline;
	color:#bd4b0b;
}
.TopBottomBar{
	color:#c7b299;	
}
.BoxText{
	font-size:11px;
}
.CatalogItemDark{
	background-color:#fff;
}
.CatalogItemDark b{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.CatalogItemLight{
	padding-bottom:20px;
}
.home-page-img-wrapper{
	margin-bottom:10px;
	height:150px;	
	border:#efefef 1px solid;
}
#site-seal{
	padding:15px;
	background-color:#fff;
	text-align:right;
}
.social-box{
	margin-top:10px;	
}
p{
	line-height:20px;
}