/* CSS Document */

h1,h2,h3{
	text-indent:-9999px;
	overflow:hidden;
}

h3{
	height:30px;
}


div#pagebody{
 width:760px;
 margin:0px;
 background:url(images/bg2.gif);
 

}

div.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


div#title, div#intro{
	width:660px;
	margin-left:65px;
	padding-top:10px;
}

div#title h1{
	height:150px;
	background:url(images/top.gif) no-repeat;
	margin:0px;
}

div#title p{
	height:20px;
	background:url(images/vol.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


div#title h2{
	width:405px;
	height:28px;
	background:url(images/title.gif) no-repeat;
	margin-left:107px;
}


div#intro p{
	width:523px;
	height:73px;
	background:url(images/intro.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:49px;
}

div#text,div#para1,div#para2, div#para3{
	width:660px;
	
}	
div#text{	
	margin-left:50px;
	margin-top:20px;
}

p.style2{
	color:#800040;
}


div#para1_text p, div#para2_text p, div#para3_text p{
	line-height:1.5em;
}


div#para_2, div#para_3{
	padding-top:10px;
}

div#para_1 h3{
	background:url(images/para_1.gif) no-repeat;
}

div#para_2 h3{
	background:url(images/para_2.gif) no-repeat;
}

div#para_3 h3{
	background:url(images/para_3.gif) no-repeat;
	
}


div#para1_text{
	width:350px;
	float:left;
}

div#para1_photo{
	width:200px;
	margin-top:50px;
	float:right;

}

div#para2_text{
	width:350px;
	float:right;
}

div#para2_photo{
	width:250px;
	float:left;
	margin-top:50px;
}

div#para3_text{
	width:350px;
	float:left;
	margin:0px;
}

div#para3_photo{
	width:200px;
	float:right;
	margin-top:50px;
}

div#outlet,div#sushi{
	margin-bottom:30px;
}

div#shoplinks{
	width:205px;
	height:150px;
	background:url(images/links.gif) no-repeat;
}

div#shoplinks ul{
	line-height:2em;
	list-style-type:none;
	padding-top:50px;
}


div#shoplinks ul li a{
	color:#800040;
	text-decoration:underline;

}

div#shoplinks ul li a:hover{
	color:#FF9900;
	text-decoration:underline;

}

div#rootlist{
	position:absolute;
	top:95px;
	left:10px;
}


