@charset "utf-8";
/* CSS Document */

body { background:#f0f0f0; margin:0; padding:0; font:14px calibri; color:#7D9131; }

@font-face {
    font-family:calibri;
    src:url(calibri.ttf);
}

#wrap { background:#fff; width:1022px; height:100%; margin:0 auto; padding:0; border-left:1px solid #9cb148; border-right:1px solid #9cb148; }

#top { background:url(../images/header_bg.gif) repeat-x top; width:932px; height:auto; margin:0; padding:25px 45px 25px 45px; border-top:5px solid #9cb148; border-bottom:5px solid #9cb148; }
	#top img { float:left; }
	#top-1 { float:right; }

#middle { background:url(../images/main_bg.gif) repeat-x bottom; width:952px; height:auto; margin:0; padding:35px; }
	#middle-1 { width:452px; height:auto; margin:0; padding:0; float:left; }
	#middle-2 { width:465px; height:auto; margin:0; padding:0; float:right; }
	#twitter { margin:35px 0 0 0; }

#bottom { width:1022px; height:auto; margin:0; padding:0; border-top:5px solid #9cb148; border-bottom:5px solid #9cb148; }
	#bottom-1 { width:550px; height:auto; margin:35px 0 10px 35px; padding:0; float:left; }
		#box { background:url(../images/link_bg.gif) no-repeat; width:510px; height:170px; margin:0 0 25px 0; padding:20px; }
			#box img { margin:0 0 0 20px; }
	#bottom-2 { background:url(../images/map_bg.gif) no-repeat; width:345px; height:425px; margin:35px 35px 35px 0; padding:20px 0 0 35px; float:right; }
	#bottom-3 { background:#f0f0f0; width:1022px; height:auto; margin:0; padding:15px 0 5px 0; }

#clear { clear:both; }

p { margin:0 0 16px 0; padding:0; line-height:17px; }

a:link,a:visited,a:active { font-weight:bold; color:#7D9131; text-decoration:none; }
a:hover { color:#f60; text-decoration:none; }
a.sites:link,a.sites:visited,a.sites:active { font-size:15px; text-decoration:none; }

.title-1 { font:27px calibri; color:#000; text-shadow:1px 2px 1px #aaa; text-outline:2px 1px #fff; }
.title-2 { font:25px calibri; color:#9cb148; text-shadow:1px 2px 1px #ccc; text-outline:2px 1px #fff; }
.title-3 { font:18px calibri; font-weight:bold; color:#9cb148; text-shadow:1px 2px 1px #ddd; text-outline:2px 1px #fff; }

.head { font:22px calibri; font-weight:bold; color:#000; }
.right { margin:0 20px 20px 5px; }
.foot { color:#666; }