/* Start of CMSMS style sheet 'Layout: Sumo ALL' */
/********************
DETAIL CONTENT STYLING
*********************/



div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #717F66;
   background: #F6CE8A url(http://www.sumohawaii.com/opening/open_r9_c1.jpg) repeat; 
}

div#footer p {
   font-size: 0.8em;
   padding: 0em;      /* some air for footer */
   text-align: center; /* centered text */
   margin:0;
}

div#footer p a {
   color: #fff; /* needed becouse footer link would be same color as background otherwise */
}

#btmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE0AB;
}
#btmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE0AB;
text-decoration: none;
}
#btmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE0AB;
text-decoration: underline;
}

#btcredit  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8DA181;
}
#btcredit  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8DA181;
text-decoration: none;
}
#btcredit a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
text-decoration: none;
}
/* End of 'Layout: Sumo ALL' */

