body {
	font : 70% verdana, "Trebuchet MS", tahoma, arial, sans-serif;
	line-height : 1.7em;
	background:url(images/bgd2.jpg) repeat-x;
	background-color: #fbfff1;
	color : #333;
}
#container {
width : 752px;
margin : 0 auto;
background:url(images/middle.jpg) no-repeat;
background-color: #fbfff1;
color : #333;
}
			/*TOP*/
#top {
margin : 0;
padding : 0;
}
#top h1 {
padding-top : 10px;
text-align : center;
font-size : 150%;
letter-spacing: 5px;
background : #9aad42;
color : #333;
}
			/*BANNER*/

#banner_m {
	height : 161px;
	margin : 0 auto;
	padding : 0;
	color : #333;
	background-image: url(images/34front752.png);
	background-repeat: no-repeat;
	background-position: center;
}
#navlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	font-weight: bold;
}
#navcontainer {
	width : 752px;
	margin : 0 auto;
	padding : 0;
}

#navcontainer #navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #996699;
}

			/*DROP MENU CONTAINER*/
#menu {
	width : 750px;
	height : 48px;
	background : #9aad42; 
	border-color: #66CC99; 
    border-width: 10px;
	margin-left: 45px;
}
#menu ul {	
	list-style:none	;
}

#menu a {
	width: 120px;
	height: 33px;
	display: inline-block;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #FFCC99;
	font-weight: bold;
	font-size: 12px;
	/* padding-top: 15px; */
}
#navlist a:hover {
	width: 100px;
	height: 33px;
	color: #ff0000;
	background: url(images/buttons_r.gif) repeat-x;
}

			/*MAIN CONTENT*/
#content {
float: left;
width : 530px;
margin-top : 0;
padding : 0;
}
			/*SIDEBAR*/
#sidebar {
float:left;
width : 190px;
margin : 0;
padding-left : 5px;
background: none;

}
#sidebar p {
font-size : 90%;
line-height : 1.5em;
}
			/*FOOTER*/
#footer {
font-size : 85%;
color : #000;
background : #fbfff1;
border-top : 1px solid #eee;
margin : 0;
text-align : left;
padding-left : 10px;
}
#footer a:link, a:visited, #navlist a:link, a:visited, a:link, a:visited {
color : #333;
background : none;
text-decoration : none;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #869a3b;
background : none;
text-decoration : none;
}
			/*TYPOGRAPHY*/
h2 {
	letter-spacing : 3px;
	color : green;
	margin : 10px 0 10px 10px;
	padding : 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : green;
margin : 5px 0 5px 10px;
padding : 0;
}
p {
	margin : 10px;
	font-size: 14px;
}
p strong {
color : #769009;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
#navlist li {
list-style-type : square;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
#navlist2 li {
list-style-type : circle;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
a img {
border : 0;
}
			/*CLASSES*/
.myborder {
border : 1px solid #aaa;
margin : 15px 10px 10px 10px;
padding : 5px;
}

#map {
	height : 3.4in;
	width : 520px;
	padding : 5px;
	border : 1px solid #aaa;
	margin : 20px 0 20px 0;
	color : #555;
	font-size : 100%;
}
#headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	padding: 15px;
	height: 140px;
	width: 140px;
}

