@charset "utf-8";
@import url(https://www.google.com/cse/api/branding.css);


body  { 
	font-size: 1em; 
	color:#000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:0; 
	/* 
	background: linear-gradient(45deg, white 25%, #8b0 25%, #8b0 50%, white 50%, white 75%, #8b0 75%);
	background-size:80px 80px;
	background-attachment:fix;
	*/
}
H1   { color: maroon; font-size: 16pt; font-style: normal; font-weight: normal }
H2   { color: maroon; font-size: 14pt; font-style: normal; font-weight: normal }
H3   { color: maroon; font-size: 12pt; font-style: normal; font-weight: normal }
H4   { color: maroon; font-size: 12pt; font-style: normal; font-weight: normal }
H5   { color: maroon; font-size: 12pt; font-style: normal; font-weight: normal }
H6   { color: maroon; font-size: 12pt; font-style: normal; font-weight: normal }

/*Sacramento Image */

#mainHeaderSac {
	background-image: url(https://www.sacramentotop10.com/_images/_template/SacramentoTop-10.jpg);
	background-repeat: no-repeat;
	height: 165px;
	border-radius: 15px;
	border:solid #CCCccc;
	text-align:center;
	color:#900;
	font-size:1.1em;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	margin-top:5px;
}

/*Stars Image */

#mainHeaderStars{
	background-image: url(https://www.sacramentotop10.com/_images/_template/top-10-stars.jpg);
	background-repeat: repeat;
	height: 165px;
	border-radius: 15px;
	border:solid #CCCccc;
	text-align:center;
	color:#900;
	font-size:1.1em;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	margin-top:5px;
}



/*mainHeaderSac Not Used*/
#mainHeaderSac span{
	font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:1.2em;	
}
/*mainHeaderStars Not Used*/
#mainHeaderStars span{
	font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:1.2em;	
}

/*added styles*/      
#mainWrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#rightBanner{
	float:right;
	clear:both;
	margin-top:15px;
	
}
#rightBanner img{
	border:none;
}

#banneradsimg{
	float:right;
	padding:10px;
	clear:both;
}

#adSense {
	padding: 15px;
}
.smallFont {
	font-size: .8em;
	margin-left:10px;
	padding-left:10px;
}

#mainContent {
	border: 1px solid #CCC;
	margin-top: 10px;
	border-radius: 5px;
	padding:0px 5px 10px 0px;
	background-image: url(https://www.sacramentotop10.com/_images/_template/content.jpg);
	background-repeat: repeat-y;
}

.subContent {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	padding-left:15px;
}


#leftColl {
	background-color:transparent;
	float: left;
	width: 200px;
	margin-right: 10px;
	padding-left:25px;	
	clear:right;
}
#rightColl{
	float:right;
	width:265px;
	height:2200px;
	overflow:scroll;
	
	
}

#rightColl strong,li{
	margin:5px;
	}
strong a{
	text-decoration:none;
	color:#000000;
}
strong a:link{
	color:#000000;
}
strong a:hover{
	padding:0px 5px;
}
#rightColl ul{
	list-style:none;
	padding:0;
}
#rightColl li{
	border-bottom:solid 1px #999;	
	background:#FFC;
}
#rightColl a:link{
	color:#333;
	padding:3px;
	text-decoration:none;
	font-size:.9em;
}
#rightColl li:visited{
	background-color:#333;
	text-decoration:none;
}
#rightColl li:hover{
	background-color:#CCC;
	text-decoration:none;
}
#contentText{
	font-size:1em;
	margin-top:10px;
	border:solid 1px #CCC;
	margin-left:225px;
	margin-right:280px;
	font-family: 'Ubuntu Condensed', sans-serif;
	padding-left:2px;
}
#contentText h2{
	font-size:2em;
}
#contentText a:link{
	font-weight:bold;
	text-decoration:none;
}
#textLeft{
	float:left;
	margin-right:15px;
	width:50%;
	padding-left:5px;
}
.clear{
	clear:both;
}
#footer{
	background-color:#666;
	padding:10px;
	border-top: #CCC 2px groove;
	margin-bottom:0;
	margin-top:10px;
}
.footer1{
	margin:auto;
	color:#CCC;
	font-size:.9em;
	text-align:center;
}
.footer a {
	color:#CCC;
	text-decoration:none;
}
.footer a:hover{
	color:#900;
}
.topLink{
	background-image:url(https://www.sacramentotop10.com/_images/_template/top.fw.png);
	position: fixed; 
	bottom:10px;
	right:30px; 
	color:#fff;
	height:40px;
	width:40px;
}
.smalFont {
	font-size: .8em;
	margin-left:10px;
	padding-left:10px;
}
#adWords {
	padding: 15px;	
}