/* COMMON DEFINITIONS */
body {  
 font-family:  Verdana, Arial, Helvetica, sans-serif; 
 color: #355E36;

 margin: 0px;
 padding: 0px;

/* background: url(../images/template/body-background.jpg) #FFF repeat;*/
 background: #ffffff;
}

a {  color: #1B4E85;}
a:link {  color: #1B4E85}
a:active {  color: #FF0000}
a:visited {  color: #142C3D}
a:hover {  color: #FF0000}

.important { color: #FF0000; }
.message {
  color: #FF0000;
  margin: 10px 0px 10px 0px;
}
img {
 border: 0px;
}

/* -------------------- SITE STYLES -------------------- */


/* CONTACT FORM */

#contact-form {
 position: relative;
 display: block;
 width: 350px;
 margin: 10px auto 10px auto;
 font-size: .9em;
}
#contact-form label {
 display: block;
 clear: both;
 float: left;
 width: 40%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .textinput {
 display: block;
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .fieldgroup {
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form textarea {
 clear:both;
 width: 98%;
 height: 100px;
 border: #000 solid 1px;
 margin: auto;
}
#contact-form .form-button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
#contact-form br {
 clear: both;
}

/* SEARCH FORM */

#wcsearch-form {
 display: block;
 width: 300px;
}
#wcsearch-form .button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
.search-result {
 font-size: .9em;
 color: #000;
 line-height: 1.4em;
}
..earch-result a {
 color: #000;
 text-decoration: none;
}
.search-result a:link {  
 color: #000;
}
.search-result a:active {  
 color: #F00;
}
.search-result a:visited {  
 color: #000;
}
.search-result a:hover {  
 color: #F00;
 text-decoration: underline;
}

/* -------------------- JTS STYLES -------------------- */

#frame {
 position: relative;
 width: 1000px;
 margin: auto;
}

#left {
 position: absolute;
}

#flash_area {
 position: absolute;
 left: 84px;
}

#right {
 position: absolute;
 left: 904px;
}

#leftof_menu {
 position: absolute;
 top: 194px;
 left: 84px;
}

#btn_home {
 position: absolute;
 top: 194px;
 left: 160px;
}

#btn_smallgroups {
 position: absolute;
 top: 194px;
 left: 205px;
}

#leftof_ministry {
 position: absolute;
 top: 194px;
 left: 294px;
}

#btn_ministry {
 position: absolute;
 top: 194px;
 left: 335px;
}

#btn_teams {
 position: absolute;
 top: 194px;
 left: 477px;
}

#btn_photo {
 position: absolute;
 top: 194px;
 left: 548px;
}

#btn_calendar {
 position: absolute;
 top: 194px;
 left: 647px;
}

#btn_contact {
 position: absolute;
 top: 194px;
 left: 720px;
}

#btn_info {
 position: absolute;
 top: 194px;
 left: 799px;
}

#rightof_menu {
 position: absolute;
 top: 194px;
 left: 844px;
}

#below_menu {
 position: absolute;
 top: 214px;
 left: 160px;
}

#mockup_r4_c2 {
 position: absolute;
 top: 301px;
 left: 84px;
}

#service_times {
 position: absolute;
 top: 301px;
 left: 99px;
 background: #EAECE1;
 width: 140px;
 height: 157px;
 font-size: 0.8em;
}

#leftof_content {
 position: absolute;
 top: 301px;
 left: 239px;
}

#mockup_r4_c7 {
 position: absolute;
 top: 301px;
 left: 259px;
}

#right_border {
 position: absolute;
 top: 301px;
 left: 896px;
}

#below_service_times {
 position: absolute;
 top: 458px;
 left: 99px;
}

#content_area {
 position: absolute;
 top: 214px;
 background: url(../images/contentBg.gif);
 width: 1000px;
}

#content {
 margin-top: 87px;
 margin-left: 260px;
 width: 635px;
}

#disclamer {
 font-size: 0.8em;
 font-style: italic;
 margin-bottom: 10px;
 width: 384px;
}