/* Whether or not you put this in is up to the designer. I like the h1 sizes better */
p{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}

h1{
	font-size:1.4em;
	color:#faaa0d;
	margin: 9px 0px 10px 5px;
	line-height: 1.1em;
}

h2{
	font-size:1.07em;
	color:#336699;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

h3{
	font-size:1.08em;
	/*color:white; */
	margin: 15px 7px 9px 7px;
	line-height: 1.1em;
}

/* end up typography style edits */

/* This is the style code for the visuals within the copy throughout the site. */

blockquote.float-left {/*copy centered, blue dotted border  */
	float: left;
	padding: 0.9em;
	margin-top: 3px;
	margin-right: 0.8em;
	margin-bottom: 0;
	margin-left: 0;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: italic;
	line-height: 14px;
	text-align: center;
	border: 2px dotted #6699CC;
	width: 160px;
	
  }
  
blockquote.float-right {/* yellow border, copy centered */
	float: right;
	padding: 0.5em;
	margin-top: 1px;
	margin-right: 0.4em;
	margin-bottom: 0;
	margin-left: .5em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: italic;
	line-height: 14px;
	text-align: center;
	border: 2px solid #FFCC00;
	width: 160px;
  }
  
blockquote.float-right2 {/* blue dotted border, copy centered */
	float: right;
	padding: 0.5em;
	margin-top: 1px;
	margin-right: 0.4em;
	margin-bottom: 0;
	margin-left: .5em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: italic;
	line-height: 14px;
	text-align: center;
	border: 2px solid #CCCCCC;
	width: 160px;
  }
  
blockquote.float-right3 {/* wider, copy flush left. Good for bullet points. */
	float: right;
	padding: 0.5em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .80em;
	margin-left: 9px;
	line-height: 15px;
	text-align: left;
	border: 2px solid #FFCC00;
	width: 230px;
	
  }
  
blockquote.float-right4 {/* no border, copy left, Sentena Sports blockquote */
	float: right;
	padding: 0.5em;
	margin-top: 1px;
	margin-right: 0.4em;
	margin-bottom: 0;
	margin-left: .5em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	width: 195px;
  }
  
/* This is the style code for the color coded divs on the programming pages. */  
div.container {
	float: left;
	margin: 1px;
	vertical-align: text-bottom;
	padding: 4px;
	font-size: 85%;
	width: 14%;
	color: #000000;
	background-color: #66CCFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0033FF;
  }
div.container2 {
	float: left;
	margin: 1px;
	vertical-align: text-bottom;
	padding: 4px;
	font-size: 85%;
	width: 14%;
	color: #000000;
	background-color: #FF7575;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
  }
  div.container3 {
	float: left;
	margin: 1px;
	vertical-align: text-bottom;
	padding: 4px;
	font-size: 85%;
	width: 14%;
	color: #000000;
	background-color: #FF9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF6600;
  }
div.container4 {
	float: left;
	margin: 1px;
	vertical-align: text-bottom;
	padding: 4px;
	font-size: 85%;
	width: 14%;
	color: #000000;
	background-color: #00FF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #009900;
  }
  div.container5 {
	float: left;
	margin: 1px;
	vertical-align: text-bottom;
	padding: 4px;
	font-size: 85%;
	width: 14%;
	color: #000000;
	background-color: #CAFC03;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9CE703;
  }
div.container6 {
	float: left;
	margin: 1px;
	vertical-align: text-bottom;
	padding: 4px;
	font-size: 85%;
	width: 14%;
	color: #000000;
	background-color: #FFFF66;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFCC00;
	
  }
div.container7 {
	float: left;
	margin: 1px;
	vertical-align: text-bottom;
	font-size: 85%;
	color: #000000;
	background-color: #DADADA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	padding: 5px;
	width: 96%;
	line-height: 17px;
  }
 div.container8 {
	float: left;
	
  } 
div.spacer {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;  
  }
  
/* This is the style code for the divs on the business pages they fit side by side, 2 across */  

div.container9 {
	float: left;
	vertical-align: text-bottom;
	font-size: 85%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #6699FF;
	padding: 5px;
	width: 44.5%;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 9px;
  }
/* This is the style code for the divs on the business pages they fit side by side, 2 across */ 

div.container10 {
	float: left;
	vertical-align: text-bottom;
	font-size: 85%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 28%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 9px;
	text-align: center;
	border: thin solid #FFCC00;
	
  }
  
 /* This is the style code for the divs on the sports page they fit side by side, 2 across, no border */  
 
  div.container11 {
	float: left;
	vertical-align: text-bottom;
	font-size: 85%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 44.5%;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 9px;
  }
