
/* General styles */
@import url('reset.css');

body {background: #0e4200; font-family: arial, helvetica, sans-serif;font-size: 62.5%;}
.container {background: #fff;width: 960px; border: 1px solid #0d1504; margin: 0 auto;}

h1, h2, h3, h4, h5, h6 {font-family: georgia, times new roman, serif;}

p {font-size: 1.2em; line-height: 1.5em;}

/* structure */
#banner {padding: 10px; background: #fff url('http://www.nyfairways.com/images/banner_bg.jpg') no-repeat bottom left; height: 111px}
#navigation {font-size: 1.2em; line-height: 18px; height: 18px; padding: 2px 10px; padding-top: 0;background: #192908 url('http://www.nyfairways.com/images/navigation_bg.jpg') no-repeat bottom left; }
#navigation a {padding-right: 5px; border-right: 1px solid #487517; margin-right: 5px;}
#masthead {height: 117px; padding: 25px 0 23px 0; background: #fff url('http://www.nyfairways.com/images/masthead_bg.jpg') no-repeat bottom left; border-bottom: 3px solid #192908}
#logo {height: 117px; line-height: 1px; margin-bottom: 0; padding-bottom: 0;}
#logo_main {height: 79px; padding: 0; margin: 0; line-height: 1px;}
#tagline { font-size: 14px; line-height: 28px; height: 28px; width: 526px;padding: 5px 0 5px 34px; padding-top: 0; color: #fff; background: transparent url('http://www.nyfairways.com/images/tagline_bg.jpg') no-repeat top left}
#content {color: #363636;padding: 20px;}
#main_column {width: 560px; float: left; margin-right: 10px;}
#sidebar_column {width: 350px; float: left;}

#footer { background: #192908; color: #fff; padding: 20px; text-align: center; }
#footer_logo {padding: 20px;text-align: center;background: #156101}

/* classes */
.featured_story {padding: 10px; border: 1px solid #dfe0dc; background: #fff url('http://www.nyfairways.com/images/box_bg.gif') repeat-x bottom left; margin-bottom: 20px;}
.featured_story h2 {font-size: 1.1em; font-family: arial, helvetica, sans-serif; margin-bottom: 10px; color: #666}
#content .minifp-introtitle {font-size: 1.4em; margin-bottom: 10px; font-family: georgia, times, serif}

.regular_stories {margin-bottom: 20px;}
.regular_stories th {font-size: 1.2em; color: #666; border-bottom: 1px solid #dfe0dc}
.regular_stories .minifp-anotherlinks {margin-top: 20px;}
/* Links */
a {text-decoration: none;}
a:hover {text-decoration: underline;}
#footer a,
#navigation a {color:#ffd400;}
#content a {color: #125400; font-weight: bold}
#content .contentheading {font-size: 20px; padding-bottom: 10px; font-family: georgia, times, serif; font-weight: bold; color: }
#content .createdate {padding-bottom: 10px;}
strong {font-weight: bold;}
#content .contentpaneopen p {margin-bottom: 10px;} 
