a, a:link, a:visited{
	color: #003300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #BD0000;
}

#fly_sale{
	border: 1px solid #003300;
	width:260px;
	margin:2px;
	padding:4px;

}
body, td, tr{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/* All the content boxes belong to the content class. */
#content {
	background: url(../images/bg2.jpg) repeat;
	background-color: #FFFFFF;
	margin: 13px 200px 20px 170px;
	min-width: 500px;
	padding: 10px;
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#content h2{
	color: #2D562D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#header{
	background: url(../images/header_bg.jpg);
	background-color: #BED5C0;
	border-bottom: 1px solid #003300;
	height: 70px;
	left: 0px;
	top: 0px;
	width: 100%;
}

#main_menu h3{
	background: White url(../images/menu.gif) no-repeat center left;
	display: block;
	height: 83px;
	width: 150px; 
	z-index: 2;
	position: absolute;
	top: 75px;
	left: 10px;
	/*padding: 10px;
	position: absolute;
	top: 120px;
	z-index: 2;
	left: 10px;*/
}

#main_menu h3 span{
	display: none;
}

#menu{
	background: White url(../images/menu_bg.gif) repeat-y; /*	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;*/
	background-color: White;
	border-bottom: 1px solid #4E704F;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 157px;
	width: 130px;
	z-index: 1;
}

#menu p{
	margin: 0 20px;
	padding: 4px 0;
}

#right_menu {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
	padding: 10px;
	position: absolute;
	right: 10px;
	top: 120px;
	visibility: visible;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 164px;
	z-index: 1; /* Again, the ugly brilliant hack. */
}

/*#main_menu{
	background-color: #E6ECD8;
	border: 1px dashed #000000;
	left: 10px;
	line-height: 16px;
	padding: 10px;
	position: absolute;
	top: 120px;
	width: 150px;
	z-index: 2;
}


*/.image_float_right {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.image_float {
  float: left;
  margin-right:10px;
  margin-left:5px;
  margin-bottom:10px;


  }
  
div.image_float p {
   text-align: center;
   }
   
div.fly_container {
	border: 2px dashed #333;
	background-color: #E0E9F8;
  }

  div.spacer {
  clear: both;
  }
 
.polaroid {
     padding:15px 15px 55px 15px;
     border:1px solid black;
     background:white;
     text-align:center;
}
.polaroidtext {
    color:black;
    position:relative;
    top: -35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
}

h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003300;
	border-bottom:dotted;
}

