body {
	background: url(images/bg.gif);
	background-attachment: fixed;
	color: #303030;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, helvetica, sans serif;
	font-size: 8pt;
}
h3 {
	background: white url(images/headertile.gif) repeat-x;
	padding: 0;
	margin: 0;
	font-size: 11pt;
	line-height: 26px;
	vertical-align: middle;
	text-indent: 10px;
	font-variant: small-caps;
	font-style: italic;
	letter-spacing: 0.1em;
	color: #004c67;
}
.widebox h3, .widebox h4 {
	clear: both;
}
h3 p {
	margin-top: 10px;
}
h4 {
	margin: 10px 10px 5px 10px;
	font-size: 9pt;
	font-weight: bold;
	padding: 10px;
}
a:link {
	text-decoration: none;
	color: #00457a;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #00457a;
	font-weight: bold;	
}
a:hover {
	color: #0085ab;
	text-decoration: overline underline;
}
a:active {
	color: #0085ab;
}
a img {
	border: none;
}
.content img {
	margin: 0;
}
.wrapper {
	width: 750px;
	margin: 0px auto;
	padding: 0;
}
.header {
	width: 750px;
	height: 105px;
	margin-bottom: 10px;
	background: url(images/praiselogo.jpg);
}
.header h1 {
	margin: 0;
	width: 285px;
	height: 105px;
	text-indent: -10000px;
	background: url(images/praise-inc-logo.jpg) no-repeat;
	float: right;
}
.header ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	height: 12px;
}
.header ul li {
	height: 12px;
	margin: 70px 20px 0 0;
	float: left;
}
.header ul li#home a {
	background: url(images/home.jpg) no-repeat;
	width: 52px;
}
.header ul li#news a {
	background: url(images/news.jpg) no-repeat;
	width: 49px;
}
.header ul li#sitemap a {
	background: url(images/sitemap.jpg) no-repeat;
	width: 73px;
}
.header ul li#contact a {
	background: url(images/contact.jpg) no-repeat;
	width: 80px;
}
.header ul li a {
	display: block;
	text-indent: -10000px;
	outline: none;
}
.main {
	width: 750px;
	margin: 0;
	padding: 0;
	color: #303030;
/* background-color value is for content background.
	 Image is 2000px wide, ~25% is colored, where sidebar should be
	 (exact pixel count of colored area is actually closer to 26%).
	 Position corresponds to right sidebar, repeat img vertically.
	 Could be easily modified for left sidebar - just flip the image,
	 change bg position to 25% and change .content to float:right.
*/
	background: url(images/sidebarbg.gif) repeat-y;
	background-position: 536px;
	background-color: #e8f3f6;
}
.content {
	width: 527px;				 /* width of .main container */
	float: left;				/* left side of window */
	margin: 0;
}
.sidebar {
	margin-left: auto;	 /* past content */
	padding: 0 0 20px 0;
	font-size: 8pt;
	/*background: url(images/sidebarbg.gif) repeat-y;*/
	width: 214px;
	/*border-bottom: solid 1px #dadada;
	border-bottom-image: url(images/sidebarbottom.gif) repeat-x;*/
	min-height: 505px;
}
.sidebar #latest {
}
.sidebar #comingsoon p {
	text-align: center;
}
.sidebar #comingsoon img {
	margin: 0 auto;
	display: block;
}
.sidebar #comingsoon p {
}
.sidebar #copyright {
	margin-top: 70px;
	text-align: center;
}
.sidebar ul {
	margin-top: 0;
	margin-left: 0;
	padding: 5px 0 5px 0;
	list-style: none;
	/*background: url(images/sidebarbg.gif) repeat-y;*/
}
.sidebar ul li {
	padding: 3px 0 3px 0;
}
.sidebar ul li a {
	text-decoration: none;
	text-indent: -5000px;	
}
.sidebar ol {
	margin-left: 5px;
	padding-left: 27px;
	padding-right: 10px;
}
.sidebar p {
	margin: 10px;
}
.sidebar p, .box p {
	padding: 0 10px;
}
.visionmission {
	width: 529px;
	height: 275px;
	top: -12px;
	margin: 0;
	overflow: hidden;
}
div.getreal { text-align: right; margin: 5px 0; }
.box {
 width: 170px;
 background: #e8f3f6;
 float: left;
 font-size: 8pt;
 padding: 0px 0px 20px 0px;
 margin: 10px 5px 0px 0px;
}
.box .last {
 margin: 0;
}
.section {
	clear: both;
	margin-top: 10px;
}
.section a img {
	float: left; display: inline; margin-right: 7px;
}
#news {
	/*font-size: 110%;*/
}
.widebox {
 background: #e8f3f6;
 margin-top: 10px;
 font-size: 8pt;
 padding: 0 0px 20px 0px;
 background: #e8f3f6;
}
.widebox.wide {
 min-height: 265px;
}
.box dt img, .widebox dt img {
 float: left;
 border: solid 1px #00457a;
 margin: 3px 5px 1px 0;
}
.widebox .opm dl dt img {
	display:block;
}
.widebox .opm dl dd {
	clear:left;
	display:block;
}
.box dt img:hover, .widebox dt img:hover,
.box dt a img:hover, .widebox dt a img:hover {
 border: solid 1px #0085ab;
 color: #0085ab;
}
.box dl, .widebox dl {
 clear: both;
 margin: 5px 5px 10px 5px;
}
.widebox dl {
	margin: 12px 20px;
}
.widebox dt {
 font-weight: bold;
}
.widebox dd {
 margin: 0;
 padding: 0;
}
.widebox dd ul li {
 margin: 0 15px;
}
.widebox p, .widebox li {
 padding: 0 10px 0 0;
 margin: 10px 20px;
}
.widebox ul {
	margin: 0 30px;
	padding: 0 5px;
}
.widebox ul li {
	padding: 0 5px;
	margin: 0 5px;
	list-style-position: outside;
}
.widebox .album {
	clear: both;
	margin: 10px 0 10px 10px;
}
.widebox .album h4 {
	margin: 20px 10px 10px;
	padding: 0;
	border-bottom: 1px solid #bbb;
}
.widebox .album p {
	margin: 10px;
	padding: 0;
}
.widebox .album img {
	float: right; display: inline;
	margin: -25px 10px 10px;
	border: 1px solid #bbb;
	background: #E8F3F6;
	padding: 5px;
}
.widebox .album p img {
	float: none;
	margin: 0;
}
/* the fix for hiding text in IE, i think */
dl, dd {
	background: transparent;
	position: relative;
}
/* hides from IE5-mac \*/
* html dl, * html dd, * html dt {height: 1%;}

div.border {
	margin: 15px auto;
	text-align: center;
	clear: both;
}
div.comments {
	margin: 10px 20px;
}
div.forum {
	float: right;
	margin: 0 20px 0 10px;
}
dd {
	padding-left: 10px;
}
.clear {
	clear: both;				/* extend height of .main to longest column */
	height: 1px;
	overflow: hidden;	 /* prevent IE expanding the container */
	margin: 10px 0 0 0;					/* keep flush with surrounding blocks */
	width: 749px;
	background: #e0e0e0;
	border-right: solid 1px #dadada;
	z-index: 1000;
}
.footer {
	color: #303030;
	margin-top: 10px;					/* flush with .main */
	margin-bottom: 0px;
	bottom: 0px;
	padding: 3px;
	text-align: center;
	background-color: #c1dce8;
	font-size: 8pt;
	display: none;
}
/* SIDEBAR (sidenav.php same directory as images) */
li.praiseworship a, li.contemporary a, li.kids a, li.opm a, li.praiseclubs a, li.hoplocations a, li.franchising a, li.publishing a, li.resources a, li.getreal a {
	display: block;
	width: 214px;
	height: 14px;
	text-indent: -10000px;
	outline: none;
}
li.praiseworship a:hover, li.contemporary a:hover, li.kids a:hover, li.opm a:hover, li.praiseclubs a:hover, li.hoplocations a:hover, li.franchising a:hover, li.publishing a:hover, li.resources a:hover, li.getreal a:hover {
	background-position: -214px 0;
}
li.praiseworship a { 
	background: transparent url(images/praiseworship.jpg) no-repeat;
}
li.contemporary a {
	background: transparent url(images/contemporary.jpg) no-repeat;
}
li.kids a {
	background: transparent url(images/kids.jpg) no-repeat;
}
li.opm a {
	background: transparent url(images/opm.jpg) no-repeat;	
}
li.praiseclubs a {
	background: transparent url(images/praiseclubs.jpg) no-repeat;
}
li.hoplocations a {
	background: transparent url(images/hoplocations.jpg) no-repeat;
}
li.franchising a {
	background: transparent url(images/franchising.jpg) no-repeat;
}
li.publishing a {
	background: transparent url(images/publishing.jpg) no-repeat;
}
li.resources a {
	background: transparent url(images/resources.jpg) no-repeat;
}
li.getreal a {
	background: transparent url(images/getreal.jpg) no-repeat;
}

/* PAGE TITLE HEADER (images found one directory above) */
h2 { 
	color: #9EBDD7;
	margin: 0;
	text-align: center;
	font-size: 14pt;
	padding: 5px 0 0;
}
h2.praiseworship, h2.contemporary, h2.kids, h2.opm, h2.praiseclubs, h2.hoplocations, h2.franchising, h2.publishing, h2.resources, h2.getreal { 
	width: 529px; height: 114px; 
	text-indent: -10000px;
	background-position: top;
}
h2.praiseworship { 
	background: transparent url(../images/h-praiseworship.png) no-repeat;
}
h2.contemporary {
	background: transparent url(../images/h-ccm.png) no-repeat;
}
h2.kids {
	background: transparent url(../images/h-kids.png) no-repeat;
}
h2.opm {
	background: transparent url(../images/h-opm.png) no-repeat;	
}
h2.praiseclubs {
	background: transparent url(../images/h-praiseclubs.png) no-repeat;
}
h2.hoplocations {
	background: transparent url(../images/h-hoplocations.png) no-repeat;
}
h2.franchising {
	background: transparent url(../images/h-franchising.png) no-repeat;
}
h2.publishing {
	background: transparent url(../images/h-publishing.png) no-repeat;
}
h2.resources {
	background: transparent url(../images/h-resources.png) no-repeat;
}
h2.getreal {
	background: transparent url(../images/h-getreal.png) no-repeat;
}
	
table {
	margin: 10px auto;
	width: 95%;
	border: 0px solid black;
	font-size: 8pt;	
}
table caption {
	font-weight: bold;	
	text-align: left;
	margin: 10px auto;
	padding: 0 5px;
	text-transform: uppercase;
}
table caption a {
	text-transform: none;
}
table td.data {
	width: 40%;
	padding: 0 5px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
table th {
	background-color: #D6E3EF;
	padding: 3px;
}
table tr {
	border: 1px solid #2389A4;
	border-spacing: 2px;
}
table td {
	vertical-align: top;
}
div.ad {
	clear: both;
	margin: 10px 0;
	text-align: center;
	width: 536px;
}
div.ad img {
	border: none;
}