
* { font-family: Georgia, Times New Roman, serif }
body {
  margin: 0px; 
  position: relative;  /* define new axis origin */
  font-size: 14px; 
  background-image: url('/img/wrcms/emmausrevelation.net/background.jpg');
background-repeat: repeat; background-position: top left;
}

.page { 
  position: relative;
  margin-left: auto; margin-right: auto;
  width: 960.0px;
}

div.menu_area {
  width: 200px;
  font-size: 14px;
  float: left;
}
.menu_area a {   }
.menu_area a img { vertical-align: middle; }
.menu_area br {  }
.header_area {
  width: 960px;  /* the same width */ 
  margin-left: auto; margin-right: auto; /* is centered within window */
  overflow: hidden;
}
.header_area a { outline: none; }
.header_area a.logo { border: none; display: block; margin-left: auto; margin-right: auto; }
.header_area .logo img { border: none; display: block; margin-left: auto; margin-right: auto; padding: 0; }
.layout {
  margin-left: 200px;
  width: 760px; 
}
div.content_area {
  padding: 14px 30px 14px 30px;
  height: 100%;
  background-image: url('/img/wrcms/emmausrevelation.net/background2.png');
  background-repeat: repeat; background-position: top left;
}

.top_border { 
  width: 760px; height: 50px;
  background-image: url('/img/wrcms/emmausrevelation.net/frame_top.png');
  background-repeat: no-repeat; background-position: bottom center;
}
.bottom_border { 
  width: 760; height: 65px;
  background-image: url('/img/wrcms/emmausrevelation.net/frame_bottom.png');
  background-repeat: no-repeat; background-position: top center;
}

#searchBox { font-size: 12px; text-align: center; }
#searchBox input { width: 40px; font-size: 12px; }
#searchBox input#qsearch { width: 50px; }

.menu_area a { 
  font-family: Verdana, Helvetica, sans-serif;
}

h1 { font-size: 23px; text-align: center; }
h2 { font-size: 19px; text-align: center; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

td.logo h1 { font-size: 36px; margin-top: 0px; margin-bottom: 0px;  }
td.logo img { margin: 20px 0px 0px 25px; }

.content_area img { margin: 8px 8px 8px 8px; border: none; }

.gallery_area { font-weight: bold; text-align: center; }
.gallery_area table { margin-left: auto; margin-right: auto; }
.gallery_area td { 
  text-align: center; padding: 2px 3px 2px 3px; 
}
.gallery_area a { outline: none; }
.gallery_area img { margin: auto; display: block; }
#gallery_nav a { padding: 0px 4px 0px 4px; }
.gallery_pic { padding-bottom: 16px; margin-left: auto; margin-right: auto; width: 640px }
.gallery_pic img { 
  padding: 0; margin-left: auto; margin-right: auto; display: block; text-align: center;
}
.gallery_pic h2, .gallery_pic h3, .gallery_pic h4 { text-align: center; }

.news_area { 
  width: 180px; top: 0px;
  float: right; padding: 14px 10px 14px 10px;
  border: 1px solid;
  border-right: none;
}

.news_area img { margin: 0; }
.news_date { font-size: 12px; font-weight: bolder; } 

.footer {
  font-size: 12px;
  padding-top: 5px;
  width: 960px; 
  margin-left: auto; margin-right: auto; /* is centered within window */
  padding: 10px 0px 10px 0px;
}
.footer table tr td:first-child { padding-left: 25px; }

textarea { font-family: Courier New, Courier, monospace; font-size: 13px; }


div.shop_item { 
  padding: 0 40px 20px 40px; 
  border: 1px solid #404040; 
  margin-bottom: 0 auto 12px auto;
 -moz-border-radius-bottomleft: 3px;
 -moz-border-radius-bottomright: 3px;
 -moz-border-radius-topleft: 3px;
 -moz-border-radius-topright: 3px;
 background-color: white; color: black;
}

div.shop_item img {
  display: block; margin: 0px auto 10px auto;
}

div.shop_item h3 {
  text-align: center;
/*  margin: 5px; padding: 5px;
  background: url("/img/gradients/black_vgrad3.gif") top left repeat-x; 
  color: white; */
}

div.shop_item form table { margin-top: 10px; }

div.shop_item table { margin-left: auto; margin-right: auto; }

div.shop_item form table tr td { padding-top: 4px; padding-bottom: 4px; }

.shopCell { 
 width: 140px;
 -moz-border-radius-bottomleft: 3px;
 -moz-border-radius-bottomright: 3px;
 -moz-border-radius-topleft: 3px;
 -moz-border-radius-topright: 3px;
  border: 1px solid #e0e0e0;
  background-color: white; color: black; 
  text-align: center;
}
.shopCell:hover { border-color: black; }

div.shopTn { height: 140px; line-height: 140px;  }
.shopTn a { border: none; outline-style: none; }
.shopTn img { display:inline; margin: 0px; padding: 0px; vertical-align: middle; }
div.shopNm { 
  padding-top: 8px;
  height: 60px; overflow: hidden; 
  background: url("/img/gradients/white_vgrad3.gif") top left repeat-x;
  font-size: 12px;
}
div.shopNm a { color: black; text-decoration: none; }
.shopCell:hover div.shopNm { 
  background: url("/img/gradients/black_vgrad3.gif") top left repeat-x; color: white; 
}

div.shopNm b { line-height: 24px; vertical-align: middle; }
.shopCell:hover div.shopNm a { color: white; }

.shopGallery { margin-left: auto; margin-right: auto; }
div.shop_item a { color: blue; }
.blog_header h3 { text-align: left; font-size: 100% }
.blog_header h1 { text-align: left; font-size: 140% }
.blog_nav { text-align: center; border-top: 1px dotted #101040; }
.blog_nav table { margin-left: auto; margin-right: auto; margin-top: 10px; }
.blog_nav table th { width: 150px; }
.blog_nav table th a {
  display: block; padding-left: 12px; padding-right: 12px;
  background-repeat: no-repeat;
}
#prevBlog { background-image: url('/img/buttons/blue1_prev.gif'); background-position: left center; }
#nextBlog { background-image: url('/img/buttons/blue1_next.gif'); background-position: right center; }

#blogCalendar { left: 0px; width: 100%; text-align: center; }
#blogCalendar table { margin-left: auto; margin-right: auto; background-color: white; }
#blogCalendar table td, #blogCalendar table th { color: black; font-weight: normal; font-size: 90%; }
#blogCalendar table a { color: blue; }
#blogCalendar table td.ccDay a { text-decoration: none; color: black; }
.calendar table { border: 2px solid gray;  }
.calendar td { border: 1px solid #c0c0c0; }
.calendar td.ccDay { font-style: normal; }
.calendar td.ccListedDay { font-weight: bold }
.calendar td.ccToday { background-color: #e0e0e0; }
.calendar td.ccEmpty { border-color: #e0e0e0; }

#blogCalendar table { border-width: 1px }
#blogCalendar td.ccListedDay { font-weight: normal; border-color: #505050 }
#imgList a:link { color: blue; }div.content_area {
 padding-left: 50px;
 padding-right: 50px;
 padding-top: 5px;
 padding-bottom:5 px;
}
a:link { color: black; }
a:visited { color: #B45F04}
.footer a:link, .footer a:visited {  color: #EEDF98; }
.footer { color: #AF793A}