BODY {
 margin: 0px;
 padding: 0px;
 background-image: url(images/structure/background.gif);
 background-color: #6B745F;
 text-align:left;
}

TD {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 12px;
 color: rgb(112,100,0);
}

IMG {
 border: 0px;
}

TABLE {
 border: 0px;
}

P.body {
 margin: 10px;
}

A.lightbg:link {
 color: rgb(200,113,0);
 text-decoration: underline;
 font-weight: bold;
}

A.lightbg:visited {
 color: rgb(200,113,0);
 text-decoration: underline;
 font-weight: bold;
}

A.lightbg:hover {
 color: rgb(200,113,0);
 text-decoration: underline;
 font-weight: bold;
}

A.darkbg:link {
 color: #FFFFFF;
 text-decoration: underline;
 font-weight: bold;
}

A.darkbg:visited {
 color: #FFFFFF;
 text-decoration: underline;
 font-weight: bold;
}

A.darkbg:hover {
 color: #FFFFFF;
 text-decoration: underline;
 font-weight: bold;
}

#menubar {
 background-image: url(images/structure/buttonbg.gif);
 background-repeat: repeat-y;
 padding-top: 2px;
 padding-left: 17px;
 padding-right: 2px;
 height: 124px;
}

#menubar a, #menubar a:active, #menubar a:visited {
 display: block;
 background-image: url(images/buttons/button_out.jpg);
 background-repeat: no-repeat;
 height: 19px;
 color: #fff;
 font-size: 10px;
 line-height: 19px;
 text-decoration: none;
 text-align: left;
 font-weight: bold;
 margin: 0px;
 margin-bottom: 1px;
 margin-left: 8px;
 padding: 0px;
 padding-left: 14px;
}

#menubar a:hover {
 color: #000;
 background-image: url(images/buttons/button_over.jpg);
}

#tablefooter {
 width: 728px;
 height: 41px;
 background-image: url(images/structure/bottom.gif);
 background-repeat: no-repeat;
 text-align: right;
 font-weight: bold;
 color: rgb(200,113,0);
 padding-right: 20px;
 vertical-align: top;
}

#pagefooter {
 text-align: center;
 font-family: Tahoma, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #FFFFFF;
}

#banners {
 padding: 5px;
 text-align: center;
}

#bonuses {
 font-size: 10px;
}

.sectionheaders {
 background-color: rgb(226,219,173);
 background-image: url(images/structure/endcap.gif);
 background-repeat: no-repeat;
 font-family: Arial Black, sans-serif;
 font-size: 14px;
 font-variant: small-caps;
 color: #55481C;
 height: 26px;
 width: 100%;
 padding-top: 0px;
 padding-bottom: 0px;
 text-align:left;
 text-indent: 33px;
}

.sectioncells {
 background-color: rgb(226,219,173);
 border: 2px solid rgb(208,203,148);
 padding: 4px;
 text-align:left;
 line-height: 1.4;
}

.columns {
 vertical-align: top;
 background-color: rgb(250,246,211);
}

.quotenames {
 width: 100%;
 text-align: right;
 font-size: 11px;
 font-weight: bold;
 font-family: Verdana, Tahoma, sans-serif;
 color: rgb(112,100,0);
}

p.quotenames {
 margin-top: 0px;
 padding-top: 0px;
}

.bodysectiontitle {
 width: 100%;
 text-align: center;
 font-weight: bold;
 font-size: 14px;
 color: #000000;
}

.bodytext_lvl1 {
 font-family: Arial Black, Tahoma, sans-serif;
 font-size: 14px;
 text-align: left;
}

.bodytext_lvl2 {
 text-align: center;
 font-family: Arial, Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 width: 95%;
 margin: 10px;
}

.bodytext_lvl3 {
 text-align: center;
 font-family: Arial, Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

.linkcontainer {
 width: 100%;
 text-align: right;
}

.linkbutton {
 width: 132px;
 height: 23px;
}

.blacktext {
 color: #000000;
}

.rusttext {
 color: rgb(200,113,0);
}

img.border {
 border: #000000 1px solid;
}

hr {
 color: rgb(112,100,0);
}

.emphasis {
 font-size: 12px;
 font-weight: bold;
}

.headline {
 font-size: 32px;
 color: #8E0000;
 color: #6F0000;
 font-family: times, 'Times New Roman', serif;
 font-weight: bold;
 margin-top: 0px;
 padding-top: 0px;
 line-height: 1.2;
}

.subheadline {
 font-size: 24px;
 color: #8E0000;
 color: #6F0000;
 font-family: times, 'Times New Roman', serif;
 font-weight: bold;
 line-height: 1.2;
}

.bold {
 font-weight: bold;
 }

#bonus td {
 color: #55481C;
 font-weight: bold;
}

.pullquote {
 font-size: 18px;
 font-weight: bold;
}

.redtext {
 color: #8E0000;
 color: #6F0000;
}

.caption {
 font-size: 11px;
 font-weight: bold;
}

ul#showmap_leftcol {
 margin-left: 12px;
 padding-left: 0px;
}

ul.flushLeft {
 margin-left: 12px;
 padding-left: 0px;
}

/* POPUP WINDOW */

body#popup {
	background: #24471f;
	text-align: center;
	color: #f9f5ce;
}

body#popup h1 {
	font-size: 22px;
}

body#popup p {
	font-family: Tahoma, Arial, sans-serif;
}

#article-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#article-list li a {
	color: rgb(200,113,0);
 	text-decoration: underline;
 	font-weight: bold;
}