body {
	font: 11px Verdana, Arial, Helvetica, sans-serif, Inkburrow;
	background: #ffffff url(images/main-bg.gif);
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif, Inkburrow;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.Spacer {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.style8 {
	font-size: 36px;
	font-family: Inkburrow;
	font-weight: bold;
}
.style21 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Inkburrow;
}
.style17 {color: #333333; font-size: 11px;}
a {
	font-weight: bold;
}
.address {
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
}
.style18 {color: #9C2A2A}
.style20 {
	color: #9C2A2A;
	font-weight: bold;
	font-size: 11px;
}
.innertxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	}
.thanktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}