/* main_content */
/* padding - top, right, bottom, left */

.odd {background-color: f0ddbd;}
.even {background-color: FFF6E7;} 
table.charts  { background-color: white; border: outset 0px gray; width: 600; border-collapse: separate; border-spacing: 2px 2px }


#logo_top {
    width: 140px;
    border: 0px solid #666666;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -108px;
    text-align:center;
}

#featured_box_pos {
    width: 249px;
    border: 0px solid #666666;
    position: relative;
    left: 10px;
    text-align:center;
}

#logo_home {
    width: 500px;
    border: 0px solid #666666;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -248px;
    text-align:center;
}

.container { width:700px; align:left; margin:0; padding:8px 20px 4px 8px; }
li.bullets  { list-style-image: url(http://www.buildourballpark.org/images/interface/bullet_diamond.gif); padding-right: 2px; line-height: 16px; }

div.twocol ul, div.twocol ol {
	float: right;
	width: 50%; 
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}
div.twocol ul {
	list-style-type: square;
	}
div.twocol .left {
	float: left;
	position: relative;
	}
div.twocol {
	margin: 20;
	padding: 0;
	}

/* OPTION FOR BACKGROUND
body { background: #FFFFFF; margin: 0;}
*/
body  { background: white url(../images/interface/bgrnd_diamonds.gif) repeat; margin: 0 }

/* This is included to enable PNG transparency in IE 6 */
img { behavior: url(http://www.buildourballpark.org/scripts/iepngfix.htc); }

div,p,blockquote,ol,ul,dl,dt,dd,td,th  { color: #444444; font-size: 11px; line-height: 14px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; }
a:link { color: #0c529b; }
a:visited  { color: #005a2c; }
a:hover { color: #00a650; text-decoration: underline; }

a.sublink:link  { color: #febd00; }
a.sublink:visited  { color: #FFFFFF; }
a.sublink:hover  { color: #FFFFFF; }

a.bgrollover   { font-size: 7pt; padding: 2px; display: block; whitespace: nowrap; }
a.bgrollover:hover { background-color: #05317F; color: #FFFFFF; font-weight: bold; text-decoration: none; }


.bgcolor_white { background: #FFFFFF; padding: 0px 0px 0px 0px;}
.color { color: #FFCC33; font-size: 10px; font-family: Arial, Helvetica,  }
.menu_head { background: #FF6600; color: #FFFFFF; padding: 4px 4px 4px 4px; font-size:8px; font-weight: bold; }
.menu {color: #000000; padding: 0px 0px 10px 10px; font-size:8px; line-height: 10px;  text-align: left;}
.padding { padding: 4px 4px 8px 8px; font-size:8px; line-height: 12px; text-align: left; }

.breadcrumbs { background: #FFF; color: #F5F5F5; padding: 2px 2px 2px 2px; font-size:8px; line-height: 12px; text-align: left; }
.l_indent  { text-align: left; padding: 0px 0px 0px 6px; }
.r_indent { text-align: left;  padding: 0px 0px 6px 0px}
.l_img  { text-align: left; float: left; clear: left; margin: 0px 10px 10px 0px; padding: 0px; border: solid 1px; }
.r_img   { text-align: left; float: right; clear: right; margin: 0px 0px 10px 10px; padding: 0px; border: solid 1px; }

.color_line { background: #FF6600; padding: 1px 0px 0px 0px;}
.links { color: #FFFFCC; font-size: 9px; line-height: 12px; text-decoration: none; }

.color_copy { color: #000; font-size: 10px; line-height: 14px; font-weight:bold;  }

.hdr_rule   { color: #000000; font-weight: bold; font-size: 14px; line-height: 18px; background-color: #eeeeee; padding: 2px; border-bottom: 2px solid #1e3e8a }
.subrule { line-height: 14px; background:#FFFFFF; border-bottom: 1px solid #000000; padding: 2px 0px 2px 0px; margin: 0px 0px 0px 0px; }
.toprule  { line-height: 14px; background:#FFFFFF; border-bottom: 1px solid #000000; border-top: 1px solid #000000; padding: 2px 2px 2px 0px; margin: 0px 0px 0px 0px; }

.title     { color: #d70101; font-family: Arial, Helvetica; Geneva, Swiss, SunSans-Regular; font-size: 14px; line-height: 14px; text-decoration: none; font-weight:regular; }
.header_lrg { color: #05723a; font-family: Georgia, Times, Times New Roman; font-size: 26px; line-height: 30px; font-weight:regular; }
.header { color: #05723a; font-family: Georgia, Times, Times New Roman; font-size: 18px; line-height: 22px;font-weight:bold; }
.subhead { color: #444444; font-size: 14px; line-height: 18px; font-weight:bold; }

.reverse { color: #F5F5F5; font-size: 9px; line-height: 11px; text-decoration: none; }
.reverse_sml { color: #F5F5F5; font-size: 9px; line-height: 14px; text-decoration: none; }
.small { color: #000000; font-size: 9px; line-height: 12px; text-decoration: none; }