/* Holy Spirit Today CSS */

body {
	margin: 0;
	padding: 0;
	font:76% 'Lucida Grande',Verdana, Helvetica, sans-serif;
	color: #4F4F4F;
	background: #282425 url(hst_bg.gif) repeat-x;
}

/* default links */

a:link {
	background-color: transparent;
	text-decoration: none;
	color: #282425;
	font-weight: bold;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	color: #282425;
}

/* headers here */

h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
	text-indent: -9000px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 130%;
}

/* and then these h3 statements, unique to whichever section has been attached above, will give the headers the appropriate background color */

h3 {
	text-transform: uppercase;
	display: inline;
	font-size: 92%;
	margin: 10px 5px 0 5px;
	padding: 2px;
}

/* main wrapper that holds it all centrally */

#wrapper {
	width:758px;
	margin:0 auto;
	background-color: #A4D2EE;
}

/* default masthead holding the banner and mainNav */

#header {
	width: 758px;
	height: 220px;
	background:url(header.gif);
}

/* now the three main columns, named in order of importance and display when styles switched off */

#primaryContent {
	float:left;
	width:758px;
	display:inline;
	margin: 0 0 20px 0;
	background: url(content_bg.gif) no-repeat top right;
}

#primaryContent #topLeft {
	width: 347px;
	height: 270px;
	margin: 15px 15px 15px 5px;
	float: left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='trailer.png', sizingMethod='scale');
}

#primaryContent #topLeft a {
	width: 347px;
	height: 270px;
	display: block;
}

html>body #primaryContent #topLeft {
	width: 347px;
	height: 270px;
	margin: 15px 15px 15px 5px;
	float: left;
	background: url(trailer.png) no-repeat top left;
}

#primaryContent #schedule {
	margin: 10px 10px 0 10px;
	padding: 2px;
	width: 400px;
	float: left;
}

#primaryContent #schedule table{
	border: 0;
	margin: 0;
}

#primaryContent #schedule p {
	padding: 0;
	margin: 5px 0 10px 0;
}

#primaryContent #channels {
	float: right;
}

#primaryContent #topRight {
	width: 364px;
	float: left;
}

#primaryContent #topRight img {
	float: left;
	margin: 8px 0 8px 0;
	border: 0;
}

#primaryContent #topRight h1 {
	width: 274px;
	height: 22px;
	background: url(hst_h1.gif) no-repeat top left;
	margin: 15px 10px 5px 0;
}

#primaryContent #topRight p {
	padding: 0;
	margin: 0;
}

#primaryContent #topRight #b1 {
	width: 110px;
	height: 78px;
	float: left;
	background: url(featured_on.gif) no-repeat 50%;
}

#primaryContent #topRight #b2 {
	margin: 10px 10px 0 30px;
	width: 77px;
	height: 78px;
	float: left;
	background: url(god_tv.gif) no-repeat right top;
}

#primaryContent #topRight #b2 a {
	width: 77px;
	height: 78px;
	display: block;
	background: url(god_tv.gif) no-repeat left top;
	text-indent: -9000px;
}

#primaryContent #topRight #b2 a:hover {
	background-position: right top;
}

#primaryContent #topRight #b3 {
	margin: 10px 10px 0 20px;
	width: 77px;
	height: 78px;
	float: left;
	background: url(acc.gif) no-repeat right top;
}

#primaryContent #topRight #b3 a {
	width: 77px;
	height: 78px;
	display: block;
	background: url(acc.gif) no-repeat left top;
	text-indent: -9000px;
}

#primaryContent #topRight #b3 a:hover {
	background-position: right top;
}

#primaryContent #sidebar {
	float:left;
	width:230px;
}

#primaryContent #sidebar #midLeft {
	margin-left: 10px;
	width: 230px;
	float: left;
}

#primaryContent #sidebar #midLeft a.bnc {
	width: 230px;
	height: 114px;
	display: block;
	background: url(bnc.gif) no-repeat top left;
	text-indent: -9000px;
}

#primaryContent #sidebar #midLeft a.bnc:hover {
	background-position: right top;
}

#primaryContent #sidebar #midLeft a.donate {
	width: 230px;
	height: 114px;
	display: block;
	background: url(donate.gif) no-repeat top left;
	text-indent: -9000px;
}

#primaryContent #sidebar #midLeft a.donate:hover {
	background-position: right top;
}

#primaryContent #sidebar #midLeft a.contact {
	width: 230px;
	height: 114px;
	display: block;
	background: url(contact_us-0306.jpg) no-repeat top left;
	text-indent: -9000px;
}
#primaryContent #sidebar #midLeft a.testimonial {
	width: 230px;
	height: 114px;
	display: block;
	background: url(testimony-0609.jpg) no-repeat top left;
	text-indent: -9000px;
}

#primaryContent #sidebar #midLeft a.contact:hover {
	background-position: right top;
}

#primaryContent #main-content {
	float:right;
	width:508px;
}

#primaryContent #main-content #midRight {
	margin-left: 5px;
	width: 487px;
	background: #cee7f6 url(mid_bg.gif) repeat-x left bottom;
	float: left;
}

#primaryContent #main-content #midRight p {
	margin: 8px 0 0 5px;
	width: 330px;
	height: 114px;
	float: left;
	font-size: 1em;
}

#primaryContent #main-content #midRight.him {
	height: 140px;
}

#primaryContent #main-content #midRight.store {
	height: 114px;
}

/* erm, the footer */

#footer{
	clear:both;
	width: 758px;
	height: 118px;
	background: transparent url(footer_bg.gif);
	padding: 0px;
}

#footer p {
	text-align: center;
	padding: 83px 0px 0px 0px;
	font-size: .8em;
}

/* image control. First we define stuff common to ALL images on the page. It is then up to other styles to override these. By default, all images will have a 2px border, and bottom and right margins of 5px. They will all float left. */

img {
	float: left;
	margin: 8px 8px 8px 8px;
	border: 0;
}

/* For any images in the default boxes - the pencil icons - I don't want the 2px border. So I set border to 0 */

/* spacer used immediately after the floated gallery thumbnails to ensure the box expands to hold them all */

.spacer {
	clear: both;
}