/* CSS Document  - Copyright 2007 Chappell Creative Inc. */

/* general elements */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	background-color: #000100;
}


.oneColFixCtr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	padding: 0px;
	height: 195px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerDiv {
	width:800px;
	text-align: left;
	padding: 0px;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menuDiv {
	width: 800px;
	text-align: left;
	color: #333333;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu {
	font-size: 12px;
	color: #000100;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
}
.menu ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.menu li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 8px;
}
.menu li a:link, .menu li a:visited, .menu li a:active {
	color: #000100;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-weight: bold;
}

.menu li a:hover {
	color: #51609f;
	text-decoration: none;
	font-weight: bold;
}

#submenuDiv {
	text-align: left;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.submenu {
	font-size: 12px;
	color: #51609f;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 10px;
	width: 790px;
}
.submenu ul {
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.submenu li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 8px;
}
.submenu li a:link, .submenu li a:visited, .submenu li a:active {
	color: #51609f;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
}
.submenu li a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

td, th {
	color: #85826e;
	font-size: 12px;
	line-height: 18px
}

#main {
	width: 100%;
	text-align: center;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
}
#main_one {
	font-size: 9pt;
	line-height: 15pt;
	color: #85826e;
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#main_two {
	font-size: 9pt;
	line-height: 15pt;
	color: #85826e;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#main_three {
	font-size: 9pt;
	line-height: 15pt;
	color: #85826e;
	text-align: left;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	height: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
#main_v {
	text-align: center;
	width: 800px;
	padding: 0px;
}

#main_v_one {
	text-align: left;
	width: 780px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#main_v_left {
	text-align: left;
	width: 450px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 10px;
	float: left;
}
#main_v_right {
	width: 265px;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 20px;
	float: right;
	padding-bottom: 0px;
	text-align: left;
}





.sidebar {
	font-size: 9pt;
	line-height: 13pt;
	text-align: justify;
	width: 250px;
}

.sidebarHeader {
	color: #51609f;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #51609f;
	width: 250px;
}
.sidebarSubHeader {
	color: #51609f;
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;
	width: 250px;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	text-decoration: none;
	font-weight: normal
}

.clearer {clear: both; line-height: 0; height: 0;}

.sidebar a:hover {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

p {
	line-height: 15pt;
}
dd {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	text-align: justify;
	padding-top: 10px;
	padding-right: 50px;
}

.linedTable {
	border: 1px dotted #efefef;
	font-size: 10pt;
	line-height: 12pt;
	color: #85826e;
}

.linedTable2 {
	background-color: #fffff2;
	text-align: center;
	vertical-align: middle;
}

.tableHead {
	font-size: 8pt;
	font-weight: bold;
	color: #51609f;
	background-color: #ffffef;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
	line-height: 9pt;
}

a:link, a:visited, a:active {
	color: #51609f;
	text-decoration: none;
}

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

.title {
	color: #51609f;
	font-size: 14pt;
	font-weight: bold;
	line-height: 20pt;
	padding: 0px;
	margin: 0px;
}


.subTitle {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.smTitle {
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	background-image: url(../images/item.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	color: #51609f;
}

.title_sidebar  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	margin-left: 2px;
	text-transform: uppercase;
	width: 100%;
	color: #2e4d73;
	padding-top: 0px;
	border-bottom: #d9d3bf 1px solid;
	letter-spacing: 1px;
	text-align: left;
}
.table_header {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #2e4d73;
	border-bottom: #d9d3bf 1px solid;
	text-align: center;
}

.prayers ul {
	list-style-type: square;
	font-size: 9pt;
	list-style-position: outside;
	list-style-image: url(../images/square.gif);
	line-height: 15pt;
	color: #666666;
}

ul.square {
	list-style-type: square;
	font-size: 9pt;
	list-style-position: outside;
	list-style-image: url(../images/square.gif);
	line-height: 15pt;
	color: #666666;
}
ul.square_blank {
	font-size: 9pt;
	font-weight: bold;
	list-style-position: outside;
	line-height: 15pt;
	color: #666666;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.circle {
	list-style-type: square;
	font-size: 9pt;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(../images/circle.gif);
	line-height: 15pt;
	color: #666666;
}
ul.arrow {
	list-style-type: none;
	font-size: 9pt;
	list-style-position: outside;
	list-style-image: url(../images/sm_arrow.gif);
	line-height: 18pt;
	color: #51609f;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	vertical-align: bottom;
	display: block;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
}
ul.announcement {
	list-style-type: square;
	font-size: 9pt;
	list-style-position: outside;
	list-style-image: url(../images/square.gif);
	line-height: 15pt;
	color: #666666;
	font-weight: normal;
}


ul.link {
	list-style-type: none;
	font-size: 10pt;
	list-style-position: outside;
	list-style-image: url(../images/linkbox.gif);
	line-height: 18pt;
	color: #51609f;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	text-align: left;
	vertical-align: bottom;
	display: block;
}
#links {
	background-color: #EFEFEF;
	padding-top: 5px;
	border: 1px dotted #dedede;
	width: 250px;
}
.warn {
	color: #990000;
}


.address {
	font-size: 10pt;
	line-height: 16px;
	text-align: left;
	background-color: #ffffff;
	width: 250px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.contact {
	font-size: 10pt;
	line-height: 16px;
	text-align: left;
	background-color: #ffffff;
	width: 175px;
	float: left;
	height: 75px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.family {
	font-size: 10pt;
	line-height: 16px;
	text-align: left;
	background-color: #ffffff;
	width: 430px;
	float: left;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}

#links p.header {
	font-size: 14px;
	font-weight: bold;
	color: #51609f;
	line-height: 20px;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	margin: 0px;
}


.smallPrint {
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
}

.price {
	color: #3B1113;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px
}
.quote {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 40px;
	padding-left: 20px;
}
.author {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.return {font-size: 9px; text-align: right;}


.image {
	cursor: auto;
	text-align: right;
}
.prayers {
	text-align: left;
	width: 375px;
}


/* form elements */

form {
	font-size: 8pt;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
}

input.big {
	width: 190px;
	height: 100px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #efefef;
}
input.large {
	width: 150px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #efefef;
}

input.med {
	width: 50px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #efefef;
}

input.small {
	width: 35px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #efefef;
}


.buttonUp {
	background-color: #F8BE2A;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	height: 19px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFF00;
}


.buttonOver {
	background-color: #809906;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	height: 19px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #ADC046;
	border-bottom-color: #ADC046;
	border-left-color: #666666;
}

#foot {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 250px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footerDiv {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
}


.footer {
	color: #c2bea2;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 22px;
	width: 790px;
	clear: both;
}
.footer ul {
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.footer li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 8px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #c2bea2;
	text-decoration: none;
	font-weight: normal
}


.footer a:hover {
	color: #51609f;
	text-decoration: none;
	font-weight: normal;
}


.notice {
	color: #c2bea2;
	font-size: 7pt;
	line-height: 11pt;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 380px;
	float: left;
}
.notice ul {
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.notice li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 8px;
}
.design {
	color: #c2bea2;
	font-size: 7pt;
	line-height: 11pt;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 380px;
	float: left;
}
.design ul {
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.design li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 8px;
}
.design a:link, .design a:visited, .design a:active {
	color: #c2bea2;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1pt;
}

.design a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.main {
	WIDTH: 150px;
	border: 0px dotted #CCCCCC;
}
.month {
	COLOR: white;
	BACKGROUND-COLOR: #434144;
	font-size: 7pt;
	font-weight: bold;
}
.daysofweek {
	COLOR: white;
	BACKGROUND-COLOR: #cccccc;
	font-size: 7pt;
	font-weight: bold;
}
.days {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 1px;
	COLOR: #333333;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #ffffff
}
.days #today {
	FONT-WEIGHT: bold; COLOR: #ff9700
}

.show {
	visibility: visible;
	display: inline;
}

.hide {
	visibility: hidden;
    display: none;
}
