@font-face {
	font-family: 'MovieStarRegular';
	src: url('a.eot');
	src: local('Movie Star Regular'), local('Movie-Star'), url('a.woff') format('woff'), url('a.ttf') format('truetype');
}

img, div, a, input { !behavior: url('iepngfix.htc') }

html, body, #main {height:100%;}
html { width: 100%; background: url('images/ivy.jpg') repeat;}

body > #main { height: auto; }

body { width: 100%; min-width: 1024px; color: #fff; font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;}

	a{ color: #fff; }
p  { margin-bottom: 1em; font-size: 100%; }
h1 { margin-bottom: 1em; font-size: 110%; font-weight: bold; }
h2 { margin-bottom: 1em; font-size: 120%; font-weight: bold; color: #ffff33; margin-bottom: 5px; }
h3 { margin-bottom: 1em; font-size: 130%; font-weight: bold; }

.center { text-align:center; }
.red { color: #ff0000; font-weight:bold; text-align:left;}	
.right { float: right; }
.left {	float: left; }
.clear  { clear:both;}

#header {
	width: 100%;
	background: url('images/headerbg.jpg') repeat-x;
}
#header_inside{
	width: 946px;
	padding-top: 280px;
	height: 165px;
	margin: 0 auto;
	background:url('images/header.gif') no-repeat;
}
#marquee {
	margin: 0 auto;
	background-color: #000000;
	font-family: 'MovieStarRegular';
	font-size: 60px;
	color: #fffc03;
}
#menu {
	list-style: none;
	padding: 0;
	margin-top: 25px;
	!margin-top: 20px;
	width: 875px;
	height: 50px;
	position: relative;
	text-align: center;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 103px;
	height: 34px;
	background: url(images/home.png) no-repeat;
	left: 80px;
	top: 10px;
}
#menu .home span {
	width: 103px;
	height: 34px;
	background: url(images/home.png) no-repeat;
	left: 80px;
	top: -500px;
}
#menu .menu {
	width: 101px;
	height: 34px;
	background: url(images/menu.png) no-repeat;
	left: 270px;
	top: 10px;
}
#menu .menu span {
	width: 101px;
	height: 34px;
	background: url(images/menu.png) no-repeat;
	left: 270px;
	top: -500px;
}
#menu .about {
	width: 119px;
	height: 34px;
	background: url(images/about.png) no-repeat;
	left: 445px;
	top: 10px;
}
#menu .about span {
	width: 119px;
	height: 34px;
	background: url(images/about.png) no-repeat;
	left: 445px;
	top: -500px;
}
#menu .contact {
	width: 162px;
	height: 34px;
	background: url(images/contact.png) no-repeat;
	left: 640px;
	top: 10px;
}
#menu .contact span {
	width: 162px;
	height: 34px;
	background: url(images/contact.png) no-repeat;
	left: 40px;
	top: -500px;
}

#leftcol {
	width:158px;
	background: url('images/leftivy.jpg') repeat-y top;
}
#rightcol{
	width:158px;
	background: url('images/rightivy.jpg') repeat-y top;
}
#maintable {
	margin: 0 auto;
}
#main {
	margin: 0 auto;
	width: 946px;
	background: url('images/mainbg.jpg') repeat-y;
}
#content {	
	background: url('images/815.gif') center no-repeat;
	width: 760px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
}
.logo {
	float: left;
	margin: 20px 0;
}
#chalkpanel {
	margin: 20px 20px 0;
	float: right;
	width: 460px;
}
#chalkin {
	background: url('images/chalkboard.png') repeat-y;
	padding: 10px 0 10px 0;	
	margin-top:-5px;
}
#chalkin h2,#chalkin p{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#bluecontent {
	margin: 10px;
	float: right;
	width: 643px;
}
#bluein {
	background: url('images/bluebg.png') repeat-y;
	padding: 10px 10px 10px 10px;	
	margin-top:-5px;
}
#bluein h2,#bluein p{
	padding: 0 10px 0 0px;
}
.rightmailer {
	text-align:left;
}
.polaroid {
	float: right;
}
.slideshow {
	float: left;
}

.location, .we_serve {
	margin: 30px auto;
	padding-top: 65px;
	background: url('images/location.png') no-repeat;
	width: 638px;
	height: 288px;
}
.we_serve {
	background: url('images/we_serve.png') no-repeat;
}
.address{
	margin: 0 auto;
}
.address a:link {
	color: #fffc03;
}

.address a:hover {
	color: #ffffff;
}

.google {
	padding-right: 10px;
}
.list {
	float: left;
	padding: 0 0 0 10px;
}
.sponsor_btns {
	width: 635px;
	margin: 20px auto;
}
#footer {
	text-align:left;
	position: relative;
	padding: 20px 30px 0 90px;
	clear:both;
	height: 162px;
	width: 826px;
	background: url('images/footerbg.jpg') no-repeat;
	font-weight:bold;
} 
#netstuffers {
	font-size: 9px;
}
#netstuffers a {
	text-decoration:none;
	color: #fff;
}
/*---- Menu Styles ----*/

#leftmenu {
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
}

#rightmenu {
	float: right;
	margin: 0;
	padding: 0 30px 0 0;
}
#middle {
}

.leftmenutable,.rightmenutable {
	border: 1px solid #fff;
	width: 300px;
	margin-bottom:20px;
}
.leftmenutable td,.rightmenutable td{
	border: 1px solid #fff;
	padding: 10px 5px 10px 5px;
	text-align:left;
}
.leftmenutable a,.rightmenutable a{
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}
.price{
	font-style:italic;
	font-size: 90%;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 10px;
left: -400px;
border: 2px dashed black;
visibility: hidden;
color: black;
width: 350px;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.leftmenutable .thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 240px; /*position where enlarged image should offset horizontally */

}
.rightmenutable .thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
top: 0;
left: -380px; /*position where enlarged image should offset horizontally */
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

