/* Stephen Wilson Stained Glass */
/* Index page */

#headerDiv {
	background: #000 url(./images/h-bg_rose.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#contentDiv {
	background: #000 url(./images/bg_rose.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#columns {
	width: 922px;
	margin: 0 0 0 39px;
	border: 0;
	padding: 0;
}

#leftCol {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#featuredImg {
	width: 548px; height: 528px;
	margin: 0;
	border: 1px solid #ccc;
	padding: 0;
}

#rightCol {
	float: left;
	width: 333px;
	margin: 0 0 0 30px;
	border: 0;
	padding: 0;
}

#title {
	width: 333px; height: 40px;
	margin: 0 0 2em 0;
	border: 0;
	padding: 0;
}

#sectionDesc {
	margin: 4em 0 0 0;
	border: 0;
	border-top: 3px double #999;
	padding: 1em 0 0 0;
}

#indexNav a {
	display: block;
	background-repeat: no-repeat; 
	background-position: top left;
	width: 250px; height: 65px;
	text-indent: -5000px;
	text-decoration: none;
	}

#b-stClare {

	background: #000 url(./images/b_stclare.gif); 
	}

#b-stAnthony {
	background: #000 url(./images/b_stanthony.gif); 
	}

#b-selected {
	background: #000 url(./images/b_selected.gif); 
	}