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

body {
  background-image: url('http://www.theurbanrefuge.com/images/background-image.jpg');
  background-repeat: repeat-y;
  background-attachment: relative;
  background-position: -335px;
  background-color: #978874;      
  margin-left:auto;
  margin-right:auto;
  font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}

/* Top (index) page - Main Body container */
#BodyContainer {
	position: absolute;
	width:1025px;
	margin-left:53px;
	z-index:1;
	top: 0px;
	background-image: url('http://www.theurbanrefuge.com/images/main_bg5.jpg');
}

/* Top of page - contains service times, etc. */
#apInfoBox {
  position:absolute;
  width:1024px;
  height:23px;
  z-index:1;
  left: 0px;
  top: 7px;
}

/* Top of page - contains church logo */
#apLogoBox {
	position:absolute;
	width:125px;
	height:63px;
	z-index:2;
	left: 70px;
	top: 35px;
	visibility: visible;
}

#apDiv1 {
	position:absolute;
	width:341px;
	height:45px;
	z-index:1;
	left: 138px;
	top: 469px;
}

/* Subpage1 - Main Body container */
#BodyContainer_Sub1 {
	position: relative;
	width:1024px;
        min-height: 1155px;
        margin-left:53px;
	margin-right:auto;
	z-index:1;
	top: -15px;
	background-image: url('http://www.theurbanrefuge.com/images/mttc-background.jpg');
        background-repeat: no-repeat;
        overflow: hidden;
        background-color: #f7f7f7;
}

/* Subpage1 - single column main content */
#apSubpage1_content {
	clear: both;
        float: left;
	margin-left: 150px;
        margin-right: 150px;
	margin-top: 467px;
        margin-bottom: 50px;
}

img {
                border: none;
}

ul {
              	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
}

ol {
        font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
}

a:link {
	text-decoration: none;
	color: #925805;
}

a:visited {
	text-decoration: none;
	color: #925805;
}

a:hover {
	text-decoration: none;
	color: #d08d2e;
}

a:active {
	text-decoration: none;
	color: #d08d2e;
}

#apFlashSlideShowPro {
	clear: both;
        float: left;
	margin-left: auto;
        margin-right: auto;
	margin-top: 100px;
        margin-bottom: 50px;
}
