body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	color: #324f34;
}

a
{
	color: #247231;
}
a:visited
{
	color: #247231;
}
a:hover
{
	color: #4bb748;
}

#container {
	/*width: 900px;
	\width: 920px;
	w\idth: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;*/
}

#banner {

}

#content {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#footer {
	clear: both;
	padding: 0;
	padding-top: 2px;
	
	background: url(../layout/footer_repeat.jpg);
	background-repeat: repeat-x;
	height: 56px;
}

#footerInside {

}


#menubar {
	width: 100%;
	height: 22px;
	background: url(../layout/menubar_repeat.jpg);
	background-repeat: repeat-x;
}

#menubarInside {
	position: relative;
	z-index: 2;
}

#header_picture {
	/*position: relative;
	z-index: 1;
	left: 50%;
	margin-left: -450px;
	width: 900px;*/
	width: 100%;
	background: url(../layout/header_whole.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
}

#header_left_repeat {
	position: absolute;
	width: 50%;
	height: 100px;
	
	/*background: url( ../layout/header_repeat.jpg);*/
	background: url( ../layout/header_repeat_left.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

#header_right_repeat {
	top: 0;
	position: absolute;
	width: 50%;
	height: 100px;
	left: 50%;
	
	/*background: url(../layout/header_repeat.jpg);*/
	background: url( ../layout/header_repeat_right.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

#announcements {
	position: absolute;
	width: 411px;
	left: 20px;
	z-index: 1;
	top: -1px;
}	

#pictures {
	position: relative;
	width: 190px;
	left: 431px;
	top: -1px;
}

#bulletin {
	position: absolute;
	width: 175px;
	height: 156px;
	top: 0;
	left: 621px;
	background: url(../layout/index_bulletin_bg.jpg);
	z-index: 2;
}

#message {
	position: relative;
	top: -36px;
	left: 20px;
	width: 230px;
	height: 140px;
	background: url(../layout/index_message_bg.jpg);
	background-repeat: no-repeat;
}

#calendar {
	position: absolute;
	top: 261px;
	left: 250px;
	width: 181px
}

#about {
	position: absolute;
	top: 296px;
	left: 432px;
	width: 181px;
}

#ministries {
	position: absolute;
	top: 160px;
	left: 621px;
	width: 181px;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	width: 165px;
	font-size: 9px;
	color: #5d5d5d;
	position: absolute;
	height: 10px;
	top: 1px;
}

#login {
	position: relative;
	left: 365px;
}

#footer_bottom {
	position: relative;
	top: -5px;
}

#bulletin_view {
	position: relative;
	left: 86px;
	top: 34px;
}

#bulletin_email {
	/*font-family: Arial, Helvetica, sans-serif;
	width: 165px;
	font-size: 11px;
	color: #5d5d5d;
	position: absolute;
	height: 13px;
	top: 1px;
	border-color: #60b242;
	border-width: thin;
	border-style: double;
	padding: 2px;
	width: 151px;
	
	position: relative;
	top: 61px;
	left: 8px;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	position: relative;
	height: 13px;
	border-color: #FFFFFF;
	border-width: thin;
	border-style: double;
	width: 152px;
	
	top: 62px;
	left: 9px;
}

#bulletin_signup {
	position: relative;
	top: 71px;
	left: 84px;
}

/*SIFR STUFF HERE*/
.titler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b692e;
	position: relative;
}

.sIFR-hasFlash .titler {
	visibility: hidden;
	font-size: 12px;
	position: relative;
}

/*SIFR*/
* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

/*tables*/
/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #d9e9bc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
color: #2b692e;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:middle;
text-align: center;
}
table tr.altRow td {
background: #ebf2e0;
}
table tr.dayed td {
background: #fff396;
}
table td.actions {
	white-space: nowrap;
}

#textBlock {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	color: #555555;
	line-height: 16px;
	letter-spacing: 0px;
}

.regform_input
{
	height: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	padding-top: 2px;
	color: #5d5d5d;
}

.regform_select
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5d5d5d;
}

