

/* --- BASIC STYLES and LINKS */
body {
	background-image: url(../img/bckg_body.gif);
	background-repeat: repeat;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

* html body {
	padding-bottom: 5px;
}

#allwrapper {
	width: 742px;
	margin: 5px 20px;
}

.cleaner {
	clear: both;
}

a:link, a:visited,
span, strong {
	color: #F9AC0E;
	text-decoration: none;
}

div.topnavlinks a:link, 
div.topnavlinks a:visited,
div#footer a:link,
div#footer a:visited {
	color: #fff;
	text-decoration: none;
}

div.topnavlinks a:hover {
	color: #F9AC0E;
}

div#footer a:hover {
	color: #423C34;
}

a:hover img.img {
	border: 1px solid #291E13;
}

a img.img {
	border: 1px solid #ccc;
}

img {
	border: 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;
}

/* --- BANNER PLACEMENTS */
div.bannerplacements {
	position: relative;
}

div.banner728 {
	text-align: center;
	margin-bottom: 10px;
}

* html div.banner728 {
	margin-bottom: -10px;
}

div.banner160 {
	position: absolute;
	left: 745px;
	top: 5px;	
}

div.textads {
	position: absolute;
	top: 610px;
	left: 754px;
}

/* BREADCRUMBS for the birdies */
div.breadcrumbs ul {
	margin: 0;
	list-style: none;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

div.breadcrumbs ul li.from a:link,
div.breadcrumbs ul li.from a:visited {
	color: #291E13;
	text-decoration: none;
}

div.breadcrumbs ul li.from a:hover {
	text-decoration: underline;
}

div.breadcrumbs ul li.youarehere {
	color: #D68D01;
}

div.breadcrumbs ul li {
	display: inline;
}

/* --- TOP NAV STUFF */
div#topnavstuff {
	margin: 5px 0;
}

div.loginwrapper {
	float: left;
	color: #fff;
}

div.loginwrapper input {
	margin-right: 5px;
	border: 1px solid #AF9050;
	color: #423C34;
}

div.loginwrapper input.button {
	background-color: #EDEDED;
	border: 1px solid #444;
	font-weight: bold;
	cursor: pointer;
}

div.topnavlinks {
	float: right;
	color: #fff;
}

div.topnavlinks img {
	margin: 0 5px;
}

/* --- HEADER */
div#header {
	background-image: url(../img/bckg_header.gif);
	height: 86px;
	background-repeat: repeat-x;
	position: relative;
}

div#header img.logo{
	position: absolute;
	top:0;
	left: 0;
}

div#header img.headerright{
	position: absolute;
	top:0;
	left: 734px;
}

div#header ul {
	list-style: none;
	margin: 0;
}

div#header ul li {
	display: inline;
}

/* --- THE ALL MIGHTY MAIN NAV STYLES ---
-------------------------------------------*/

div#header ul.mainnavs {
	list-style: none;
	margin: 0;
	float: right;
	margin: 58px 10px 0 0;
}

* html div#header ul.mainnavs   {
	position: absolute;
	right: 5px;
}

ul.mainnavs li {
	float: left;
}




/* --- MAIN BODY CONTENT */
div#maincontentwrapper {
	padding: 5px;
	background-color: #fff;
	padding-top: 0;
}


div#maincontent {
	width: auto;
	border: 1px solid #C09A55;
	border-top: 0;
	padding: 5px;
}

div#maincontent table {
	padding: 0;
	border: 0;
}

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

div.newsleftcontainer img {
	float: left;
}



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

.dashedbottom {
	background-image: url(../img/brown_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 1px 0;
}



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

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 {
	/*float: right;
	position: relative;*/
}

div.leftpageheader p {
	display: inline;
}



/* RIGHT SIDE */

img.rss {
	position: absolute;
	top: -20px;
	right: 0;
}

div.rightpageheader {
	background-color: #F9EFDA;
	position: relative;
	padding: 5px 5px 1px 5px;
	margin-bottom: 5px;
}

div.rightpageheader img.img {
	display: block;
	margin-bottom: 5px;
}

div.rightpageheader strong {
	color: #7E603D;
}

div.rightpageheader p {
	margin-top: 0;
	color: #7E603D;
}

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

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

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


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


/* "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-image: url(../img/icon_news_yellow.gif);
	margin: 10px 0 5px 25px;
}



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

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;
	text-align: right;
}

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

/* --- FOOTER STUFF -- */
div#footer {
	background-image: url(../img/bckg_footer.gif);
	height: 58px;
	background-repeat: repeat-x;
	margin-top: 10px;
	position: relative;
}

div#footer img.footerleft {
	position: absolute;
	left: 0;
}

div#footer img.footerright {
	position: absolute;
	right:0;
	top: 0;
}

div#footer table {
	margin: auto;
	text-align: center;
}

* html div#footer table {
	margin-top: 10px;
}



