/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



body{
background-color: #000099;
 background-image: url(images/baseballtilemute.jpg); background-repeat:repeat; 
	font-family: Arial,sans-serif;
	color: #112da7;
	font-size:95%;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	
}


#outer {
    width: 926px;
    background-color:#112da7;
    margin: 0px auto;
	
    padding: 0px 10px;
    

}




.shadowg	{ background: url(images/background_lightblue956x2.gif) repeat-y 100% 0%; }
.page-right-borderrrrr	{ background: url(images/border_right.gif) repeat-y 100% 0%; }

a{
	color: #112da7;
	text-decoration: underline;
	font-weight:bold;
	
}

a:link{
	color: #112da7;
	text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #990000;
	text-decoration: none;
}


h1{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 150%;
 color: #112da7;
 margin: 0px;
 padding: 0px;
}

h1.white {color:#FFFFFF}

h2{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 120%;
 color: #112da7;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 100%;
 color: #112da7;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #112da7;
 margin: 0px;
 padding: 0px;
}
h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#112da7;
font-size:80%;
font-style:italic;
padding:0px;
margin:opx;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: 0px solid #112da7;
	width: 926px;
}

#navBar{
background-color:#e7e7e7;
background-image:url(images/content-bot-blue-blue149.gif);
background-repeat:no-repeat;
background-position:bottom;
float:left;
margin-left:3px;
width:149px;
padding-bottom:0.1em;
}
#navBar p {
font-size:90%;
padding:0px 2px;
}



#content{
background-color:#e7e7e7;
background-image:url(images/content-bot-red-blue.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	margin-left:5px;
	margin-right:3px;
	width: 610px;
  font-size:100%;
    
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 3px;
border-bottom: 1px solid #112da7;
color: #112da7;
}


/*************** #pageName styles **************/

#pageName{
color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display:inline;
}
.pageName{
color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display:inline;
}
.page {
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 120%;
 	color: #fff;
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}

/************* #breadCrumb styles *************/

#breadCrumb{
color:#fff;
	font-size: 90%;
	padding: 2px 0px 0 10px;
	line-height:2em;
	
}

#breadCrumb a{
color:#fff;
	font-size: 90%;
	padding: 2px 0px 0 10px;
}

#breadCrumb a:hover{
color:#fff;
	font-size: 90%;
	padding: 2px 0px 0 10px;
}

/************** .feature styles ***************/

.feature{ 
	padding: 5px 5px 5px 5px;
	background-color:#e7e7e7;
	margin-bottom:-4px;
	font-size: 100%;
	border-left:#FF0000 solid 2px;
	border-right:#FF0000 solid 2px;
	}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px;
	margin:0 22px 10px 0;
	border:#FF0000 solid 1px;
}

.feature UL {
  width:auto;
  
 }


/************** .story styles *****************/

.story{	
	float:left;
	padding: 2px 0px 5px 5px;
	font-size: 100%;	
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.storyleft{
    text-align:justify;
	clear: both;
	float:left;
	padding: 10px 5px 0px 10px;
	margin-left:0px;
	font-size: 100%;
	width:35%;
}

.storyleft p{
	padding: 0px 0px 10px 0px;
}

.storyright{
text-align:justify;
	float:left;
	padding: 10px 5px 0px 10px;
	margin-left:0px;
	font-size: 100%;
	width:58%;
}

.storyright p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 0px solid #ff0000;
	border-bottom: 1px solid #112da7;
	font-size: 90%;
	color: #fff;
	padding: 10px 10px 10px 10px;
}

#siteInfo a{
	font-size: 90%;
	color: #fff; font-weight:bold;
	padding: 10px 10px 10px 10px;
}

#siteInfo a:hover{
	font-size: 90%;
	color: #ff0000; font-weight:bold;
	text-decoration:underline;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; text-decoration:none; font-weight:normal;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/********* #navBar table styles ***********/
#navBar td {background-color:#e7e7e7;
}
.boldbluebk { background-color:#112da7;
}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	background-color:#e7e7e7;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-left:#112da7 solid 2px;
	border-right:#112da7 solid 2px;
	font-size: 95%;
	width: 145px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 0px;
}

#sectionLinks a {
color:#112da7;
	display: block;
	border-top: 1px solid #112da7;
	padding: 2px 0px 2px 0px;
}

#sectionLinks a:hover{
	background-color: #ff0000;
	text-decoration:none;
	font-weight:normal;
	color:#14285f;
}

#sectionLinksImg a:hover {
 background-color:#FFFFFF;
 }

#leftcolumn{
	background-color: #e7e7e7;
	margin: 0px;
	padding-left: 5px;
	font-size: 100%;
	color:#000;
	padding-right: 5px;
	width: 90%;
}
#leftcolumn img {
float:left;
margin-right:5px;
}

#leftcolumn h1{
color:#000;
	padding: 10px 0px 2px 10px;
}

#leftcolumn a {
color:#000;
	display: block;
	border-top: 0px solid #112da7;
	padding: 2px 0px 2px 0px;
}

#leftcolumn a:hover{
	color:#000;
	text-decoration:underline;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 5px 0px 10px;
	border:#112da7 solid 1px;
}

#advert img{
	display: block;
}

.advert2{
	padding: 0px 0px 0px;
	border:#112da7 solid 0px;
}

.advert3{
padding:0px;
border:#112da7 solid 1px;
}
.advert3 img{
float:left;
margin-right:5px;
}
#advent4 {
background-color:#e7e7e7;
padding:0px;
border-left:#112da7 solid 2px;
border-right:#112da7 solid 2px;	
}

#advent4 a:link {
	color: #112da7;
	text-decoration: none;
}

#advent4 a:visited{
	color: #006699;
	text-decoration: none;
}

#advent4 a:hover{
	color: #990000;
	text-decoration: underlined;
}


img {border:none;}
.advert5 {
padding:2px;

}

/************** #headlines styles **************/

#headlines{
background-color:#e7e7e7;
background-image:url(images/content-bot-blue-blue149.gif);
background-repeat:no-repeat;
background-position:bottom;
float:left;
margin-left:3px;
width:149px;
padding-bottom:15px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines a:hover {
text-decoration:none;
}

.white {
color:#FFFFFF;
}

.huge {color:#000;
font-size:200%;
text-shadow: 0.1em 0.1em 0.3em #333;
}
.textshadow {color:#112da7;
text-shadow: 0.1em 0.1em 0.3em #333;
}
.sharethis {
 width: 110px;
 float: right; 
 margin-right:5px;
 font-size: 90%; 
 font-family: Arial;
 text-align:right;
 }


#search {
 
 float: right; 
 margin-right:5px;
 font-size: 1.1em; 
 font-family: Arial;
 text-align:right;
 }
.style1 {font-size: 12px}
.style2 {font-weight: bold}

.menu {
 width:929px; 
 float:left; 
 height:22px; 
 
 }
 
 #menu {
 width:929px; 
 float:left; 
 height:22px; 
 
 }
 
.top {
color:#990000;
font-size:80%;
font-weight:bold;
float:right;
}

.teamcol {
	font-size: 100%;
	font-style: normal;
	padding: 5px;
	float: left;
	width: 47%;
	border: 2px solid #CCCCCC;
}
.teamcol2 {
	font-size: 100%;
	font-style: normal;
	padding: 5px;
	float: left;
	width: 47%;
	border: 2px solid #CCCCCC;
	margin-left:1%;
}
	
 
.greenback {
	background-color: #99ff00;
	font-weight: bold;
}
tbody {
	font-family: Arial, Helvetica, sans-serif;
}
.mceContentBody { background-image: none; background-color: #fff; color: #000; } /*TinyMCE*/
.red_bold {color:#F00; font-weight:bold;}

.normalimg_flt_lft {
	float: left;
	padding: 0px;
	margin-right: 2px;
	border:none !important;	
}
.margin-left {margin-left:50px;}

