@charset "utf-8";
/* CSS Document */


/* MAIN BODY SETTINGS  */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#330000;
}
body {
	background-image:url(../../images/layout/bg.jpg);
	background-repeat:repeat-x;
	background-color:#6d4019;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
a:link {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.wrapper {
	padding-top:10px;
}
.body {
	width:800px;
	text-align:left;
}
error {
	display:block;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	text-align:center;
}

/* CELL */
.CELLmenu {
	width:160px;
	height:30px;
	text-align:center;
	border-right:1px solid #666666;
	border-left:1px solid #000000;
}
.CELLborder_bottom {
	border-bottom:1px solid #999999;
	padding-bottom:4px;
}
.CELLsermons_1 {
	border:1px solid #FFFFFF;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.CELLsermons_2 {
	border:1px solid #FFFFFF;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#d2c5b5;
}
th {
	border:1px solid #9e7552;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#6d4019;
	color:#FFFFFF;
}
.CELLcontact {
	text-align:right;
	padding-top:10px;
	padding-right:2px;
}
.CELLform_header {
	background-color:#D2C5B5;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:2px;
	border-bottom:1px solid #999999;
	border-top:1px solid #FFFFFF;
}
.CELLform_left {
	margin-top:10px;
	border-bottom:1px solid #999999;
	border-top:1px solid #FFFFFF;
	text-align:right;
	padding:5px;
}
.CELLform_right {
	margin-top:10px;
	border-bottom:1px solid #999999;
	border-top:1px solid #FFFFFF;
	text-align:left;
	padding:5px;
}
.CELL_calendar {
	background-color:#d2c5b5;
	text-align:center;
	border:1px solid #efe6db;
	height:20px;
}
.CELL_calendarBusy_current{
	background-color:#6d4019;
	text-align:center;
	border:1px solid #efe6db;
}

/* DIV */
.banner {
	background-image:url(../../images/layout/banner_bg.jpg);
	border:1px solid #000000;
	height:200px;
}
.banner_1 {
	background-image:url(../../images/layout/banner_bg_1.jpg);
	border:1px solid #000000;
	height:200px;
}
.banner_2 {
	background-image:url(../../images/layout/banner_bg_2.jpg);
	border:1px solid #000000;
	height:200px;
}
.banner_3 {
	background-image:url(../../images/layout/banner_bg_3.jpg);
	border:1px solid #000000;
	height:200px;
}
.banner_title {
	padding-left:130px;
	width:600px;
	position:absolute;
	top:150px;
	font-size:24px;
	color:#FFFFFF;
	z-index:300;
}
.banner_pastor {
	position:absolute;
	top:10px;
	width:790px;
	text-align:right;
	color:#FFFFFF;
	padding-top:5px;
	padding-right:5px;
	z-index:20000;
}
.banner_marquee {
	position:relative;
	top:175px;
	font-size:14px;
	color:#FFFFFF;
	z-index:400;
}
.menu {
	background-image:url(../../images/layout/banner_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	border:1px solid #333333;
	margin-bottom:10px;
}
.menu_dropdown {
	display:block;
	background-color:#555555;
	width:158px;
	border:1px solid #000000;
	border-bottom:none;
	position:relative;
	left:158px;
	z-index:1000;
}
.menu_dropdown_hide {
	display:none;
}
.menu_dropdown_option {
	background-image:url(../../images/layout/menu_dropdown_bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #666666;
	border-bottom:1px solid #000000;
	padding:4px;
}
.DIVsidebar {
	width:300px;
	position:relative;
	left:500px;
	top:0px;
	background-color:#efe6db;
	border:1px solid #663300;
	border-top:none;
	margin-bottom:20px;
}
.DIVsidebar_borderless {
	width:300px;
	position:relative;
	left:500px;
	top:0px;
}
.DIVhome {
	width:490px;
	position:absolute;
	top:254px;
	margin-right:310px;
}
.DIVhome_weather {
	background-image:url(../../images/layout/weather_bg.jpg);
	background-repeat:no-repeat;
	height:275px;
	text-align:left;
	font-size:40px;
	padding:5px;
	border:1px solid #333333;
	color:#6d4019;
	margin-top:10px;
}
.DIVmod_header {
	background-color:#666666;
	background-image:url(../../images/layout/banner_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #333333;
	padding:5px;
	text-align:center;
	font-size:16px;
	color:#CCCCCC;
}
.DIVmod_body {
	background-color:#efe6db;
	background-image:url(../../images/layout/mod_body_bg.gif);
	background-repeat:repeat-x;
	padding:5px;
	border:1px solid #333333;
	border-top:none;
	color:#330000;
}
.DIVmod_body_borderless {
	background-color:#efe6db;
	background-image:url(../../images/layout/mod_body_bg.gif);
	background-repeat:repeat-x;
	padding:5px;
	color:#330000;
}
.DIVfooter {
	background-color:#efe6db;
	border:1px solid #330000;
	padding:2px;
	text-align:center;
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
}	
.DIVspacer {
	margin-top:10px;
}
.DIVbutton {
	background-image:url(../../images/layout/input_submit_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6d4019;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	height:19px;
	border:1px solid #000000;
	margin-bottom:8px;
	margin-right:10px;
	text-align:center;
}

/* FORM */
form {
	margin:0px;
}

/* HORIZONTAL RULE */
hr {
	display:block;
	border:1px solid #FFFFFF;
	border-top:1px solid #999999;
}

/* INPUT */
.INPUTcountdown {
	background:none;
	border:none;
	width:100px;
	text-align:left;
	color:#330000;
}
.INPUTsubmit {
	background-image:url(../../images/layout/input_submit_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6d4019;
	height:25px;
	padding:2px;
	color:#FFFFFF;
	font-size:14px;
	border:1px solid #000000;
}
.INPUTtext {
	width:250px;
	margin-bottom:10px;
	margin-left:5px;
}
.INPUTdonations {
	width:145px;
}
.INPUTcontact {
	width:300px;
	margin-top:10px;
}
.INPUTcontact_error {
	background-color:#CC6666;
	border:1px solid #990000;
	width:300px;
	margin-top:10px;
	padding:2px;
}
.INPUTcontact_textarea {
	width:300px;
	height:70px;
	margin-top:10px;
}
.INPUTcontact_textarea_error {
	background-color:#CC6666;
	border:1px solid #990000;
	width:300px;
	height:70px;
	margin-top:10px;
}


/* LINKS */
a.LINKmenu {
	font-size:16px;
	text-decoration:none;
	color:#CCCCCC;
}
a.LINKfooter {
	font-size:10px;
	text-decoration:none;
	color:#330000;
}
a.LINKsmall {
	font-size:12px;
	text-decoration:underline;
}
a.LINKh3 {
	display:block;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.LINK {
	text-decoration:none;
}
a.LINKwhite {
	color:#FFFFFF;
	text-decoration:none;
}
a.LINKsidebar {
	color:#CCCCCC;
	font-size:16px;
	text-decoration:none;
}

/* LIST */
li {
	margin:0px;
	margin-bottom:10px;
}
ol {
	padding-left:25px;
	margin:0px;
}
fieldset {
	border:1px solid #330000;
	margin-top:10px;
	margin-bottom:20px;
}

/* TABLE */
.TABLEsermons {
	border:1px solid #000000;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.TABLEmenu {
	border-right:1px solid #000000;
	border-left:1px solid #666666;
}

/* TEXT */
.TEXTmedium_white {
	font-size:16px;
}
.TEXTsmall_black {
	font-size:12px;
	color:#000000;
}
.TEXTsmall {
	font-size:10px;
}
.TEXTerror {
	color:#990000;
}
p {
	margin:5px;
	margin-left:0px;
	margin-right:0px;
}
h2 {
	font-size:18px;
	margin:0px;
}
h3 {
	margin:0;
}
h4 {
	margin:5px;
}
h5 {
	margin:0px;
}

/* lightbox SETTINGS */
#lightbox{
	padding: 10px;
	background:#fff;
	border:1px solid #000;
	z-index:1100;
}

#overlay{
	background-image:url(../../images/layout/overlay.png);
	z-index:1000;
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
