/*
	MERCL.COM 2006
	
			top - R - B - L
	padding:7px 20px 1px 1px;
	colors:
	
	
*/
/* tags */
body {
	background-color: #ffffff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	font-style: normal;
	color: #0066CC;
}
p {
	margin-top:0px;
	margin-bottom:20px;
	padding-right:20px;
}
h1 {
	margin-top:10px;
	margin-bottom:10px;
	padding-right:20px;
	font-size:11px;
	font-weight:bold;
}
/* a ref */
a {
	color:#003399;
	text-decoration:underline;
}
a:hover {
	color:#0066CC;
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

/* classes */
div.leftContent {
	width:420px;
	float:left;
	margin-right:4px;
}
div.rightContent {
	width:300px;
	float:left;
}
div.rightContent img {
	margin-bottom: 4px;
}
div.leftFloat {
	float:left;
}
div.leftFloatAlt {
	float:left;
	vertical-align:top;
}
div.clearFloat {
	clear:both;
}
div.padd10 {
	clear:both;
	padding-top:10px;
}
/* page navi */
div.NavBar {
	width:420px;
	float:left;
	padding-bottom:4px;
	border-bottom:1px solid #0066CC;
}
div.pageNav {
	width:270px;
	float:left;
}
div.pageNavImg {
	width:150px;
	float:left;
}

/* swf menu btns */
div.swfBlockR {
	float:left;
}
div.swfBlockL {
	float:right;
}
/* 2 col 195 items */
div.txtBlockLeft195 {
	width:195px;
	float:left;
	margin-right:30px;
}
div.txtBlockRight195 {
	width:195px;
	float:left;
}
/* menu listing cat listing */
div.menuNavBlock {
	width:155px;
	float:left;
}
div.menuNav {
	font-size:11px;
	/*font-weight:bold;*/
	color:#003399;
	width:125px;
	padding-top:2px;
	padding-bottom:10px;
	
	padding-right:30px;
	
	background-image:url(../../img/bullitbg.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div.menuNav a {
	text-decoration:none;
}
div.menuNav a:hover {
	color:#0066CC;
	text-decoration:underline;
}
div.menuNav a:visited {
	color:#0066CC;
	text-decoration:none;
}

/* menu blocks listing */
div.menuList {
	width:260px;
	float:left;
}
div.menuHead {
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
	width:200px;
	padding-top:2px;
	padding-bottom:10px;
	float:left;
}
div.menuPrice {
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
	width:56px;
	padding-top:0px;
	padding-bottom:10px;
	float:left;
}
div.menuDesc  {
	clear:left;
	font-size:10px;
	color:#666666;
	width:250px;
	padding-bottom:18px;
}
/* events */
div.eventHead {
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
	width:300px;
	padding-top:2px;
	padding-bottom:10px;
	float:left;
}
div.eventDate {
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
	width:120px;
	padding-top:0px;
	padding-bottom:10px;
	float:left;
}
div.eventDesc  {
	clear:left;
	font-size:10px;
	color:#666666;
	width:410px;
	padding-bottom:18px;
}

/* reservations/contact form */

div.formFieldBlock {
	width:155px;
	float:left;
}
div.formFieldCap {
	font-size:10px;
	font-weight:bold;
	color:#003399;
	width:140px;
	padding-top:2px;
	padding-bottom:10px;
	padding-right:10px;
}
div.formFields {
	width:260px;
	float:right;
	margin-bottom:20px;
}
input, textarea {
	border:#003399 1px solid;
	font-size:10px;
	padding:2px;
	margin-bottom:10px;
}
select {
	font-size:10px;
	color:#003366;
	margin-bottom:10px;
}
.noBorder {
	border:none;
}
.submitBtn {
	float:right;
	border:none;
	margin-right:5px;
}

/* bottom Nav */
div.bottomnav {
	float:left;
	font-size:9px;
	color:#CCCCCC;
}
div.bottomnav a {
	color:#CCCCCC;
	text-decoration:none;
}
div.bottomnav a:hover {
	color:#0066CC;
}
div.bottomnav a:visited {
	color:#CCCCCC;
	text-decoration:none;
}



