body {
	background: #ccc url(images/shadow-top-l.jpg) top left repeat-x;
	margin-top: 0;
	margin-bottom: 20px; 
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	font-size:12px;
	}
a:link, a:visited { color:#006699; text-decoration: underline; }
a:hover { text-decoration: underline; color:#3366FF;}
table, td, tr { vertical-align: top; }

h1 {
	margin: 20px 75px 5px 10px;
	padding-bottom: 5px;
	font-size: 1.2em;
	border-bottom: 2px solid #e8e8e8;
	}

h2 { 
	color: #000;
	font-size: 1em;
	margin: 20px 75px 5px 10px;
	padding: 2px 0 3px 5px;
	}
h2 a:link, h2 a:visited {
	color: #ff9900;
	text-decoration: none;
		}
h2 a:hover {
	color: #006699;
	text-decoration: underline;
		}	
hr {
	clear: both;	
	margin: 10px 75px 10px 15px;
	border-top: 1px solid #e8e8e8;
	}
#wrap {
	background: #fff;
	padding-bottom: 10px; 
	border: 1px solid #aaa;
	}		
			
#l {
	width: 8px;
	background: #ccc;
	}
#r {
	width: 8px;
	background: #ccc;
	}	

#tophead {
	background:url(images/header01.jpg);
	border-bottom: 6px solid #2fbc7a;
	}	

#header {
	width: 760px;
	}
#navbar {
	background: #2fbc7a;
	height:32px;
	}	
ul#nav {
	margin: 0px;
	padding:0;
	width: 760px;
}
#nav li {
	float: left;
	font-size:10px;
	list-style-type: none;
	display:inline;
  }
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #269762;
	font-weight: bold;
	padding: 7px 8px 7px 8px;
	float: left;
	LINE-HEIGHT:18PX;
	  }
#nav a:hover {
	background:#269762;
	text-decoration: none;
	color: #fff;
	LINE-HEIGHT:18PX;
  }
#pageBody {
	width: 760px;
  }
  
#main p{
 	font-size: .7em;
	line-height: 1.5em;
	padding: 0 50px 10px 30px;
		}
#main div{
 	font-size: 11px;
	line-height: 1.5em;
	padding: 0 50px 10px 30px;
		}

#bucket {
	height: 127px;
	}
#bucket span{
	display:block;
	padding-top: 50px;
	font-size: .8em;
		}
		
#form {
	font-size: .8em;
	}   
#form a {
	font-weight: bold;
	}	
#leftcolumn {
	background: #b0b6f2 url(images/leftnav-bg.jpg) top left repeat-x;
	padding: 18px 5px 20px 10px;
		} 
  
#leftcolumn p {
	pading: 0px;
	margin: 0px 0px 10px 0px;
  }
#leftcolumn ul {
  margin: 0px; 
  padding: 10px 0;
  list-style-type: none;

  }
#leftcolumn li { 
  margin: 0px;
  padding: 5px 0px;
  display: block;
  text-indent:8px;

   }
#leftcolumn li a:link, #leftcolumn li a:visited {
  background: url(images/anchor.gif) no-repeat top left;
  color: #333;
  text-decoration: none;
  padding-left: 10px;
  display: block;
  font-weight:bold;
  font-size: .65em;
  }
#leftcolumn li a:hover {
  background: url(images/anchor_over.gif) no-repeat top left;
  color: #f00; 
  padding-left: 10px;
  display: block;
  font-weight:bold;
  } 


.date {
	font-weight: bold;
  }
.smaller {
	font-size: .7em;
		} 
table#address {
  width: 100%;
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  padding: 2px;
  text-align: center;
  }
#footer {
	background: #2fbc7a;
    text-align: center;
	color: #fff;
	width: 760px;
	padding:3px 0;
	font-size:.75em;
	margin-bottom:10px;
	}
#footer a:link {
	color: #fff;
	}
#footer a:hover {
	color:#3366FF;
	}
		
.fright {
 	float: right;
	margin: 5px 15px 10px 15px;
	}  
	
li .fright {
 	float: right;
	margin: 5px 0 10px 15px;
	}  	
.fleft {
 	float: left;
	margin: 5px 15px 10px 25px;
	}  
img.fleft  {
	border: 2px solid #e8e8e8;
	padding: 5px 5px 18px 5px;
	}	

.picborder {
	border: 2px solid #e8e8e8;
	padding: 5px 5px 18px 5px;
	margin: 5px 0 4px 5px;
	}
li .fleft {
 	float: left;
	margin: 5px 15px 10px 0;
	}  	
.list1 {
	color: #ff9900;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dashed #ff9900;
	padding: 2px 0 3px 5px;
	margin-bottom:2px;
	background: #efefef;
	display: block;
	}
.lightblue {
	background: #edeacd;
	}			
	