body.custom
{
	background-image: url("green-texture.gif");
  	background-repeat: repeat;
}

.custom .entry h3,
.custom .entry p,
.custom .entry li,
.custom .entry dt,
.custom .entry dd,
.custom .entry table,
.custom .entry th,
.custom .entry td,
.custom .entry pre,
.custom .entry code
{
  font-size: 110%;
}

/* to offset the gap between first sidebar item to the nav bar in IE */
.custom .silo_widget {
	font-size: 8px;
}


.largefont { 
  color: #0066FF; 
  font-family:arial; 
  font-size: 13px;
}
.nav_branchindent {
	padding-left: 50px;
	background-color: #7d097e;
	margin-left: 52px;
	text-shadow: #000000 0 1px 0;
	text-indent: 50px;
}

.centeralign {
	text-align: center;
}
.subhead {
background-color: #e0edad; 
color: #8c070c; 	
font-weight: bold;
width: 170px; 
text-align: center;
padding: 5px;
	margin: 5px 0;
} 
.subhead2 {
background-color: #e0edad; 
color: #8c070c; 	
font-weight: bold;
width: 170px; 
text-align: center;
padding: 5px;
margin: 5px 1px;
} 

.limitedtime {
	color: #f8100f;
	display: block;
	text-align: center;
	font-weight: bold;
	top: 0;
	margin: 0;
	padding: 0;
	font-size: 120%;
}

.largelink {
	font-size: 120%;
	color: #f8100f;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	text-decoration: underline;
}
.floatimgright {
    float: none;
	padding: 0;
	display: inline;
	margin: 0 0 0 4px;
}

