html, body {
  margin: 0;
  padding: 0;
  background: url('site_bg.gif') top center repeat-x;
  color: #2F2F2F;
  font-family: Arial;
  font-size: 12px;
}
td {
  color: #2F2F2F;
  font-family: Arial;
  font-size: 12px;
}
h2{
font-size: 14px;
color: #234A83;
}
img {
 border:none;
}

.wrap {
  width: 755px;
  height: 100%;
}
.container {
  position: relative;
  width: 755px;
  height: 100%;
}



.left_container{
  position: relative;
  float: left;
  display: inline;
  width: 245px;
  background: url('left_column_bg.jpg') top left no-repeat;
  background-color: #FFFFFF;
  z-index:1;
}

	#menu {
	  position:absolute;
	  z-index:3;
	  left:16px;
	  top:102px;
	  width: 229px;
	  background-color: #D7D7D8;
	}
		
	.services {
	  width: 229px;
	  margin: 382px 0 0 16px;
	}
		.services_top {
		  width: 229px;
		  height: 10px;
		  background: url('services_top.jpg') bottom left no-repeat;
		}
		.services_content {
		  width: 229px;
		  background: url('services_content.jpg') top left repeat-y;
		}
		.services_bottom {
		  width: 229px;
		  height: 10px;
		  background: url('services_bottom.jpg') top left no-repeat;
		}
		.service_title {
		  text-transform: uppercase;
		  font-weight: bold;
		  color: #404751;
		}
		ul.service_list{
		  margin: 0 15px 0 15px;
		  padding: 0;
		  color: #32373F;
		  font-size: 12px;
		}
		ul.service_list li {
		  list-style-type: none;
		}
	.calendar {
	  width: 229px;
	  margin: 15px 0 0 16px;
	}
		.calendar a {
			color: #234A83;
                	text-decoration: none;
		}

		.calendar a:visited {
        	        color: #234a83;
	        }

        	.calendar a:hover {
                	text-decoration: underline;
	                color: #ffffff;
        	}

		.calendar_top {
		  width: 229px;
		  height: 10px;
		  background: url('calendar_top.jpg') bottom left no-repeat;
		}
		.calendar_content {
		  width: 229px;
		  background: url('calendar_content.jpg') top left repeat-y;
		}
		.calendar_bottom {
		  width: 229px;
		  height: 10px;
		  background: url('calendar_bottom.jpg') top left no-repeat;
		}
		.calendar_title {
		  text-transform: uppercase;
		  font-weight: bold;
		  color: #404751;
		}
		ul.calendar_list{
		  margin: 0 15px 0 15px;
		  padding: 0;
		  color: #32373F;
		  font-size: 12px;
		}
		ul.calendar_list li {
		  list-style-type: none;
		}
	.banners_class {
	  width: 229px;
	  margin: 15px 0 0 16px;
	}
	.sermon {
	  width: 229px;
	  height: 61px;
	  margin: 15px 0 15px 16px;
	  background: url('sermon.jpg') top left no-repeat;
	}
		.sermon_text {
		  position: absolute;
		  width: 135px;
		  margin: 15px 0 0 75px;
		  color: #DAA962;
		  font-size: 12px;
		  font-style: italic;
		  font-weight: bold;
		}
.right_container{
  position: relative;
  float: left;
  width: 506px;
  height: 100%;
  background: url('right_column_bg.jpg') top right no-repeat;
  background-color: #FFFFFF;
  z-index:1;
}

	.content_absolute {
	  position: absolute;
	  top: 56px;
	  left: -229px;
	  width: 245px;
	  height: 377px;
	  background: url('content_absolute.png') top left no-repeat;
	  z-index:3;
	}

	.logo {
	  position: absolute;
	  z-index:4;
	  left: -215px;
	}
	
	.banners {
	  width: 505px;
	  height: 253px;
	  position:relative;
	  z-index:1;
	}
	
		#banner_overlay {
		  position:absolute;
		  top:0px;
		  left:0px;
		  z-index:10;
		  width:490px;
		  height:253px;
		  background:url("banner_overlay.png") top left no-repeat;
		}
		
		.banner_pic {
		  position:relative;
		  top:0px;
		  left:0px;
		  z-index:7;
		  width:490px;
		  height:253px;
		  background:url("/media/home.jpg") top left no-repeat;
		}
	
	.content {
	  width: 455px;
	  margin: 0 0 15px 17px;
	  min-height:400px;
	}
	.content a {
		color:#234A83;
		text-decoration:none;
	}

	.content a:visited {
		color:#cc9933;
	}
	.content a:hover {
		text-decoration:underline;
		color:#9cb9e3;
	}
        *html .content {
	 height:400px;
	}
        .content object {
                 z-index: 0;
         }
	.page_title {
	  font-size: 18px;
	  color: #234A83;
	  margin: 10px 0 10px 0
        }
.footer {
  margin: 0 0 0 16px;
  background: url("footer.jpg") top left no-repeat;
  width: 719px;
  height: 51px;
  position:relative;
}
	.map {
	  position: absolute;
	  top:0px;
	  left:0px;
	  width: 58px;
	  height: 41px;
	}
	.map a {
		display:block;
		margin-top:20px;
		width: 58px;
		height:31px;
	}

	.aijalon {
		position: absolute;
		top:0px;
		left:60px;
		width:170px;
		height:22px;
	}

	.aijalon a {
		height:22px;
		width:170px;
		display:block;
	}
	.aijalon span {
		display:none;
	}

	.footer_contact {
	  position: absolute;
	  margin: 30px 0 0 70px;  
      color: #ffffff;
	  font-size: 11px;
	  font-weight: bold;
     }

	.webmaster {
	  position: absolute;
	  color: #ffffff;
	  font-size: 11px;
	  font-weight: bold;
	  margin: 30px 0 0 600px;  
	}
    .webmaster a {
    	color: #ffffff;
		font-size: 11px;
		font-weight: bold;
		text-decoration:none;
	}

/*Email Form CSS*/

.emailFormField{
   padding: 5px 0px 5px 0px;
}

.emailFormField input, textarea{
    border-top: 2px solid #D7D7D8;
    border-left: 2px solid #D7D7D8;
    border-bottom: 1px solid #1A3F74;
    border-right: 1px solid #1A3F74;
    background-color: #E5E5E6;
    color: #1A3F74;
    font: bold 12px arial, sans-serif;
}

.emailForm{

}

.emailFormDescription{
    padding: 5px 0px 5px 0px;
    font: bold 12px arial, sans-serif;
    color: #1A3F74;
}
