body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size: 11px; 
	text-indent: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	text-align: left;
}

.text {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
}

div.container {
	position: relative;
}

div.popupcontainer {
	margin-top: 7px;
	width: 550px;
	background-color: #fff;
	border: 1px solid #000;
	text-align: left;
	padding: 4px;
}

div.top {
	left: 0px;
	position: relative;
	height: 30px;
	background: #004890;
	text-align: right;
	color: #fff;
	padding-right: 7px;
	margin-bottom: 6px;
}

div.rightside {
	position: absolute;
	background: #6396CB;
	top: 40px;
	right: 0px;
	height: 400px;
	width: 100px;
}

div.corner {
	position: absolute;
	background: url('images/border-corner.gif') no-repeat;
	top: 0px;
	left: 0px;
	height:40px;
	width: 210px;
	z-index: 2;
}

div.navigation {
	z-index: 3;
	position: absolute;
	width: 200px;
	top: 10px;
	left: 0px;
	color: #fff;
	height: 550px;
	background: #004890 url('images/border-side.jpg') no-repeat bottom left;
}

div.navigation h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0px;
	padding: 0px;
}

div.header {
	position: relative;
	margin-left: 206px;
	margin-right: 6px;
	background: #DEDEAD url('images/header-right.gif') right no-repeat;
	height: 80px;
	z-index: 2;
}

h1.headerimage {
	padding: 0px;
	margin: 0px;
	background: url('images/header.gif') no-repeat;
	height: 80px;
}

div.anylinkcss {
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 20;
	background-color: #1c5d9e;
	width: 120px;
	border-top: 1px solid black;
	right:  50px;
	color: #fff;
	margin-top: 2px;
	z-index: 200;
}

div.anylinkcss a{
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding: 1px 0;
	text-indent: 5px;
	color: #fff;
	text-align: left;
	z-index: 300;
}

div.anylinkcss a:hover{
	background-color: #2867a6;
	color: #fff;
}

div.main {
	margin-left:206px;
	margin-right: 6px;
	position: relative;
}

div.body {
	padding: 4px;
	z-index:500px;
}

div.body1 {
	padding-top: 4px;
}

ul.navigation {
	padding: 0px;
	margin: 4px 0 0 0;
}

ul.navigation li {
	margin: 0px 10px 10px 0px;
	border-bottom: 1px solid;
	font-size: 13px;
	color: #fff;
}

ul.navigation a, div.navigation a, div.top a {
	text-decoration: none;
	color: #fff;
}

ul.navigation a:hover, td.calendarheader a:hover, div.navigation a:hover, div.top a:hover {
	color: #ccc;
	text-decoration: none;
}

div.side {
	left: 3px;
	position: absolute;
	width: 170px;
	margin: 8px;
	padding: 8px;
	background-color: #9F9065;
	background: url('images/side-bottom.jpg') #9F9065 no-repeat bottom;
}

h2.sidetop {
	margin: -8px;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background: url('images/side-top.jpg') #9F9065 no-repeat;
}

table.calendar {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

table.calendar td {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 10px;
}

table.calendar div {
	margin-bottom: 5px;
}

span.daynumber {
	font-size: 11px;
}

td.calendarheader {
	background: #004890 url('images/subheader.gif');
	height: 20px;
	padding: 0px;
	color: #fff;
}

td.calendarheader a {
	color: #fff;
}

td.calendarcurrent {
	background: #D4E0EB;
}

div.body {

}

div.body1 {

}

div.footer {
	position: absolute;
	text-align: center;
}

a.navLink {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	top: 5px;
	padding-bottom: 5px;
	color: #fff;
	background-color: #9F9065;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #fff;
}

a.navLink:hover {
	background-color: #AEA07B;
	color: #fff;
}

h1 {
	font-size: 16px;
	margin-bottom: 10px;
}

h1.header {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

h2 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

h3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4.bg {
	background-color: #D5D59D;
	margin: 0 0 5px 0;
	padding: 2px;
	font-size: 11px;
}

.subtext {
	color: #2F2F2F;
}

.footertext {
	padding-top: 10px;
	padding-bottom: 7px;
	text-decoration: none;
}

.footertext :hover {
	text-decoration: none;
}

a {
	color: #000;
}

a:hover {
	color: #2E2E2E;
	text-decoration: underline;
}

img.thumbimage {

}

img.thumbimage:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

hr {
	border: 0;
	height: 1px;
	background-color: #F1F1E6;
	color: #F1F1E6;
}

img.eventimage {
	border: 1px dotted #000;
}

form {
	margin: 0;
	padding: 0;
}

.loggedin {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-align: right;
	margin-top: -9px;
	margin-right: 2px;
}

.loggedin a, .loggedin a:hover {
	color: #fff;
}

textarea.edittext {
	background-color: #F4F2ED;
	border: 0;
	height: 100px;
	width: 500px;
	visibility: hidden;
}

.smtext, .smtext:hover {
	font-size: 9px;
	text-decoration: none;
}

.button {
	background-color: #004890; 
	color: #fff; 
	font-size: 10px;
}

.eip_savebutton {
	background-color: #004890; 
	color: #fff; 
	font-size: 10px;
}

.eip_cancelbutton { 
	background-color: #004890; 
	color: #fff; 
	font-size: 10px;
}

.eip_mouseover { background-color: #ff9; padding: 0px; }
.eip_saving { background-color: #004890; color: #fff; padding: 3px; }
.eip_empty { color: #afafaf; }


div.resurrectionsunday {
	border: 0px #CECEA6 solid;
	width: 400px;
}

div.resurrectionsunday h1 {
	font-size: 14px;
	background-color: #FFFACD;
	margin: 0px;
	padding: 3px;
}

div.welcome {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div.welcome ul li {
	margin: 3px 0 0 0;
	padding:0px;
}

div.welcome ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

div.rightcolumn {
	float: right;
}


form{
	display:inline;
}

.imageBox_theImage:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.imageBox,.imageBoxHighlighted{
	width:70px;	/* Total width of each image box */
	height:70px;	/* Total height of each image box */
	float:left;
	margin: 2px;	
}
.imageBox_theImage{
	width:70px;	/* Width of image */
	height:70px;	/* Height of image */
	
	/* 
	Don't change these values *
	*/
	background-position: center center;
	background-repeat: no-repeat;		
	margin: 0 auto;
	margin-bottom:2px;
}

.imageBox .imageBox_theImage{
	border:0px solid #DDD;	/* Border color for not selected images */
	padding:0px;
	margin: 2px;
}
.imageBoxHighlighted .imageBox_theImage{
	border:0px solid #316AC5;	/* Border color for selected image */
	padding:0px;
	margin: 2px;

}
.imageBoxHighlighted span{	/* Title of selected image */
	padding:0px;
}
	
/* 
DIV that indicates where the dragged image will be placed	
*/
#insertionMarker{
	height:70px;
	width:6px;
	position:absolute;
	display:none;

}

#insertionMarkerLine{
	width:6px;	/* No need to change this value */
	height:66px;	/* To adjust the height of the div that indicates where the dragged image will be dropped */
}
	
#insertionMarker img{
	float:left;
}

/*
DIV that shows the image as you drag it 
*/
#dragDropContent{

	opacity:0.5;	/* 40 % opacity */
	filter:alpha(opacity=50);	/* 40 % opacity */

	/* 
	No need to change these three values 
	*/
	position:absolute;
	z-index:10;
	display:none;
		
}

div.listen {
	width:500px;
	background:#f8f8e8;
	padding:4px;
	margin-bottom: 10px;
}

div.listensermon {
	background:#f8f8e8;
	padding:4px;
	width: 200px;
}

div.listensermon h1 {
	font-size: 12px;
	margin: 0 0 7px 0;
	padding: 0px;
}

p
{
	padding: 0px;
	margin: 0px 0 7px 0;
}

div.indent
{
	margin: 1px 0 16px 16px;
	padding: 0;
}