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


body {
    color: #333333;
	margin-top: 20px;
	background-image: url(../images/church_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #3050a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#headersubpage {
background-color: #ccccff;
}



#wrapper #content1 #contentbox {
	width: 450px;
}

#contentbox p {
padding-left: 7px;
}


a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333CC;
}
a:hover {
	text-decoration: underline;
	color: #333399;
}
a:active {
	text-decoration: none;
	color: #333399;
}



h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #3356a5;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #fbe0a8;
	background-color: #8b5825;
	letter-spacing: 1px;
	height: 20px;
	width: 215px;
	padding-left: 8px;
	padding-right: 8px;
}

#line {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #003399;
	width: 225px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#language {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: right;
	font-size: 11px;
	color: #FFFFCC;
}

#language a {
	text-decoration: none;
	color: #FFFFCC;
}

#language a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

#footer a {
	text-decoration: none;
	color: #FFFFCC;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3356a5;
	margin: 0px;
	padding-left: 7px;
	padding-top: 5px;
}


#cal {
	border: 1px dotted #CC6600;
	width: 221px;
}
.calmonth {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3356a5;
	padding-left: 8px;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

#menubar {
	height: 25px;
	background-image: url(../images/nav_bkg_church.jpg);
	background-repeat: repeat-x;
}

#navigation a {
	text-decoration: none;
	color: #cc6600;
	font-weight: bold;
	padding-left: 4px;
}


#navigation a:hover {
	color: #FF6633;
	font-weight: bold;
	padding-left: 4px;
	text-decoration: underline;
}

#navigation p {
font-size: 11px;
	padding-left: 7px;
	padding-right: 5px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 2px solid #de8f00;
	background-color: #ccccff;
}

#wrappersubpage {
	width: 900px;
	margin: 0 auto;
	border: 2px solid #de8f00;
	background-color: #ffffff;
}

#navigation {
	float: left;
	width: 260px;
	margin: 0px;
	background-image: url(../images/stripe.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	background-color: #FFFFFF;
}

#content1 {
	width: 577px;
	margin-left: 280px;
	min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ccccff;
	background-color: #FFFFFF;
	background-image: url(../images/church_home_side.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#navigationsubpage {
	float: left;
	width: 80px;
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
}

#navigationsubpagecal {
	float: left;
	width: 50px;
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
}

#content1subpagecal {
	width: 800px;
	margin-left: 70px;
		min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#content1subpageabout {
	width: 790px;
	margin-left: 100px;
		min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/church_about_side.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#content1subpagemass {
	width: 790px;
	margin-left: 100px;
		min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/church_mass_side.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#content1subpageministries {
	width: 790px;
	margin-left: 100px;
		min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/church_ministries_side.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#content1subpageeducation {
	width: 790px;
	margin-left: 100px;
		min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/side_about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#content1subpageevents {
	width: 790px;
	margin-left: 100px;
		min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/church_events_side.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#content1subpagecommunity {
	width: 790px;
	margin-left: 100px;
		min-height:470px;
	height:auto !important;
	height:470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/church_community_side.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}



#contentboxsub {
	width: 500px;
	float: left;
}

#contentboxsubnews {
	width: 500px;
	float: left;
}

#contentboxsub table {
	border:thin solid #8b5825;
	margin-left: 7px;
}
#contentboxsub th {
	background:#8b5825;
	color:#fbe0a8;
	font-weight:bold;
	padding: 5px;
}

#contentboxsub td {
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8b5825;
}

#contentboxsubnews p {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8b5825;
}


#contentboxsub p {
padding-left: 7px;
}

#picturebox {
	width: 250px;
	float: left;
	margin-left: 20px;
}

#picturebox img {
	padding: 5px;
	margin-top: 25px;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	width: 900px;
	font-size: 11px;
	color: #FFFFCC;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

#dd {
	margin: 0%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#dd li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fbe0a8;
	font-family: arial;
	font-size: 12px;
}

#dd li a.menu {
	display: block;
	text-align: center;
	padding: 5px;
	color: #fbe0a8;
	width: 123px;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

#dd li a.menu:hover {
	background: #3356a5;
}


#dd li a.active {
	display: block;
	text-align: center;
	padding: 5px;
	color: #fbe0a8;
	width: 123px;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background: #3356a5;
}

.submenu {
	background: #fff;
	border: 1px solid #6969e1;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	width: 130px;
}

.submenu a {
	display: block;
	font: 11px arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	color: #003399;
}

.submenu a:hover {
	background: #ff9933;
	color: #FFF;
}

#header {
}
