body	{
	background: #f3cf61 url(../images/background.jpg) repeat-x left top;
	height: 100%;
}
#container	{
	width: 973px;
	margin: 0 auto;
	/*background: url(../images/grid.gif) repeat left top;*/
}
#head	{
	height: 162px;
	margin-bottom: 27px;
	text-align:center;
}
#footer	{
	clear: both;
	padding: 18px 9px;
}
#footer p	{
	margin-left: 0.9em;
	font-size: 0.833em;
}
.content02_left	{
	width: 622px;
	float: left;
	overflow: hidden;
	margin: 0 9px;
	clear: both;
	padding: 0 0 54px 0;
}
.content02_right	{
	width: 311px;
	float: right;
	padding: 90px 9px 54px 0;
	/*padding: 54px 9px 54px 0;*/
}

/*****   HEAD   *****/
/*#logo	{
	width: 311px;
	float: left;
	margin: 0 9px 0 0;
}
#banner	{
	height: 90px;
	width: 653px;
	background-color: #f00;
	float: left;
	margin: 54px 0 0 0;
}*/

/*****   PRIMARY NAVIGATION   *****/
/*#nav	{
	clear: both;
	height: 72px;
	background: url(../images/bg_nav.gif) no-repeat left bottom;
}
.nav a	{
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	z-index: 200;
}
.nav li:hover, .nav a:hover	{
	background: url(../images/bg_nav_ovr.jpg) repeat-x left top;
}
.nav li {
	float: left;
	cursor: default;
	z-index: 100;
	position: relative;
	margin-left: 0.75em;
}
.nav li a	{
	height: 72px;
}
a#nav_positivevibes	{
	background: url(../images/nav_positivevibes.gif) no-repeat left top;
	width: 155px;
}
a#nav_map	{
	background: url(../images/nav_map.gif) no-repeat left top;
	width: 90px;
}
a#nav_about	{
	background: url(../images/nav_about.gif) no-repeat left top;
	width: 125px;
}
a#nav_community	{
	background: url(../images/nav_community.gif) no-repeat left top;
	width: 140px;
}
a#nav_gallery	{
	background: url(../images/nav_community.gif) no-repeat left top;
}
a#nav_history	{
	background: url(../images/nav_community.gif) no-repeat left top;
}
.nav li a span	{
	display: none;
}*/
#nav	{
	clear: both;
	height: 54px;
	background: url(../images/bg_nav2.gif) no-repeat 5px 0;
}
.nav a	{
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	z-index: 200;
}
.nav li:hover, .nav a:hover	{
	background: url(../images/bg_nav2_ovr.jpg) repeat-x left top;
}
.nav li {
	float: left;
	cursor: default;
	z-index: 100;
	position: relative;
	margin-left: 0.75em;
}
.nav li a	{
	height: 54px;
}
a#nav_positivevibes	{
	background: url(../images/nav2_positivevibes.gif) no-repeat left top;
	width: 160px;
}
a#nav_map	{
	background: url(../images/nav2_map.gif) no-repeat -9px 0;
	width: 60px;
}
a#nav_about	{
	background: url(../images/nav2_about.gif) no-repeat left top;
	width: 120px;
}
a#nav_community	{
	background: url(../images/nav2_community.gif) no-repeat left top;
	width: 120px;
}
a#nav_gallery	{
	background: url(../images/nav2_gallery.gif) no-repeat left top;
	width: 90px;
}
a#nav_history	{
	background: url(../images/nav2_rootsieBlog.gif) no-repeat left top;
	width: 124px;
}
.nav li a span	{
	display: none;
}

/*****   HEADLINE   *****/
#headline	{
	background: url(../images/bg_feature.gif) no-repeat left bottom;
	width: 969px;
	height: 234px;
	margin: 0 4px 36px 4px;
	padding: 0;
	clear: both;
	position: relative;
}
/*IMAGES*/
#headline #tv	{
	z-index: 300;
	position: absolute;
	top: -108px;
	/*top: -72px;*/
	left: 640px;
}
#headline #map	{
	z-index: 300;
	position: absolute;
	/*top: -108px;*/
	top: -72px;
	left: 640px;
}
#headline #island	{
	z-index: 300;
	position: absolute;
	top: -108px;
	/*top: -72px;*/
	left: 640px;
}
#headline #community	{
	z-index: 300;
	position: absolute;
	top: -198px;
	/*top: -162px;*/
	left: 640px;
}
#headline #featurepic	{
	z-index: 300;
	position: absolute;
	top: -35px;
	/*top: -39px;*/
	left: 666px;
}

/*LINK ICONS*/
.headline_btns_learn	{
	background: url(../images/icon_headline_learnmore.gif) no-repeat left top;
}
.headline_btns_read	{
	background: url(../images/icon_headline_reviews.gif) no-repeat left top;
}
.headline_btns_submit	{
	background: url(../images/icon_headline_write.gif) no-repeat left top;
}
.headline_btns_art	{
	background: url(../images/icon_headline_work.gif) no-repeat left top;
}
.headline_btns_tourist	{
	background: url(../images/icon_headline_places.gif) no-repeat left top;
}
/*****   STRIPED DIVS: FEATURES   *****/
.feature01, .feature02	{
	clear: both;
	padding: 18px 9px;
	margin: 0;
	height: 189px;
}
.feature01	{
	background: url(../images/bg_feature01.jpg) repeat left top;
}
.feature02	{
	background: url(../images/bg_feature02.jpg);
	background-position:top left;
	background-repeat:repeat-x repeat-y;
}
.headlinebody	{
	background: url(../images/bg_feature01.jpg) repeat left top;
	clear: both;
	padding: 18px 9px;
	margin: 0;
}

/*****   ICON LINKS   *****/
.feature_btns_learn	{
	background: url(../images/icon_learnmore.gif) no-repeat left top;
}
.feature_btns_read	{
	background: url(../images/icon_reviews.gif) no-repeat left top;
}
.feature_btns_submit	{
	background: url(../images/icon_write.gif) no-repeat left top;
}
.feature_btns_art	{
	background: url(../images/icon_work.gif) no-repeat left top;
}

/*****   FORMS   *****/
fieldset	{
	background: url(../images/bg_feature01.jpg) repeat left top;
	padding: 18px;
}
.textfield, textarea, select	{
	width: 311px;
	border: 3px solid #000;
}
.textfield	{
	height: 1.5em;
	padding: 0.375em;
}

/*****   IMAGE FORMATTING   *****/
.floatleft	{
	float: left;
	margin: 0 9px 9px 0;
}
.floatright	{
	float: right;
	margin: 0 9px 9px 9px;
}
img	{
	border: 0;
}
clear	{
	clear: both;
}

/*****   ARTIST GALLERY   *****/
.artist_work	{
	overflow: hidden;
	margin-bottom: 18px;
}
.artist_work a	{
	display: block;
	margin: 0 4px 9px 0;
	float: left;
	width: 149px;
	background: url(../images/bg_feature01.jpg) no-repeat left top;
	
}
.artist_work a:hover	{
	background: url(../images/bg_feature03.jpg) no-repeat left top;
}
.artist_work a img	{
	padding: 5px;
	width: 139px;
	height: 139px;
}

/*****   SECONDARY NAV   *****/
.content02_right ul	{
}
.content02_right ul li	{
	height: 2.571em;
	margin: 0 0 10px 0;
}
#container .content02_right ul li a	{
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.286em;
	padding: 0.643em 0.643em 0.643em 1.286em;
	color: #ffe79c;
	display: block;
	background: url(../images/bg_sidemenu.gif) no-repeat left top;
}
#container .content02_right ul li a:hover	{
	background: url(../images/bg_feature03.jpg) no-repeat left top;
	text-decoration: none;
	color: #fff;
}
