body {
	margin:0;
	font-size:11px;
	line-height:16px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	background-color:#676664;
	color:#333;
}
a {
	color:#C12026;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
img {border:none;}
h1 {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#C12026;
}

#all {
	background-color: #676664;
	background-image: url(images/hardwood7.jpg);
	background-repeat: repeat;
	background-position: top;
}
h2 {
	color: #C12026;
}
#container {
	width:960px;
	margin:0 auto;
}

#header {
	height:186px;
	width: 960px;
	background-color: #C12026;
}
#logo {
	width:270px;
	float:left;
	text-align:center;
	height: 186px;
	background-image: url(images/zion_logo.jpg);
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
#logo a {color:#FFFFFF; text-decoration:none; font-size:16px; text-transform:uppercase;}
#head {
	float:right;
	width:688px;
	height: 186px;
}
#head p {
	font-size:6em;
	color:#000;
	text-align: center;
	margin-top: 80px;
}
#head a:hover {background:url(images/text_top_bckg_over.jpg) no-repeat;}

#main {
	float:left;
	width:100%;
	min-height:250px;
	background-image: url(images/white_transp.png);
	background-repeat: repeat;
}
#menu {float:left; width:215px; padding:25px;}
#menu ul {list-style:none; padding:0; margin:0;}
#menu a {font-size:14px; font-style:italic; text-decoration:none; color:#FFFFFF; display:block; width:180px; height:20px; padding:5px 10px 0 10px; border-bottom:1px solid #4c4c4c; text-transform:lowercase;}
#menu a:hover {background-color:#1c1c1c;}
#text {
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 655px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	background-repeat: repeat;
	background-color: #FFF;
}
#left_image_box {
	float: left;
	width: 200px;
	margin-left: 25px;
	margin-top: 15px;
	background-repeat: no-repeat;
	height: 134px;
}

#footer {
	background:url(images/footer_text.jpg) no-repeat #000000;
	height:16px;
	color:#FFF;
	font-size:11px;
	padding:15px 30px 0 30px;
	clear:both;
}
#left_footer strong {
	color: #C12020;
}
#left_footer {float:left;}
#right_footer {float:right;}
#right_footer li {display:inline; text-transform:uppercase;}

#bottom {background:url(images/footer_bckg.jpg) repeat-x #000000;}
#bottom_center {width:960px; margin:0 auto; background:url(images/center_foot.jpg) no-repeat #000000; height:191px;}
address {
	font-style: normal;
	display: inline;
}

