@charset "utf-8";
/* Commonly used to style page titles. */
h1 {
	color: #663300;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
/* Commonly used to style section titles. */
h2 {
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
/* Commonly used to style section titles. */
h3 {
	color: #663300;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}/* Sets the style for unvisited links. */
h4 {
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	font-style:italic;
	line-height: 15px;
}/* Sets the style for unvisited links. */
h6 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	line-height: 15px;
}/* Sets the style for unvisited links. */



/* CSS Document */

.mainDIV {
	width: 1032px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(../misc/design/dot_wide.gif);
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #630;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-right-color: #663300;
	border-bottom-color: #663300;
	background-repeat: repeat;
	background-color: #FFC;
	margin-top: 0px;
}

.topbarDIV {
	float: left;
	height: 20px;
	width: 1027px;
	position: static;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFC;
	background-color: #630;
	font-weight: bold;
	margin-top: 0px;
}
.logoDIV {
	float: left;
	height: 85px;
	width: 1023px;
	position: static;
	margin: 0px;
	background-color: #369;
	padding-top: 15px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bannerDIV {
	position:absolute;
	left:292px;
	top:25px;
	width:728px;
	height:90px;
	z-index:1;
	visibility: visible;
	margin: 0px;
}
.indexDIV {
	float: left;
	height: 68px;
	width: 689px;
	position: static;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
}
.hl_indexDIV {
	float: left;
	width: 690px;
	position: static;
}
.photo_headDIV {
	float: left;
	width: 690px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.hl_tabsDIV {
	float: left;
	width: 688px;
	position: static;
}

.header_div {
	text-align: center;
	float: left;
	height: 70px;
	width: 690px;
	position: static;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}


.leftDIV {
	float: left;
	width: 700px;
	position: static;
}
.rightDIV {
	float: left;
	width: 328px;
	position: static;
	border-left-width: 1px;
	border-left-color: #663300;
	border-left-style: inset;
}

.headlineDIV {
	float: left;
	width: 495px;
	position: static;
}
.topadDIV {
	float: left;
	width: 196px;
	position: static;
	text-align: right;
	height: 184px;
	padding-top: 50px;
}
#ticker {
	position:absolute;
	left:17px;
	top:452px;
	width:659px;
	height:20px;
	z-index:2;
	visibility: visible;
}

.channels_previewDIV {
	float: left;
	width: 690px;
	position: static;
	margin-top: 12px;
	border: 1px outset #630;
	text-align: center;
}
.channels_preview_noborderDIV {
	float: left;
	width: 690px;
	position: static;
	margin-top: 12px;
	text-align: center;
}


.eventsDIV {
	float: left;
	width: 369px;
	position: static;
	margin-top: auto;
	margin-bottom: auto;
}
.boxDIV {
	float: left;
	width: 322px;
	position: static;
	margin-top: 5px;
	text-align: right;
}

.newsDIV {
	float: left;
	width: 480px;
	position: static;
}
.ADcolumDIV {
	float: left;
	width: 212px;
	position: static;
	margin-top: 10px;
	text-align: right;
}
.toolsDIV {
	float: left;
	width: 326px;
	position: static;
	text-align: center;
	background-color: #369;
	margin: 0px;
}
.searchDIV {
	float: none;
	position: static;
	margin-top: 7px;
}
.toolsDIV a:link {
	color: #FFF;
}
.toolsDIV a:visited {
	color: #FFF;
}
.toolsDIV a:hover {
	color: #FFFFCC;
}




.topicsDIV {
	float: left;
	height: 380px;
	width: 325px;
	position: static;
	text-align: center;
	overflow: hidden;
	color: #369;
	margin-bottom: 20px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.tabsDIV {
	float: left;
	height: 320px;
	width: 315px;
	position: static;
	margin-left: 6px;
	color: #FFF;
	text-align: center;
	overflow: hidden;
}
.topicsDIV a:link {
	color: #369;
	text-decoration: none;
	display: block;
}
.topicsDIV a:visited {
	text-decoration: none;
	display: block;
	color: #369;
}
.topicsDIV a:hover {
	color: #663300;
	text-decoration: none;
	display: block;
}




.box1DIV {
	float: left;
	height: 260px;
	width: 323px;
	position: static;
	text-align: center;
}


.photosDIV {
	float: left;
	width: 313px;
	position: static;
	padding-left: 10px;
}
.photosDIV a:link {
	color: #00F;
	text-decoration: none;
}


.photosDIV a:visited {
	color: #00F;
}
.photosDIV a:hover {
	color: #00F;
	text-decoration: underline;
}

.footerDIV {
	background-color: #630;
	float: left;
	width: 1028px;
	position: relative;
	height: 125px;
	text-align: center;
	color: #FFC;
	z-index: auto;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
.indexDIV a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.channels_previewDIV a:hover {
	text-decoration: underline;
	color: #663300;
}
.small_text {
	font-size: 10px;
}



.red_text {
	font-size: 11px;
	color: #F00;
	font-weight: bold;
}
.orange_seperator {
	color: #F60;
	font-weight: bold;
}
#main {
	position:absolute;
	left:718px;
	top:409px;
	width:59px;
	height:16px;
	z-index:3;
	visibility: visible;
}
.business_marqueeDIV {
	float: left;
	height: 30px;
	width: 480px;
}
h1 {
	color: #663300;
}
h2 {
	color: #663300;
	font-size: 14px;
	font-weight: bold;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}


.headlineDIV a:link {
	color: #00F;
	text-decoration: none;
}
.headlineDIV a:visited {
	color: #00F;
	text-decoration: none;
}
.headlineDIV a:hover {
	color: #663300;
	font-style: normal;
}
.H7DIV {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 655px;
	position: static;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.H8DIV {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 655px;
	position: static;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.H8DIV a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.H8DIV a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.H8DIV a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF9;
}
.channelDIV {
	float: left;
	width: 700px;
	position: static;
}

