@charset "UTF-8";
/* CSS Document */


body       {
			margin-top:20px;
			background-image: url(http://www.lionandlamb.org/images/ll-web-base-texture.jpg);
			background-repeat: repeat;	
			font-family:Arial;
			font-size:12px;
}

p 			{font-family:Arial;
			font-size:12px;
			color:#000000;
			margin-bottom: -5px;
			line-height:18px;
	}

#container {
	width:887px;
	height:auto;
	background-image: url(http://www.lionandlamb.org/images/ll-web-base-spacer.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	}
	
.containertable {
			border: 1px solid #3c332b;
			background-image: url(http://www.lionandlamb.org/images/ll-web-base-top.jpg); 
			background-position:top left; 
			background-repeat: no-repeat;
	}
	
.containertablebottom {
			background-image: url(http://www.lionandlamb.org/images/ll-web-base-bottom.jpg); 
			background-position:bottom center; 
			background-repeat: no-repeat;
	}
	
.logoposition {
			margin-left:400px;
			margin-top:20px;
	}
	
.navigation {
			margin-left:200px;
	}

.subhead {
			font-size:14px;
			color:#2c6b1a;
			font-weight:bold;
			margin-bottom:-5px;
	}
	
.firstcolumn	{
			margin-left:150px;
			margin-right:10px;

			}
			
.rightcolumn	{
			margin-left:20px;
			margin-right:10px;

			}	
	
	
		

/* Calendar */

#calendar_wrap {
	padding: 0 10px 10px 10px;
}


.calendarsubhead {
			font-size:14px;
			color:#2c6b1a;
			font-weight:bold;
			margin-bottom:5px;
	}

#calendar table {
	width: 150px;
	text-align: center;
	border: 1px solid #a69070;
}

#calendar thead {
}

#calendar tbody td {
	 /* #F1F1F1 */
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}




.wtextfield {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #ffff00;
	height: 20px;
}


a:link {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #7f5f39;
	text-decoration:underline;
	}
	
a {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #7f5f39;
	text-decoration:underline;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #3c332b;
	text-decoration:underline;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #276615;
	text-decoration:underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #7f5f39;
	text-decoration:underline;
}
a.mincart:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7f5f39;
	text-decoration:underline;
	}
	
a.mincart:visited {
	font-family: Arial;
	font-size: 12px;
	color: #3c332b;
	text-decoration:underline;
}
a.mincart:hover {
	font-family: Arial;
	font-size: 12px;
	color: #276615;
	text-decoration:underline;
}
a.mincart:active {
	font-family: Arial;
	font-size: 12px;
	color: #7f5f39;
	text-decoration:underline;
}

#footer {width:560px; margin:auto; margin-top:2px; position:relative; font-family:Verdana; font-size:10px; color:#838383; text-align:center; padding-top:5px;}

.footer {font-family:Verdana; color:#000000; font-size:10px; text-align:center;}.footer {
	padding-bottom: 15px;
}
#bg {
	background-image: url(../images/ll-web-base-spacer.jpg);
	background-repeat: repeat-y;
}
.bg {
	background-image: url(../images/ll-web-base-spacer.jpg);
	background-repeat: repeat-y;
}
.cpd {
	background-color: #3A312A;
} 
.cpdll {
	background-color: #EDE8D4;
}
.cpdhl {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B4A770;
}
#tree {
	width:887px;
	height:auto;
	background-image: url(http://www.lionandlamb.org/images/ll-web-base-spacer.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	}.borderbrown {
	border: 1px solid #88522c;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
