/* 
====================================
DIV ADJUSTMENTS ====================
====================================
*/
/* add these to the global stylesheet, but override them on home and other custom pages */
#theSection #col_1_2 { width:659px;margin:0 1px 0 0; }
#theSection #col_3 { width:320px;margin:0;padding:0; }
#theSection #col_4, #theSection #col_1, #theSection #col_2 { display:none; }

/* 
====================================
GENERAL STYLES =====================
====================================
*/
body, div, th, td, form, p, li, ul, ol, h1, h2, h3, h4, h5, h6, span, select, input, textarea { font-family:Georgia,'Times New Roman',Times,serif;font-size:13px;color:#303030;}
a { color:#2c4d88; }
a:hover { color:#2c4d88; }
h2 {font-size:17px;font-weight:bold;color:#b90000;}
h3 {font-size:17px;font-weight:bold;color:#2c4d88;}
p {line-height: 18px; margin-left:0px;}

/* 
====================================
MAIN SITE BANNER AND NAV ===========
====================================
*/

ul#baseballNav {width:980px; padding:0px;background-color:#2c4d88;border-top:1px solid #ffffff; height:38px;padding-top:10px; margin-bottom:20px;}
ul#baseballNav li {display:block; float:left; list-style-type:none; height:20px; padding:8px 25px 0px 25px; background-color:#2c4d88;vertical-align:middle;color:#ffffff;font-size:14px;text-transform:uppercase; margin:0px;letter-spacing:1.5px; border-left:1px solid #fff;}
ul#baseballNav li#first {border-left:none;}
ul#baseballNav a, ul#baseballNav a:visited {color:#ffffff; text-decoration:none;t }
ul#baseballNav a:hover {text-shadow: 1px 1px 6px #fff;} 
/*
====================================
BODY    STYLES =====================
====================================
*/

.baseballContent {padding:0px 5px 5px 10px;}
.promoBox {width:618px; border:1px solid #cccccc; margin:5px 0px 5px 0px; padding-top:15px;}
.promoFloatLeft {width:266px; float:left; padding:15px; padding-top:0px;}
.promoFloatRight {width:290px; float:right; padding:15px; border-left:1px solid #cccccc; padding-top:0px;}
.promoBox h3 {margin-top:0px;}

/*
====================================
SIDEBAR STYLES =====================
====================================
*/

.baseballSidebar {border:1px solid #cccccc; margin-left:8px; padding:18px 13px 18px 18px;}
.baseballSidebar h3 {text-align:center; margin-top:0px;}
.baseballSidebar a {font-weight:bold;}