body {
	margin: 0px 100px;
	background-color: #C0B798;
	font-family: "Optimum", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


p a:link {
	color: #84A291;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #84A291;
	border-right-color: #84A291;
	border-bottom-color: #84A291;
	border-left-color: #84A291;
}
p a:visited {}
p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p a:active {}

.left_content {
	margin-left: 15px;
	margin-right: 10px;
	width: 300px;
	font-size: 10px;
}

.left_content2 {
	margin-left: 15px;
	margin-right: 10px;
	width: 300px;
	font-size: 12px;
}

.right_content {
	margin-right: 20px;
	margin-left: 0px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #C0B798;
	border-right-color: #C0B798;
	border-bottom-color: #C0B798;
	border-left-color: #C0B798;
	font-size: 13px;
	margin-top: 10px;
}

h1 {
	color: #775B34;
	text-transform: uppercase;
	font-size: 17px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #84917D;
	border-right-color: #84917D;
	border-bottom-color: #84917D;
	border-left-color: #84917D;
	margin-left: -20px;
	clear: both;
}

h2 {
	color: #A39C80;
	font-size: 16px;
	text-transform: capitalize;
	border-top: 2px none #98AB95;
	border-right: 2px none #98AB95;
	border-bottom: 2px dotted #98AB95;
	border-left: 2px none #98AB95;
	margin-left: -20px;
	clear: left;
}
.littlecalendar {
	text-align: center;
	clear: both;
	margin: 15px;
	vertical-align: bottom;
	background-color: #C0B798;
}
.littlecalendar td {
	height: 10px;
}



.l_image {
	float: left;
	margin-right: 5px;
	background-color: #FFFFFF;
	border: 2px solid #84A291;
	margin-bottom: 0px;
	padding: 2px;
}

.r_image {
	float: left;
	margin-right: 8px;
	background-color: #FFFFFF;
	border: 3px solid #84A291;
	margin-bottom: 5px;
	padding: 4px;
	display: inline;
	clear: both;
}



h4 {
	color: #757D68;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	clear: both;
	margin-top: 20px;
	display: block;
	padding-top: 10px;
	margin-bottom: 0px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #84A291;
	border-left-color: #666666;
}


h5 {
	color: #757D68;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	clear: both;
	margin-top: 20px;
	display: block;
	padding-top: 10px;
	margin-bottom: 0px;
	text-transform: capitalize;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #84A291;
	border-left-color: #666666;

}

.right_content p {
	padding-left: 0px;
	line-height: 26px;
	z-index: 2;	
	/*  background-image: url(../images/p_underline.gif); */
}

.rightside {
	background-image: url(../images/side_11.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.container {
	background-color: #999999;
	margin: 0px;
}
.littlecalendar th {
	text-align: center;
	color: #FFFFFF;
	background-color: #95A791;
	font-size: 11px;
	height: 17px;
}
.littlecalendar td {
	text-align: center;
	color: #FFFFFF;
	background-color: #CCCC9D;
	font-size: 11px;
	vertical-align: middle;
}


/* ************     STYLES FOR DROP DOWN MENU     **********************/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: #C0B798;
	width: 180px;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-left: 2px;
	text-align: left;
	top: 200px;
	padding: 3px 3px 2px;
	border-top: 1px solid #A29B7F;
	border-right: 2px solid #A29B7F;
	border-bottom: 2px solid #A29B7F;
	border-left: 1px solid #A29B7F;
	margin-top: -20px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, strength=3,direction=150);

}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #C0B798;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #FFFFFF;
	background-color: #839177;
	line-height: 21px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #C0B798;
	color: #765D35;
	text-decoration: none;
	background-image: url(../images/lil_church_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

	.menu {
	width: 97px;
	height: 20px;
	display: block;
	background-image: url(../images/menu_tile.jpg);
	vertical-align: top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #889E1D;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-weight: normal;
	}
/*************************************************************************************/

.footerlinks {
	font-size: 10px;
	text-align: center;
	word-spacing: 5px;
	letter-spacing: .1em;
	margin: 10px 10px 25px;
	color: #81907B;
}

.footerlinks a{
	color: #888162;
	text-decoration: none;
	border: 1px none #888162;
}

.footerlinks a:hover{
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.right_content em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.center_content {
	margin-right: 20px;
	margin-left: 0px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #C0B798;
	border-right-color: #C0B798;
	border-bottom-color: #C0B798;
	border-left-color: #C0B798;
	font-size: 13px;
	margin-top: 10px;
	width: auto;
}
/*.container img {
	margin: 0px;
	padding: 2px;
}*/
.border_left {
	background-image: url(../images/side_10.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.border_right {
	background-image: url(../images/side_11.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.contactform {
	color: #FFFFFF;
}
.formtext {
	color: #775E36;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	text-transform: capitalize;
}
.formlabel {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 10px;
	background-color: #8E9C83;
}


 /* ***************  FOR TOOL TIPS  ***************/
 
 
#dhtmltooltip_orig{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=1); */
}
#dhtmltooltip{
	text-align:justify;
	display: block;
	color: #ffffff;
	background-color:#333333;
	width: 300px;
	padding: 0.5em;
	border: 3px #95A791 solid;
	position: absolute;
	top: 10px;
	left: -225px;
	visibility: hidden;
	opacity: .88;
	filter: alpha(opacity=88);
	font-size: 11px;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS */
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, strength=3,direction=150);

}
#nav3 .info_table .pagecap {
	color: #96BA17;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
}

 /* ***************  END FOR TOOL TIPS  ***************/
.lthumbnail {
	float: left;
	margin-right: -10px;
	background-color: #FFFFFF;
	border: 2px solid #84A291;
	margin-bottom: 0px;
	padding: 4px;
	margin-left: 15px;
}
.lthumbnail_hide {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
