* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}
a, a:active, a:visited, a:hover {
	color: #C3A56C;
	text-decoration: none;
}
a:hover {
	color: #E2C388;
}
html, body {
	width: 100%;
	height: 100%;
	background: #EDD7B3;
	font-size: 11px;
	color: #F2EDE4;
	font-family: arial, sans serif;
}
body {
	background: #EDD7B3 url(/images/bg.jpg) center center repeat-x;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -280px;
	overflow: visible;
}
#main-container {
	position: relative;
	width: 740px;
	height: 520px;
	margin: 0 auto;
	background: #F2EDE4;
}
#footer {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
}
/* BOXES */
.column {
	float: left;
	margin-right: 15px;
	width: 348px;
}
.brown-4, .orange-4, .red-4, .tan-4 {
	float: left;
	margin: 15px 0 0 15px;
	width: 348px;
	height: 238px;
}
.brown-4, .brown-bottom, .brown-right {
	background: #3C1E16;
}
.orange-4, .orange-bottom, .orange-right {
	background: #F7931B;
}
.red-4, .red-bottom, .red-right {
	background: #AC3314;
}
.tan-4, .tan-bottom, .tan-right {
	background: #E0D5B2;
}
.brown-right, .orange-right, .red-right, .tan-right {
	float: left;
	margin: 15px 0 0 15px;
	width: 348px;
	height: 491px;
}
.brown-bottom, .orange-bottom, .red-bottom, .tan-bottom {
	float: left;
	margin: 15px 0 0 15px;
	width: 711px;
	height: 238px;
}
/* HOME */
#logo img {
	padding: 68px 63px;
}
#home-slide-1, #home-slide-2 {
	position: absolute;
}
.home-events {
	padding: 15px 15px 0 15px;
}
.home-events  h3 {
	padding-top: 7px;
	font-size: 13px;
}
.home-events  p {
	padding: 2px 0 5px 0px;
	font-size: 11px;
}
#home-about {
	padding: 15px 15px 0 15px;
	color: #3C1E16;
}
.title {
	padding-bottom: 6px;
}
#home-about  p {
	padding: 2px 0 5px 0px;
	font-size: 11px;
}
#home-about  a {
	color: #AC3314;
}
#home-about  a:hover {
	color: #83240c;
}

/* ABOUT */
#about {
	padding: 15px;
}
#about  p {
	padding: 2px 0 5px 0px;
}
#about em {
	display: block;
}
#about ul {
	padding-bottom: 5px;
}
#about li {
	color: #DDD0AA;
	margin-left: 15px;
	list-style: circle url(/images/bullet-tan.gif);
}

/* MEDITATION */
#meditation {
	background: #c2c2c2 url(/images/acts.jpg) center center no-repeat;
}
#meditation-red {
	margin: 15px;
}
#meditation-red p {
 text-align: justify;	
 line-height: 12px;
}

/* EVENTS */
#events {
	height: 491px;
	padding: 0 10px 0 10px;
	color: #3C1E16;
	overflow: auto;
}
#events img {
	padding-top: 15px;
}
#events em {
	display: block;
	padding-bottom: 3px;
}
.event-item {
	margin-bottom: 3px;
	padding: 8px;
	font-size: 11px;
	border: 1px solid #D5C798;
}
.over {
	background: #D5C798;
}
.event-item p {
	padding: 2px 0 5px 0px;
	font-size: 11px;
}
.event-item a {
	color: #AC3314;
}
.event-item a:hover {
	color: #83240c;
}
.hidden {
	display: none;
}
#image-holder {
	width: 348px;
	height: 238px;
	background: #EDD7B3 url(/images/blank.jpg);
}
#image-holder div {
	position: absolute;
	width: 348px;
	height: 238px;
	background-position: center center;
	background-repeat: no-repeat;
}

/* SUNDAY */
#sunday {
	height: 491px;
	padding: 0 15px 0 15px;
	color: #3C1E16;
	background: #E0D5B2 url(/images/compass.jpg) bottom right no-repeat;
}
#sunday img {
	padding-top: 15px;
}
#sunday  p {
	padding: 2px 0 5px 0px;
	font-size: 11px;
}
#sunday  h4 {
	display: inline;
}
#sunday ul {
	padding: 4px 0 8px 0;
}
#sunday li {
	margin-left: 15px;
	list-style: circle url(/images/bullet-brown.gif);
}
#dates {
	margin-top: 8px;
	padding: 8px 0 0 15px;
	font-size: 11px;
	border: 1px solid #D5C798;
}
#dates ul {
	padding-top: 5px;
	float: left;
}
#location {
	padding-left: 20px;
	margin-top: 5px;
	width: 150px;
	float: left;
	background: transparent url(/images/brace.gif) top left no-repeat;
}
#fall {
	clear: left;
}
#church {
	position: absolute;
}
/* CONTACT */
#contact {
	padding: 15px 15px 0 15px;
	color: #3C1E16;
}
#contact p {
	padding: 2px 0 5px 0px;
	font-size: 11px;
}
#contact  a {
	color: #AC3314;
}
#contact  a:hover {
	color: #83240c;
}
.contact-link img {
	padding-right: 4px;
}
#contact-form img {
	display: block;
	padding: 15px 196px 25px 196px;
}
#form-left {
	float: left;
	padding-left: 15px;
}
#form-right {
	float: left;
	padding-left: 15px;
}
#form-errors {
	float: left;
	width: 95px;
	height: 120px;
	margin-left: 10px;
}
#contact-form strong {
	width: 65px;
	float: left;
	padding-right: 10px;
	text-align: right;
}
#contact-form input,
#contact-form textarea  {
	width: 159px;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 4px;
	color: #3C1E16;
	background: #E0D5B2;
}
#contact-form textarea {
	height: 70px;
	font-family: arial, sans serif;
}
#contact-form .message {
	width: 245px;
	height: 145px;
}
#contact-form .button {
	width: 70px;
	color: #E0D5B2;
	border-color: #85260E;
	background: #3C1E16;
	margin: 10px 0 0 10px;
}
#thanks {
	padding-top: 50px;
	text-align: center;
}

/* NAVIGATION */
#nav {
	width: 700px;
	height: 25px;
	margin: 0 auto;
	font-size: 14px;
	color: #3C1E16;
}
#nav a {
	float: left;
	display: block;
	height: 14px;
}
#nav .current, #nav a:hover {
	background-position: 0px -14px;
}
a#m-home {
	width: 182px;
	background: url(/images/menu_home.gif) no-repeat;
}
a#m-about_npm {
	width: 88px;
	background: url(/images/menu_about.gif) no-repeat;
}
a#m-sunday_gatherings {
	width: 133px;
	background: url(/images/menu_sunday.gif) no-repeat;
}
a#m-meditation_series {
	width: 125px;
	background: url(/images/menu_meditation.gif) no-repeat;
}
a#m-social_events {
	width: 96px;
	background: url(/images/menu_social.gif) no-repeat;
}
a#m-contact_us {
	width: 76px;
	background: url(/images/menu_contact.gif) no-repeat;
}  
