/* CSS Document */

/* HTML Tag Styling */

body {
	color: #000000;
	background-color: #E9E9E9;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	border: none;
}

td img {
	display: block;
}

/* Styling of main page section */

.table_page {
	margin: 0px;
	text-align: center;
	width: 100%;
	border: none;
}
.table_page td {
	padding: 0px;
}

.table_page img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Styling of the top banner */

.top_banner {
	width: 100%;
	color: #FFFFFF;
	background-color: #01004E;
	text-align: left;
}

.top_banner_text {
	color: #FFFFFF;
	font-size: inherit;
	background-color: #01004E;
	text-align: right;
	margin-right: 10px;
}

/* Styling of the lower banner */

.lower_banner {
	background-color: #FFFFCB;
	background-image: url(../images/qrc_info_banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}

.lower_banner p {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* Styling of the Address table row */

.td_address_row {
	background-image: url(../images/qrc_backgrd_address_row.png);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	width: 100%;
}

/* Styling of the Telephone table row */

.td_telephone_row {
	background-image: url(../images/qrc_backgrd_telephone_row.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;

}
.td_telephone_row p {
	font-size: 17px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.td_telephone_row a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

.td_telephone_row a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

.td_telephone_row a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

.td_telephone_row a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

/* Styling of the Main Content section */

.table_page .td_main_content {
	background-image: url(../images/qrc_backgrd_main_content.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFF0;
	vertical-align: top;
	text-align: left;
}

.table_page .td_main_content p {
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-size: medium;
}

.table_page .td_main_content table {
	width: 98%;
	border: 1px solid #E1E1E1;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.table_page .td_main_content table img {
	border: 1px solid #FFE188;
	padding: 2px;
}


.table_page .td_main_content .beliefs_table p {
	margin-left: 70px;
}

.imgfloatleft {
	float: left;
	display: inline;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 10px;
	margin-top: 7px;
	margin-left: 10px;
	height: 50px;
	width: 84px;
}	

.table_page .td_main_content td {
	vertical-align: top;
	width: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.table_page .td_main_content h1 {
	color: inherit;
	font-size: x-large;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.table_page .td_main_content h2 {
	color: inherit;
	font-size: medium;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}	

.table_page .td_main_content a:link {
	text-decoration: none;
	color: inherit;
	font-style: normal;
	font-weight: normal;
}

.table_page .td_main_content a:active {
	text-decoration: none;
	color: inherit;
	font-style: normal;
	font-weight: normal;
}

.table_page .td_main_content a:visited {
	text-decoration: none;
	color: inherit;
	font-style: normal;
	font-weight: normal;
}

.table_page .td_main_content a:hover {
	text-decoration: underline;
	color: inherit;
	font-style: normal;
	font-weight: normal;
}
	

.table_page .mainmenu {
	background-image: url(../images/qrc_backgrd_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: bottom;
}

.table_page .mainmenu p {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
}

.table_page .mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.table_page .mainmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.table_page .mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.table_page .mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.table_page .main_pic {
	background-color: #FFFFF0;
	vertical-align: bottom;
	text-align: center;
	background-image: url(../images/qrc_right_column_pic.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;
	padding-right: 2px;
}

.table_page .main_pic img {
	border: 1px solid #E1E1E1;
	padding: 2px;
}

.table_page .td_main_content .sermon_table {
	width: 98%;
	border: 1px solid #E1E1E1;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.table_page .td_main_content .sermon_table p {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	text-align: center;
}

.table_page .td_main_content .sermon_table td {
	width: 33%;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
	

/* Styling of the secondary menu below the lower banner */ 

.lower_navigation {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lower_navigation td {
	padding: 0px;
}


.lower_navigation a:link {
	color: #000000;
	text-decoration: none;
	font-style: oblique;
	font-size: small;
}
.lower_navigation p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}


.lower_navigation a:active {
	color: #000000;
	text-decoration: none;
		font-style: oblique;
	font-size: small;
}

.lower_navigation a:visited {
	color: #000000;
	text-decoration: none;
	font-style: oblique;
	font-size: small;
}


.lower_navigation a:hover {
	color: #000000;
	text-decoration: underline;
		font-style: oblique;
	font-size: small;
}

/* Layer Definitions */
#flashlayer {
	position:absolute;
	left:421px;
	top:110px;
	width:119px;
	height:29px;
	z-index:1;
}

/* Miscellaneous styling */

.trademark {
	font-size: x-small;
}

