html {
background:transparent
}
body { 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
background:#dee1e6 url(../Images/gradient1.gif) repeat-x fixed; 
text-align: center; 
}
#wrap {
 position:relative;
 text-align: left; 
 width: 950px; 
 height: auto; 
 max-width:918px; 
 margin:0 auto; 
 }
* html #wrap {
width:50em
}
/* Default CSS for round cornered box
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	border:solid 1px #666;
	background:#fff;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.25em;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.cbb h1 {
	margin:0 -10px;
	padding:0 10px 0.3em 0;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {
margin:0.5em 0;
}
	/* Top corners and border */
.bt {
	height:13px;
	margin:0 0 0 24px;
	background:url(../Images/box2.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-24px;
	width:24px;
	height:13px;
	background:url(../Images/box2.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:24px;
	margin:0 0 0 24px;
	background:url(../Images/box2.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-24px;
	width:24px;
	height:24px;
	background:url(../Images/box2.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 9px;
	background:url(../Images/borders2.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 9px 0 0;
	background:url(../Images/borders2.png) repeat-y 100% 0;
}

	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
	
.i3 { 
display:block; 
margin:0; 
background:#eee; 
}

	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:block;}
/* Default CSS ends here */

/* Just a bit of styling for this demo page. Adjust as you wish. */
/*.cb li {margin-left:1em;}
.datebox { color: #5c5c5f; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: right; }
.navbox { color: #777; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: #f4f4f4; width: 100px; height: 15px; padding: 3px; border-color: #7f7f7f; }
.boldtext { color: #717171; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; }
h1 { color: #ae0808; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 900; text-align: left; }*/ 

/*-----Main body containers------*/
#mainbodyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	float: right;
	height: auto;
	width: 195px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
#mainbodyleft {
	float: left;
	height: auto;
	width: 675px;
	margin-left: 15px;
	margin-top: 8px;
	padding-bottom: 8px;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-align: right;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}

/*-----Content styling-----*/
a:link {color: #2978bb; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #1e5685; text-decoration: none; }
a:hover {color: #aaa; text-decoration: underline; }

.text_border_right {
	color: #000;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: justify;
	border-right: 1px dotted #a41111;
	height: auto;
}
.bodyText { 
color: #000; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
padding: 3px; }

.smalltext {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin-top: -10px;
	padding-top: -10px;
}
.textbox {
	float: none;
	height: auto;
	width: 468px;
	margin-left: 0px;
	clear: none;
	padding-left: 195px;
}

.textpad {
	margin-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	height: auto;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 0px;
	padding-left: 0px;
}

.heading {
	margin-left: 10px;
	padding: 0px;
	width: 500px;
	left: 0px;
	position: relative;
	margin-top: 0em;
	margin-bottom: 0em;
}



.CollapsiblePanelContent { 
color: #000; 
font-size: 10px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-align: justify; 
margin: 0; 
padding: 3px; 
}

.textjustified { 
color: #000; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-align: justify; 
}

p {
	font-size: 12px;
	line-height: 1.25em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

ul {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	list-style-type: square;
}
.trebuchet { 
color: #858585; 
font-size: 15px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
line-height: 1.25em; 
}

.side_verse {
color: #5b72a4; 
font-size: 16pt; 
font-family: Goudy, Garamond, "Zapf Chancery", "Comic Sans MS", cursive; 
font-weight: bold; 
font-style: italic; 
line-height: 1.5em; 
text-align: center; 
}

.subhead1 {
	color: #000;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 0.75em;
	margin-bottom: 0.15em;
	padding-top: 0em;
}

.indented { 
text-indent: 60px; 
margin-top: 0.25em; 
margin-bottom: 0.25em; 
}

.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*-----Styling for Prayer Meeting table-----*/
#pmtable { border-collapse: collapse; border-bottom: 1px solid black; }
#pmtable td { border-bottom: 1px solid black; }h3 {
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.audioname {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #992E22;
}
