/*******************************************
Title: Whitmore website Home Page styles
Last Updated: May 1, 2010
Author: James Sherman
********************************************/

#content {
	width: 575px;
	left: 0px;
}

#sideBar {
	width: 0px;
	background-image: none;
	background-repeat: no-repeat;
}


.image {
	border: thin solid #2f3c60;
	position: relative;
	right: .5em;
	bottom: .5em;
}

div.shadow {
	margin: 1.5em;
	background-color: #CCCCCC;
	width: 572px;
}

.quote {
	font-size: 1.4em;	
}

span.verse {
	font-weight: bold;
	color: #5870AD;
	font-style: italic;
}

strong.ref {
	color: #2f3c60;
}