@charset "UTF-8";
/* CSS Document */

body {
	background-color: #B6E2FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	margin: 0;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #003674;
	padding-top: 5px;
	padding-bottom: 10px;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #003674;
	padding-top: 5px;
	padding-bottom: 10px;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003674;
	padding-top: 5px;
	padding-bottom: 5px;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #380200;
	padding-top: 5px;
	padding-bottom: 5px;
	}

blockquote {
	color: #911E06;
}

hr {
	width: 100%;
	height: 2px;
	color:#003674;
	border-color:#003674;
	}
	
a img
{
       border-width: 0px;
}

	
/* *********************************************************** */
/* Styles for headers at top of pages */
#header {
	width: 800px;
	height: 289px;
	padding: 0;
	margin: 0;
}
#telenav img {
width: 37px;
height: 36px; 
}
#telenav img:hover {

/*	width: 39px; */
/*	height: 38px; */
position: relative;
top: -1px;
	
}
#telenav img:active {
	position: relative;
	width: 36px;
height: 35px; 
	top: 2px;
}

#header_wide {
	width: 960px;
	height: 215px;
	padding: 0;
	margin: 0;
	background-image: url(../images/NewHeader.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 9px;
}

#header_buttons_container {
	width: 535px;
	height: 215px;
	padding: 0;
	margin: 0;
	float: right;
}

#header_left_buttons {
	width: 155px;
	height: 215px;
	padding: 0;
	margin: 0;
	float: left;
}

#header_left_button1 {
	width: 125px;
	height: 35px;
	margin: 15px 0 0 15px;
	text-align: center;
	padding-top: 2px;
}

#header_left_button2 {
	width: 125px;
	height: 35px;
	margin: 17px 0 0 15px;
	text-align: center;
}

#header_center_button_container {
	width: 225px;
	height: 215px;
	margin: 0;
	padding: 0;
	float: left;
}

#header_center_button {
	width: 207px;
	height: 174px;
	margin: 25px auto;
	line-height: 155px;
	text-align: center;
	color: #777777;
}

#header_right_buttons {
	width: 155px;
	height: 215px;
	padding: 0;
	margin: 0;
	float: left;
}

#header_right_button1 {
	width: 125px;
	height: 35px;
	margin: 15px 0 0 13px;
	text-align: center;
	padding-top: 2px;
}

#header_right_button2 {
	width: 125px;
	height: 35px;
	margin: 17px 0 0 13px;
	text-align: center;
}

#header img {
	border: 0;
	padding: 0;
	margin: 0;
}

#bottomheader {
	background-image: url(../images/bottomheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 67px;
	width: 800px;
	padding: 0;
	margin: 0;
}

#dailynews {
	height: 35px;
	width: 180px;
	margin-top: 20px;
	margin-left: 420px;
	float: left;
}

#localblogs {
	height: 35px;
	width: 180px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

/* *********************************************************** */
/* Styles for the main home page */
#wrapper {
	width: 800px;
	margin: 0 auto;
}

#wrapper_wide {
	width: 975px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}


#contentcontainer {
	width: 800px;
	height: auto;
}

#contentcontainer_wide {
	width: 975px;
	height: auto;
}

#leftcontentcontainer {
	width: 175px;
	height: auto;
	float: left;
}

#centercontentcontainer {
	width: 450px;
	height: auto;
	float: left;
}

#centercontentcontainer_wide {
	width: 795px;
	height: auto;
	float: left;
	z-index: 0;
	overflow-x: visible;
}

#bannercontainer {
	width: 785px;
	height: 60px;
	margin-top: 9px;
	margin: 0 auto;
}

#banner {
	width: 378px;
	height: 60px;
	margin-left: 10px;
	float: left;
	color: #999999;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	/* background-color: #666666; */
}

#search_container {
	width: 767px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 5px;
}

#searchform {
	width: 360px;
	height: 60px;
	float: left;
	margin: 0;
	padding: 0;
}

#blog_container {
	width: 795px;
	height: 565px;
	margin-left: 10px;
	float: left;
	padding: 10px;
	background-color: #B6E2FF;
	overflow-x: visible;
	z-index: 1;
}

#rightcontentcontainer {
	width: 175px;
	height: auto;
	float: left;
	text-align:center;
}

CENTER SIDE GREY BOX
#indexaffiliatecenter {
	width: 450px;
	height: 40px;
	text-align: center;
}

#indexblog {
	width: 440px;
	padding: 5px;
	padding-bottom: 0px;
}

#indexrightnav {
	width: 175px;
	height: auto;
	margin-top: 6px;
	float: left;
}

/* *********************************************************** */
/* Styles for left side main navagation */
#indexlinks {
	width: 175px;
	margin-top: 20px;
	height: auto;
	float: left;
	clear: both;
}

/* *********************************************************** */
/* Styles for the article / content pages */
.articlewrapper {
	width: 800px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

.contentcontainer {
	width: 605px;
	padding: 10px;
	padding-top: 15px;
	float:right;
}

/* ONEONTA TIGERS SCORE BOX MAIN PAGE*/
.otigers {
	background-image:url(../images/TIGERS.gif);
	background-repeat:no-repeat;
	height: 240px;
	width: 148px;
	text-align:left;
	line-height: 130%;
	padding-top: 100px;
	padding-left: 15px;
	padding-right: 12px;
	font-size: 12px;
}

.otigers p {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 5px;
}

.tigers {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tigers li {
	margin-bottom: 10px;
}

#otigers a:link { color:#FF9900; text-decoration:none; }
#otigers a:visited { color:#FF9900; text-decoration:none; }
#otigers a:hover { color:#FF3300; }


.biz_listings {
	padding: 5px;
}

.businesslisting {
	line-height:125%;
	font-size:12px;
	float:left; 
	width:190px;
	display:block;
	height:100px;
	padding:5px;
	padding-bottom:10px;
	}
	
div.businesslisting a a:hover {
	color: #003674;
	}
	
.bus_name {
	font-size:100%;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom:3px;
	}
	
.bus_city {
	font-size:90%;
	font-weight:normal;
	color: #000000;
	margin:0;
	padding:0;
	}
	
.bus_phone {
	font-weight:bold;
	}
.listCategories {
	text-align:center;
	font-style:italic;
	border:thin;
	border-color:#666666;
	background-color:#F3F3F3;
	padding:15px;
	clear:both;
	}
	
	