body {

	background-color: #cccccc;

	background-image: url(images/page_bg.jpg);

	background-repeat: repeat-x;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

}



h1 {

font-size:20px;

font-weight:bold;

color:#242424;

}

.smallheading {

font-size:16px;

font-weight:bold;

color:#5d5c5c;

}.leftborder {

	border-left-width: 1px;

	border-left-style: dashed;

	border-left-color: #acacac;

}



a {

font-weight:bold;

color:#2b4e05;

text-decoration:underline;

}.dottedtd {

	padding: 10px;

	border: 1px dashed #acacac;

}



.footertext {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

font-weight:bold;

}

.header {
	height: 240px;
}

#logo {
	position: absolute;
	top: 0px;
	width: 900px;
	height: 50px;
	z-index:2;
}

#logo h1 {
	color: #fff;
	font-size: 2.8em;
	padding: 2px 0px 0px 50px;
	text-shadow: 3px 3px #000;
}

#slideshow {
    position:relative;
	top: -65px;
    height:274px;
	z-index:1;
}

#image1 {
	background-image: url(images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#quick-service a {
	text-indent: -2000em;
	display: block;
	width: 210px;
	height: 191px;
	background-image: url(images/quick-service-link.png);
	outline: none;
}

#quick-service a:link {
	background-position: 0 0;
}

#quick-service a:hover {
	background-position: 0 -191px;
}

#repair a {
	text-indent: -2000em;
	display: block;
	width: 210px;
	height: 191px;
	background-image: url(images/repair-link.png);
	outline: none;
}

#repair a:link {
	background-position: 0 0;
}

#repair a:hover {
	background-position: 0 -191px;
}

#supplies a {
	text-indent: -2000em;
	display: block;
	width: 210px;
	height: 191px;
	background-image: url(images/supplies-link.png);
	outline: none;
}

#supplies a:link {
	background-position: 0 0;
}

#supplies a:hover {
	background-position: 0 -191px;
}

#fine-dining a {
	text-indent: -2000em;
	display: block;
	width: 210px;
	height: 191px;
	background-image: url(images/fine-dining-link.png);
	outline: none;
}

#fine-dining a:link {
	background-position: 0 0;
}

#fine-dining a:hover {
	background-position: 0 -191px;
}

#slideshow IMG {

    position:absolute;

    top:0;

    left:0;

    z-index:8;

    opacity:0.0;

}



#slideshow IMG.active {

    z-index:10;

    opacity:1.0;

}



#slideshow IMG.last-active {

    z-index:9;

}

.header  {

width:900px;

}