* {
	padding:0px;
	margin: 0px;
}
BODY  a:hover {
	color: #FF0000;
	text-decoration: none
}
a:link {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #367BA7;
	text-decoration: none
}
a:active {
	color: #FF0000;
	text-decoration: none
}
.headermenu {
	color: #FFFFFF;
	font: 10px verdana, arial, sans-serif;
	font-weight: bold
}
/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE {
	COLOR: #666666;
	FONT: 11px geneva, verdana, arial, sans-serif;
	font-weight: normal
}
.title {
	COLOR: #367BA7;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold
}
.subtitle {
	COLOR: #000000;
	FONT: 13px verdana, arial, sans-serif;
	font-weight: bold
}
.phonetitle {
	color: #339999;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold
}
.copytext {
	COLOR: #666666;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: bold
}
.address {
	COLOR: #ffffff;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: bold
}
.sidetexttitle {
	COLOR: #000000;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold
}
.sidetext {
	color: #FFFFFF;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	border: #FFFFFF 1px solid
}
.just {
	text-align: justify
}
.menu-location {
	position:absolute;
	visibility:show;
	left:100px;
	top:150px;
	z-index:2;
	width: 6px;
	height: 0px;
}
#date-location {
	left: 165px;
	POSITION: absolute;
	TOP: 132px
}
.button {
	background-image: url("graphics/button.gif");
	background-color:#FFFFFF;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #367BA7;
	font-size: 8pt;
	height: 20px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #367BA7 1px solid
}
.buttonon {
	background-image: url("graphics/buttonon.gif");
	background-color:#F0F0F0;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 20px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #000000 1px solid
}
.price {
	COLOR: #FF0000;
	FONT:  11px verdana, arial, sans-serif
}
/* START THE CODE FOR THE VERTICAL MENUS */


#menulocation {
	LEFT: 0px;
	WIDTH: 150px;
	POSITION: absolute;
	TOP: 131px;
	padding:0px 0px;
	white-space:nowrap;
}
.menu {
	font-family: arial, verdana, helvetica, sans;
	font-size: 9pt;
	height: 25px;
	width: 125px;
	cursor:hand;
	font-weight: bold;
	text-indent: 8px;
	line-height: 16pt;
	text-align: left;
	display: block;
	text-decoration: none;
	border: #FFFFFF 0px solid;
}
a.menu:link {
	color: #FFFFFF;
	background:#367BA7;
	background-image: url("graphics/menu.gif");
}
a.menu:visited {
	color: #FFFFFF;
	background:#367BA7;
	background-image: url("graphics/menu.gif");
}
a.menu:active {
	background:#367BA7;
	background-image: url("graphics/menu.gif");
	color: #FFFFFF;
}
a.menu:hover {
	background:#FFFFFF;
	background-image: url("graphics/menuon.gif");
	color: #000000;
}
/* START THE CODE FOR THE HORIZONTAL MENUS */


.menuhorz {
	font-family: arial, verdana, helvetica, sans;
	font-size: 7pt;
	height: 18px;
	cursor:hand;
	font-weight: bold;
	line-height: 11pt;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
	display: block;
	border: #FFFFFF 1px solid;
}
a.menuhorz:link {
	background-color:#367BA7;
	color: #FFFFFF;
}
a.menuhorz:visited {
	background-color:#367BA7;
	color: #FFFFFF;
}
a.menuhorz:active {
	background-color:#367BA7;
	border: #000000 1px solid;
	color: #FFFFFF;
}
a.menuhorz:hover {
	background-color:#FFFFFF;
	border: #FFFFFF 1px solid;
	color: #367BA7;
}
.blueborder {
	border: 2px solid #3278A5;
}
.fieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.address {
	COLOR: #ffffff;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: bold
}
.map{
	padding: 10px;}