@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #826C16;
}
a:visited {
	text-decoration: none;
	color: #826C16;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin: 0;
}
#container {
	width: 700px;
	margin: 0 auto 0 auto;
}
#topbnr {
	width: 619px;
	height: 78px;
	margin: 0 auto 0 auto;
	background-image: url(../i/top_bnr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	width: 550px;
	height: 450px;
	background: url(../i/gatesofeden_bg.jpg) no-repeat center;
	margin: 0 auto 0 auto;
}
#content {
	width: 550px;
	margin: 20px auto 0 auto;
}
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 115%;
	font-weight: bold;
	text-align: center;
 	color: #826C16;
}
#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #826C16;
	font-variant: small-caps;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: #826C16;
	line-height: 20px;
	font-variant: small-caps;
	margin: 0;
}
#content p{
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 70%;
	color: #826C16;
	text-align: left;
}
#content hr{
	width:375px;
	display: block;
	color: #826C16;
	background: #bfa88e;
	height: 1px;
	font-size: 1px;
	border: 0px;
	margin: 20px auto 20px auto;
	clear: both;
}
#nav {
	width: 285px;
	margin: 0 auto 0 auto;
}
#nav ul{
	list-style-type: none;
	margin: 0;	
}
#nav li {
	display: inline;
	padding-right: 33px;
}
#nav a:link {
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 75%;
 	color: #826C16;
 	text-decoration: none;
}
#socialmedia {
	width: 280px;  
	margin: 0 0 0 225px; 
}
#footer {
	width: 320px;  
	margin: 0 0 0 190px; 
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	color: #826C16;
	margin: 0;
	text-align: center;
}
#footer a {
	text-decoration: none;
}
#videobox {
	margin-left: 93px;
	width: 375px;
}