div, ul, li, span, td, th {
	margin: 0;
	padding: 0;
}
body {
	/*	background: #f1f4c9 url(theme/body.jpg) repeat-y 660px 0;
*/	background: #ede2b4 url(theme/body4.jpg) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	text-align: centre;
	color: #c64620;
	font:small/1.4 Arial, "Lucida Grande", Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
}
html>body {
	font-size:small;
}
/* 
    ----------------------------------------------- 
	Links  0f957a / 34a8a5
	----------------------------------------------- 
*/

a:link, a:visited {
	color:#839a6e;
	text-decoration:none;
}
a:visited {
	color:#839a6e;
}
a:hover {
	color:#89894b;
	background-color:#ecc79b;
}
a:link img, a:visited img, a:hover img {
	border-width:0;
}
ul, ol {
	list-style: none;
}
li {
	padding-left: 1.5em;
}
/*STRUCTURE*/

#wrapper {
	text-align: left;
	/*margin: 0px auto;*/
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background: url(theme/container.jpg) repeat-y top right;
}
#container {
}
#header {
	margin: 0 0 15px 0;
	background: yellow;
}
#content {
	float: left;
	width: 460px;
}
#content .article {
	padding: 20px;
}
#side2 {
	float: right;
	width: 300px;
	background: url(theme/identity-bg.jpg) no-repeat top left;
}
#side1 {
	float: left;
	width: 200px;
}
#identity-banner {
	width: 300px;
	height: 406px;
}
#footer {
	font-size: .898em;
	color: #c8bf95;
	border-top: 1px solid #ded5a6;
	text-align: left;
	clear:both;
	margin: 0px 320px 20px 20px;
	padding: 10px 0;
}
#footer ul, #outsidefooter ul {
	padding: 				0.5em 0px;
	margin: 				0;
}
#footer li, #outsidefooter li {
	display: 				inline;
	padding-left: 			3px;
	white-space: 			nowrap;
}
#footer li a, #outsidefooter li a {
	color:  #464646;
	padding-right: 			3px;
	border-right: 			1px solid #464646;
	text-decoration: 		none;
}
#footer li a:hover, #footer li a:focus, #outsidefooter li a:hover, #outsidefooter li a:focus {
	color:  #269f9b;
	text-decoration: 		underline;
}
#footer li.last a, #outsidefooter li.last a {
	border: 				0;
}
#footer p {
	padding: 				0.5em 20px;
	margin: 				0;
}
#footer a {
	color:  #269f9b;
	text-decoration: 		none;
}
#footer a:hover {
	text-decoration: 		underline;
}
.clearer {
	clear:both;
}
.gray {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	font-style:italic
}
#menu {
	padding: 10px 20px 0 0;
	margin: 0; width: 180px;
	position:relative;
}
.toggler {
	text-align: left;
	font-size: .88em;
	text-transform:uppercase;
}
#menu li {
	list-style: none;
	margin: 0;
}
ul.navlist {
	padding-left: 0;
	margin-left: 0;
	
}
ul.navlist li {
	list-style: none;
	margin: 0;
	padding: 1px 0;
	text-transform:uppercase;
}
ul.navlist li li {
	list-style: none;
	margin: 0;
	padding: 1px 0 1px 10px;
}
#menu li a {
	color: #76a987;
	text-decoration: none;
	margin:8px 0;
	padding: 4px 0;
	text-transform:uppercase;
}
#menu li li a {
	color: #074725;
	text-decoration: none;
	margin:4px 0;
	padding:0;
	text-transform:none;
}
#menu li a:hover {
	color:#76a987;
	background-color:#ecc79b;
}
#menu li a.active, #menu li a.opened {
	color:#839a6e;
}
#menu li li a.active, #menu li li a.opened {
	color:#f00;
}
#content {
	/* clear: both; */
	float: left;
	width: 450px;/*	background: transparent url(bg-content-BL.gif) no-repeat bottom left;
*/
}
#submenu li a {
	color: #84bb83;
	text-decoration: none;
	margin:8px 0;
	padding:0;
	text-transform:none;
}
#submenu li li a {
	display: none;
}
#submenu li a:hover {
	color:#06685b;
	background-color:#e8efa9;
}
#submenu li a.active, #submenu li a.opened {
	color:#06685b;
}
/* TABLES */

th {
	text-align: left;
}
table.programtbl th {
	padding: 4px;
	color: #f6f5cb;
	background-color: #687363;
}
table.programtbl tr, table.programtbl tr td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #687363;
	background-color:#fbfada;
}
table.programtbl td {
	padding: 4px;
}
td.runningtime {
	color : #777
}
#outsidefooter {
	font-size: 10px;
	margin:0 auto;
	padding-left: 54px;
	text-align: left;
	color: #654;
		width: 960px;
}
#outsidefooter a, #outsidefooter a:visited {
	color:  #464646;
}
#outsidefooter a:hover {
	color:  #269f9b;
	text-decoration: 		underline;
}
h2.articleTitle {
	background: url(h2.gif) no-repeat 0 0;
	color: #dbe4c5; /* color: #3f4a3a;*/
	padding: 8px 0px 0 20px;
	clear: none;
	font: 25px/1.8em Verdana, sans-serif;
	text-transform: none;
	margin: 6px 0 3px 0;
}
.articlecontent {
	padding: 0 20px;
	background: #f6f5cb;
}
.article {
	padding: 20px;
}
div#promolist {
	padding: 20px 20px 0 20px;
}
div.articlefootnote {
	border-top: 1px solid #84bb83;
	padding: 10px 10px 1px 0;
	margin-top: 10px;
	color: #84bb83;
}
div.articlefootnote span.articledetails {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:.9em
}
a img.framedphoto {
	padding: 5px;
	background-color:#fff;
	border: 1px solid #ccc;
	margin: 2px;
}
a img.framedphoto:hover {
	border-color: #06c;
}
.newsheadline {
	padding-bottom:0;
	margin-bottom:.2em
}
.newsdetails {
	padding: 0;
	font-size:.82em;
	color: #555;
}
.story {
	border-bottom: 1px solid #f1f3cc;
}
table.logogrid {
	padding: 0;
	width: 403px;
	height: 0;
}
