/* ---------------------------------------------------- */
/* Style sheet for the baptisthospitalityhouse.org      */
/* ---------------------------------------------------- */

body {
	background-color:		#F6EBBC;
	font-family:			sans-serif;
	font-size:				16px;
}

#head {
	height:					90px;
	width:					100%;
	background-image: 		url( "images/baptist hospitality house banner back.jpg" );
	background-repeat: 		repeat-x; 
	padding-bottom:			5px;
}

#leftnav {
	position:				absolute;
	top:					104px;
	left:					7px;
	width:					165px;
	border-right:			5px solid #FFD;
}

#content {
	position:				absolute;
	top:					104px;
	left:					172px;
	right:					7px;
	border-top:				5px solid #FFD;
	border-left:			5px solid #FFD;
	padding:				8px;
}

#head .logo {
	float:					left;
}

#head .title {
	position:				absolute;
	top:					15px;
	left:					120px;
	color:					#573B6C;
	font-weight:			bold;
	font-size:				36px;
	margin:					0;
}

#head .addr {
	position:				absolute;
	top:					15px;
	right:					5px;
	font-weight:			bold;
	font-size:				16px;
	margin:					0;
}

#leftnav .menu {
	margin-left:			10px;
}

#leftnav .ministry {
	font-size:				10px;
	text-align:				center;
	margin-top:				20px;
}

#leftnav .ministry img {
	vertical-align:			middle;
	border:					none;
}

#leftnav .counter {
	font-size:				12px;
	text-align:				center;
	margin-top:				20px;
}

#leftnav .counter img {
	vertical-align:			middle;
	border:					none;
}

#content .ul {
	position:				absolute;
	top:					-5px;
	left:					-5px;
}

#content h1 {
	margin-top:				3px;
}

p, li, h3, h4 {
	margin-left: 			1cm;
}

li {
	margin-top:				2mm;
}


h4 {
	font-style:				oblique;
}

span.nb {
	white-space:			nowrap;
}

a.secretlink,
a.secretlink:link,
a.secretlink:hover,
a.secretlink:visited,
a.secretlink:active {
	font-size:				10px;
	text-decoration:		none;
	font-weight:			normal;
	color:					black;
}


div.pagetoc {
	float: 					right; 
	width: 					300px; 
	padding: 				5px; 
	border: 				solid 1px #999999;
	background-color: 		#FFFFDD;
	margin-left: 			8px;
	font-size: 				12px;
}

div.pagetoc div.tocentry {
	margin-left:			10mm;
	text-indent:			-6mm;
}

div.pagetoc div.tocentry2 {
	margin-left:			14mm;
	text-indent:			-6mm;
}

div.pagetoc div.tocentry3 {
	margin-left:			18mm;
	text-indent:			-6mm;
}

div.pagetoc a {
	text-decoration:		none;
	color:					#000;
}

table.otherministries * td {
	vertical-align:			top;
	color:					#000;
}

div.shn {
	text-align:				center;
	margin-top:				3cm;
	width:					128px;
	margin-left:			auto;
	margin-right:			auto;
	padding:				4px;
	font-size:				12pt;
	border:					1px solid #FFFFDD;
}

div.shn img {
	margin-left:			auto;
	margin-right:			auto;
	display:				block;
	margin-top:				8px;
	border:					none;
}

div.shn span {
	font-weight:			bold;
}

div.shn a {
	text-decoration:		none;
	color:					#000;
}

table.rates {
	float: 					right; 
	margin: 				5px 5px 15px 15px; 
	border: 				2px solid #666;
	border-collapse:		collapse;
 }

table.rates tbody tr td {
	padding: 				5px; 
	border: 				1px solid #666;
 }

 div.roompics {
	font-size:				10pt;
	width:					14em;
	float:					right;
	margin:					0 0 35px 15px; 
	border: 				3px outset #999; 
	padding: 				4px; 
	background-color: 		#FFD;
 }
