@CHARSET "UTF-8";

/* =reset */

html {
	font-size: 100.01%;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,hr,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	font-family: inherit;
	font-size: 100%;
}

dfn,i,cite,var,address,em {
	font-style: normal;
}

th,b,strong,h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

textarea,input,select {
	font-family: inherit;
	font-size: 1em;
}

blockquote,q {
	quotes:none;
}

q:before,q:after,blockquote:before,blockquote:after {
	content: '';
	content: none;
}

ol,ul {
	list-style: none;
}

ins {
	text-decoration: none;
}

del {
 text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
}

:focus {
	outline: none;
}

html,body {
	height: 100%;
}

/* /=reset */

/* =general */

body {
	font: 11px Tahoma;
}

/* /=general */

/* =container */

#container {
	min-width: 1100px;
	border-left: 1px solid #e4e4ff;
}

/* /=container */

/* =header */

#header-logo {
	height: 133px;
	background: #fff url(/content/images/header_logo_repeat.jpg) top left repeat-x;
}

#main-nav {
	padding: 1px 0;
	border: 1px solid #a5b6be;
}

#main-nav ul {
	overflow: hidden;
	zoom: 1;
	padding: 11px 16px 10px 1px;
	background: url(/content/images/main_nav_ul.gif) top left repeat-x;
}

#main-nav ul li {
	float: left;
}

#main-nav ul li a {
	margin: 0 5px;
	font: bolder 15px  "Times New Roman", Times, serif;
	text-decoration: none;
	color: #44667c;
}

#main-nav ul li a:hover {
	text-decoration: underline;
}

/* /=header */

/* =content */

#content {
	overflow: hidden;
	zoom: 1;
	padding: 5px 0 0 2px;
}

/* =rounded-corners */

.content-wrapper {
	padding: 0px;
	border: 0px;
}

.content-area {
	padding: 0px;
	margin: 0px;
	border: 1px solid #c1cdd2;
}

.content-area-text {
	padding: 5px;
}

.content-area-tl, .content-area-tr, .content-area-bl, .content-area-br {
	z-index: 99;
	width: 4px; 
	height: 4px;
	padding: 0px; 
	border: 0px;
}

.content-area-tl, .content-area-bl {
	float: left;  
	clear: both; 
}

.content-area-tr, .content-area-br { 
	float: right; 
	clear: right; 
}

.content-area-tl { 
	margin:  -1px  0px  0px -1px; 
}

.content-area-tr { 
	margin:  -1px -1px  0px  0px;
}

.content-area-bl { 
	margin: -4px  0px  0px  0px;
}

.content-area-br { 
	margin: -4px  0px  0px  0px; 
}

.content-area-tl {
	margin-left: -1px;
}

.content-area-tl  {
	margin-left: -1px;
}

.content-area-tr {
	margin-right: -1px;
}

.content-area-tr {
	margin-right: -1px;
}

.content-area-bl {
	margin-left: 0px;
}

.content-area-bl {
	margin-left: 0px;
}

.content-area-br {
	margin-right: 0px;
}

.content-area-br {
	margin-right: 0px;
}

.content-area-heading {
	padding: 7px 0 8px 20px;
	margin: 1px;
	font-weight: bold;
	font-size: 12px;
	background: url(/content/images/content_area_heading.gif) top left repeat-x;
	color: #fff;
}

/* /=rounded-corners */

/* =content-left */

#content-left {
	float: left;
	width: 63%;
}

#stat-page #content-left {
	width: 22.5%;
}

#content-left-area {
	overflow: hidden;
	zoom: 1;
}

#stat-page #content-left-area {
	padding: 0 10px 0 0;
}

#service-timetable {
	float: left;
	width: 33%;
}

#stat-page #service-timetable {
	width: 100%;
}

#service-timetable-area {
	padding: 17px;
}

.month-year {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 7px 6px 4px 6px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	background: #d3e6ef;
	color: #44667c;
}

.month-year .selected {
	color: #44667c;
	text-transform:uppercase;
}

.month-year .full {
	color: #44667c;
}

.month-year .previous {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 7px;
}

.month-year .next {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 7px;
}

#service-timetable-area ul {
	margin: 3px 0 0 0;
}

#service-timetable-area ul li {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #c2d3de;
	color: #44667c;
}

#service-timetable-area ul .heading {
	padding: 6px 0 3px 10px;
	background: #8bacc1;
	color: #fff;
}

#service-timetable-area ul .heading span {
	font-weight: bold;
}

#news-list {
	float: right;
	width: 66.9%;
}

#news-list-padding {
	margin: 0 10px;
}

#news-list-padding .content-wrapper {
	margin: 0 0 4px 0;
}

.news-list-area {
	overflow: hidden;
	zoom: 1;
	padding: 18px 10px 23px 31px;
}

.news-list-area .news-img {
	float: left;
	margin: 0 17px 0 0;
}

.news-list-area ul .title {
	padding: 0 0 11px 0;
	font-weight: bold;
	font-size: 12px;
}

.news-list-area ul .title a {
	text-decoration: none;
	color: #0d99f1;
}

.news-list-area ul .title a:hover {
	text-decoration: underline;
}

.news-list-area ul .next {
	padding: 21px 0 0 0;
}

.news-list-area ul .next a {
	text-decoration: none;
	color: #44667c;
}

.news-list-area ul .next a img {
	margin: 0 0 0 5px;
}

.news-list-area ul .next a:hover span {
	text-decoration: underline;
}

#temple {
	padding: 15px 25px 5px 8px;
}

#temple .title {
	font-weight: bold;
	font-size: 12px;
	color: #0d99f1;
}

#temple-history {
	overflow: hidden;
	zoom: 1;
}

#temple-img {
	float: left;
	margin: 0 38px 10px 0;
}

#temple p {
	padding: 0 0 20px 0;
	color: #44667c;
}

#temple p .first-word {
	padding: 0 0 0 10px;
}

#temple a {
	font-weight: bold;
	color: #44667c;
}

#temple a:hover {
	text-decoration: none;
}

#sunday-school {
	overflow: hidden;
	zoom: 1;
}

#sunday-school-img {
	float: right;
	margin: 0 0 10px 16px;
}

#photoalbum-area {
	padding: 17px;
}

#photoalbum-area ul {
	padding: 0 0 15px 0;
}

#photoalbum-area ul li {
	padding: 0 0 0 13px;
}

#photoalbum-area .heading {
	padding: 6px 0 5px 13px;
	margin: 0 0 8px 0;
	font-weight: bold;
	background: #8bacc1;
	color: #fff;
}

#photoalbum-area ul li a {
	text-decoration: none;
	color: #44667c;
}

#photoalbum-area ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* /=content-left */

/* =content-right */

#content-right {
	float: right;
	width: 36.9%;
}

#stat-page #content-right {
	width: 77.4%;
}

#content-right-area {
	padding: 0 17px 0 0;
}

.photoalbum-list {
	padding: 0 0 7px 0;
}

.photoalbum-list-item {
	overflow: hidden;
	zoom: 1;
	padding: 9px 15px 0 12px;
	color: #44667c;
}

.item-img {
	float: left;
	margin: 0 27px 0 0;
}

.photoalbum-list-item .date, .photoalbum-list-item .title {
	padding: 0 0 7px 0;
	font-size: 12px;
	font-weight: bold;
}

.photoalbum-list-item .title a {
	text-decoration: none;
	color: #1da0f2;
}

.photoalbum-list-item .title a:hover {
	text-decoration: underline;
}

.photoalbum-list-item .event-date {
	font-weight: bold;
}

#photoalbum-detail {
	padding: 11px 11px 5px 15px;
	color: #44667c;
}

#photoalbum-detail p a {
	font-weight: bold;
	color: #44667c;
}

#photoalbum-detail p a:hover {
	text-decoration: none;
}

#photoalbum-detail-photos ul {
	float: left;
	overflow: hidden;
	zoom: 1;
}

#photoalbum-detail-photos ul li {
	float: left;
	padding: 10px;
	text-align: center;
}

#photoalbum-detail-photos ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #44667c;	
}

#photoalbum-detail-photos ul li a span {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #44667c;	
}

#photoalbum-detail-photos ul li a:hover span {
	text-decoration: underline;	
}

/* /=content-right */

/* /=content */

/* =footer */

#footer {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	padding: 9px 0 63px 0;
	margin: 7px 0 0 2px;
	color: #4086ad;
}

#stat-page #footer {
	width: 99%;
}

#secondary-nav {
	overflow: hidden;
	zoom: 1;
	padding: 0 0 7px 0;
	margin: 0 10px 12px 0;
	border-bottom: 2px solid #d3e6ef;
	background: url(/content/images/secondary_nav_repeat.gif) top left repeat-x;
}

#secondary-nav-left {
	float: left;
}

#secondary-nav ul {
	float: left;
	padding: 7px 0 0 60px;
}

#secondary-nav ul li {
	float: left;
}

#secondary-nav ul li a {
	margin: 0 14px;
	font-size: 10px;
	color: #4086ad;
}

#secondary-nav ul li a:hover {
	text-decoration: none;
}

#secondary-nav-right {
	float: right;
}

#copyright {
	float: left;
	padding: 0 0 0 14px;
}

#site-creator {
	float: right;
	padding: 0 10px 0 0;
}

#site-creator a {
	text-decoration: none;
	color: #4086ad;
}

#site-creator a:hover {
	text-decoration: underline;
}

/* /=footer */

a {
	color: #0d99f1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div.page_menu *
{
	margin: 0px 3px;
}