
body {
   background: #ffffff;
   background-image: url(sfl_bg.gif);
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 5px;
   margin-right: 5px;
   padding: 0px;
}


#siamap {
position:relative; 
left:0px; 
top:0px; 
z-index:1;}


p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
#logobar {
   background-image: url(sfl_logo_bg.gif);
   margin-top: 1px;
   margin-bottom: 5px;
   border-top: 0px solid #00ffff;
   border-left: 0px solid #00ffff;
   border-right: 0px solid #00ffff;
}
#logobg {
   background: url(sfl_logo_cap.gif) right no-repeat;
}
#main {
   border: 0px solid #e88438;
}
#content {
   border: 1px solid #e88438;
   padding: 15px;
}
#content p {
   color: #5c8d47;
   font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #5c8d47;
   text-decoration: underline;
}
#content a:hover {
   color: #e88438;
   text-decoration: none;
}
#content h1 {
   color: #e88438;
   font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2, #content h3 {
   color: #5c8d47;
   font-size: 80%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
	list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #5c8d47;
   font-size: 75%;
   margin-bottom: 3px;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
   font-size: 70%;
   color: #e88438;
   margin-top: 0px;
   margin-bottom: 5px;
}

#map_form {
   font-family: Verdana, Arial, sans-serif;
   color: #5c8d47;
   font-size: 75%;
}

#place, #s {
   font-family: Verdana, Arial, sans-serif;
   font-size: 85%;
}

#content .sfl_button {
   font-family: Verdana, Arial, sans-serif;
   font-size: 85%;
   color: #ffffff;
   background: #5c8d47;
}

