/*
//////////////////////////////
Prince Japanese Sushi
style.css :)
//////////////////////////////
*/

/*
==============================
standard
==============================
*/

/*
body {
 padding: 0px;
 margin: 0px;
 background-color: #F4E3CE;
}
*/

/* special dinner */

table.specialdinner {
 color: #FFFFFF;
 font-family: Verdana, Arial;
 font-size: 11px;
 text-decoration: none;
}

td.specialdinner {
 color: #FFFFFF;
 font-family: Verdana, Arial;
 font-size: 11px;
 text-decoration: none;
}

a.specialdinner {
 color: #FFFFFF;
 font-family: Verdana, Arial;
 font-weight: bold;
 font-size: 12px;
}

/* copyright */

td.copy {
 color: #523B1D;
 font-family: Verdana, Arial;
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

td.copyright {
 color: #523B1D;
 font-family: Verdana, Arial;
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

/*
______________________________
sitemap \ links
*/

a.nav_sitemap:link {
 color: #E4EEF7;
 font-family: Verdana, Arial;
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 text-decoration: underline;
}

a.nav_sitemap:visited {
 color: #E4EEF7;
 font-family: Verdana, Arial;
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 text-decoration: underline;
}

a.nav_sitemap:active {
 color: #E4EEF7;
 font-family: Verdana, Arial;
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 text-decoration: underline;
}

a.nav_sitemap:hover {
 color: #E4EEF7;
 font-family: Verdana, Arial;
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

	a.sitemap:link {
	 color: #CED9E3;
	 font-family: Verdana, Arial;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: underline;
	}

	a.sitemap:visited {
	 color: #CED9E3;
	 font-family: Verdana, Arial;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: underline;
	}

	a.sitemap:active {
	 color: #CED9E3;
	 font-family: Verdana, Arial;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: underline;
	}

	a.sitemap:hover {
	 color: #CED9E3;
	 font-family: Verdana, Arial;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 text-decoration: none;
	}

/*
______________________________
navigation text sitemap..
*/

/* border outline */

table.nav_sitemap {
 border: none;
 background-color: #520C08;
 color: #000000;
 font-family: Verdana, Arial;
 font-size: 11px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 line-height: 16px;
}

td.nav_sitemap {
 border: 1px solid #DEB194;
 background-color: #520C08;
 color: #000000;
 font-family: Verdana, Arial;
 font-size: 11px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 line-height: 16px;
}

td.nav_sitemap_div {
 border: none;
 background-color: #520C08;
 color: #DEB194;
 font-family: Verdana, Arial;
 font-size: 11px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 line-height: 16px;
}

td.title_outline {
 border: 1px solid #DBD1C4;
 background-color: #DEB194;
 color: #000000;
 font-family: Times New Roman, Verdana, Arial;
 font-size: 22px;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
}

td.sm_title {
 border: 1px solid #C0A079;
 background-color: #B2BCC4;
 color: #000000;
 font-family: Arial, Verdana, Times New Roman;
 font-size: 12px;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
}
