

* {
   margin: 0;
   padding: 0;
}

body{
   background: #FCF8E5 url(back.gif) repeat-x;
   font-family: Arial,"Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   font-size: small; behavior:url(csshover.htc); 
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{

}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#topbar{
   width: 752px;
   margin: 0 auto;
   padding: 7px;
}

#topbar p{
   color: #D9D6B3;
   font-size: 85%;
   text-align: right;
   line-height: 1;
}

#topbar p b{
   color: #fff;
   font-weight: normal;
}

#header{
   position: relative;
   clear: left;
   float: left;
   width: 764px;
}

#header h1{
   float: left;
   width: 411px;
   height: 59px;
   margin-top: 14px;
   background: url(toplogo.jpg) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 342px;
   height: 59px;
}



/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   display: inline;
   position: relative;
   clear: left;
   float: left;
   width: 421px;
   height: 61px;
   margin: 10px 0 0 1px;
   background: url(bg_nav.gif) no-repeat;
   list-style: none;
}

#nav li{
   float: left;
   background: url(bg_nav_li.gif) no-repeat;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   line-height: 1;
}

#nav .current,
#nav li:hover,
#nav li.sfhover{
   background: url(bg_nav_li_a_hover.gif) repeat-x;
}

#nav li#nav_home{
   background: none;
}

#nav li#nav_home.current_home,
#nav li#nav_home.current,
#nav li#nav_home:hover,
#nav li#nav_home.sfhover{
   background: url(bg_nav_li_home_a_hover.gif) no-repeat;
}

#nav .current_contact,
#nav li#nav_contact:hover,
#nav li#nav_contact.sfhover{
   background: url(bg_nav_li_contact_a_hover.gif) no-repeat right top;
}

#nav li a{
   display: block;
   float: left;
   padding: 7px 19px 12px;
   color: #D7D2B1;
   text-decoration: none;
}

#nav .current_home a,
#nav .current_contact a,
#nav .current a,
#nav li:hover a,
#nav li.sfhover a{
   color: #311801;
}

#nav .current ul ul,
#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   list-style: none;
}

#nav li li,
#nav li li.current{
   
   float: left;
   font-size: 85%;
   background: url(bg_nav_li_li.gif) no-repeat right center;
   text-indent: 0;
}

#nav li:hover li:hover,
#nav li.sfhover li.sfhover{
   background: url(bg_nav_li_li.gif) no-repeat right center;
}

#nav .current_contact ul,
#nav .current ul,
#nav li:hover ul,
#nav li.sfhover ul{
   top: 32px;
   left: 18px;
   width: 500px;
   z-index:2;
}

#nav li li a{
   float: left;
   width: auto !important;
   background: none !important;
   padding: 8px 12px;
   color: #3B200A;
}

#nav li li a:hover{
   color: #D36401;
   text-decoration: underline;
}

.nav_sub_hosting{
   margin-left: 160px;
}

.nav_sub_samples{
   margin-left: 105px;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   width: 764px;
   margin: 0 auto;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   clear: both;
   width: 764px;
   float: left;
   margin-bottom: 15px;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   float: left;
   width: 650px;
   padding: 12px 23px 0;
   border: 1px;
   color: #cdc7a2;
   border-style: solid solid;
   
}

#content h3{
   clear: left;
   margin: 0 -15px .5em;
   padding: 3px 13px;
   border: 1px solid #E5DEB6;
   border-right: 0;
   border-left: 0;
   background: #F0ECD3;
   color: #BC6101;
   font-size: 135%;
   font-weight: normal;
}

body#home #content h3{
   margin: 0 0 .5em;
   padding: 0 0 .5em;
   border: 0;
   border-bottom: 1px solid #E9E3C9;
   background: none;
   color: #014E5F;
   font-size: 115%;
}

#content h4{
   margin-bottom: .25em;
   color: #00748d;
   font-size: 115%;
}

#content h5{
   margin-bottom: .25em;
   color: #bc6101;
   font-size: 115%;
}

#content h6{
   margin-bottom: .25em;
   color: #1B1B1B;
   font-size: 100%;
}

#content-wrap h2{
   font: 2.0em Verdana,Tahoma;
   margin: 0 0;
   padding: 10px 0 0 0;
   letter-spacing: -2px;
   color: #702a00;
  }
  
#content-wrap h3{
   font: 1.5em Verdana,Tahoma;
   margin: 0 0 0 0px;
   width: 400px;
   padding: 0px 0;
   letter-spacing: -2px;
   color: #702a00;
  }

#contentleft p{
   padding: 10px;
   font-family: Tahoma;
   text-align: justify;
}

#content-wrap h4{
   font: 1.2em Verdana,Tahoma;
   margin: 0 0 0 0px;
   padding: 0px 0;
   letter-spacing: -2px;
   color: #702a00;
   width: 400px;
  }

#contentbox{
   background: #fff;
   width: 100%;
   height: 400px;
   margin-top: 5px;
   padding: 15px;
}

#contentleft{
   width: 450px;
   float: left;
   height: auto;
}


#contentright{
   width: 300px;
   float: left;
   height: auto;
}

.rightwork{
   width: 290px;
   margin: 0 0 15px 5px;
}

.rightwork a{
  font: .7em Tahoma,Arial;
}

.rightwork img{
  border: 2px;
  border-color: #000;
  border-style: solid solid;
  }
  
#designSamples {
  position: absolute;
  width: 500px;
  height: 700px;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
}

#contentlefttop{
   width: 100%;
   height: auto;
}

#contentleftbottom{
   width: 100%;
   height: 150px;
}


#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #1B1B1B;
   font-size: 85%;
   line-height: 1.5;
}

#content p.more{
   padding-top: .25em;
   border-top: 1px solid #E9E3C9;
   font-size: 75%;
   font-weight: bold;
   text-transform: uppercase;
   text-align: right;
}

#content p.more a{
   padding: 2px 20px 2px 0;
   background: url(/images/bg_more.gif) no-repeat right center;
   color: #BC6101;
}

#content p.more a:hover{
   color: #FC972B;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   float: left;
   margin-bottom: 10px;
   font-size: 85%;
   list-style: none;
}

#content a{
   color: #BC6101;
}

#content a:hover{
   text-decoration: none;
}

#content img.article{
   clear: right;
   float: right;
}

#content img#mcms_stats{
   display: none;
}

#content img#home_header{
   margin: 0 -23px 6px;
   padding: 7px;
   border: 1px solid #CDC7A2;
}

#content #text{
   clear: both;
}

#content .sermonbox{
   margin-bottom: 20px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content #mediabox{
   float: right;
   width: 125px;
   padding: 5px 5px 0;
   border: 1px solid #E5DEB6;
   background: #F0ECD3;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   font-size: 85%;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
}

#content #mediabox li#mb_print a{
   background-image: url(/images/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/images/mb_video.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/images/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/images/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/images/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/images/mb_podcast.gif);
}

#content table.calendar{
   margin-bottom: 25px;
   padding: 6px;
   border: 1px solid #CBC5A3;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: .4em;
   color: #BF690C;
   font-size: 115%;
}

#content table.calendar caption span{
   color: #8A4700;
}

#content table.calendar caption span img{
   vertical-align: top;
}

#content table.calendar th{
   padding: 2px 0;
   background: #BF690C;
   color: #FAFAFD;
   font-size: 90%;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #CBC5A3;
   border-left: 0;
   border-top: 0;
   background: #F5F0D8;
   color: #313131;
   font-size: 75%;
   vertical-align: top;
}

#content table.calendar td.empty{
   /*background: #DBBF5B;*/
}

#content table.calendar td ul{
   margin: .5em 0 0 0;
   font-size: 100%;
   list-style: none;
   line-height: 1.2;
}

#content table.calendar td li{
   margin-bottom: .5em;
}

#content table.calendar td li a{
   color: #BF690C;
   text-decoration: none;
}

#content table.calendar td li a:hover{
   text-decoration: underline;
}

#content #comments{
   margin-top: 20px;
}

#content #comments h4{
   float: left;
}

#content #comments p#login{
   float: right;
}

#content #comments .comment{
   clear: left;
   margin: 10px 0;
   padding: 5px;
   border: 1px solid #E5DEB6;
}

#content #comments .comment p.byline{
   margin: -5px -5px .5em;
   padding: 2px 5px;
   background: #F0ECD3;
   color: #BC6101;
   font-size: 85%;
}

#content #comments .comment blockquote{
   margin: 0 0 5px 25px;
   color: #1B1B1B;
   font-size: 90%;
   line-height: 1.5;
}

#content #comments form label{
   display: block;
   margin-bottom: .25em;
   color: #BC6101;
   font-size: 115%;
}

#content #comments form textarea{
   width: 455px;
   margin-bottom: 10px;
   padding: 3px;
   border: 1px solid #E5DEB6;
   color: #1B1B1B;
   font-size: 11px;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content-top{
   display: inline;
   float: left;
   width: 509px;
   margin: 0 -23px 13px;
}

#content-top div#recent-sermons{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 250px;
   margin-left: 8px;
}

#content-top div#recent-sermons h3{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 0 13px .5em;
   padding-bottom: .25em;
   color: #BC6101;
}

#content-top div#recent-sermons h3 span{
   float: left;
}

#content-top div#recent-sermons h3 a{
   display: block;
   float: left;
   width: 16px;
   height: 16px;
   margin: 2px 0 0 5px;
   background: url(/images/bg_ipod.gif) no-repeat;
   text-indent: -9999px;
}

#content-top div#recent-sermons h4{
   width: 187px;
   margin: 0;
   color: #000;
   font-size: 85%;
   font-weight: normal;
   text-transform: uppercase;
}

#content-top div#recent-sermons p{
   margin: 0;
   color: #014E5F;
}

#content-top div#recent-sermons div.sermon{
   display: inline; /* IE6 double margin float bug hack */
   position: relative;
   clear: both;
   float: left;
   width: 224px;
   margin-bottom: 2px;
   padding: 5px 13px;
   background: url(/images/bg_recent-sermons_sermon.gif) repeat-x left bottom;
}

#content-top div#recent-sermons div.sermon a{
   display: block;
   position: absolute;
   top: 11px;
   text-indent: -9999px;
}

#content-top div#recent-sermons div.sermon p.go a{
   right: 31px;
   width: 14px;
   height: 14px;
   background: url(/images/bg_go.gif) no-repeat;
}

#content-top div#recent-sermons div.sermon p.download a{
   right: 9px;
   width: 13px;
   height: 13px;
   background: url(/images/bg_download.gif) no-repeat;
}

#content-top div#recent-sermons div.sermon h4 a{
   display: inline;
   position: static;
   text-indent: 0;
}

#content-top div#podcast{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 81px;
   margin-left: 16px;
   padding-top: 14px;
}

#content-top div#podcast h3{
   width: 73px;
   height: 69px;
   margin-bottom: 10px;
   padding: 0;
   border: 0;
   background: url(/images/bg_podcast_h3.gif) no-repeat;
   text-indent: -9999px;
}

#content-top div#podcast p{
   margin: 0;
   text-align: center;
}

#content-top div#podcast a{
   display: block;
   width: 75px;
   height: 18px;
   padding-top: 1px;
   background: url(/images/bg_podcast_subscribe.gif) no-repeat;
   color: #474747;
   text-decoration: none;
}

#content-top div#podcast a:hover{
   background: url(/images/bg_podcast_subscribe_hover.gif) no-repeat;
}

#content-top div#new-here{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 124px;
   margin-left: 15px;
   padding: 0 6px 4px 9px;
   background: url(/images/bg_new-here.gif) no-repeat left bottom;
}

#content-top div#new-here h3{
   margin: 0 -9px .25em 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font-weight: bold;
}

#content-top div#new-here h3 a{
   display: block;
   width: 53px;
   height: 39px;
   padding: 30px 68px 0 0;
   background: url(/images/bg_new-here_h3.gif) no-repeat right top;
   color: #014E5F;
   text-decoration: none;
}

#content-top div#new-here h3 a:hover{
   background-image: url(/images/bg_new-here_h3_hover.gif);
}

#content-top div#new-here p{
   margin: 0;
   font-size: 85%;
   line-height: 1.1;
}

#content-top div#new-here p a{
   color: #014E5F;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 239px;
   margin: -19px 3px 0;
}

#sidebar h3{
   color: #BC6101;
   font-size: 115%;
   font-weight: normal;
}

#sidebar img{
   float: left;
   margin: 0 6px 6px 0;
   padding: 2px;
   border: 1px solid #D8D5B8;
   background: #FFF;
}

#sidebar img.gallery{
   margin: 0 4px 4px 0;
   padding: 1px;
}

#sidebar a:hover img{
   border: 1px solid #0D8EAB;
}

#sidebar #upcoming-events{
   float: left;
   margin-bottom: 16px;
   border-bottom: 7px solid #CAC292;
}

#sidebar #upcoming-events h3{
   position: relative;
   width: 229px;
   height: 27px;
   margin: 0 -3px;
   padding: 12px 0 0 16px;
   background: url(/images/bg_h3_upcoming-events.gif) no-repeat;
}

#sidebar #upcoming-events h3 span{
   float: left;
}

#sidebar #upcoming-events h3 a{
   display: block;
   float: left;
   width: 14px;
   height: 14px;
   margin: 2px 0 0 5px;
   background: url(/images/bg_calendar.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #upcoming-events .event{
   float: left;
   border-bottom: 1px solid #CAC292;
}

#sidebar #upcoming-events .event a{
   display: block;
   width: 209px;
   padding: 8px 15px;
   background: #DFD8AE;
   text-decoration: none;
}

#sidebar #upcoming-events .event a:hover{
   background: #ede7c6;
}

#sidebar #upcoming-events .event h4{
   margin-bottom: .5em;
   color: #491F00;
   font-size: 85%;
   text-transform: uppercase;
}

#sidebar #upcoming-events .event p{
   float: left;
   padding-right: 10px;
   background: url(/images/bg_event_a.gif) no-repeat right center;
   color: #020202;
   font-size: 85%;
}

#sidebar #sidebar-lower{
   clear: left;
   float: left;
   width: 211px;
   padding: 0 14px;
   background: url(/images/bg_sidebar-lower.gif) repeat-x;
}

#sidebar #sidebar-lower h3{
   float: left;
   width: 210px;
   margin: 18px 0 9px;
}

#sidebar #sidebar-lower h3 span{
   float: left;
}

#sidebar #sidebar-lower h3 a{
   display: block;
   float: left;
   width: 14px;
   height: 14px;
   margin: 2px 0 0 7px;
   background: url(/images/bg_rss.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #sidebar-lower h4{
   clear: left;
   margin-bottom: .5em;
   color: #6E6D64;
   font-size: 70%;
   font-weight: normal;
}

#sidebar #sidebar-lower h4 strong{
   color: #252525;
   font-size: 121%;
}

#sidebar #sidebar-lower p{
   margin-bottom: .5em;
   color: #252525;
   font-size: 85%;
   line-height: 1.2;
}

#sidebar #sidebar-lower strong{
   color: #5C6565;
}

#sidebar #sidebar-lower a{
   color: #00748d;
   font-weight: bold;
   text-decoration: underline;
}

#sidebar #sidebar-lower a.more{
   text-decoration: none;
}

#sidebar #sidebar-lower a.more:hover{
   text-decoration: underline;
}

#sidebar #search{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 204px;
   margin: 7px -8px;
   padding: 6px 10px;
   border: 1px solid #D7D3B8;
   background: #FCF8E5 url(/images/bg_search.gif) repeat-x left bottom;
}

#sidebar #search h3{
   width: 150px;
   margin: 0 0 3px 5px;
   color: #3C3B32;
   font-size: 100%;
}

#sidebar #search input#search_term{
   float: left;
   width: 135px;
   padding: 4px;
   border: 1px solid #A1A1A1;
   border-right-color: #E0E0E0;
   border-bottom-color: #E5E4CF;
   border-left-color: #D4D3CC;
   font-size: 85%;
}

#sidebar #search a#search_go{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   display: block;
   width: 54px;
   height: 22px;
   margin-left: 5px;
   background: url(/images/bg_search_go.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #spacer{
   float: right;
   width: 1px;
   margin-right: -14px;
   height: 501px;
}


/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   /*margin-top: 5px;*/
   border-top: 1px solid #CBC398;
   background: #D8D1AD;
}

#footer-inner{
   width: 764px;
   margin: 0 auto;
   padding: 11px 0px;
   color: #000000;
   font-size: 85%;
}

#footer-inner a{
   color: #000000;
}

#footer-inner a:hover{
   text-decoration: none;
}

#footer-inner img{
   margin: 0 10px;
   border: 5px solid #AEA884;
}

#footer-inner a:hover img{
   border-color: #948E6C;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-10px;
	height:23px;
	width:10px;
    top:2px;
}

#JT_arrow_right{
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
   top:3px;
}

#JT {
	position: absolute;
	z-index:100;
   margin-top: -5px;
	border: 2px solid #00768C;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 0;
	color:#333333;
}

.JT_loader{
	background-image: url(/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
   margin-bottom: 10px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold; display: none;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold; display: none;
}

#JT_copy p{
   margin: 0 0 1em;
   font-size: 85%;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

#head1
{
	font: 16px/18px Tahoma, Arial;
	}

.portitem {
	margin: 20px 0 0 20px;
	width: 550px;
	height: 103px;
}

.portitem img {
	float: left !important;
	margin: 0 4px 0 0 !important;
	}

.portitem span {
	display: block;
	margin: 10px 0 0 0;

}

.portitem a:link { font-weight: normal; text-decoration: none; color: #C30}
.portitem a:visited { font-weight: normal; text-decoration: none; color: #C30}
.portitem a:hover{ font-weight: normal; text-decoration:none ; color: #F60;}

.portitem a {
	font: 14px/14px Georgia;
}
.portitem img {
	border: 0px !important;
}

.smallico {
	width: 50px;
	float: left; margin: 0 5px 0 0;

}

.smallico img {
	float: left !important;
	margin: 0px 0px 0px 10px !important;
	display: inline !important;

	}
	
.smallp {
	float: left;
	margin: 0px 10px 0 10px !important;
	width: 400px;
}

.smallp p {
	width: 650px;
	margin: 0 0 0 0px;

}

.servicerow {
	margin: 0px 0px 5px 0px !important;
	float: left;
	width: 700px;
}


.smallp a:link { font-weight: normal; text-decoration: none; color: #006}
.smallp a:visited { font-weight: normal; text-decoration: none; color: #006}
.smallp a:hover{ font-weight: normal; text-decoration:none ; color: #F60;}

#contentbox h5 {
	margin: 5px 0 5px 0;
	font: bold 12px/12px Tahoma ;
}


.headerrow {
	width: 594px;
	height: 25px;
	margin: 3px 0 0 83px;
}

.headerrow span {
	font: 12px/12px Georgia, Tahoma, Arial !important; color: #fff !important;
	width: 244px;
	height: 25px;

}

.headerrow h1 {
	margin: 7px 0 0 0;
	font: 11px/10px Georgia, Tahoma, Arial !important; color: #fff !important;
	text-align: center !important;


}

.headerbig {
	width: 244px;
	height: 25px;
	background: #843D09;
	display: inline;
	float: left;
	border: 1px;
	border-color: #CCC;
	border-style: none solid none solid;

}

.headersmall {
	width: 86px;
	height: 25px;
	background: #843D09;
	display: inline;
	float: left;
	border: 1px;
	border-color: #CCC;
	border-style: none solid none none;
}

.row {
	margin: 0 0 0 83px;
	width: 594px;
	height: 20px;
	font: 7px/9px Tahoma !important;
}

.title {
	width: 244px;
	height: 20px;
	background: #C4A08E;
	display: inline;
	float: left;
	border: 1px;
	border-color: #CCC;
	border-style: none solid solid solid;

}

.title h2 {
	font: 10px/12px Georgia, Tahoma, Arial; color: #333;
	margin: 0px 0 0 5px !important;
	padding: 0px !important;
	letter-spacing: 0px !important;
}

.item {
	width: 86px;
	height: 20px;
	background: #fdece4;
	float: left;
	border: 1px;
	border-color: #CCC;
	border-style: none solid solid none;



}

.item h2 {
	font: 12px/12px Tahoma, Arial, Georgia;
	
	text-align: center;
	margin: 0px 0 0 5px !important;
		padding: 0px !important;
	letter-spacing: 0px !important;
}

.orange {
	color: #C00;

}