@charset "UTF-8";
/* 
###################################################################################################
#-------------------------------- CHURCH STREET WEB SITE PROJECT --------------------------------#
###################################################################################################
#  DEVELOPED BY:                                                                                  #
#    LAYMANCE DEVELOPMENT SYSTEM                                                                  #
#    PO BOX 439                                                                                   #
#    COALFIELD, TN 37719                                                                          #
#                                                                                                 #
#  ON THE WEB AT WWW.LAYMANCE.COM                                                                 #
#    EMAIL US AT SALES@LAYMANCE.COM                                                               #
# GET SUPPORT AT SUPPORT@LAYMANCE.COM                                                             # 
#                                                                                                 #
#  TOLL FREE: (888) 597-4372                                                                      #
#        FAX: (888) 597-4372                                                                      #
#                                                                                                 #
###################################################################################################
#                                                                                                 #
# This code is a proprietary work and is protected by United States Copyright laws as well as     #
# International Treaties.  Any modification, duplication, or distribution without the expressed   #
# written consent of the owner is a violation of the law.                                         #
#                                                                                                 #
###################################################################################################

*/

body {
	border: 0px;
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CAC6BA;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.red_header {
	color: #800000;
}
.tag_line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright_line {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.lds_link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D9D4C7;
	text-decoration:none;
}
.page_header {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.center_text {
	text-align:center;
}
.a_body_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bold_header_body {
	font-size:14px;
	font-weight:bold;
}
.red_text {
	color:#FF0000;
	font-weight:bold;
	font-size: 13px;
}
.13px_text {
	font-size:13px;
}
.no_ul_link {
	text-decoration:none;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.float_right {
	float:right;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
img.float_left {
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.text_red {
	color:#FF0000;
	font-weight:bold;
}
#mainBody {
	width:942px; 
	background-color:#FFF; 
	padding: 10px;
	min-height: 300px;
}
#thisWeek {
	width: 273px;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #CCC;
}
.calDate {
	width: 50px;
	padding-bottom: 6px;
	float:left;
}
.calEntry {
	float:left;
	padding-bottom: 6px;
}
.clearBoth {
	clear:both;
}
#homeQuickLinks {
	width: 273px;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #CCC;
}
#quickLinkHeader {
	padding-bottom:3px;
}
#quickLinkRow {
	padding-left:4px;
	padding-bottom:3px;
}
#homeFloatRight {
	float:right;
	width:286px;
}
