@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color: #0C0400;
}
*
{
margin: 0;
padding: 0;
}
#container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fcf3e3;
}
#head_wrapper {
	background-image: url(images/header_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 160px;
}
#header {
	padding: 0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#iconbar {
	float: right;
}
#main_nav {
	background-image: url(images/nav_bg.jpg);
	height: 67px;
	width: 636px;
	float: right;
	background-repeat: no-repeat;
	z-index: 800;
	position: relative;
	top: 56px;
}
#main_wrap {
	padding-top: 10px;
	padding-bottom: 10px;
}
.paper_bg {
	background-image: url(images/cont_bg.jpg);
	background-repeat: repeat;
}
.stone_bg {
	background-image: url(images/stone_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#mainContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#slides_home {
	float: left;
	height: 280px;
	width: 590px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#home_intro {
	width: 290px;
	float: right;
	margin-top: 5px;
}
#home_blocks {
	clear: both;
}
.block {
	float: left;
}
.block_right {
	float: right;
}
.seven_right {
	margin-right: 7px;
}
.ico_box {
	margin-bottom: 5px;
}
.ico_box img {
	float: left;
	margin-right: 10px;
}
.series {
	margin-top: 10px;
}
.series img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#staff_block p {
	text-align: center;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
}
.staffpic_left {
	float: left;
	width: 146px;
	margin-bottom: 15px;
}
.staffpic_cent {
	margin-left: 152px;
	width: 146px;
	margin-bottom: 15px;
}
.staffpic_right {
	float: right;
	width: 146px;
	margin-bottom: 15px;
}
#staff_bio {
	display: none;
}
.tooltip_cont {
	width: 375px;
}
#smallgroupdir {
	width: 850px;
}
#smallgroupdir h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#smallgroupdir p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dispnone {
	display: none;
}
#foot_wrap {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 254px;
	margin: 0px;
}
#footer {
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer_frame.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_left {
	float: left;
	width: 33%;
	margin-top: 20px;
}
#footer_left a {
	text-decoration: none;
}
#footer_center {
	float: left;
	width: 32%;
	margin-left: 1%;
	margin-top: 20px;
}
#footer_right {
	float: right;
	width: 33%;
	margin-top: 20px;
}
#footer p {
	line-height: 1.2em;
	color: #F3E499;
	font-size: 13px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a:link {
	color: #F3E499;
}
#footer a:visited {
	color: #F3E499;
}
#footer a:hover {
	color: #C5D9E3;
}
#footer_note {
	clear: both;
	text-align: center;
}
#footer_note  p {
	font-size: 11px;
	color: #ECDD93;
}
#subnav {
}
#subnav a {
	text-decoration: none;
}
#subnav ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
#nl_signup {
	color: #990000;
}
#nl_signup  div {
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #2A577C;
}
h2, h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #2A577C;
}
p {
	font-size: 13px;
	line-height: 1.6em;
	color: #535353;
	margin-top: 5px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
}
li {
	font-size: 14px;
	color: #535353;
	line-height: 1.4em;
}
a:link {
	color: #2A577C;
}
a:visited {
	color: #2A577C;
}
a:hover {
	color: #666600;
}
.bold {
	font-weight: bold;
}
.boldblue {
	color: #2A577C;
	font-weight: bold;
}
.boldred {
	color: #990000;
	font-weight: bold;
}
.center {
	text-align: center;
}
.ital {
	font-style: italic;
}
.firstlet {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding-right: 4px;
}
.tentext {
	font-size: 11px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.fltrt {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.clrflt {
	clear: both;
}
.clrng_tagline {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftcol {
	width: 50%;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.rightcol {
	width: 48%;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.rightcol    h2, h3  {
	color: #666600;
}
.lead_img {
	margin-bottom: 10px;
}
 
.leftcol_cal {
	width: 710px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.rightcol_cal {
	width: 170px;
	float: right;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
#calendar {
	margin-top: 10px;
	margin-bottom: 10px;
	
}
