body 	 {
      margin: 0;
		 	font-family: helvetica, arial, sans-serif;
		 	}

p      { 
			font-family: arial;
      }
			
a	{
	 	 border-width: 0;
	}

a.takeout img{
  background-image: url(images/takeout.gif);
	background-repeat: no-repeat;
	background-position: top;
  }
	
a:hover.takeout img{
  background-image: url(images/takeout1.gif);
	background-repeat: no-repeat;
	background-position: top;
  }

a.vacation img{
  background-image: url(images/virtualvacation.gif);
	background-repeat: no-repeat;
	background-position: top;
  }
	
a:hover.vacation img{
  background-image: url(images/virtualvacation1.gif);
	background-repeat: no-repeat;
	background-position: top;
  }
	
a.nav img{
	border: none;
	margin-top: 2px;
}

a.sel img{
  border: 1px dashed white;
  margin-top: 2px;
}

	
table  { 
			padding: 0;
      }

h1 {
	 	 color: #0909b5;
		 margin-top: 0;
	 }
	 
h2 {
	 	 font-weight: normal;
		 font-size: 120%;
		 margin-bottom: -10px;
		 
   }

h3 {
	 font-weight: bold;
	 margin-bottom: -10px;
	 font-size: 100%;
	 }	

form {
	 font-size: 70%;
	 font-weight: normal;
	 white-space: nowrap;
	 } 

#navmenu  {
			height: 25px;
			text-align: left;
			color: #ffffff;
			text-decoration: none;
			word-spacing: 0;
			margin-left: 220;
			white-space: nowrap;
			border-width: 0;
			}
			
.header  {
			height: 230px;
			background-image: url(images/border.jpg);
			white-space: nowrap;
			margin-left: 10%;
			padding-top:29px;
			width: 800px;
			}
			
														
.headerwhite  {
			height: 230px;
			background-image: url(images/whiteborder.jpg);
			white-space: nowrap;
			margin-left: 10%;
			padding-top:29px;
			}		


.body {
			height: 100%;
			background-color: white;
			background-image: url(images/parrotbkg.gif);
			background-position: right;
			background-repeat: repeat;
			border-style: none solid solid none;
			border-width: 2;
			border-bottom-color: black;
			margin-left: 10%;
			margin-top: 0;
			width: 803;
	   }

.homelinks {
		font-size: 70%;
		text-align: left;
		width: 226 px;
		height: 149 px;
		word-spacing: normal;
		white-space: normal;
		margin-left: 15px;
		margin-right: -15px;
}		 
		 
li.menuplain {
		 list-style-type: none;
		 list-style-image: none;
		 line-height: 300%;
		 }

li.menuselected {
			list-style-image: url(images/flowersblue.gif);
			list-style-type: none;
			line-height: 300%;
		 }

li.menuhover {
			list-style-image: url(images/flowers.gif);
			list-style-type: none;
			line-height: 300%;
		 }
		 
.menulinks {
		 float: left;
		 padding: 25px;
		 }
		 
.menudetails {
	  padding-top: 40px;
		padding-left: 10px;
		padding-bottom: 40px;
		padding-right: 10px;
    font-size: 75%;
		float: left;
		width: 450px;
		}

.menutitle {
		font-size: 200%; 
		color: 0909b5;
		font-weight: normal;
		}
		
.TM {
		font-size: 50%; 
		vertical-align: super;
		}

.small {
		 font-size: smaller;
		 }

.fineprint {
		 font-size: 60%;
		 color: ffffff;
		 }


#logo {
  		 position: absolute;
      }