﻿/*-- Old National 2009 by Church of Christ Web Hosting & Design --*/

/*LAYOUT*/
body {
	background-color:#5b402f;
	background-image:url('layout/bg.jpg');
	background-repeat:repeat-x;
	margin:0;
}
.header {
	width:933px;
	height:245px;
	background-image:url('layout/header.jpg');
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
}
.container {
	background-image:url('layout/containerbg.jpg');
	background-repeat:repeat-y;
	width:933px;
	margin:0 auto 0 auto;
	background-color:#dbd2cc;
}
.movie{
	margin-left:5px;

}
.divider{
	width:907px;
	height:30px;
	background-image:url('layout/divider.jpg');
	background-repeat:repeat-x;
}
.content {
	width:933px;
	height:auto;
	min-height:400px;
	margin-top:0px;
}
.left_col {
	float:left;
	width:260px;
	padding-left:10px;
	
}

#awm-menu {
	height:430px;

}
.main {
	width:600px;
	margin-left:290px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:933px;
	height:38px;
	background-image:url('layout/footer.jpg');
	background-repeat:no-repeat;

}
.main p { 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:11pt;
	color:#430000;
	padding:0 35px 0 45px;
	text-align:justify;
	margin-top:0px;

}
.left_col p {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:11pt;
	color:#430000;
	width: 250px;
	text-align:center;
	margin:0 0 25px 0;
}
h1 {
	font-size:large;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color:#ffffff;
	background-image:url('images/headingbg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:60px;
	width:600px;
	padding-top:33px;
	margin:0;
}
h2 {
	font-size:medium;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color:#5b402f;
	text-align:center;
	margin-bottom:0;
}
ol, ul {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:11pt;
	color:#430000;
}
li {
	margin-left:45px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:11pt;
	color:#430000;
}
.left_col li {
	margin-left:20px;
}
form {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:11pt;
	color:#430000;
	line-height:3em;
}
a {
	color:#430000;
	text-decoration:underline;
}
a:hover { 
	color:black;
}
#footer p {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	color:#ffffff;
	text-align:center;
	margin:0 auto 0 auto;
	width:900px;
	padding-top:40px;
}
#footer a {
	color:#ffffff;
	font-variant:small-caps;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
}
.blockquote{
	width:500px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align:justify;
	font-size:medium;
	color:#ffffff;
}

