/* base css */
@import url(/.shared/themes/common/base-weblog.css);




/* portal css */


/* theme css */
@import url(/.shared/themes/shea/theme-forestgreen.css);


/* general page elements */
#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #00154C;
	text-align: center;
	font-family: Arial, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */
	
	#banner
	{
		height: 205px;
		background-image: url("http://washcycle.typepad.com/WashCycleBanner_v3.jpg");
		background-position: 90px 0px;
		background-repeat: no-repeat;
		text-align: center;
	}
	
	#banner-inner { overflow: visible; padding: 0; }
	
	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	
	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 205px;
		text-indent: -1000em;
	}
	
	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}
@import url(/.shared/themes/common/base-weblog.css);

	
/* three-column tweaks */
	
	.layout-three-column #container {width: 1200px;}
	
	.layout-three-column #alpha {width: 200px;}
	
	.layout-three-column #beta {width: 665px; background: #FFFFFF; margin: 0px 0 0 0px; }

        .layout-three-column #beta-inner {width: 665px; background: #FFFFFF;}

	.layout-three-column #gamma {width: 310px;}

/* user css */


/* other css */


/* ph=1 */
