@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #d7d7d7;
}

.clear {
	clear: both;
}

#wrapper {
	width: 754px;
	margin: 12px auto;
	padding: 0;
	border: 2px solid #ffffff;
	background-color:#FFFFFF;
}

/* Header
-------------------------------------------------------------------------------------- */
#header {
	background:url(../images/header.jpg) #aec1da no-repeat;
	height: 175px;
	display: block;
}

#menu_top {
	background: #063263 url(../images/menu_bg.jpg) no-repeat 0px 0px;
	text-align: right;
	height: 2.7em;
	padding: 0;
	font-size: 1em;
}

#menu_top ul, #menu_top li {
	display: inline;
	list-style: none;
}

#menu_top a {
	float: left;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0.7em 1.2em;
	font-size: 1em;
}

#menu_top a:hover {
	background-color: #184474;
}

/* Row 1
-------------------------------------------------------------------------------------- */
#row_01 {
	margin-top: 2px;
	background-color: #EBEBEB;
	background-image: url(../images/col_right_grad.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	width: 100%;
}
#row_02 {
	background-color: #FFFFFF;
	background-image: url(../images/col_right_grad_light.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	width: 100%;
}

#row_01 .col_left {
	width: 547px;
	display: block;
	float: left;
	font-size: 0.9em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#row_02 .col_left {
	width: 547px;
	display: block;
	float: left;
	font-size: 0.9em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.col_left h1, .col_left h2 {
	font-size: 1em;
	color: #063263;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.col_left h3 {
	font-size: 1em;
	color: #3E673B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
}

.col_left .photo_left, .col_left .photo_right {
	border: 2px solid #ffffff;
}

.col_left .photo_right {
	margin-left: 30px;
}

#row_01 .col_right {
	width: 166px;
	float: left;
	display: block;
	padding-top: 30px;
	padding-left: 1px;
	padding-bottom: 16px;
}
#row_02 .col_right {
	width: 166px;
	float: left;
	display: block;
	padding-top: 40px;
	padding-left: 1px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.col_right ul, .col_right li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 166px;
}

.col_right li a {
	display: block;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	width: 126px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.col_right li a:hover {
	background-color: #224c7c;
}
.col_left blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	color: #063263;
	margin-right: 25px;
	margin-left: 25px;
}
.col_left p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#bottom_bar {
	background-color: #063263;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #149B0D;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#bottom_bar ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
}
#bottom_bar li {
	display: inline;
}
#bottom_bar a {
	padding-right: 15px;
	padding-left: 15px;
	color: #4A7AAA;
	text-decoration: none;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A7AAA;
}
#bottom_bar .last_li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_top ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
.col_right h2 {
	font-size: 1em;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #AABED7;
	font-weight: normal;
}
#bottom_bar a:hover {
	color: #87A9CB;
}
.col_left a {
	color: #164B7F;
}
#footer {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.9em;
	color: #888888;
	padding-bottom: 20px;
}
#footer .left_image {
	float: left;
	margin-right: 30px;
}
#footer .right_image {
	float: right;
	margin-left: 30px;
}
#footer a {
	color: #666666;
}
#footer p {
	margin: 12px 82px 8px 0;;
}
#contact_form label {
	display: block;
	float: left;
	width: 120px;
}
#contact_form .textbox {
	width: 180px;
}
#contact_form textarea {
	width: 300px;
}
#contact_form {
	float: left;
	width: 320px;
	margin: 0px;
}
#contact_details {
	float: right;
	width: 200px;
}

.col_left .thumbs, .col_left .thumbs_narrow {
	margin-left: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	list-style-type: none;
	padding: 0px;
	width: 544px;
}

.col_left .thumbs {
	margin-left: 50px;
}

.col_left .thumbs li, .col_left .thumbs_narrow li {
	float: left;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

.col_left .thumbs li {
	margin-right: 20px;
}

.col_left .thumbs img, .col_left .thumbs_narrow img, .thumb {
	border: 1px solid #93ACC6;
}
.menu_table td {
	text-align: center;
	vertical-align: middle;
}
.menu_table .text td {
	padding-bottom: 10px;
	padding-top: 2px;
}
.menu_table .images td {
	background-color: #FFFFFF;
}
.menu_table .text a {
	text-decoration: none;
}

	
#back_link {
	float: right;
	text-decoration: none;
	background-image: url(css-images/back_arrows.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 14px;
}
.points_list li {
	background-image: url(css-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 15px;
}
.hymns_table .book_top {
	background-image: url(../images/book_top.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.hymns_table {
	background-image: url(../images/book_mid.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}
.hymns_table .page_left {
	background-image: url(../images/book_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 210px;
	padding-bottom: 22px;
	padding-right: 15px;
	padding-left: 48px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	font-size: 0.95em;
}
.hymns_table .page_right {
	background-image: url(../images/book_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 210px;
	padding-right: 48px;
	padding-bottom: 22px;
	padding-left: 15px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	font-size: 0.95em;
}
a.next {
	background-image: url(css-images/forward_arrows.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.previous {
	background-image: url(css-images/back_arrows.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 18px;
	font-weight: bold;
	text-decoration: none;
}
ol {
	margin-top: 12px;
	margin-bottom: 10px;
}

.big_phone_number {
	font-size: 20px;
	color: #006600;
}
