/* VBS 2008 - Cactus Canyon */

@import "common.css";
@import "search.css";

/*---DEFAULT.HTM STYLES---*/

#wrap {  
	background: #575084; /*This hex value changes the footer color of each section*/
}


#main_container {
	background: url(http://a729.g.akamai.net/f/729/17567/7d/vbs.lifeway.com/vbs2008/clubvbs/images/home/bg_home.jpg) no-repeat;
	height: 668px;
	margin: 0 auto;
	width: 900px;
	position: relative;
}


#nav {
	position: absolute;
	top: 205px;
	left: 20px;
	width: 192px;
}
	
#saddle_up {
	padding: 209px 225px 0 265px;
	font-weight: bold;
}

#whats_new {
	width: 310px;
	padding-top: 28px;
	margin: -10px 0 0 335px;
	font-weight: bold;
	background: url(http://a729.g.akamai.net/f/729/17567/7d/vbs.lifeway.com/vbs2008/clubvbs/images/home/whats_new.gif) no-repeat top center;
	font-size: 90%;
	border: solid 0px red;
}

#whats_new ul {
	list-style: disc;
	padding-left: 20px;
}

#whats_new li {
	padding-bottom: 7px;
	}

#sampler {
	position: absolute;
	top: 500px;
	left: 274px;
	width: 155px;
	height: 140px;
}
