/******************************************
	Beef & Barramundi CSS
	Copyright 2009
	Built by ideas[at]akro.com.au
	
*****************************************/
a {
	color: #C00;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	border-bottom:  #FC0 solid thin;
}

h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	margin-left: -5px;
	padding: 3px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 20px;
}

#bnbmenu {
	padding: 10px;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-left: 15px;
	
}
#menumenu a {
	text-decoration: none;
	color: #C00;
	padding: 2px 300px 2px 25px;
	margin: 10px 0;
	font-size: 14px;
}
#menumenu a:hover {
	color: #900;
	font-style: italic;
	background-color: #FC0;
}
.topp {
	color: #000;
	font-size: 10px;
	text-align: center;
}
.price {
	float: right;
	clear: both;
	margin-top: -12px;
	font-size: 11px;
	font-weight: bold;	
}
.odd {
	background-color: #900;
	padding: 2px 5px;
	margin: 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.even {
	background-color: #FC0;
	padding: 2px 5px;
	margin: 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
}
.body_rgt {
	background: #F0F0F0 url(images/title_spacer.gif) repeat-y 6px 0;
}
.nav {
	font-family: "Century Gothic", "AvantGarde Bk BT", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
	border-bottom: #000 solid 1px;
	width: 170px;
}
.nav:hover {
	height: auto
	width: 170px;
	border-bottom-color: #FC0;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
.footer {
	font-family: "Century Gothic", "AvantGarde Bk BT", Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
}

.body_header {
	color: #660000; 
	margin: 20px; 
	padding-bottom: 4px;
	line-height: 17px; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	font-weight: bold;
}
.body_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 17px;
}
.body_main ul {
	line-height: 175%;
	background:  url(images/fish_iso.gif) no-repeat top right;
}
.white {
	color: #000000;
}
#book {
	margin-top: 5px;
	width: 165px;
	height: 63px;
	background: url(images/book_now_button.jpg) no-repeat;
	overflow: hidden;
	padding-top: 37px;
	text-align: center;
	font-family: "Arial Black", Arial;
	font-weight: bold;
}
#book a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#book a:hover {
	color: #FFCC00;
}
/* booking form */
label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1 0 1 10;
	color: #600;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #333;
}
/* booking form END */

