a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */ 
a:hover {text-decoration:none;}
a {text-decoration:none; color: #336600}
table {border-collapse: collapse; border: 0}
table td {border: 0;}


img {border: none; text-align:left;}   
.intro_bar{ margin-bottom:8px; margin-top:3px; background-color:#999999; line-height:0px; height:1px; width:100%; position:relative;}
.location_border {border:4px solid #a2aa96; margin-right:18px; margin-bottom:8px; margin-left:30px}
.highlight_blue {color:#848c79}
body{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#a2aa96;
	}
h2{
	color:#006600;
	font-size:1.2em;
	margin-bottom:0;
	padding-bottom:0;
	}
p{
	margin: 0 0 1em;
	padding:0 0 0 20px;
	}
#wrap{
	margin: 0 auto;
	background: transparent url(img/content-tile.gif) 0 0 repeat-y;
	width:663px;
	}
#header{
	height:74px;
	background: transparent url(img/header.gif) left top no-repeat;
	}
#nav{
	text-align:center;
	font-size: 80%;
	}
	#nav a{ text-decoration:none; }
	#nav a:link    {color:#5D6256;}
	#nav a:visited {color:#848A79;}
	#nav a:hover   {color:#AEB7A0;}
	#nav a:active  {color:#AEB7A9;}
	#nav a.cur:link,
	#nav a.cur:visited ,
	#nav a.cur:hover ,
	#nav a.cur:active {color:#000}
	
#content{
	background: transparent url(img/footer.gif) left bottom no-repeat;
	padding: 10px 40px 125px;
	line-height: 1.5em;
	}
	
#content_m{
	background: transparent url(img/footer.gif) left bottom no-repeat;
	padding: 20px 30px 150px;
	}

.intro_t {line-height: 1.2em; font-size:1.1em; font-weight:600; color:#336600; letter-spacing: 0.001em;}
	
.menuTable{
	width:480px;
	margin:0 auto;
	}
.menuTable td{
	text-align:center;
	}
.menuTable span{
	display:block;
	}
	
ul{
	list-style-type: disc;	
	padding-left:15px;
	margin-left:15px;
	margin-top:8px;
	margin-bottom:8px;
}

li{
	padding-left:0px;
	margin-left:0px;	
	margin-top:-1px;
	color:#666666;
	font-weight:300;
}


#main_happy{ background-color:#ccff99; border:3px solid #339900; margin-top:15px;}


