html {height:100%;}

body {min-height:100%}

img {
	behavior: url(/template/inc_css/specific/iepngfix.htc); 
}

a {
	text-decoration:none;
	color: #006699;
}

a:hover {
	text-decoration:underline
	color: #003366;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a492b;
	font-size: 22px;
	font-weight: bold;
	letter-spacing:-1px;
	margin-bottom: 0.4em;
}

.articleTitle {
	margin-bottom: 1em;
}

.articleSubTitle {
	margin-top: -1.5em;
	margin-bottom: 1.5em;
	font-size:14px;
}

h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #336699;
}

.rightTitle {
	text-transform:uppercase;
	font-size:14px;
	color: #333333;
	letter-spacing: -1px;
	margin-bottom: 2em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	line-height: 18px;
}

#doc {
	margin: 18px auto 30px auto;
	text-align: left;
	width: 830px;
	background: url('../../graphics/maranatha/docBg.gif') repeat-y;
}

#hd {
	height: 134px;
	background: url('../../graphics/maranatha/headerBg.jpg') repeat-x;
}

#banner {
	height: 134px;
	background: url('../../graphics/maranatha/bannerBg.jpg') no-repeat center;
	text-align:center;
}

#nav {
	background: url('../../graphics/maranatha/navBg.gif');
	height: 14px;
	padding: 14px 30px;	
}

#bd {
	padding:45px 15px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}


#bdLeft {
	float:left;
	width: 470px;
	padding:45px 15px 0 15px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#bdRight {
	float:left;
	margin:0px 0px 10px 50px;
	padding: 70px 25px 20px 25px;
	width:220px;
	background: url('../../graphics/maranatha/rightTopBg.gif') repeat-x;
}
	

#home {
	margin-left: -10px;
}

#home img {
	margin-bottom: 50px;
}

#ft {
	color: #333;
	background: url('../../graphics/maranatha/footerBg.jpg') repeat-x top #c8ddcc;
	font-size:11px;
	padding-left: 40px;
	height: 130px;
}

#ftInner {
	margin:auto;
	width: 810px;
	padding: 40px 25px 0 0;
}

#ft li {
	list-style:none;
}

#ft ul {
	padding: 0;
	margin: 5px 0;
}


.center {
	text-align:center;
}

.right {
	text-align:right;
}

.teaserBlock1 hr {
	height: 1px;
	background: #ccc;
	color: #ccc;
	border: none;
	margin-top:2px;
}

.teaserBlock1 p {
	font-size:12px;
}
	
.teaserBlock2 .image {
	float: right;
	margin: 0 0 0 10px;
	border: 2px solid #ccc;
}

.teaserBlock2 h3 {
	font-size:16px;
	color:#003333;
	margin: -5px 0 0 0;
}

	
.hcss_menu a {
	margin: 0 5px;
}

.vmenu li {
	list-style: none;
	margin: 10px 0 0 -15px;
	padding: 0 0 7px 0;
	border-bottom: 1px dotted #ccc;
}

.articleImage {
	float: right;
	margin: 0 0 15px 20px;
}


#headlines {
	width:723px;
	height: 62px;
	background: url('../../graphics/maranatha/headlineBg.gif');
	padding: 20px 35px;
	margin-top: 25px;
}
#latestPosts {
	float: left;
	width: 150px;
	height: 52px;
	border-right: 2px dotted #ccc;
	padding: 5px 0 0 0;
	font-weight:bold;
}

#rotator {
	float:left;
	height: 52px;
	width: 500px;
	overflow: hidden;
	margin-left: 30px;
}

#rotator div {
	height: 52px;
	width: 700px;
}

#rotator img {
	float: right;
}

/* Carousel */


#ca1 {
	background:#eeeeee;
	height:227px;
	overflow:hidden;
	position:relative;
	width:794px;
}

#ca1_frame {
	position:relative;
}

#ca1_previous {
	float:left;
}

#ca1_next {
	float:right;
}

#ca1_content {
	margin-left:36px;
	position:absolute;
	top:0pt;
}

#ca1_content #ca1_content li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#ca1_content {
	width:7230px;
}

#ca1 ul li {
	background-color:#dddddd;
	border-right:1px solid #ffffff;
	display:block;
	float:left;
}

#container_bd #ca1 ul li img {
	display:block;
}

#container_bd, #container_bd dl, #container_bd dd {
	margin: 0;
	padding: 0;
}
