@charset "utf-8";
@import "reset.css";

body			{ background-color:#f5f5ed; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666; text-align:center; line-height:17px; }
h1				{ width:600px; height:230px; text-indent:-99999em; background-image:url(gotham_greens.jpg); background-repeat:no-repeat; margin:0px auto; margin-bottom:38px }
h2				{ font-size:22px; color:#3a3a3a; margin-bottom:30px; }
div#container	{ width:736px; text-align:left; margin:30px auto 0px; position:relative; }
em				{ font-style:italic; }
a				{ color:#72ad2d }
a:hover			{ color:#f5f5ed; background-color:#72ad2d; text-decoration:none; }
p               { width:335px; position:relative; float:left; margin-right:50px; margin-top:16px }

div#about_gotham_greens { display:none; position:absolute; top:0px; width:677px; padding:20px; background-color:#fff; border:2px solid #666666; -moz-border-radius: 10px; -webkit-border-radius: 10px; z-index:10 }
div#about_gotham_greens p  { width:auto; position:relative; float:none; margin:0; margin-bottom:1em; }
div#about_gotham_greens div.close  { text-align:right; margin-bottom:1em; }

div#about_gotham_greens h3  { font-weight:bold; font-size:16px; margin-bottom:1em; margin-top:2em; }
div#about_gotham_greens strong  { font-weight:bold; }
div#about_gotham_greens em  { font-style:italic; }

a#about { display:block; position:absolute; top:0px; right:19px; width:165px; height:27px; background-image:url(about_gotham_greens.jpg); background-repeat:no-repeat; text-indent: -99999em; }

p a.external    { display:block; text-indent:-99999em; position:relative; float:left; }
p a#twitter     { width:49px; height:40px; background-image:url(twitter.jpg); margin-right:16px; }
p a#facebook    { width:32px; height:32px; background-image:url(facebook.jpg); }

div.news        { position:relative; float:left; width:332px; background-image:url(news_top.jpg); background-position:top left; background-repeat:no-repeat }
div.news_content{ background-image:url(news_bg.jpg); background-repeat:repeat-y; margin-top:15px; padding:0px 8px 5px 14px; }
div.news_bottom { background-image:url(news_bottom.jpg); height:9px; }

li              { border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:12px; }
li.last         { border-bottom:none; margin-bottom:0; padding-bottom:0; }
li strong       { display:block; font-weight:bold; color:#72ad2d; margin-bottom:0px; }
li a            { display:block; text-indent:-99999em; width:99px; height:27px; background-image:url(read_more.jpg); margin-top:8px; }
li span         { display:block; font-size:11px; font-style:italic; margin-bottom:3px }
div.pagebottom  { height:60px; }