body{
	background-color: black; background: url('images/bg-total-tribals2.png') no-repeat center top black;
	/*background-image: url("images/bg.png");*/
	color: #ccc;
	font-family: verdana, arial;
	font-size: 80%;
	margin: 0; padding: 0;
	letter-spacing: 0.05em;
}

	a:link, a:visited{
		color: #fff; text-decoration: underline;
	}
	a:hover{
		color: red; text-decoration: none;
	}



td.galleries2{
	width: 150px;
	text-align:center;
}
td.galleries img{
	padding: 4px;
	text-align: center;
}
td.galleriesSea{
	width: 150px;
	text-align:center;
}
td.galleriesSea img{
	padding: 4px;
	text-align: center;
}
.rgt{
	text-align:right;
}
.ctr{
	text-align:center;
}
.redd{
	color: red;
}
p.footer{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 100px;
}
p.footer a{
	padding: 10px 15px;
}
img.map{
	border: 5px solid white;
}
font.sm{
	font-size: 0.8em;
}
p.menunav a{
	font-size: 8px;
}
table#menu{
	width: 100%;
}
table#menu td{
	vertical-align: top;
	padding: 0.2em 0.6em;
}
table#menu2{
	width: 100%;
	margin: 2.2em 0em;
}
table#menu2 td{
	vertical-align: top;
	padding: 0.9em 0.5em;
}
table#menu2 td.hours-hdr{
	font-weight: bold;
	width: 25%;
	font-size: 1.0em;
	text-align: right;
}
table#menu2 td.hours-desc{
	text-align: left;
	width: 75%;
	font-size: 1.0em;
}
table#photos tr{

}
.boldwhite{
	font-weight: bold; color: white;
}
.photo-text{
	border-top: 2px solid red;
	width:200px;
	vertical-align:top;
	padding-top: 20px;
}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 5px 30px 25px 30px;}
.rbroundbox { width: 780px; margin: 0px auto 10px auto;}

/* mini tabs */
/* relative font-size version */
#miniflex {
	width: 100%;
	text-align: right;
	font-size: small; /* could be specified at a higher level */
	margin: 0px;
	padding: 0px;
   /*border-bottom: solid 1px red;*/
	}
#miniflex li {
	float: left;
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style: none;
	}

#miniflex li.rgt{
	float: right;
}

#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 20px;
	text-decoration: none;
	color: #a1a1a1;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid red;
	padding-bottom: 2px;
	color: #fff;
	}
#miniflex2 {
	width: 100%;
	text-align: right;
	font-size: small; /* could be specified at a higher level */
	margin: 0px;
	padding: 0px;
   /*border-bottom: solid 1px red;*/
	}
#miniflex2 li {
	float: left;
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style: none;
	}
#miniflex2 li.rgt{
	float: right;
}