﻿body 
{
  background-image:url(images/background.jpg);  	
}

a
{
	text-decoration:none;	
	border:0;
}

.clear_both 
{
	clear:both;
}

#page_border
{
  border-style:outset;
  border-width:4px;
  border-top-color:#442211;
  border-left-color:#442211;
  border-bottom-color:#aa8822;
  border-right-color:#aa8822;
		
  width:920px; 
  margin-left:-460px;
  left:50%;				
  top:5px;
  height:auto;
  position:absolute; 	
}

#banner_shell
{
  width:814px; 
  margin-left:-407px;
  left:50%;				
  height:234px;
  top:10px;
  position:absolute; 	

  background-image:url(images/bannern.jpg);  
}

.mybody
{
	width:880px;
	margin-left:-440px;
	left:50%;

	font-size:14pt;
	font-family:Times New Roman;
	  	
	top:274px;
	position:relative; 	
}

.mylinks
{	
	top:260px;
	position:relative; 	
	
	font-size:10pt;	
	text-align:center;
}

.myinlinelinks
{	
}

.mylinksclean
{	
	text-decoration:none;
	border:0;	
}

.mylinksclean a
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size:10pt;
	font-weight:bold;	
}

.mylinksclean a:link
{
	color:#442288;	
}

.mylinksclean a:visited
{
	color:#442288;	
}

.mylinksclean a:hover
{
	color:#779977;		
}

.mylinks a, .myinlinelinks a
{
	text-decoration:none;
	font-family: Arial, Helvetica, Sans Serif;

	font-weight:bold;
	padding:0px 0px 0px 20px;
}

.mylinks a:link, .myinlinelinks a:link
{
	color:#442288;
	background-image:url(images/button_red.gif);
	background-repeat:no-repeat;
}

.mylinks a:visited, .myinlinelinks a:visited
{
	color:#442288;
	background-image:url(images/button_yellow.gif);		
	background-repeat:no-repeat;			
}

.mylinks a:hover, .myinlinelinks a:hover
{
	color:#779977;
	background-image:url(images/button_green.gif);		
	background-repeat:no-repeat;		
}

.border_image
{
  background-image:url(images/border.gif); 
  background-repeat:repeat-x;
  clear:both;  
}

#banner_flame
{
  top:110px;
  left:115px;
  width:90px; 	  			
  height:90px;
  position:absolute; 
  
  background-image:url(images/flames.gif);
  
  cursor:pointer;
}

#banner_bike
{
  top:150px;
  left:225px;
  width:140px; 	  			
  height:70px;
  position:absolute; 
  
  background-image:url(images/bike_waiting.gif);
  
  cursor:pointer;
}	

#banner_taco
{
  top:108px;
  left:440px;
  width:80px; 	  			
  height:80px;
  position:absolute;
  
  background-image:url(images/shakanormal.gif);
  
  cursor:pointer;
}	

#banner_bakery
{
  top:100px;
  left:600px;
  width:80px; 	  			
  height:80px;
  position:absolute;
  
  background-image:url(images/bakerymoon.gif);
  
  cursor:pointer;  
}	

#banner_kayak
{
  top:190px;
  left:5px;
  width:230px; 	  			
  height:50px;
  position:absolute; 
  
  background-image:url(images/kayak_steady.gif);
  
  cursor:pointer;
}	

.picture_shell_left_flush
{
	float:left;
	margin:0px 10px 10px 10px;
	clear:both;	
}  

.picture_shell_right_flush
{
	float:right;
	margin:0px 10px 10px 10px;
	clear:both;	
} 

.picture_shell_left
{
	float:left;
	margin:10px 10px 10px 10px;
	clear:both;	
}  

.picture_shell_right
{
	float:right;
	margin:10px 10px 10px 10px;
	clear:both;	
}  

.picture_shell_left_no_clear
{
	float:left;
	margin:10px 10px 10px 10px;
}  

.picture_shell_right_no_clear
{
	float:right;
	margin:10px 10px 10px 10px;
}  

.picture_image
{
}

.picture_caption
{
	text-align:center;
	font-size:12pt;
}

.hidden
{
	visibility:hidden;
}