
body
{
	margin:0px;
	padding:0px;
	background-color:#000000;
}

h4
{
	color:#000000;
	margin-bottom:0px;
	padding-bottom:0px;
}



#container
{
	font-family:arial, helvetica;
	font-size:14px;
	color:#FFFFFF;
}

#container a:link, #container a:active, #container a:visited
{
	color:#000000;
}

#container a:hover
{
	color:#222222;
}



#main_header
{
	width:100%;
	height:193px;
	background-image:url("/img/tile_trees.jpg");
}

#main_header1
{
	width:100%;
	height:193px;
	background-image:url("/img/header_image1.jpg");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#main_header2
{
	width:100%;
	height:193px;
	background-image:url("/img/header_image2.jpg");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#main_header3
{
	width:100%;
	height:193px;
	background-image:url("/img/header_image3.jpg");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#main_header4
{
	width:100%;
	height:193px;
	background-image:url("/img/header_image4.jpg");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#main_header5
{
	width:100%;
	height:193px;
	background-image:url("/img/header_image5.jpg");
}

#main_header_sub
{
	width:100%;
	height:6px;
	background-color:#483000;
}

#container_body
{
	width:100%;
	margin:0px;
	padding-bottom:1px;
	background-image:url("/img/red_paper_background.jpg");
}

#flower_left
{
	position:absolute;
	left:0px;
	width:100px;
	height:193px;
	background-image:url("/img/flower_left.png");
}

#flower_right
{
	position:absolute;
	right:0px;
	width:100px;
	height:193px;
	background-image:url("/img/flower_right.png");
}

#logo_container
{
	width:410px;
	height:193px;
	background-image:url("/img/logo_fade.png");
}


#nav_container
{
	
	width:900px;
	height:32px;
	margin:0px auto 0px auto;

}

#nav
{
	float:right;
	font-size:18px;
	padding:0px;
}

#nav a:link, #nav a:active, #nav a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#nav a:hover
{
	color:#666666;
	text-decoration:none;
}

#nav ul
{
	margin:0px;
	padding:0px;
}

#nav ul li
{
	display:inline;
}

#nav ul li.nav_spacer
{
	float:left;
	display:block;
	width:5px;
	height:32px;
	background-image:url("/img/nav_spacer.jpg");
}

#nav ul li.nav_spacer_left
{
	float:left;
	display:block;
	width:12px;
	height:32px;
	background-image:url("/img/nav_spacer_left.png");
}

#nav ul li.nav_spacer_right
{
	float:left;
	display:block;
	width:12px;
	height:32px;
	background-image:url("/img/nav_spacer_right.png");
}

#nav ul li a
{
	float:left;
	height:22px;
	padding:5px 10px 5px 10px;
	margin:0px;
	background-color:#000000;
}

#main_footer
{
	width:100%;
}	

#decorative_footer
{
	width:100%;
	height:59px;
	background-image:url("/img/decorative_footer.jpg");
}

#gold_footer
{
	width:100%;
	height:5px;
	background-color:#483000;
}

#black_footer
{
	width:100%;
	height:30px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#000000;
	font-size:12px;
	text-align:center;
}

#black_footer a:link, #black_footer a:active, #black_footer a:visited, #black_footer a:hover
{
	color:#FFFFFF;
}

#shadow_top
{
	width:100%;
	height:15px;
	margin-bottom:-15px;
	margin-top:-32px;
	background-image:url("/img/shadow_top.png");
}

#shadow_bottom
{
	width:100%;
	height:15px;
	background-image:url("/img/shadow_bottom.png");
}




div.nav_black_line_container
{
	width:100%;
	height:10px;
	margin-bottom:-23px;
	padding-top:13px;
}


div.directions
{
	float:left;
	width:490px;
}


div.black_line
{
	width:100%;
	height:1px;
	margin-bottom:3px;
	background-color:#000000;
}

div.content
{
	width:900px;
	margin:0px auto 0px auto;
	padding:0px;
}

div.spacer
{
	clear:both;
	height:100px;
}

div.clear
{
	clear:both;
}



.img_acf_logo
{
	float:left;
	display:block;
	margin-left:110px;
}

.img_cherry_blossoms
{
	float:left;
	margin-top:150px;
	margin-bottom:-212px;
	margin-left:-300px;
}

.img_cherry_blossoms2
{
	clear:both;
	margin-bottom:-60px;
	margin-left:-260px;
	margin-top:-40px;
}

.img_characters_old
{
	position:absolute;
	right:0px;
	display:block;
}

.img_characters
{
	float:right;
}

.img_characters2
{
	position:absolute;
	right:0px;
	margin-top:30px;
	padding-bottom:100px;
}

.img_right
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.img_left
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img_left_tall
{
	float:left;
	margin-right:10px;
	margin-bottom:30px;
}


div.nav
{
	float:left;
}

#nav ul ul 
{
	display:none;
}

#nav ul:hover ul
{
	display:block;
	position:absolute;
	width:200px;
	margin-top:32px;
	padding:0px;
	background-color:#000000;
	border-left:1px solid #996600;
	border-right:1px solid #996600;
	border-bottom:1px solid #996600;
	padding:5px;
}


#nav ul ul li
{
	clear:both;
	display:block;
	width:200px;
}

#nav ul ul li a
{
	display:block;
	width:90%;
	font-size:16px;
}












div#rotator
{
	position:relative;
	float:left;
	width:233px;
	height:220px;
	margin-right:10px;
	margin-bottom:10px;
}

div#rotator ul
{
	margin:0px;
	padding:0px;
}

div#rotator ul li
{
	float:left;
	position:absolute;
	list-style:none;
	margin:0px;
	padding:0px;
}



div#rotator ul li.show
{
	z-index:500;
}



