* {
padding:0;
margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 5% 1em 0;
}

fieldset { padding: .5em; }

body {
	background: url(../graphics/site/bg.gif) repeat-x;
	font: 11px/18px "Lucida Grande", "Geneva", "Arial", "Helvetica", sans-serif;
	color: #5e5c54;
	text-align: center;
	margin: 0;
	padding: 0;
}

.footerFloat {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
}

/* @group nav */

.bLinks {
	background: url(../graphics/site/buttons/links.gif) no-repeat left top;
	float: left;
	height: 50px;
	width: 132px;
}

.bHome {
	background: url(../graphics/site/buttons/home.gif) no-repeat left top;
	float: left;
	height: 50px;
	width: 132px;
}

.bHome:hover {
	background: url(../graphics/site/buttons/home.gif) no-repeat left bottom;
}
.bAbout:hover {
	background: url(../graphics/site/buttons/about.gif) no-repeat left bottom;
}
.bLocation:hover {
	background: url(../graphics/site/buttons/location.gif) no-repeat left bottom;
}
.bAudio:hover {
	background: url(../graphics/site/buttons/sermons.gif) no-repeat left bottom;
}
.bNews:hover {
	background: url(../graphics/site/buttons/news.gif) no-repeat left bottom;
}
.bLinks:hover {
	background: url(../graphics/site/buttons/links.gif) no-repeat left bottom;
}
.bContacts:hover {
	background: url(../graphics/site/buttons/contact.gif) no-repeat left bottom;
}
.bAbout {
	background: url(../graphics/site/buttons/about.gif) no-repeat left top;
	float: left;
	height: 50px;
	width: 132px;
}
.bLocation {
	background: url(../graphics/site/buttons/location.gif) no-repeat left top;
	float: left;
	height: 50px;
	width: 132px;
}
.bAudio {
	background: url(../graphics/site/buttons/sermons.gif) no-repeat left top;
	float: left;
	height: 50px;
	width: 132px;
}
.bNews {
	background: url(../graphics/site/buttons/news.gif) no-repeat left top;
	float: left;
	height: 50px;
	width: 132px;
}
.bContacts {
	background: url(../graphics/site/buttons/contact.gif) no-repeat left top;
	float: left;
	height: 50px;
	width: 132px;
}

/* @end */

/* @group links */

a:link {
	text-decoration: none;
	color: #5b84ba;
}
a:visited {
	text-decoration: none;
		color: #5b84ba;
}
a:hover {
	text-decoration: underline;
		color: #5b84ba;
}
a:active {
	text-decoration: none;
		color: #5b84ba;
}

/* @end */

/* @group page divs */

#page {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#page:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#menubar {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 945px;
}
#page #menubar div {
	margin: 0px 3px 0px 0px;
	height: 50px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#logo {
	background: url(../graphics/site/logo.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 396px;
}
#flash {
	float: left;
	height: 169px;
	width: 521px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0;
}
#mid {
	height: 192px;
	margin-top: 20px;
	padding-left: 10px;
}

#logo p {
	margin: 0;
	padding: 0;
}
#verse {
	float: left;
	height: 180px;
	width: 345px;
	background: url(../graphics/site/verse.jpg) no-repeat;
	margin-left: 60px;
}

#contentHolder {
	margin-top: 20px;
	width: 926px;
	float: left;
}

#mainContent {
	width: 528px;
	float: left;
	padding-left: 10px;
}

#login {
	width: 137px;
	height: 27px;
	background-image: url(../graphics/site/login.gif);
	display: block;
}

#login a {
	width: 137px;
	height: 27px;
	display: block;
}

#login span {
	display: none;
}

#login:hover {
	background-position: left bottom;
	width: 137px;
	height: 27px;
	display: block;
}

#sidebar {
	float: right;
	padding: 0px;
	width: 331px;
	margin-top: 3em;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	background: url(../graphics/site/footerBG.gif) no-repeat;
	clear: both;
	height: 46px;
	width: 925px;
	padding-top: 16px;
	float: left;
	margin-top: 20px;
}

/* @end */

/* @group mainContent */

#mainContent p {
	padding: 0px;
	margin: 0;
}

#mainContent h2 {
	padding: 0;
	font-size: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h1 {
	font-size: 20pt;
	color: #8A8475;
	font-weight: normal;
	margin: 0px 0px .5em;
	padding: 0px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#mainContent h4 {
	font-size: 12px;
	margin-bottom: 0;
	padding-top: 5px;
	color: #292824;
	margin: 0;
	display: inline;
}

#mainContent .sermonTrack {
	margin-bottom: 2em;
	background: none repeat;
	margin-right: 12px;
	border-bottom: 1px solid #eae7d9;
	padding-bottom: 10px;
	padding-top: 10px;
}

#mainContent .sermonTrack p {
	margin: 0;
	padding-bottom: 5px;
}

.launch {
	width: 64px;
	height: 46px;
	background: url(http://www.christthekingpca.org/graphics/site/listen_now.gif) no-repeat left 1px;
	float: right;
	margin-top: -6px;
}

.launch span {
	display: none;
}

div.launch:hover {
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	width: 64px;
	height: 46px;
}

.launch a {
	display: block;
	width: 64px;
	height: 46px;
}

/* @end */

/* @group sidebar */

#sidePodcast {
	background: url(../graphics/site/sidebar_podcast.jpg) no-repeat left top;
	padding-top: 16px;
	padding-bottom: 4em;
	margin: 0px 0px 0px -2px;
	padding-left: 72px;
}

#sidebar h3 {
	font-size: 16px;
	margin: 0 0 6px;
	padding: 4px 0 4px 6px;
	color: #837d6f;
	font-weight: bold;
	background-color: #eae7d9;
	border: 1px solid #948c7b;
}

#sidebar p {
	padding: 0px 5px;
	margin: 0px 0px 0;
}

div.sideNews {
	padding-bottom: 2em;
}

#sidebar ul {
	margin: 0 0 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding: 0;
}

#sidebar li {
	list-style-type: none;
	padding-left: 5px;
	font-size: 11px;
}

.listenNow {
	background: url(http://www.christthekingpca.org/graphics/site/buttons/listenNow.gif) no-repeat 0;
	height: 26px;
	text-align: center;
	padding-top: 5px;
	width: 86px;
}

#sidebar p.sideNews {
	padding: 0 0 0 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* @end */

/* @group contact forms */

#mainContent .zemRequired {
	margin-bottom: 10px;
}

#mainContent #zemContactForm {
	margin-top: 20px;
	padding: 20px 10px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

/* @end */

.sermonDownload {
	margin-top: -6px;
	float: right;
}

a img {
	border-style: none;
}

.iconDownload {
	background: url(http://www.christthekingpca.org/graphics/site/dl.gif) no-repeat left top;
	width: 64px;
	height: 46px;
}

.iconDownload span {
	display: none;
}

.iconDownload a {
	display: block;
	width: 64px;
	height: 46px;
}

div.iconDownload:hover {
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	width: 64px;
	height: 46px;
}

.googleMap {
	padding: 0;
	margin: 30px 0 0;
}

.suggestLink {
	padding-left: 5px;
	padding-bottom: 30px;
}

#divLink p {
	margin: 0 0 5px;
}

p.breadcrumb {
	text-transform: capitalize;
}

#article-image {
	float: right;
	clear: both;
}

#article-image img {
	margin: 0 8px 20px 20px;
}

#article-image-thumb {
	float: left;
}

#article-image-thumb img {
	padding-right: 20px;
}


