@charset "utf-8";

body {
	background-color : #329cce;
	margin : 0;
	padding : 0;
	background-image : url(/images/background.jpg);
	background-repeat : repeat-x;
	background-position : left top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img, div { behavior: url(iepngfix.htc) }

a:link { color: #329CCE; }

a:hover {
	color: #329cce;
	text-decoration: none;
}

a:visited { color: #329CCE; }

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#mainTable {
	margin : 0;
	padding : 0;
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 0;
	border-left-width : 0;
	width : 718px;
}

#layoutTable { width : 100%; }

#middletd {
	background-color : #E1E1E1;
	margin : 0;
	padding : 0;
}

#bottomleftshadow {
	width : 4px;
	height : 4px;
	background-image : url(/images/shadow/sbl.png);
	margin : 0;
	padding : 0;
	background-position : right top;
	background-repeat : no-repeat;
}

#bottomrightshadow {
	width : 9px;
	height : 9px;
	background-image : url(/images/shadow/sbr.png);
	margin : 0;
	padding : 0;
	background-position : left top;
	background-repeat : no-repeat;
}

#bottomshadow {
	height : 9px;
	background-image : url(/images/shadow/sb.png);
	background-repeat : repeat-x;
	margin : 0;
	padding : 0;
	background-position : top;
}

#leftshadow {
	width : 9px;
	background-image : url(/images/shadow/sl.png);
	background-repeat : repeat-y;
	background-position : right 0%;
	margin : 0;
	padding : 0;
}

#rightshadow {
	width : 9px;
	background-image : url(/images/shadow/sr.png);
	background-repeat : repeat-y;
	background-position : left 0%;
	margin : 0;
	padding : 0;
}

.nopad { padding: 0px; }

#adDIV {
	width : 680px;
	margin : 10px;
	height: 150px;
}

#contentDIV { margin : 5px; }

#contentTable {
	margin : 0;
	padding : 0;
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 0;
	border-left-width : 0;
	width: 525px;
}

#contenttopleft {
	width : 10px;
	background-image : url(/images/contenttopleft.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	background-position : right bottom;
}

#contenttop {
	background-image : url(/images/contenttop.png);
	background-repeat : repeat-x;
	margin : 0;
	padding : 0;
	background-position : bottom;
}

#contenttopright {
	width : 10px;
	background-image : url(/images/contenttopright.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	background-position : left bottom;
}

#contentTD {
	background-color : #d1e2e8;
	padding : 0;
	margin : 0;
}

#contentleft {
	width : 10px;
	background-image : url(/images/contentleft.png);
	background-repeat : repeat-y;
	margin : 0;
	padding : 0;
	background-position : right 0%;
}

#contentright {
	width : 10px;
	background-image : url(/images/contentright.png);
	background-repeat : repeat-y;
	margin : 0;
	padding : 0;
	background-position : left 0%;
}

#contentbottomleft {
	width : 10px;
	background-image : url(/images/contentbottomleft.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	background-position : right top;
}

#contentbottom {
	background-image : url(/images/contentbottom.png);
	background-repeat : repeat-x;
	margin : 0;
	padding : 0;
	height : 10px;
	background-position : top;
}

#contentbottomright {
	width : 10px;
	background-image : url(/images/contentbottomright.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	height : 10px;
	background-position : left top;
}

#footerTD {
	background-color : #FFFFFF;
	padding : 10px;
	font-size : x-small;
	text-align : right;
}

#rightSide {
	float: right;
	width: 155px;
	padding-top: 6px;
}

#rightSide img { margin-bottom: 5px; }

.maincont { width : auto; }

.indent {
	margin : 0 10px;
	text-indent: 30px;
}

#contentLayout #left { }

#contentLayout #right {
	margin: 0px;
	padding: 5px;
}

#contentLayout .shadowbox {
	margin: 0px;
	padding: 0px;
}

.shadowbox .tl {
	width : 9px;
	background-image : url(/images/shadow/stl.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	background-position : right bottom;
	height: 9px;
}

.shadowbox .t {
	background-image : url(/images/shadow/st.png);
	background-repeat : repeat-x;
	margin : 0;
	padding : 0;
	background-position : bottom;
	height: 9px;
}
.shadowbox   .tr {
	width : 9px;
	background-image : url(/images/shadow/str.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	background-position : left bottom;
	height: 9px;
}

.shadowbox .l {
	width : 9px;
	background-image : url(/images/shadow/sl.png);
	background-repeat : repeat-y;
	margin : 0;
	padding : 0;
	background-position : right 0%;
}

.shadowbox .r {
	width : 9px;
	background-image : url(/images/shadow/sr.png);
	background-repeat : repeat-y;
	margin : 0;
	padding : 0;
	background-position : left 0%;
}

.shadowbox .bl {
	width : 9px;
	background-image : url(/images/shadow/sbl.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	background-position : right top;
	height: 9px;
}

.shadowbox .b {
	background-image : url(/images/shadow/sb.png);
	background-repeat : repeat-x;
	margin : 0;
	padding : 0;
	height : 9px;
	background-position : top;
}

.shadowbox .br {
	width : 9px;
	background-image : url(/images/shadow/sbr.png);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	height : 9px;
	background-position : left top;
}

.shadowbox .content {
	background-color : #FFFFFF;
	padding : 0;
	margin : 0;
	width: 166px;
}

.heading {
	font-weight: bold;
	color: #FFFFFF;
}

#eventsSlideshow {
	width: 556px !important;
	height: 150px !important;
}

#quickLinks {
	background-color: #004b76;
	height: 140px;
	width: 114px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
}

.smallLink { font-size: small; }

.smallLink a:link {
	font-size: small;
	color: #FFFFFF;
}

.smallLink a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}

.smallLink a:visited {
	font-size: small;
	color: #FFFFFF;
}

.smallLink a:active {
	font-size: small;
	color: #FFFFFF;
}

.serviceSchedule { font-size: x-small; }

.serviceSchedule .heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004B76;
	text-align: center;
}

.serviceSchedule .left {
	color: #000000;
	background-color: #e0e0e0;
	text-align: right;
	width: 70%;
}

.serviceSchedule .right {
	color: #000000;
	background-color: #e0e0e0;
	text-align: left;
	width: 30%;
}

.note {
	width: 300px;
	background-color: #004b76;
	color: #FFFFFF;
}

.note p {
	margin : 0 10px;
	text-indent: 30px;
}

.noteSig { text-align: right; }

.noteTop div { height: 10px; }

img.corner {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
}

img.cornerR {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
	float: right;
}

.formTable {
	padding: 2px;
	height: auto;
	width: auto;
	color: #000000;
}

.pastor { float: left; }

.formLabel {
	text-align: right;
	font-weight: bold;
	padding: 4px;
	width: 140px;
}

.formElement { border: 1px solid #000000; }

.formInput { text-align: left; }

.small { font-size: xx-small; }
#headerbg {
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 700px;
}

#header_buttons {
	background-image: url(/images/buttons_bg.png);
	background-repeat: repeat-x;
	height: 23px;
	width: 700px;
	padding: 1px;
}

#header_buttons a {
	font-size: small;
	color: #FFFFFF;
	margin: 5px;
}

#header_buttons .divider {
	font-size: medium;
	color: #FFFFFF;
}

#flashcontent {
	width: 700px;
	height: 145px;
}

#flashcontent_home {
	width: 700px;
	height: 120px;
}

.bigandbold {
	font-size: large;
	font-weight: bold;
}

img.cornerTL {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
	float: left;
}
