body {
	font-family:Arial,helvetica,sans-serif;
	font-size:76%;
	color:#203a0d;
	margin:0;
	text-align:center;
	background:#5a4a42;
	}
	
table {
	border-collapse:collapse; 
	border-spacing:0;
	}
th {
	text-align:left; 
	vertical-align:top;
	font-weight:normal;
	}
td { 
	vertical-align:top;
	}
th, input, texarea, select {
	font-family:tahoma,helvetica,sans-serif;
	}
	   
h1 {
	font-size:120%; 
	color:#8cc63f;
	padding:5px 0 0 8px;
	margin:0;
	}
h2 {
	font-size:120%;
	color:#5a4a42;
	margin:30px 0 20px 0;
	}
h3 {
	font-size:120%;
	font-weight:normal;
	}
	
p {
	margin-top:0;
	}
	
blockquote {
  color:#5a4a42;
	font-style:italic;
	line-height:150%;
	margin:0 0 15px 0;
	}
blockquote .credit {
  font-style:normal;
	font-weight:bold;
	}

   
a, a:link,a:visited {
	color:#8cc63f;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a img {
	border:0;
	}	

.lft {
	float:left;
	}	
.rgt {
	float:right;
	}
.clr {
	clear:both;
	}
.hidden { 
  display:none; 
	}
	

#outer1 {
	width:864px;
	margin:0 auto;
	background:url("images/bottom.gif") bottom left no-repeat;
	padding-bottom:44px;
	}
#outer2 {
	width:833px;
	background:url("images/left.gif") top left repeat-y;
	padding-left:31px;
	}
#outer3 {
	width:793px;
	background:url("images/right.gif") top right repeat-y #fff;
	padding-right:40px;
	position:relative;
	text-align:left;
	}
	

	#header {		
	  width:793px;
		height:170px;
	  background:url("images/map.gif") top left no-repeat;
		}
	#header #logo {
		float:left;
		margin:30px 20px 0 20px;
		}
	#header p {
		font-weight:bold;
		font-style:italic;
		padding-top:30px;
		margin:0;
		}
	#header #imgs {
		float:right;
		margin:0 20px 0 0;
		}
		
	#menu {
	  height:27px;
		text-align:left;
		background:#5a4a42;
		padding:0 8px 0 0 ;
		border-bottom:10px solid #8cc63f;
		}
  #menu ul {
    list-style:none;
    padding:0;
    margin:0;
    }
  #menu li {
    display:inline;
    padding:0;
    margin:0;
    }
  #menu a {
    float:left;
    color:#FFF;
    background:url("images/tab-l.gif") no-repeat left top;
    text-decoration:none;
    padding:0 0 0 8px;
    margin:0 5px;
    }
  #menu a span {
    float:left;
    display:block;
    background:url("images/tab-r.gif") no-repeat right top;
    padding:12px 8px 0 2px;
    color:#FFF;
    }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */

  #menu a:hover span {
    color:#5a4a42;
    }
			
			
	#content {
		padding:0;
		margin:15px 0 0 0;
		border:1px solid #fff;
		}
	#content p {
		line-height:150%;
		text-align:justify;
		margin:0 0 15px 0;
		}		
	#content p.firstpara {
		font-size:115%;
		line-height:130%;
		font-weight:bold;
		}
		#col1wide {
			float:left;
		  width:526px;
			margin-left:10px;
		  text-align:center;
			}	
		#col1 {
			float:left;
		  width:304px;
			margin-left:10px;
			margin-right:16px;
		  text-align:center;
			}		
		#col2 {	
			float:left;
		  width:206px;	  
			}
		#col3 {
			float:right; 
		  width:210px; 
			background:#8cc63f;
			padding:15px 15px 0 15px;
			}
			
		#contact {
		  width:85%;
			margin:0 auto;
			margin-top:30px;
			}		
		#contact form {
			padding:0;
			margin:0;
			}	
		#contact span {
		  display:block;
			float:left;
			width:70px;
			padding-top:3px;
			}


	#footer {
	  clear:both;
	  background:#fff;
		margin:0 auto;
		}
	#footer p {
		color:#fff;
		margin:0;
		}
	#footer a {
		color:#5a4a42;
		}
		#footer ul {
			list-style-type:none;
			margin:0;
			padding:0;
		  }
		#footer li {
			margin:0 0 0 8px;
			padding:0;
			display:inline;
		  }
		.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
		.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
		.xb1, .xb2, .xb3 {height:1px;}
		.xb2, .xb3, .xb4 {background:#8cc63f; border-left:1px solid #8cc63f; border-right:1px solid #8cc63f;}
		.xb1 {margin:0 5px; background:#8cc63f;}
		.xb2 {margin:0 3px; border-width:0 2px;}
		.xb3 {margin:0 2px;}
		.xb4 {height:2px; margin:0 1px;}
		.xboxcontent {display:block; background:#8cc63f; border:0 solid #8cc63f; border-width:0 1px; padding:0 5px;}
