@charset "utf-8";
body {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top:0px;
	margin-bottom:0px;
}
a, a:link, a:active, a:visited{
	font-weight: bold;
	color: #67292E;
	text-decoration:underline;
}
a:hover{
	font-weight: bold;
	color: #67292E;
	text-decoration:none;	
}
div#pageWrapper {
	background-image: url(media/pageback.jpg);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}
div#pageWrapperAdmin {
	background-image: url(media/admin-pageback.jpg);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}
div#contentWrapperHome {
	background-image: url(media/contentback.jpg);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;

}
div#contentWrapper {
	background-image: url(media/content_back-blank_right.jpg);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;

}
div#contentWrapperAdmin {
	background-image: url(media/admin-pageback.jpg);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;

}
div#leftColumnTop {
	width:390px;
	float:left;	
	border:0px;
}
div#leftColumnMenu {
	width:237px;
	border:0px;
	margin-left:140px;
	margin-top:129px;
}
div#leftColumnMenu ul li {
	list-style: none;
	margin-top:0px;
	margin-bottom:4px;
	margin-left: 12px; /* width for bullet.gif */
	padding-left: 0px;
	list-style-image: url(media/blank-li.gif);
}
div#leftColumnMenu ul {
	margin-top:0px;
	margin-bottom:0px;
}
div#leftContent {
	width:280px;
	border:0px;
	margin-left:110px;
	margin-top:8px;
}
div#leftContent h1{
	font-weight:bold;
	font-size:1.2em;
}
div#rightColumnTop {
	width:503px;
	float:right;
	border:0px;
	height:179px;
	text-align:center;
}
div#rightColumnAdmin {
	width:700px;
	float:right;
	border:0px;
	text-align:left;
}
div#rightContentAdmin {
	width:680px;
	border:0px;
}
div#fullContentBottom {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:28px;
	background-image: url(media/fullcontentbottom.jpg);
	background-repeat: no-repeat;
}
div#fullContentTop {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	height:28px;
	background-image: url(media/fullcontenttop.jpg);
	background-repeat: no-repeat;			
}
div#fullContent {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image: url(media/fullcontentbody.jpg);
	background-repeat: repeat-y;
}
div#fullContentCopy{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
	font-size:0.9em;
	color:#75644A;
	letter-spacing: 0.1em;
	text-align: justify;
}
div#fullContentCopy p{
	margin:0px;
	padding:0px;
}
div#fullContentCopy h2{
	font-size:1.2em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing: 0em;
}
div#prayerText {
	margin-top:70px;
	color:#9E937D;
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
	font-style:oblique;
	width:350px;
	letter-spacing: 0.05em;


}
div#prayerSource {
	margin-top:3px;
	color:#672B2D;
	font-size:.75em;
	font-weight:bold;
	text-align:right;
	width:350px;

}
div#rightColumnContent {
	width:432px;
	float:right;	
	border:0px;
	clear:right;
	text-align:left;
}
div#contentRight {
	width:261px;
}
div#leftContent h2 {
	font-size:0.95em;
	color:#642425;
	font-weight:bold;
	line-height: 1.1em;
	letter-spacing: 1px;
	text-align: justify;
}
div#leftContent h1 {
	font-size:1.0em;
	color:#000000;

}
.form{
	background-color:#FFFFFF;
}
.formred{
	background-color:#EECAD3;
}
.errorred {
	color:#990000;
	font-weight:bold;
	font-size:1.1em;
}
div#contentWrapperAdmin {
	background-image: url(media/admin-pageback.jpg);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
a.adminlink, a.adminlink:link, a.adminlink:active, a.adminlink:visited {
	color:#642425;
	text-decoration:underline;
}
a.adminlink:hover {
	text-decoration:none;
}
div#thumbnails {
	width:640px;
	overflow: auto;
	height: 220px;
	margin-left:auto;	
	margin-right:auto;		
}
