/* CSS Document */

html, body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#890000;
	margin-bottom:10px;
} 

img {
	border:0px;
}

/* main divs */

div#container {
	width:860px;
	margin: 0 auto;
	background-image:url(../images/860_background.jpg);
	background-repeat:repeat-y;
}

div#topnavi {
	padding-left:10px;
	height:60px;
	width: 841px;
}

div#topnavi_box {
	background-color:#000000;
	padding-top: 1px;
	padding-bottom: 1px;
	height:58px;
	width: auto;
}

div#topnavi div.blackline {
	width:840px;
	height:1px;
	background-color:#000000;
	background-color:#FF0000;
}

div#bodyarea {
	width:860px;;
	height:auto;
	padding-top:20px;
}

div#footer {
	clear:both;
	padding-top:45px;
	background-image:url(../images/860_footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height:60px;
}

div#footer_text {
	font-size:10px;
	padding-left:30px;
	color:#A18E5A;
	padding-top: 10px;
}

div#footer_text a {
	color:#A18E5A;
}

div#selectedpage {
	display:none;
}	

h1 {
	font-size:20px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	text-align:left;
	color:#bb0a0a;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	text-align:left;
	color:#000000;
}

span.highlight {
	color:#ffff05;
}

.disclaimer {
	font-size:10px;
	color:#996600;
}

/*
	display:inline;
	clear:left;
	background-color:#000000;
	padding:2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
*/
/* main navi buttons */

img#img_profile, img#img_restaurants, img#img_menu, img#img_membership, img#img_franchise, img#img_contact {

}
