body {
	font-family: Arial CE, Tahoma, Verdana;
	margin: 0;
	font-size: 70%;
	color: #373535; 
	background-color: #fff;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	}
	
table, td {
	font-family: Arial CE, Tahoma, Verdana, Arial CE;
	font-size: 100%;
	color: #373535; 
	}
	
a {
	text-decoration: underline;
	color: #958334; 
	}
		
form {
	margin: 0;
	}	
	
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
	
h1 {
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 160%;
	font-weight: bold;
	color: #373535;
	}
	
h4 {
	color: #ff0000;
	padding-top: 3px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	}
	
h6 {
	font-size: 80%;
	color: #686868;
	padding-top: 3px;
	margin: 0px;
	}
	
#oldbrowsers {
	display: none;
	}

#banner-top5 {
	height: 178px;
	}
	
#main-content {
	background: #fff;
	background-image: url(../img/bg_content_delimeter.gif);
	background-repeat: repeat-x;
	}
	
.left  {
	float: left;
	}
	
.right {
	float: right;
	}
	
.header-padding {
	padding: 32px 10px 0 0;
	}	
	
#top-search {
	float: right;
	width: 180px;
	padding-top: 3px;
	padding-right: 10px;
	background-image: url(../img/topmenu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#poll-content {
	padding: 10px;
	}
	
.textinverse {
	color: #958334;
	font-size: 110%;
	}
	
.red {
	color: #ff0000;
	font-size: 110%;
	}
	
.blue {
	color: #304aa6;
	font-size: 110%;
	}
	
.green {
	color: #017929;
	font-size: 110%;
	}
		
#partners {
	height: 57px;
	_height: 60px;
	z-index: 0 !important;
	text-align: center;
	border-bottom: 3px solid #e7ddb2;
	background-image: url(../img/bg_white.gif);
	}	
	
.programtip-border {
	border: 3px solid #f6f2e7;
	}	
	
.programtip-border-image {
	border-right: 3px solid #f6f2e7;
	}	
	
.programtip-padding {
	padding: 5px;
	}	
	
.program-on {
	background-color: #f9f8f2; 
	padding: 2px 6;
	border-bottom: 1px solid #ddd9cf;
	color: #958334;
	}	
	
.program-off {
	background-color: #fff; 
	padding: 2px 6;
	border-bottom: 1px solid #f6f2e7;
	}	
		
.home-padding {
	padding: 9px;
	font-size: 90%;
	}

#navigation {
	padding: 7px 7px 7px 7px;
	}
.street {
	padding: 2px;
	margin: 2px;
	width: 20px;
	float: left;
	border: 1px solid #c3b781;
	background-color: #f9f8f2; 
	text-align: center;
	color: #958334;
	}
	
#right-section {
	background-image: url(../img/bg_right.gif);
	background-repeat: no-repeat;
	}
	
.right-padding {
	padding: 0 9px;
	}	
	
.tablebg {
	background-color: #c3b781; 
}

.tdheaderbg {
	background-color: #dcd3ac; 
}

.tdbg {
	background-color: #f0eddd; 
}

.tdbg2 {
	background-color: #faf9f3; 
}

.list ul {
	margin: 0 0 0px 20px;
	padding: 0;
}

.list {
	text-decoration: none;
	list-style-position: outside !important;
	list-style-type: none !important;
	margin-bottom: 4px;
	list-style-image: url(../img/icons/list.gif) !important;
}

.listsub {
	text-decoration: none;
	list-style-position: outside !important;
	list-style-type: none !important;
	margin-bottom: 2px !important;
	list-style-image: url(../img/icons/list.gif) !important;
}

