/* CSS Document */

body,html {
	background:#FFFFFF url('../images/body-bg.jpg');
	margin: 0;
	padding: 0;
	text-align: center;
	
}

body, p, li, ol, ul, td, div{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	text-decoration: none;
}

.container {
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background-color:#FFFFFF;
}

.row_1 {
	/*height: 27px;*/
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: bottom;
}

.row_1 img {
	float: left;
}

.img_right_brd {
	border-right: 1px solid #CCCCCC;
}

.date {
	float: right;
	padding-right: 5px;
	font-size: 10px;
	color: #999999;
}

.row_2 {
	height: 200px;
	padding: 0;
	margin: 0;
	border: 0;
}

img.main_image {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

.left_header {
	width: 530px;
	padding: 0;
	border: 0;
	margin: 0;
	background-image: url("../images/main_image.jpg");
	background-position: left top;
	background-repeat: no-repeat;	
	}

.right_header {
	height: 200px;
	width: 170px;
	padding: 0;
	border: 0;
	margin: 0;
	background-image: url("../images/right_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: text-bottom;
} 

.verse {
	color: #FFFFFF;
	width: 150px;
	height: 152px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	background-image: url("../images/right_bg.jpg");
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}


.page_title {
	float: right !important;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	height: 26px;
	width: 150px;
}

.row_3 {
	height: 26px;
	padding: 0;
	margin: 0;
	border: 0;
}

.row_3 a {
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-right: 4px;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	text-decoration: none;
	letter-spacing: 1px;
	color: #003366;
	background: #FFFFFF;
	text-decoration: none;
}

.row_3 a:hover {
	color: #FFFFFF;
	background: #003366;
	text-decoration: none;
}

.row_4 {
	padding: 0;
	margin: 0;
	border: 0;
}

.content {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	/*border-left: 1px solid #CCCCCC;*/
	vertical-align: text-top;
	text-align: left;
	width: 530 !important;
	width: 508;
}

.content h2{
	padding: 5px;
	padding-top: 15px;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #003366;
}

.right_body {
	width: 170px !important;
	width: 148px;
	padding-bottom: 30px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	border-left: 1px solid #CCC;
	/*border-right: 1px solid #CCC;
	background-image: url("../images/leaf_round.jpg");*/
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: text-top;
}

.right_body a{
	clear: both;
	display: block;
	height: 10px;
	padding-left: 18px;
	margin-bottom: 8px;
	background-image: url("../images/link_arrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	color: #999999;
}

.right_body a:hover {
	color: #003366;
	background-image: url("../images/link_arrow_blue.gif");
}

.increase_text a{
	clear: both;
	display: block;
	height: 21px !important;
	height: 13px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 8px;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	color: #999999;
	background-image: url("../images/style.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

.increase_text a:hover {
	background-color: #F9F9F9;
	color: #999999;
	font-weight: normal;
}


.sermon a{
	clear: both;
	display: block;
	height: 21px !important;
	height: 13px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 8px;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	color: #999999;
	background-image: url("../images/listen.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

.sermon a:hover {
	background-color: #F9F9F9;
	color: #999999;
	font-weight: normal;
}


.decrease_text a{
	clear: both;
	display: block;
	height: 21px !important;
	height: 13px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 8px;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	color: #999999;
	background-image: url("../images/style2.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

.decrease_text a:hover {
	background-color: #F9F9F9;
	color: #999999;
	font-weight: normal;
}

.print_page a{
	clear: both;
	display: block;
	height: 21px !important;
	height: 13px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 8px;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	color: #999999;
	background-image: url("../images/print.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

.print_page a:hover {
	background-color: #F9F9F9;
	color: #999999;
	font-weight: normal;
}

.row_5 {
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}

.footer {
	border-top: 1px solid #CCCCCC;
	margin: 0;
	padding: 5px;
	background-color: #FCFCFC;
	text-align: center;
}

.footer p {
	font-size: 10px;
	color: #666666;
}

.bycls {
	margin-top:0px;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity:0.7;
}
.bycls:hover {
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;
}
