﻿#wrapper {width:550px; margin:10px auto}

.form {height:370px; padding:0 10px 10px 0; font-size:10pt; color:black; background:#f3f3f3; border:2px solid #cfcfcf}
.form Label {width:110px; padding:10px 0 0 0; font-weight:bold}
/*.form input {float:left; margin:10px 30px 0 0}*/
.form .name {float:left; margin:10px 100px 0 0; width:250px}
.form .email {float:left; margin:10px 100px 0 0; width:250px}
.form .tel {float:left; margin:10px 10px 0 0; width:150px}
.form .message {float:left; margin:20px 0 0 10px; width:400px}
.form .submit {clear:both}
.form .cancel {clear:both}

#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(images/msg_arrow.gif) left center no-repeat; 
	padding-left:7px;
   text-align: center;
	font-family:Verdana, Tahoma, Helvetica;
	font-size:10pt;
	color:black;
	}
#msgcontent {
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	border-left:none; 
	padding:5px;
	min-width:150px; 
	max-width:250px
	}
Body {
	cursor: url("ArrowUSA.cur");
	scrollbar-face-color: #f00; 
	scrollbar-highlight-color: #f00; 
	scrollbar-shadow-color: #333; 
	scrollbar-3Dlight-color: #FFF; 
	scrollbar-arrow-color:  #009; 
	scrollbar-track-color: #CCC; 
	scrollbar-darkshadow-color: #666;
	background-color: #009;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 14px;
	color: #ff0;
	}
a {
	cursor: url("pointer1.cur");
}
table.size0	{
	width:760px;
	border:0px;
	text-align:center;
}
table.size1	{
	width:320px;
	border:0px;
}
table.size2	{
	width:400px;
	border:0px;
	background-color:white;
}
table.size3	{
	width:575px;
	border:0px;
	background-color:white;
}
table.size4	{
	width:650px;
	border:0px;
}
table.size5	{
	width:710px;
	border:0px;
	background-color:white;
}
table.size6	{
	width:630px;
	border:0px;
}
table.size7	{
	width:663px;
	border:0px;
	background-color:white;
}
table.size8	{
	width:600px;
	border:0px;
}
.mapSize	{
	width:600px;
	border:0px;
	azimuth:center;
	vertical-align:middle
}
td {
 	margin:0px;
  	padding:0px;
   color:#575757; 
	line-height:18px;
	font-size: 14px;
}
td.format1	{
	background-image:url('images/1.jpg');
	height: 25px; 
	width: 25px;
}
td.format2-1	{
	background-image:url('images/2.jpg');
	height: 25px; 
	width: 270px;
}
td.format2-2	{
	background-image:url('images/2.jpg');
	height: 25px; 
	width: 350px;
}
td.format2-3	{
	background-image:url('images/2.jpg');
	height: 25px; 
	width: 525px;
}
td.format2-4	{
	background-image:url('images/2.jpg');
	height: 25px; 
	width: 600px;
}
td.format2-5	{
	background-image:url('images/2.jpg');
	height: 25px; 
	width: 710px;
}
td.format2-6	{
	background-image:url('images/2.jpg');
	height: 25px; 
	width: 550px;
}
td.format3	{
	background-image:url('images/3.jpg');
	height: 25px; 
	width: 25px;
}
td.format4	{
	background-image:url('images/4.jpg');
	height: 25px; 
	width: 25px;
}
td.format5	{
	background-image:url('images/5.jpg');
	height: 25px; 
}
td.format6	{
	background-image:url('images/6.jpg');
	height: 25px; 
	width: 25px;
}
td.format7	{
	background-image:url('images/7.jpg');
	height: 25px; 
	width: 25px;
}
td.format8-1	{
	background-image:url('images/8.jpg');
	height: 25px; 
	width: 270px;
}
td.format8-2	{
	background-image:url('images/8.jpg');
	height: 25px; 
	width: 350px;
}
td.format8-3	{
	background-image:url('images/8.jpg');
	height: 25px; 
	width: 525px;
}
td.format8-4	{
	background-image:url('images/8.jpg');
	height: 25px; 
	width: 600px;
}
td.format8-5	{
	background-image:url('images/8.jpg');
	height: 25px; 
	width: 710px;
}
td.format8-6	{
	background-image:url('images/8.jpg');
	height: 25px; 
	width: 550px;
}
td.format9	{
	background-image:url('images/9.jpg');
	height: 25px; 
	width: 25px;
}
.address {
   font-family: Tahoma, Verdana, Helvetica;
   line-height: 24px;
	font-weight: normal;
	font-size: 16pt;
	color: #000;
}
.blue {
	color:blue
}
.bBorder {
   border-left: 3px solid #009;
   border-right: 3px solid #00c;
   border-right-style: solid;
   border-right-width: 3px;
   border-top: 3px solid #009;
   border-bottom: 3px solid #00c;
   border-bottom-style: solid;
   border-bottom-width: 3px;
   text-align: center;
}
.gBorder {
   border-left: 3px solid #808080;
   border-right: 3px solid #999;
   border-right-style: solid;
   border-right-width: 3px;
   border-top: 3px solid #808080;
   border-bottom: 3px solid #999;
   border-bottom-style: solid;
   border-bottom-width: 3px;
   text-align: center;
}
.rBorder {
   border-left: 3px solid #c00;
   border-right: 3px solid #f00;
   border-right-style: solid;
   border-right-width: 3px;
   border-top: 3px solid #c00;
   border-bottom: 3px solid #f00;
   border-bottom-style: solid;
   border-bottom-width: 3px;
   text-align: center;
}
.box1 {
	border: 3px solid #c00;
	background-color: #fff;
	margin-left: 10px;
	margin-right: 50px;
	padding: 20px;
	float: right;
}
.box2 {
	border: 2px solid #e4df9f;
	background-color: #fff;
	margin-left: 30px;
	margin-right: 0px;
	padding: 5px;
	float: left;
}
.box3 {
	border: 1px solid #d6e0f1;
	background-color: #f1f6ff;
	background-image: url(images/slanted-ln.gif);
	margin-left: 60px;
	margin-right: 60px;
	padding: 0 0 20px 0;
}
.box4 {
	border: 1px solid #e4df9f;
	background-color: #fffde0;
	margin-left: 5px;
	margin-right: 20px;
	padding: 5px 10px 0 10px;
	float: right;
}
.bright {
	font-weight: bold;
	font-size: 18px;
	color: #ff0;
}
.contact {
	font-weight: bold;
	font-size: 18px;
	background-image:url(images/reservebox.gif);
	width: 650px;
	height: 150px;
	color: #000;
}
.tst {
   background-color: #fff;
	color:black;
	position: static;
}
.h1 {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 22pt;
   text-align: center;
	color: #f00;
}	
.h2 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 22pt;
   line-height: 28px;
   text-align: center;
   color: #f00;
}	
.h3 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 20pt;
   line-height: 32px;
   text-align: center;
   color: #f00;
}	
.reservebox {
	padding: 0 0 0 0;
	margin: 0;
	background-image:url(images/reservebox.gif);
	width: 590px;
	height: 105px;
}
.nav1{
	list-style-type: none;
   text-align: center;
	margin: 0 0 0 0;
	padding: 0px;
	width: 140px;
	border: 0px solid #cbcbcb;
	border-left-width: 0px;
	border-width: 0;
}
.nav2{
	list-style-type: none;
   text-align: center;
	margin-left:0px;
	padding: 0px;
	width: 140px;
	border: 0px solid #cbcbcb;
	border-left-width: 0px;
}
.nav1 li a	{
	background: #dce7f3;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #3372bb;
	display: block;
	width: auto;
	padding: 4px 0px 5px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background-image: url(images/nav.png);
}
* html .nav1 li a	{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 175px;
	background-image: url(images/nav.png);
}
.nav1 li a:hover	{
	background-image: url(images/glossyback2.gif);
	color: #f00;
}
.sBlack	{
   font-family: Tahoma, Verdana, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
.mBlue	{
   font-family: Tahoma, Verdana, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #00c;
}
.mRed	{
   font-family: Tahoma, Verdana, Helvetica;
	font-weight: bold;
	font-size: 14pt;
	color: #c00;
}
.sRed	{
   font-family: Tahoma, Verdana, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	color: #c00;
}
.lBlue {
   font-family: Tahoma, Verdana, Helvetica;
	line-height:28px;
   text-align: center;
   font-weight: bold;
   font-size: 28px;
   color: #00f;
}
.lRed	{
   font-family: Tahoma, Verdana, Helvetica;
	line-height:28px;
   text-align: center;
   font-weight: bold;
   font-size: 18px;
	color: #c00;
}
p {
  padding-left: 10px;
  padding-right: 5px;
}
.pic {
   border-style: solid;
   border-width: 4px;
   border-color:silver
}
.sCenter {
   text-align: center;
}
.style1 {
	font-size: 10pt;
	font-weight: bold;
   text-align: center;
   color: #900;
}
.style2 {
   font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.style3 {
   font-family: Arial, Verdana, Helvetica;
   font-size: 10pt;
	font-weight: bold;
   text-align: center;
   color: #000;
}
.style4 {
   font-family: Tahoma, Verdana, Helvetica;
   line-height: 16px;
   font-size: 11pt;
   text-align: center;
	vertical-align: top;
   color: #000;
}
.style5 {
   font-size: 24pt;
   text-align: center;
}
.style6 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 8pt;
   text-align: center;
   color: #808080;
}
.style7 {
   color: #fff;
}
.style8 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 12pt;
   color: red;
}
.style9 {
   color: #fff;
   text-align: left;
}
.style10 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 12pt;
   text-align: center;
	color: #ff0;
}
.style11 {
   margin-top: 5px;
   margin-bottom: 5px;
}
.style12 {
   font-family: "Eras Demi ITC";
}
.style13 {
   line-height: 30px;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 18pt;
   text-align: center;
   color: #f00;
}
.style14 {
   font-size: 16pt;
   text-align: center;
   color: #9f3;
}
.style15 {
   font-family: Helvetica, Verdana, Tahoma;
   line-height: 24px;
   color: #00F;
   font-size: 16pt;
   text-align: center;
}
.style16 {
	font-size:10px
}
.style17 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 10pt;
   color: #00ffcc;
}
.style18 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 10pt;
   color: #00ffcc;
}
.style19 {
   font-family: Myriad Web Pro, Arial Rounded MT Bold, Arial, Verdana, Helvetica;
   font-size: 24pt;
	font-weight: bold;
   color: #33f;
   line-height: 32px;
}
.style20 {
   text-align: right;
}
.style21 {
   font-size: 11px;
   line-height: 26px;
}
.style22 {
   font-family: Arial, Verdana, Helvetica;
   font-size: 14pt;
   text-align: center;
	font-weight: bold;
   color: #f06;
   line-height: 28px;
}
.style23 {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12pt;
	font-weight: bold;
   text-align: center;
  	color: #ff0;
   line-height: 26px;
}
.style24 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 18pt;
   text-align: center;
   color: #000;
   line-height: 26px;
}
.style25 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 16pt;
   text-align: center;
   line-height: 22px;
   color: #f00;
}
.style26 {
	vertical-align:top;
   line-height: 30px;
   font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight: bold;
   font-size: 18pt;
   text-align: center;
   color: #00f;
}
.style27 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 10pt;
	font-style: italic;
	color: #000;
}
.style28 {
	azimuth:center
}
.style29 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 10pt;
   color: #000;
}
.style30 {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12pt;
	font-weight: bold;
   text-align: center;
   color: #000;
}
.style31 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 12pt;
   color: #000;
}
.style32 {
   font-size: 11px;
   line-height: 26px;
   text-align: center;
}
.style33 {
   font-size: 10pt;
   line-height: 28px;
   text-align: center;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   color: #00ffcc;
   margin-left: 4px;
   margin-right: 4px;
}
.style34 {
	border: 2px solid #00FF00;
	background-color: #FFFFFF;
}
.style35 {
   line-height: 24px;
}
.style36 {
   margin-left: 4px;
   margin-right: 4px;
}
.style37 {
   font-family: Verdana, Arial, Tahoma, Helvetica;
	font-weight: bold;
   text-align: center;
   font-size: 12pt;
	font-style: italic;
   color: #000;
}
.style38 {
	background-color:white;
   font-family: Comic Sans MS, Verdana, Helvetica;
   font-size: 18pt;
   text-align:center;
	font-weight: bold;
 	vertical-align: top;
   height: 40px;
   color: #000;
   line-height: 32px;
}
.style39 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 10pt;
   text-align: right;
   background-color: #fff;
   color: #000;
}
.style40 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 10pt;
   text-align: center;
   background-color: #fff;
   color: #000;
}
.style41 {
   background-color: #fff;
   text-align: center;
}
.style42 {
   font-size: 8pt;
   background-color: #fff;
   text-align: center;
   color: #000;
}
.style43 {
	background-color:white;
   font-family: Comic Sans MS, Verdana, Helvetica;
   font-size: 18pt;
   text-align:center;
	font-weight: bold;
 	vertical-align: top;
   height: 40px;
   color: #000;
}
.style44 {
   margin-left: -3px;
}
.style45 {
   font-size: 12pt;
   text-align: center;
	color: #000
}
.style46 {
   font-size: 11pt;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   text-align: center;
   color: #000;
}
.style47 {
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 10pt;
   color: #00ffcc;
}
.style48 {
   font-family: Tahoma, Verdana, Helvetica;
   font-size: 10px;
   color: #ff0;
}
.style49 {
   background-color: #000099;
}
.style50 {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12pt;
   font-weight: bold;
   text-align: center;
   color: #000;
   background-color: #FFFFFF;
}
.style51 {
   background-color: #FFFFFF;
}
.style52 {
   font-family: Verdana, Arial, Tahoma, Helvetica;
   font-weight: bold;
   text-align: center;
   font-size: 12pt;
   font-style: italic;
   color: #000;
   background-color: #FFFFFF;
}
.style53 {
   font-size: 8pt;
   font-weight: bold;
   background-color: #fff;
   color: #666;
}
.style54 {
	background-color: #FFF;
	background: #FFF;
	text-align: center;
}
