@CHARSET "UTF-8";

/* Layout Styles  */

body {
  margin: 0;  
  background: #DAD5BD;
}

#page {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #877A5C;
  background-image: url(images/bg.jpg);
}

#main {
  background-image: url(images/main.jpg);
}

#main-home {
  background-image: url(images/main_home.jpg);
}

a, a:link, a:visited {
  color: #877A5C;
  text-decoration: none;
}

a:hover, a:focus {
  color: #996633;
  text-decoration: underline;
}

a:active, a.active {
  color: #996633;
  text-decoration: none;
}

.pagetitle {
  background-image: url(images/pagetitle.jpg);
  background-repeat: no-repeat;
  height: 43px;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: table-cell;
  vertical-align: bottom;
}

.hometitle {
  background-image: url(images/hometitle.jpg);
  background-repeat: no-repeat;
  height: 43px;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: table-cell;
  vertical-align: bottom;
}

.pagetitle-left {
	color: #2C638F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 24px;
	width: 592px;
	height: 43px;
	padding-top: 20px;
	float: left;
	vertical-align: bottom;
	text-align: left;
}

.weeklyref {
  width: 224px;
  height: 43px;
  float: left;
  padding-top: 3px;
  display: table-cell;
  vertical-align: top;
}

.container {
}

.container-left {
  width: auto;
  padding-right: 10px;
}

.container-right {
  width: 204px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #FFFFFF;
}

.title {
  color: #2C638F;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
}

li {
margin: 1.3em 0;
}

/* Links */

a.container-right:link, a.container-right:active, a.container-right:visited {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  color: #FFFFFF;
}

a.container-right:hover, a.container-right:focus {
  text-decoration: underline;
}

a, a:link, a:visited {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

a:active, a.active {
  text-decoration: none;
}

.buynow, a.buynow:link, a.buynow:active, a.buynow:visited {
  color: #877A5C;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
}

a.buynow:hover {
  text-decoration: underline;
}

.photo {
  float: right;
  padding-left: 20px;
}

/* Header & Navigation Styles */

#header {
  margin:0;
  height: 120px;
  background-image: url(images/header.jpg);
}

#header .nav {
  display: block;
  height: 20px;
  width: auto;
  text-align: center;
  line-height:20px;
  color: #B8B3A0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  }
  
#header a:link, a:visited {
  color: #B8B3A0;
  }

#header a:hover, a:active {
  color: #EFF0E8;
  }
  
.flash {
  background-image: url(images/main.jpg);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* Footer Styles */

#footer-home {
  height: 85px;
  background-image: url(images/footer_home.jpg);
}

#footer-wrapper {
  height: 85px;
  background-image: url(images/footer.jpg);
}

#footer {
  color: #877A5C;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  text-align: center;  
  padding-top: 50px;
}
  
#footer a {
  color: #7A2B18;
}
  
#footer a:hover {
  color: #2C638F;
}.pilgrim_body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.reflection_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
