html,body{margin:0;padding:0}
body{
	font: 80%/1.0 Arial,Helvetica,sans-serif;	
	background: #ffffff;
	color: #444444;
	z-index:1;
	line-height:125%;
}
p{
	margin-top:0;
	color: #444444;
	line-height:125%;
}
h1,h2,h3{font: normal normal 160% Arial,Helvetica,sans-serif}
h2{font-size:150%}
h3{
	font-size:130%;
	color: #336699;
	line-height: 80%;
}
h4{
	font-size:115%;
	color: #336699;
	margin-top: -2px;
}
h5{
	font-size:110%;
	color: #DB972B;
	margin-bottom: 5px;
}


div#header{
	width:100%;
/*	background-image: url(../images/ranchgc_logo.gif);
	background-repeat:	no-repeat !important;
	background-position: top left!important;  */
	height: 94px;
	padding: 0 0 0 10px;
	border-bottom: 2px dotted #cccccc;
}

div#content_banquets{
	width:670px;
	padding: 10px 5px;
	text-align: center;
}

div#content_banquets h1{
	font-size: 165%;
	color: #DB972B;
}
div#content_banquets h2{
	color: #336699;
}
div#content_banquets h3{
	font-size: 110%;
	font-weight: bold;
	color: #336699;
}

div#h_line {
	clear: both;
	background-image: url(../images/h_divide_line.jpg);
	background-repeat:	no-repeat !important;
	background-position: top center !important;
	height: 50px;
	margin: 30px 0;
}

div#column {
  float: left;
  text-align: center;
  width: 135px;
  line-height: 180%;
  padding: 7px;
  margin: 0 auto 5px 15px;
}

table#menu{
	width: 650px;
	border: 1px solid #bbbbbb;
	padding: 12px;
}