body, html {
	background: #bcebfd;
	color: #6c6e6f;
}
h2 {
	color: #497cab;
	font-weight: lighter;
	text-transform: uppercase;
}

h3.audio {
	font-size:130%;
	color: #497cab;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4em;
	margin-bottom:7px;
}

h3.audio span.unconfined-time {
	font-size:80%;
	color: #999;
	font-weight: normal;
	text-transform: none;
}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.container_12 {
	margin-bottom: 30px;
}

.container_12 .grid_3 {
	float:left;
	margin:10px 20px 10px 0;
	}


#top {
	background: #FFF url('../images/unconfined/church-unconfined.png') top center no-repeat;
	height: 297px;
	margin: 30px 0 20px 0;
}
.featurevideo {
	float: right;
	margin: 30px 27px;
	width: 319px;
}
.featurevideo div{
	background: #333;
}
#top .featurevideo p {
	font-size: 80%;
	padding: 0;
	text-align: right;
}
#top p {
	padding: 190px 30px 30px 30px;color:#676666;
}
#top p strong{color:#000}

#content {
	overflow: auto;
}

ul#nav {
	background: transparent url('../images/unconfined/top.png') bottom center no-repeat;
	color: #497cab;
	overflow: auto;
}
ul#nav li {
	float: left;
	font-size: 140%;
	margin: 14px 0 14px 20px;
	padding: 6px 20px 0 20px;
	text-transform: uppercase;
	background: #eee;
	border: 1px solid #cacaca;
	border-bottom: 1px solid #dbdbdb;
	display: block;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;

}
ul#nav li.active {
	background: #FFF;
	border: 1px solid #dbdbdb;
	border-bottom: 1px solid #fff;
	display: block;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.not-home #content {
	background: #FFF url('../images/unconfined/tile.png') top center repeat-y;
	clear: both;
	padding: 0 30px;
}
.not-home #content h1 {
	color: #e14898;
	font-size: 120%;
	margin-bottom: 10px;
}
.concepts {
	margin: 40px 80px;
}
.home #content h2 {
	background: transparent url('../images/unconfined/thirds-top.png') bottom center no-repeat;
	padding-bottom: 20px;
}
.go a {
	background: transparent url('../images/unconfined/go.png') top right no-repeat;
	color: #e14898;
	display: block;
	font-size: 140%;
	height: 36px;
	line-height: 1em;
	padding: 0 90px 10px 0;
}
.home #content p {
	background: #FFF url('../images/unconfined/thirds-tile.png') top center repeat-y;
	padding: 0 20px;
}
.home #content img {
	margin: 15px 0 0 0;
	text-align: center;
}
.home #content p.bump {
	padding-top: 23px;
}
.not-home #content p {
	margin-bottom: 10px;
}
.home .bottom {
	background: #FFF url('../images/unconfined/thirds-bottom.png') bottom center no-repeat;
	height: 15px;
}
.bottom {
	background: #FFF url('../images/unconfined/bottom.png') bottom center no-repeat;
	height: 10px;
}

#experiences-menu2 {
	float: right;
	width: 300px;
	padding:10px;
	margin-top:20px;
	border: 1px solid #cacaca;
	border-bottom: 1px solid #dbdbdb;
	display: block;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#experiences-menu2 ul {
	margin-left: 20px;
	font-size:130%;
}

#experiences-menu2 ul li a{
	color:#497cab;
}

#experiences-menu2 ul li a:hover{
	color:#497cab;
}

#sectionContainer {
	clear: both;
	height: 1250px; 
	overflow: hidden; 
}
#videocolumn {
	float: left;
	width: 550px;
}

