body	{
	border-left: 20px black;
	height: 0px;
	background:#ead77f;
	}

 a:link {color:#99CCFF; text-decoration: none;}
 a:visited {color: #99CCFF; text-decoration: none;}
 a:hover {color:#FFCC66; text-decoration: none;}
 a:active {color: #99CCFF; text-decoration: none;}

IMG { border: 0px; }

#menubar	{
		position: absolute;
		width: 180px;
		left: 2px;
		top: 145px;
		background-color: #FFFFFF;
		
		
		
		}

#menubar a {
		color:#AD5800;
		letter-spacing:1px;
		text-decoration:none;
	}
#menubar a.active {
		border-bottom-color:#CCC599;
		border-right-color:#CCC599;
		border-left-color:#FFFFFF;
		border-top-color:#FFFFFF;
	}
.menu .options {
/*		margin-right:1px;
		margin-bottom:1px;
                */
		
		border:1px solid #AD5800;
/*		background-color:#F9F1C8;*/
                border:1px solid #ACA;
                background-color:#FFF;
                text-align: center;
	}
	
.menu a {
		color:#AD5800;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:transparent;
                text-align: center;
	}
.menu a:hover {
		background-color:#8888FF;
		color:#FAF7E1;
	}


.header		{width: 134px; 
		position: absolute;
		left: 2px;
		height: 128px;
		top: 2px;
		border: 0px solid #003399;
                background: transparent;
                z-index: 2;
                }

.tzone		{
/*		width: 350px;*/
		position: absolute;
		left: 0px;
		height: 40px;
		top: 0px;
		border-bottom: 2px solid #888;
                background: #000;
                width: 100%;
                text-align: center;
                z-index: 0;
		}
.weather	{
		position: absolute;
		width: 100px;
		height: 50px;
		right: 50px;
		
/*		position: absolute;
		right: 20px;
                */
                position: relative;
                float: right;
		top: 0px;
		
		}
.weather a:link {color: black; text-decoration: none;}
.weather a:visited {color: black; text-decoration: none;}
.weather a:hover {color: black; text-decoration: none;}
.weather a:active {color: black; text-decoration: none;}

.text	{	position: absolute;
		width: 1000px;
		left: 0px;
		top: 550px;
		text-align: center;
		height: 35px;
		font-size: 13.5px;
		background: black;
		color: white;
		border: 0px solid black;
		font-family: helvetica;
		}

.centerbox      {
                position: relative;
		
		top:1%;
		left:14%;
		background: transparent;
                z-index: 1;
		marign-left:5px;
/*		position: absolute;
		right: 20px;
                */
              /* position: relative;
                float: left;
				*/
               }
                }
.centerbox2      {
                position: relative;
		
		top:0%;
		left:14%;
		background: transparent;
                z-index: 1;
		marign-left:5px;
/*		position: absolute;
		right: 20px;
                */
              /* position: relative;
                float: left;
				*/
               }
                }
.addressphone{
			position: relative;
			
			top: 0%;
			left:19%;
			
			
			}
.phone{
		position: absolute;
		top:50px;
		float:left;
		margin-right: 5px;
		}
.comingsoon      {
                position: absolute;
		
		top:10%;
		left:25%;
		
		
/*		position: absolute;
		right: 20px;
                */
              /* position: relative;
                float: left;
				*/
               }
                }



