﻿/*--Sherman Drive church of Christ -- church of Christ Web Hosting & Design, LLC -- May 2008--*/

body{
    background-color:#7387a0;
	background-image:url('images/new/bg1.jpg');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
#header{
	position: relative;
	background-image: url('images/new/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	margin-top: -4px;
}
.container{
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FBFAF9;
	background-image: url('images/new/shadow.jpg');
	background-repeat: repeat-y;
	margin-top: 0px;
}
#navigation{
	height:25px;
}
#navigation p{
	font-size:small;
	color:#e3d5a6;
	text-align:center;
	margin-top:2px;
}
#content{
	padding-left: 45px;
	width: 518px;
	height:auto;
}
#debate {
	text-align:center;
	padding-top:30px;
}
#debate h1 {
	font-size: x-large;
	color: #223462;
	margin:0 0 5px 0;
}
#debate p {
	color: #223462;
	font-size: large;
	margin:0 0 0 0;
	text-align:center;
}
#date {
	position:absolute;
	width:100px;
	height:auto;
	font-family:"serif", Times, Times New Roman;
	font-size:small;
	text-align:right;
}
#date a {
	color:#336699;
	text-decoration:underline;
}
#date a:hover {
	color:black;
	text-decoration:underline;
}
#title{
	position:absolute;
	margin-left:100px;
	width:300px;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	text-align:left;
	padding-left:30px;
}
#speaker{
	position:absolute;
	margin-left:430px;
	width:81px;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	text-align:left;
}
#header2{
	background-color: gray;
	height: 156px;
	width:832px;
	background-image:url('images/new/header2.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin-left:2px;
	margin-top:-20px;
	padding:0 0 0 1px;
}
#right{
	float:right;
	width:275px;
	min-height:696px;
	background-image:url('images/new/right.jpg');
	background-repeat:no-repeat;
	background-position:top;
	margin-right:26px;
	margin-top:-6px;
}
#bar{
	background-color: #e3d5a6;
	height: 3px;
}
#footer{
	clear:both;
	height:30px;
}
.title {
	width:100%;
	max-width:650px;
	margin-top:20px;
}
.img{
	border:0 0 0 0;
	margin-right:20px;
}
/*Typography*/
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color:black;
	text-align:justify;
}
.legal{
	font-family: "Times New Roman", Times, serif;
	color:#e3d5a6;
	font-size: .9em;
	text-align: left;
	clear: both;
	padding-left:10px;
	text-align:center
}
.legal a:link{
	font-variant: small-caps;
	color: #C0C0C0;
	text-decoration: underline;
}
.legal a:hover{
	color: #000000;
}
.topnav{
	font-family: "Times New Roman", Times, serif;
	color: #e3d5a6;
	font-size: 110%;
	text-align: center;
}
.topnav a:link{
	font-variant: small-caps;
	color:#e3d5a6;
}
.topnav a:hover{
	color: #223462;
}
.topnav a:visited{
	font-variant:small-caps;
}
a:visited {
	color: #223462;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #B0A277;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #B0A277;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	list-style-image: url('images/new/bullet.jpg');
	margin-left:50px;
	line-height:1.5em;
	margin-bottom:0px;
	padding-bottom:30px;
	text-align:justify;
}
td a {
	color:#223462;
}
td a:hover{color:#B0A277;}
a{color:#223462;}
a:hover{color:#B0A277;}
a_table{color:#223462;}
a_table:hover{color:#B0A277;}
}