/* ====================================== */
/* ! base style for YWAM Antigua design   */
/* ====================================== */
/* smaller elements
========================================= */
a img	{border: none;}

hr	{height: 2px;background: url(images/hr.gif); margin-top: 0px;margin-bottom: 30px;border: 0px;}
ul
	{
	margin-left: 50px;
	color: #4d5061;
	list-style: disc;
	font-size: 14px;
	}
h1
	{
	font-size: 22px;
	color: #5c4e43;
	}
h2
	{
	font-size: 20px;
	margin-left: 15px;
	font-weight: 500;
	color: #9e3527;
	}
h3
	{
	font-size: 18px;
	color: #e34400;
	margin-left: 30px;
	font-weight: 500;
	}
.gt /* Similar to H1 used for gallery title */
	{
	font-size: 22px;
	color: #5c4e43;
	}
a
	{
	color: #5e614d;
	}
a:hover
	{
	color: #e34400;
	}
blockquote
	{
	background: #e2dfc2;
	width: 400px;
	padding: 10px 25px;
	margin-left: 50px;
	border-top: 1px solid #c7c1ac;
	border-left: 1px solid #d5cfb8;
	border-right: 1px solid #d5cfb8;
	border-bottom: 1px solid #f6f5f1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-style: italic;
	color: #4c445a;
	}
/* Main container elements
========================================= */
body
	{
	background: #8e7867 url(images/background.jpg) no-repeat center top;
	font-family: Helvetica;
	margin-top: 0px;
	color: #5e614d;
	}
#holder
	{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	}
	
/* Prepage Elements
========================================= */
#headeren
	{
	width: 950px;
	height: 221px;
	float: left;
	position: relative;
	background: url(images/headeren.jpg);
	}
#headeres
	{
	width: 950px;
	height: 221px;
	float: left;
	position: relative;
	background: url(images/headeres.jpg);
	}
#navtop
	{
	width: 720px;
	padding-left: 230px;
	height: 16px;
	padding-top: 4px;
	float: left;
	position: relative;
	background: url(images/nav.jpg);
	color: #8e7867;
	text-align: left;
	}
#navtop ul
	{font-size: 13px;}
#spacertop
	{
	width: 950px;
	height: 45px;
	float: left;
	position: relative;
	background: url(images/spacertop.jpg);
	}
/* Navigation List styles
========================================= */
#navbottom ul, #navtop ul
	{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
	}
#navbottom ul li, #navtop ul li
	{
	display: inline;
	padding: 1px;
	margin: 0px;
	list-style: none;
	}
#navbottom a, #navtop a
	{
	color: #8e7867;
	padding: 0px 10px;
	text-decoration: underline;
	}
#navbottom a:hover, #navtop a:hover
	{
	text-decoration: none;
	}
/* Page Elements
========================================= */
#content
	{
	width: 800px;
	padding-left: 75px;
	padding-right: 75px;
	min-height: 300px;
	float: left;
	padding-bottom: 50px;
	position: relative;
	background: #e9e3ce url(images/content.jpg) no-repeat 0% 100%;
	}
.images
	{
	float: left;
	position: relative;
	width: 275px;
	margin-top: 20px;
	}
.images img
	{
	width: 275px;
	margin: 0px 0px;
	padding: 0px 0px;
	}
.images div
	{
	margin-bottom: 30px;
	background: #f7f1da;
	border-bottom: 1px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.images div p
	{
	text-align: center;
	font-size: 12px;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	line-height: 1.3em;
	}
.text
	{
	float: right;
	position: relative;
	width: 500px;
	}
.text p
	{
	margin-left: 50px;
	}
.text blockquote p
	{
	margin-left: 0px;
	}
/* Contact Form Formating
========================================= */	
.contactholder
	{
	float: left;
	position: relative;
	background: #f7f1da;
	border-bottom: 1px solid white;
	padding: 15px;
	border-top: 1px solid #c7c1ac;
	border-left: 1px solid #d5cfb8;
	border-right: 1px solid #d5cfb8;
	border-bottom: 1px solid #f6f5f1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.labeldiv
	{
	float: left;
	position: relative;
	width: 160px;
	}
.inputdiv
	{
	float: left;
	position: relative;
	}
.inputdiv img
	{
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
	}
.errormessage
	{
	color: red;
	padding: 10px;
	margin: 10px;
	text-align: center;
	}
.formitem
	{
	float: left;
	position: relative;
	width: 500px;
	margin-bottom: 5px;
	}
/* Language Selection Page
========================================= */
#lang-header
	{
	width: 800px;
	height: 335px;
	background: url(images/lang-header.jpg);
	float: left;
	position: relative;
	}
#lang-selector
	{
	width: 800px;
	height: 47px;
	background: url(images/lang-selector.jpg);
	font-size: 21px;
	float: left;
	position: relative;
	}
#lang-selector a
	{
	color: #676b54;
	text-decoration: none;
	}
#lang-selector a:hover
	{
	text-decoration: underline;
	}
.lang-en
	{
	float: left;
	position: relative;
	margin-top: 7px;
	margin-left: 110px;
	}
.lang-es
	{
	float: right;
	position: relative;
	margin-top: 7px;
	margin-right: 110px;
	}
/* Postpage Elements
========================================= */
#footer
	{
	width: 950px;
	height: 105px;
	float: left;
	position: relative;
	background: url(images/footer.jpg) no-repeat;
	}
#navbottom
	{
	width: 790px;
	padding-left: 80px;
	height: 23px;
	padding-top: 12px;
	float: left;
	position: relative;
	color: #8e7867;
	font-size: 12px;
	text-align: center;
	}
#bluegill
	{
	width: 80px;
	height: 35px;
	float: left;
	position: relative;
	text-align: center;
	}
#bluegill img
	{
	padding: 0px;
	}
