body				
	{
	font-family: arial, sans-serif;
	/*font-size: 9pt;*/
	color: #000;
	}

#page_container
{
padding-left: 25px;
padding-right: 25px;
}

#footer {
font-family: arial, sans-serif;
font-size: 8pt;
color: #4C4C4C;
}

#footer a {
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #4C4C4C;
}
#price
{
padding-left: 20px;
}
#heading
{
color: #1A8679;
font-size: 18px;
font-weight:bold;
}

#sub_heading
{
padding-top: 5px;
font-size: 11px;
color: #000;
text-transform: uppercase;
font-weight: bold;
}
#heading_sm
{
color: #1A8679;
font-size: 16px;
font-weight:bold;
padding-bottom: 2px;
text-align: center;
}
#heading_sm2
{
color: #1A8679;
font-size: 14px;
font-weight:bold;
padding-bottom: 0px;
text-align: center;
}

#heading_menu
{
color: #1A8679;
font-size: 16px;
font-weight:bold;
padding: 10px;
text-align: center;
}
li, #content
{
font-size: 12px;
color: #000;
list-style-type: square
}
#content_small
{
font-size: 11px;
color: #000;
list-style-type: square
}
#content_bold
{
padding-top: 5px;
font-size: 12px;
color: #000;
font-weight: bold;
}
#error
{
color: #CC0000;
font-weight: bold;
font-size: 12px;
}

#italics
{
font-size: 11px;
font-style: italic;
color:#1A8679;
}

#content_smallest
{
font-size: 10px;
color: #CC0000;
}

#red
{
color: #887436;
}

a:link, a:active, a:visited			
{
color: #887436; 
font-weight: bold;
font-size: 11px;
text-decoration: none;
text-transform: uppercase
}
a:hover
{
color: #887436; 
font-weight: bold;
font-size: 11px;
text-decoration: underline;
text-transform: uppercase
}
/*
A:active			{color: #DA0000;}
A:hover				{color: #DA0000;}
A:visited			{color: #DA0000;}
*/

	
#closeTab {
	width:50px;
	height:15px;
	background:url(http://www.sushiden.net/images/ricepaperbg.jpg);
	top:6px;
	left:440px;
	position:relative;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
}
#closeTab a {
	color:#c30000;
	font-weight:bold;
}
	
#contentOverlay {
	font:Verdana, Arial, Sans-Serif;
	position:relative;
	z-index:20;
	top:5px;
	left:00px;
	background:url(http://www.sushiden.net/images/ricepaperbg.jpg);
	width:450px;
	height:210px;
	margin-left:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:10px;
	line-height: 14px;
	filter:alpha(opacity=95);   /* Internet Explorer       */
   	-moz-opacity:0.95;           /* Mozilla 1.6 and below   */
   	opacity: 0.95;               /* newer Mozilla and CSS-3 */
}
#insideContent {
	height:210px;
	width:450px;
	line-height:14px;
	padding-right:10px;
	overflow: auto;
}
