

/* --- BASIC STYLES and LINKS */
ul.additional_features {
	list-style: none;
	padding:0;
	width: 354px;
	margin: 5px 0 0 0 ;
}

ul.otherbox1 li strong a:link,
ul.otherbox1 li strong a:visited,
ul.otherbox1 li strong a:active,
ul.otherbox2 li strong a:link,
ul.otherbox2 li strong a:visited,
ul.otherbox2 li strong a:active,
ul.bottom3 a:link,
ul.bottom3 a:visited,
ul.bottom3 a:active {
	display: block;
	color: #291E13;
	text-decoration: underline;
}

ul.otherbox1 li strong a:hover,
ul.otherbox2 li strong a:hover,
ul.bottom3 a:hover {
	color: #C3B5A5;
	text-decoration: none;
}




/* --- MAIN BODY CONTENT */

div.newsleftcontainer {
	width: 264px;
	float: left;
	margin: 10px 5px 0 0;
}

div.newsleftcontainer img {

}



div.newsrightcontainer {
	width: 446px;
	float: left;
	margin: 10px 0 0 5px;
	position: relative;
}

/* ADDITIONAL FEATURES */
ul.additional_features li {
	background-color: #F9EFDA;
	padding: 5px;
	color: #7E603D;
}

* html ul.additional_features li {
	width: 345px;
}

ul.additional_features li.title,
ul.additional_features li.title a:link strong,
ul.additional_features li.title a:visited strong{
	background-color: #C3B5A5;
	color: #291E13;
	font-weight: bold;
}

ul.additional_features li.title a:hover strong {
text-decoration: underline;
}

ul.additional_features li img.img2 {
float: left;
margin: 0 5px 5px 0;
}


/* ----- HEADING STYLES --- */
td.heading {
	background-image: url(../img/heading_bckg.gif);
	background-repeat: repeat-x;
	text-align: center !important;
	height: 23px;
	width: 100%;
}

td.heading img {
	float: none;
}

td.headingrightcrnr,
td.headingleftcrnr {
	width: 11px;
	height: 23px;
}

/* ----- HEADENDING STYLES --- */
table.headend {
	margin-top: 5px;
}

td.headend {
	background-image: url(../img/footerlink_bckg.gif);
	background-repeat: repeat-x;
	height: 23px;
	margin: 5px 0;
	width: 100%;
}

td.headend a {
	float: right;
}

/* --- UL BOXES ------

----------------------- */

ul.leftpageheader,
ul.rightpageheader,
ul.otherbox1,
ul.otherbox2 {
	list-style: none;
	padding:0;
	margin: 5px 0 0 0 ;
}

/* LEFT SIDE */
div.leftpageheader {
	margin-bottom: 5px;
	background: #E7E5E1;
	width: auto;
	position: relative;
	padding: 5px;
}

div.leftpageheader strong {
	color: #000;
	display: block;
	font-size: 14px;
}

div.leftpageheader span {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	color: #000;
}

div.leftpageheader img.img2{
	float: left;
	margin-right: 5px;
	position: relative;
}

div.leftpageheader a,
div.rightpageheader a {
	color: #291E13;
text-decoration: underline;
	position: relative;
}

div.leftpageheader a:hover,
div.rightpageheader a:hover {
color: #C3B5A5;
text-decoration: none;
}

div.leftpageheader p {
	display: inline;
}



/* RIGHT SIDE */

div.rightpageheader {
	background-color: #E7E5E1;
	position: relative;
	padding: 5px 5px 1px 5px;
	margin-bottom: 5px;
font-size: 13px;
}

div.rightpageheader img.img {
	float: left;
	position: relative;
	margin: 10px 5px 2px 5px;
}

div.rightpageheader strong {
	color: #291E13;
	font-size: 14px;
	display: block;
}

div.rightpageheader span {
	color: #291E13;
}

div.rightpageheader p {
	margin-top: 0;
	color: #291E13;
}

/* "OTHER" BOX1 */
ul.otherbox1 {
	background-color: #E7E5E1;
}

ul.otherbox1 li {
	list-style-image: url(../img/icon_news_grey.gif);
	margin: 10px 0 5px 25px;
}


ul.otherbox1 li.title{
	background-color: #D0CFCB;
	height: 22px;
	list-style: none;
	text-align: center;
	margin: 0 0 5px 0;
	list-style-image: none;
}

ul.otherbox1 li.footer_regbox {
	background-color: #d0cfcb;
	height: 18px;
	list-style: none;
	text-align: right;
	margin: 0;
	padding-right: 10px;
	list-style-image: none;
}




/* "OTHER" BOX2 */
ul.otherbox2 {
	background-color: #F9EFDA;
}

ul.otherbox2 li.title{
	background-color: #C3B5A5;
	height: 22px;
	list-style: none;
	text-align: center;
	margin: 0 0 5px 0;
}

ul.otherbox2 li.footer_regbox {
	background-color: #C3B5A5;
	height: 18px;
	list-style: none;
	text-align: right;
	margin: 0;
	padding-right: 10px;
}


ul.otherbox2 li {
	list-style: none;
	margin: 15px 0 10px 5px;
}



/* BOTTOM 3 */
ul.bottom3 {
	width: 236px;
	margin: 0;
	padding: 0;
	margin: 5px 5px 0 0;
	list-style: none;
	background-color: #F8EBD1;
	float: left;
	position: relative;
	min-height: 150px;
}

* html ul.bottom3 {
	height: 150px;
}

ul.bottom3 li {
	margin: 5px;
}

* html ul.bottom3 li {
	margin: 5px 5px -5px 5px;

}

ul.bottom3 li.title {
	margin: 0;
}

ul.bottom3 li.morelink {
	background-color: #FCD172;
	margin: 0;
	height: 12px;
	padding-top: 5px;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: right;
}

ul.bottom3 li.morelink img {
	margin-right: 5px;
}

/* ADDED MORE NEWS UL BOX */

ul.morenews li strong a:link,
ul.morenews li strong a:visited,
ul.morenews li strong a:active {
	display: block;
	color: #291E13;
	text-decoration: underline;
}

ul.morenews li strong a:hover {
	color: #C3B5A5;
	text-decoration: none;
}

ul.morenews {
	list-style: none;
	padding:0;
	width: 250px;
	margin: 5px 0 0 0 ;
}

ul.morenews li a strong {
color: #291E13;
}

ul.morenews li a:hover strong {
color: #C3B5A5;
}

ul.morenews li {
	list-style-image: url(../img/icon_news_grey.gif);
	margin: 10px 0 5px 25px;
}

ul.morenews {
	background-color: #E7E5E1;
}

ul.morenews li.title {
	background-color: #D0CFCB;
	height: 22px;
	list-style: none;
	text-align: center;
	margin: 0 0 5px 0;
}
ul.morenews li a strong {
color: #291E13;
}

ul.morenews li a:hover strong {
color: #C3B5A5;
}

ul.morenews li {
	list-style-image: url(../img/icon_news_grey.gif);
	margin: 10px 0 5px 25px;
}


ul.morenews li.footer_regbox {
	background-color: #d0cfcb;
	height: 18px;
	list-style: none;
	text-align: right;
	margin: 0;
	padding-right: 10px;
}

ul.morenews li.footer_regbox a img {
	margin-top: 5px;
}