/* VBS 2008 - Outrigger Island */

@import "common.css";
@import "search.css";

/*---DEFAULT.HTM STYLES---*/

#wrap, #footer {  
	background: #90C1D6; /*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/yourvbs/images/home/bg_home.jpg) no-repeat;
	height: 673px;
	margin: 0 auto;
	width: 900px;
	position: relative;
}

#search {
	float:right;
	padding-top:4px;
	padding-right:170px;
	width:326px;
}

#nav {
	float: left;
	width: 224px;
	height: 497px;
	margin-top: 175px;
	background: url(http://a729.g.akamai.net/f/729/17567/7d/vbs.lifeway.com/vbs2008/yourvbs/images/home/home_nav.jpg) no-repeat;
}
	
#aloha {
	width: 356px;
	float: right;
	color: #4e2614;
	padding: 175px 290px 0 0;
	font-weight: bold;
}

#whats_new {
	width: 446px;
	float: right;
	color: #4e2614;
	padding-right: 200px;
	font-weight: bold;
	background: url(http://a729.g.akamai.net/f/729/17567/7d/vbs.lifeway.com/vbs2008/yourvbs/images/home/whats_new.gif) no-repeat 20px 0;
	padding-top: 32px;
	font-size: 90%;
}

#whats_new ul {
	list-style: disc;
}

#whats_new ul#list_left {
	float: left;
	padding-left: 18px;
}

#whats_new ul#list_right {
	float: left;
	padding-left: 22px;
}
	
#sampler1 {
	position: absolute;
	top: 485px;
	left: 454px;
	width: 94px;
	height: 185px;
}
	
#sampler2 {
	position: absolute;
	top: 485px;
	left: 548px;
	width: 95px;
	height: 185px;
}


/*Footer Styles for Default.htm*/

#footer {

}
