html, body, div, img, object, embed, table, tbody, tr, td {margin: 0; padding: 0; border: 0; }

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2d2d2d;
	font-size: 0.79em;
	}

a, a:active, a:link, a:visited {
	color: #840422;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
a:hover {
	color: #2d2d2d;
	}

p {
	font-size: inherit;
	margin: 0;
	padding: 4px;
	text-align: justify;
	}
/*============================================================================*/

#top {
	height: 73px;
	background: url(images/head_bg.jpg) repeat-x top left;
	text-align: center;
	}
	
#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	}

#column {
	float: left;
	width: 200px;
	}
	
.clear_col {
	clear: left;
	}
	
#content {
	width: 480px;
	margin-left: 216px;
	}

#content a {
	text-decoration: underline;
	}

.content_head {
	width: 480px;
	height: 50px;
	margin-bottom: 5px;
	background: url(images/content_head.gif) no-repeat top left;
	}

.content_head h2 {
	margin: 0;
	font-size: 2em;
	padding: 10px 0 0 20px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	}

.content_head h3 {
	margin: 0;
	font-size: 1.4em;
	padding: 10px 0 0 20px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	}

#footer {
	height: 40px;
	background: url(images/footer.jpg) repeat-x top left;
	text-align: center;
	color: #ffffff;
	font-size: smaller;
	padding: 4px 0 16px 0;
	margin-top: 10px;
	clear: both;
	}	

/*============================================================================*/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em 0;
	}
	
.tbl_welcome {
	width: 480px;
	}
.tbl_welcome th {
	background-color: #404040;
	color: #ffffff;
	}
.tbl_welcome td {
	width: 158px;
	background-color: #c0c0c0;
	text-align: center;
	}
	
ul.imglist {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	}
	
ul.imglist li {
	font-size: 11px;
	margin: 10px;
	clear: both;
	line-height: 17px;
	}  
  
ul.imglist li img {
	float: left;
	margin: 0 5px 0 0;
	}
  
.nopad {
	padding: 0;
	margin: 0;
	}

.right {
	float: right;
	width: 180px;
	background: url(/style/images/content_split.gif) no-repeat top left;
	padding-left: 3px;
	}

.left {
	float: left;
	width: 180px;
	background: url(/style/images/content_split.gif) no-repeat top right;
	padding-left: 3px;
	}

.column_head {
	background: url(/style/images/column_bg.gif) repeat-x top left;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	}

.float_r {
	float: right;
	margin: 1em;
	}

.float_l {
	float: left;
	margin: 1em;
	}

.colbg200 {
	width: 200px;
	height: 400px;
	background: url(images/column_200_2.jpg) no-repeat top left;
	}
/*============================================================================*/
.box {
	margin: 5px;
	text-align: left;
	}
	
.box a, a.button {
	width: 150px;
	}
	
.sermons a {
	width: 300px;
	}
	
.box a, .box a:active, .box a:link, .box a:visited, 
a.button, a.button:active, a.button:link, a.button:visited,
.sermons a, .sermons a:active, .sermons a:link, .sermons a:visited {
	text-align: center;
	color: #811f36;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 0 2px;
	height: 20px;
	line-height: 18px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #6d6d6d;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #6d6d6d;
	background-color: #efefef;
	}
	
.box a:hover, a.button:hover, .sermons a:hover {
	color: #ff821e;
	border-left: 1px solid #6d6d6d;
	border-right: 1px solid #dfdfdf;
	border-top: 1px solid #6d6d6d;
	border-bottom: 1px solid #dfdfdf;
	background: #dfdfdf;
	}
	
.nav {
	text-align: center;
	height: 20px;
	}
.nav a, .nav a:active, .nav a:link, .nav a:visited {
  	color: #811f36;
	text-decoration: none;
	display: block;
	height: 20px;
  	font-weight: bold;
	font-size: 12px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #ff821e;
	border-right: 1px solid #ff821e;
	}
	
.nav a:hover, .nav a.on {
  	color: #ff821e;
	background: #ffffff url(/style/images/nav_right.gif) no-repeat top right;
	}
/*============================================================================*/

/*============================================================================*/
.media, .sermons {
	padding: 0;
	list-style-type: none;
	text-align: left;  
	margin: 1em 1em 1em 4em;
	width: 400px;
	}
	
.media li{
	color: #990000;
	margin-bottom: 1em;
	font-weight: bold;
	}
	
.sermons li {
	margin-bottom: 1em;
	}
	
.media li a, .media li a:active, .media li a:link, .media li a:visited {
	display: block;
	color: #811f36;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	width: 200px;
	margin: 3px 0 0 4em;
	background-color: #dfdfdf;
	}

.media li a:hover {
	text-decoration: underline;
	background-color: #efefef;
	}

ul.list {
	padding: 0;
	list-style-type: square;
	margin: 1em 1em 1em 4em;
	}

a.arrow_d, a.arrow_d:active, a.arrow_d:link, a.arrow_d:visited{
	padding: 0 0 0 27px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/style/icons/media_down.gif);
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #6d6d6d;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #6d6d6d;
	background-color: #efefef;
	}
	
a.arrow_s, a.arrow_s:active, a.arrow_s:link, a.arrow_s:visited{
	padding: 0 0 0 27px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/style/icons/media_stream.gif);
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #6d6d6d;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #6d6d6d;
	background-color: #efefef;
	}
	
a.arrow_d:hover, a.arrow_s:hover {
	border-left: 1px solid #6d6d6d;
	border-right: 1px solid #dfdfdf;
	border-top: 1px solid #6d6d6d;
	border-bottom: 1px solid #dfdfdf;
	}
	
.ind {
	margin: 0 0 0 4em;
	padding: 0;
	}

/*============================================================================*/
.al {text-align: left;}
.ac {text-align: center;}
.ar {text-align: right;}
.ml {margin-left: 4em;}
.mlr {margin: 0 4em 0 4em;}
.highlight {
	border: 2px solid #811f36;
	background-color: #dfcdcd;
	padding: 5px;
}
.error {
  color: #f00;
  font-weight: bold;
}
.success {
  color: #008000;
  font-weight: bold;
}
.homenews
{
  font-size: medium;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  margin: .5em 3em .5em 3em;
  border-top: 1px #811f36 solid;
  text-indent: 2em;
}
.title {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  background: url(/style/images/wave1.gif) no-repeat top left;
  height: 40px;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
.title .hlpnav {
  margin: 0 0 0 2em;
  padding: 0;
  text-align: left;
  font-size: small;
  font-weight: normal;
  line-height: 1.2em;
}
.break {
  clear: both;
}
p.indent, .indent p {
  text-indent: 4em;
}
.form input, .form textarea, .form select{
  border: 1px #811f36 solid;
  width: 240px;
  margin: 1px;
}

.form .ex {
	width: auto;
}

.form td {
	font-size: 0.77em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	}

.form .form_title {
	text-align: right;
	padding-right: 16px;
}

.form .submit {
	width: 80px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	background: url("/images/button1.jpg") no-repeat top left;
	border: 0;
	text-align: center;
}

.fav, .home, .news {
  padding: 0 0 0 17px;
  background-repeat: no-repeat;
  background-position: 1px 50%;
}
.fav {
  background-image: url(/style/icons/fav.gif);
}
.home {
  background-image: url(/style/icons/home.gif);
}
.news {
  background-image: url(/style/icons/news.gif);
}
.quote {
	color: #811f36;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #ffefdf;
	border: 2px solid #ff6600;
	margin: 0.4em;
	padding: .5em;
}
.bulletin_box {
	background-color: #ffffff;
	margin-bottom: 10px;
	border: 2px solid #404040;
}

.bulletin_boxw {
	background-color: #ffffff;
	margin-bottom: 10px;
	border: 2px solid #404040;
}
.bulletin_title {
	background-color: #811f36;
	color: #ffffff;
	padding: 4px;
	margin: 0;
}
.bulletin_title a {
	color: #ffffff;
	text-decoration: underline;
}
.bulletin_foot {
	background-color: #cfcfcf;
	color: 4d4d4d;
	margin-top: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*menuLayers for DHTML menu system - forces the hand cursor instead of selection cursor */
#menuLayer0,#menuLayer1,#menuLayer2 {
	cursor: pointer;
}

/* FORM ELEMENTS */

.form_item {
	margin-bottom: 14px;
	}
.form_item label {
	display: block;
	font-weight: bold;
	}
.form_error {
	color: #ff0000;
	}
.form_req {
	color: #ff0000;
	}
.form_desc {
	margin: 6px 0;
	color: #707070;
	}