body
{
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background: url(../_img/bodybg.png) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #B39F65;
}
a
{
	color: #B39F65;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	 display: none;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.picborder
{
    border: solid 2px #0099CC;
}
.noborder
{
    border: none !important;
}
/*----------------
Wrapper
----------------*/
#wrapper
{
	width: 100%;
	min-height: 151px;
	background: url(../_img/headerbg.png) repeat-x;
}
#wrapperi
{
	margin: 0px auto;
	width: 766px;
}
/*----------------
Top
----------------*/
#header
{
	width: 766px;
	height: 151px;
}
#logo
{
	position: absolute;
	margin-left: 10px;
	margin-top: 8px;
	width: 279px;
	height: 117px;
}
#tagline
{
	position: absolute;
	margin-left: 432px;
	margin-top: 27px;
}
#menu
{
	position: absolute;
	margin-top: 93px;
	margin-left: 151px;
}
#nav, #nav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#nav li
{
	float: left;
	width: 102px;
	margin-left: 3px;
}
#nav li a
{
	display: block;
	width: 102px;
	padding-top: 7px;
	height: 25px;
	line-height: 25px;
	background: url(../_img/menubg.png) no-repeat;
	font-size: 15px;
	color: #B39F65;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
*html #nav li a
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/menubg.png', sizingMethod='crop');
	cursor: pointer;
}
#nav li a:hover, #phome #lhome, #pabout #labout, #pministries #lministries, #pevents #levents, #pmedia #lmedia, #pcontact #lcontact
{
	padding-top: 0px;
	height: 32px;
	line-height: 32px;
	background: url(../_img/menubgon.png) no-repeat;
	color: #1B120D;
}
*html #nav li a:hover, *html #phome #lhome, *html #pabout #labout, *html #pministries #lministries, *html #pevents #levents, *html #pmedia #lmedia, *html #pcontact #lcontact
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/menubgon.png', sizingMethod='crop');
	cursor: pointer;
}
/* dropdown */
#nav li:hover > a
{
	padding-top: 0px;
	height: 32px;
	line-height: 32px;
	background: url(../_img/menubgon.png) no-repeat;
	color: #1B120D;
}
#nav li ul
{
	position: absolute;
	width: 217px;
	left: -99999px;
	padding-top: 6px;
}
#nav li ul li
{
	float: left;
	width: auto;
	text-align: center;
	margin: auto;
	border-left: solid 1px #0099CC;
	border-right: solid 1px #0099CC;
	background-color: #19110E;
}
.dropdown-bottom
{
	border: none !important;
	background-color: none !important;
	height: 4px !important;
	width: 217px !important;
	background: url(../_img/dropdown-bottom.png) no-repeat !important;
}
*html .dropdown-bottom
{
	background: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/dropdown-bottom.png', sizingMethod='crop');
	cursor: pointer;
}
#nav li ul li a
{
	width: 213px;
	padding: 0px 1px;
	height: auto;
	line-height: 20px;
	background: none;
	font-size: 15px;
	color: #B39F65;
	text-decoration: none;
	border-top: solid 3px #281C14;
	border-bottm: solid 3px #281C14;
}
#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
}
#nav li ul li a:hover
{
	padding-top: 0px;
	height: auto;
	line-height: 20px;
	background: none;
	color: #0099CC;
}
*html #nav li ul li a:hover
{
	filter: none;
}
/*----------------
Content
----------------*/
#content
{
	margin: 0px auto;
	width: 755px;
}
#contentt, #contentb
{
	width: 755px;
	height: 6px;
	overflow: hidden;
}
#contenti
{
	width: 743px;
	padding: 6px;
	background: url(../_img/contentbg.png) repeat;
	overflow: hidden;
}
.ptitle
{
	margin: 0px;
	padding: 8px;
	background-color: #1B120D;
	color: #0099CC;
	font-size: 17px;
}
*html #contenti
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/contentbg.png', sizingMethod='scale');
}
#contentii
{
	width: 727px;
	margin-top: 4px;
	background-color: #1B120D;
	padding: 8px;
}
#contentii img
{
    border: solid 2px #0099CC;
    margin: 5px;
}
#slideshow
{
	float: left;
	width: 532px;
	padding: 10px 11px;
	height: 223px;
	background: url(../_img/slideshowboxbg.png) no-repeat;
	overflow: hidden;
}
*html #slideshow
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/slideshowboxbg.png', sizingMethod='crop');
}
#services
{
	float: right;
	width: 189px;
	height: 243px;
	background: url(../_img/servicesboxbg.png) no-repeat;
	overflow: hidden;
}
*html #services
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/servicesboxbg.png', sizingMethod='crop');
}
#services h1
{
	font-size: 15px;
	color: #0099CC;
	margin: 10px 0px 0px 12px;
	padding: 0px;
}
#services ul
{
	position: relative;
	margin: 0px;
	padding: 10px;
	padding-top: 15px;
	font-size: 12px;
	list-style: none;
}
#services li
{
	padding-bottom: 8px;
}
#mapus
{
	position: relative;
	padding-left: 45px;
	text-align: center;
}
.homeboxes
{
	float: left;
}
.homeboxes_middle
{
	margin: 0px 10px;
}
.box
{
	width: 241px;
	margin-top: 10px;
}
.boxtop
{
	width: 241px;
	height: 39px;
	background: url(../_img/contentbox-topbg.png) no-repeat;
}
*html .boxtop
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/contentbox-topbg.png', sizingMethod='crop');
}
.boxtop h1
{
	font-size: 15px;
	color: #0099CC;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
}
.boxinner
{
	width: 241px;
	background: url(../_img/contentbox-bg.png) repeat-y;
}
*html .boxinner
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/contentbox-bg.png', sizingMethod='scale');
}
.boxinneri
{
	position: relative;
	margin: 0px auto;
	width: 207px;
	padding: 2px 5px;
	background: url(../_img/contentbox-innerbg.png) no-repeat left bottom;
	font-size: 12px;
	overflow: hidden;
}
.boxinneri_item
{
	width: 207px;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.boxinneri_item:hover
{
	background-color: #463324;
}
.boxinneri_iteml
{
	float: left;
	width: 155px;
}
.boxinneri_iteml h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.boxinneri_itemr
{
	float: right;
	width: 47px;
}
.boxinnertitle
{
	width: 217px;
	height: 31px;
	margin-left: -5px;
	background: url(../_img/contentbox-innertitle.png) no-repeat;
}
.boxinnertitle h1
{
	font-size: 15px;
	color: #0099CC;
	margin: 0px;
	padding-left: 8px;
	padding-top: 3px;
}
.boxbottom
{
	width: 241px;
	height: 11px;
	overflow: hidden;
}
/*----------------
Footer
----------------*/
#footer
{
	margin: 0px auto;
	margin-top: 7px;
	width: 755px;
}
#footert, #footerb
{
	width: 755px;
	height: 8px;
	overflow: hidden;
}
#footeri
{
	width: 755px;
	background-color: #1B120D;
	color: #0099CC;
	font-weight: bold;
}
#footeri a
{
	color: #0099CC;
	text-decoration: none;
}
#footeril
{
	float: left;
	margin-left: 10px;
	width: 300px;
	font-size: 10px;
}
#footeril img
{
	float: left;
	margin-top: 12px;
}
#footeril div
{
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	padding: 8px 0px 8px 8px;
	border-left: solid 2px #0099CC;
}
#footerir
{
	float: right;
	margin-right: 10px;
	width: 300px;
	font-size: 13px;
	text-align: right;
	line-height: 30px;
}
#footerir img
{
	vertical-align: middle;
	padding-right: 5px;
}
/*----------------
Credit
----------------*/
#credit
{
	margin: 0px auto;
	margin-top: 12px;
	width: 709px;
	border-top: solid 1px #1B120D;
	text-align: right;
}
#credit img
{
	padding-top: 5px;
	padding-right: 5px;
}
/*-------------------------------------
Forms
-------------------------------------*/
.required
{
    font-size: 10px;
    color: #0099CC;
}

#form_view
{
    width: 100%;
}
#form1
{
    margin: 0px auto;
    width: 380px;
}
.webform
{
    float: left;
    width: 380px;
}
.webform label
{
    float: left;
    margin: 3px 0px;
    width: 180px;
}
.webform input 
{
    margin-right: 5px;
    padding: 2px;
    width: 150px;
    border: solid 1px #0099CC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #0099CC;
}
.webform textarea
{
    margin-right: 5px;
    padding: 2px;
    width: 180px;
    height: 100px;
    border: solid 1px #0099CC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #0099CC;
}
.selectbox
{
    border: solid 1px #0099CC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #0099CC;
}
.webform input:focus, .webform textarea:focus
{
    background: #ffc;
}
.webform_controls
{
    clear: both;
    margin: 0px auto;
    text-align: center;
}
.webform_controls input, .buttonbox
{
    border: solid 1px #0099CC;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #0099CC;
	margin-top: 20px;
}
.buttonbox
{
    margin: 0px;
}

.webform .state_txt
{
	width: 25px;
}
.webform .zip_label
{
    position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.webform .zip_txt
{
	width: 55px;
}