/*@import url(menu_style.css);*/
html, body {
	min-width: 1000px;
	margin: 0;
	background-image: url(images/GreenLeafTile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DBB898;
}

h1,h2,h3, h4, h5, h6 {
	color: #663300;
}
h3 {
	font-size: 12px;
}
.subhead{
	position:absolute;
	top: 119px;
	left: 99px;
}
#wrapper {
	min-width: 800px;
	width: 94%;
	background-color: #CC9966;
	background-image: url(images/texturedBrown2.jpg);
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: medium double #663200;
}
#leftcol {
	float: left;
	width: 165px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-color: #DBB898;
	margin-top: 17px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 1.75em;
	color: #663200;
	padding-right: 3px;
	margin-bottom: 5px;
	border: medium dashed #663200;
}
#centercol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:10px;
	margin-right: 210px;
	margin-bottom: 0;
	margin-left: 160px;
	padding: 10px;
	min-width:510px;
}
#rightcol {
	display:inline;
	float: right;
	width: 175px;
	border: #000 1px solid;
	background-image: url(images/floralGray-sm.jpg);
	background-color: #CAE4FF;
	padding: 10px 3px 10px 3px;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-right:0px;
	font-size: 10px;
	line-height: 1.75em;
}
#rightcol img{margin:0px auto 0px auto;}
#rightcol p a img{
	margin-left:auto;
	margin-right:auto;
}
div#leftcol a.email {
	color: #663300;
	text-decoration: none;
	font-weight: bolder;
}
div#leftcol a:hover.email {
	color: #663300;
	text-decoration: underline;
}
#HBBQmovie {
	background-image: url(images/koa.jpg);
	/*clear: none;*/
	height: 320px;
	width: 360px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;

}


.koaframe {
	background-image:url(images/koa.jpg);
	border-width: 1px;
	border-style:groove;
	border-color:#000;
	padding: 7px 7px 7px 7px;
	margin: 10px 10px 10px 10px;
}
.punchText {
	font-weight: 600;
	color: #663300;
}
#wrapper #centercol #PalmBeach {
	margin-right: auto;
	margin-left: auto;
}

.noTexture {
	background-image: none;
	background-color: #CC9966;
	border: 2px dashed #663300;
	padding: 4px;
}


.copytext {
	font-size: 12px;
	line-height: 1.75em;
}
.shortRule {
	display:inline;
	width: 80%;
	clip: rect(auto,auto,auto,auto);
	float: right;
}


.site {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: lighter;
}
.site a {
	text-decoration: none;
	color: #000000;
}
.site a:hover {
	text-decoration: underline;
	color:#663200;
	font-weight:bolder;
	/* zoom:1.25; */  /* won't validate with this */
}

hr {
	/*color: #663300;
	background-color: #663300;
	background-position: center;*/
	height: 5px;
	width: 100%;
	background-image: url(images/koa.jpg);
}
#masthead {
	letter-spacing: normal;
	line-height: normal;
}
.titleheading {
	letter-spacing: .33em;
	color: #663300;
}

#footer {
	padding: 10px 0px 0px 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*=================================================== SUCKERFISH ======================================= */
.suckerfish-outer{
	padding: 0px;
	height: 25px;
	background-image: url(images/koa.jpg);
	background-color: #663300;
	z-index:99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav, #nav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	background: url(images/koa.jpg);
	font-weight: bold;
	padding: 0;
	/*border: solid #eda;
	border-width: 1px 0;*/
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 6em;
	/*w\idth: 6em;   //from original! */
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 9em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}
.namedAnchor {
	color: #663300;
	text-decoration: underline;
	font-size: small;
}
.namedAnchor:hover {
	color: #663300;
	text-decoration: none;
}
