/*-------------------------------------------------
GENERAL
-------------------------------------------------*/
html{
  background: #899D70 url(images/bg-stripes.gif) repeat left top;
}

body,td,th {
  font: 76%/1.25em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  color: #000;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  background: url(images/bg-head.jpg) repeat-x center top;
  /*---*/
  /*border-left: 1px dashed #FFF;
  border-right: 1px dashed #FFF;*/
}
#contentHolder {
  position: relative;
  margin: 0 0 0 32px;
  padding: 0;
  width: 919px;
  overflow: visible;
  background: url(images/bg-content.jpg) no-repeat left top #FFF;
  border-left: 5px solid #3a3a3a;
  border-right: 5px solid #3a3a3a;
  overflow: hidden;
}
p {
  margin: 0 0 .8em 0;
}
a:link, a:visited {
  color: #846244;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
h1{
  font-size: 1.5em;
}
h2{
  font-size: 1.2em;
}
h3{
  font-size: 1.1em;
}
h1, h2, h3 {
  clear: both;
  font-family: Georgia, Times New Roman, Times, serif;
  margin: .5em 0;
  padding: 0;
}
h1 a:link, h2 a:link, h3 a:link, h1 a:visited , h2 a:visited , h3 a:visited {
  color: #000;
}
::-moz-selection{
  background: none;
  color: #507864;
}
::selection {
  background: none;
  color: #507864;
}





/*-------------------------------------------------
HEADER
-------------------------------------------------*/
#title {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 100;
  /*---*/
  /*border-bottom: 1px dashed #F00;*/
}
#title h1{
  display: hidden;
  margin: 0;
  padding: 0;  
}
#title h2, #title p{
  display: block;
  text-indent: -100em;
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0; 
  /*border: 1px dashed #F00;*/
}
#title a{
  display: block;
  text-indent: -100em;
  overflow: hidden;
  width: 919px;
  height: 107px;
  margin: 0;
  padding: 0;
  background: url(images/header.jpg) no-repeat;
}


/*-------------------------------------------------
MENU
-------------------------------------------------*/
#contentHolder #menu{
  display: none;
  margin: 0;
  width: 0;
  height: 0;
}
#menu ul{}
#menu ul li{}
#menu ul li a:link, #menu ul li a:visited{}
#menu ul li a:hover, #menu ul li a:active{}
#menu ul li a{}


/*-------------------------------------------------
DECORATIONS
-------------------------------------------------*/



/*-------------------------------------------------
BODY TEXT
-------------------------------------------------*/
#bodyText{
  margin: 0 auto 0  auto;
  width: inherit;
  z-index: 1;
  /*---*/
  /*border: 1px dashed #0F0;
  overflow: hidden;*/
}
#bodyText img{
  border: 1px solid #FFF;
}


/*-------------------------------------------------
COLUMNS
-------------------------------------------------*/
#bodyText #col1{
  float: left;
  margin: 0;
  padding: 1em 0 0 0;
  width: 180px;
  overflow: hidden;
  /**/
  /*border: 1px dashed #f00;*/
}
#bodyText #highlights{
  float: left;
  margin: .5em 0 0 0;
  padding: 0 0 0 16px;
  width: 710px;
  height: 1em;
  /*border: 1px dashed #f0f;*/
}
#bodyText #highlights #topHeadlines #TICKER{
  font-family: "Courier New", Courier, mono;
  overflow: hidden;
  width: inherit;
  border-left: 1px solid #B3AE88;
  border-right: 1px solid #B3AE88;
}
#bodyText #highlights #topHeadlines #TICKER a{
  font-family: "Courier New", Courier, mono;
  font-size: 1.1em;
  margin: 0;
  padding: 0 1em 0 1em;
  border-right: 1px solid #99AD80;
}
#bodyText #highlights #topHeadlines #TICKER a:link{
  color: #434343;
}
#bodyText #highlights #topHeadlines #TICKER a:hover{
  background: #F4F2E6;
}
#bodyText #col2 {
  float: left;
  margin: 1.5em 0 0 0;
  padding: 20px 16px 0 16px;
  width: 500px;
  margin-left: 8px;
  margin-right: 8px;
  overflow: hidden;
  background: #fff;
  /**/
  /*border: 1px dashed #0f0;*/
}
#col2 h1{
  margin: 0 0 1.5em 0;
}
#col2 #page2Holder{
  display: block;
  font-family: "Courier New", Courier, mono;
  /*height: 10em;*/
  margin: 1em 0;
  padding: 0 0 4em 0;
  background: url(images/bg-content.jpg) no-repeat -300px -50px #FFF;
  border: 2px solid #899D70;
}
#col2 #page2Holder h3{
  font-family: "Courier New", Courier, mono;
  font-size: 1.5em;
  color: #3A3A3A;
  margin: .3em 0;
}
#col2 #page2Holder a:link{
  color: #434343;
}
#col2 #page2Holder a:hover{
  background: #F4F2E6;
}
#col2 #page2Holder ul#page2Ticker{
  display:block;
  height:auto;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  padding:0pt;
}
#col2 #page2Holder ul#page2Ticker li{
  margin:0pt;
  padding:0pt 1em;
}
#bodyText #col3 {
  float: left;
  margin: 2em 0 0 0;
  padding: 0;
  width: 184px;
  height: auto;
  overflow: visible;
  background: url(images/right-bg.jpg) left top no-repeat;
  /**/
  /*border: 1px dashed #00f;*/
}
#bodyText img{
  border: 1px solid #3a3a3a;

}

/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/

#bodyText #col1 #sidebar {
  color: #3a3a3a;
  font-size: .8em;
}
#bodyText #col1 ul{}
#bodyText #col1 #sidebar h2{
  padding-left: .5em;
  color: #507864;
  border-bottom: 1px solid #3a3a3a;
}
#sidebar h1 a:link, #sidebar h2 a:link, #sidebar h3 a:link, #sidebar h1 a:visited , #sidebar h2 a:visited , #sidebar h3 a:visited {
  color: #507864;
}
#sidebar h1 a:hover, #sidebar h2 a:hover, #sidebar h3 a:hover, #sidebar h1 a:active , #sidebar h2 a:active , #sidebar h3 a:active {
  color: #846244;
  text-decoration: none;
}
#bodyText #col1 #sidebar p{
  margin-bottom: 1em;
  padding-left: .5em;
}
#bodyText #col1 #sidebar li ul{
  padding-left: .5em;
}
#bodyText #col1 #sidebar li{
  margin-bottom: 1em;
}
#bodyText #col1 #sidebar li li{
  margin-bottom: 0em;
}
#bodyText #col1 #sidebar li.syndication img{
  border: none;
  float: left;
  margin-top: 2px;
}
#bodyText #col1 #sidebar li ul#masthead{}
#bodyText #col1 #sidebar li ul#masthead li.contact{
  margin-top: .5em;
}
#bodyText #col1 #sidebar li ul#blogroll{
  padding-left: 0;
}
#bodyText #col1 #sidebar #radio{}
#bodyText #col1 #sidebar #radio h2{
  color: #846244;
}
#bodyText #col1 #sidebar #radio #radioControl{
  width: 173px;
  height: 59px;
  z-index: 100;
}
#bodyText #col1 #sidebar input{
  margin: 0 0 .5em 0;
  padding: 0 1px;
  width: 99%;
  color: #507864;
  background: #fff;
  border: 1px solid #3A3A3A;
  /**/
  /*border: 1px dashed #f00;*/
}
#bodyText #col1 #sidebar input.submit{
  width: auto;
  color: #000;
  padding: 0;
  margin: 0;
  background: #fff;
  border: 1px solid #3A3A3A;
  /**/
  /*border: 1px dashed #f00;*/
}
#bodyText #col1 #sidebar .thirdi{}
#bodyText #col1 #sidebar .thirdi img{
  margin-left: 23px;
  border: 1px dotted #899D70;
}


/*-------------------------------------------------
MEDIA MATTERS
-------------------------------------------------*/

#mediamatters table table{
  width: inherit;
  /*border: 1px solid #3a3a3a;*/
  /*font-size: .8em;
	line-height: 1.2em;*/
  border-collapse: collapse;
  empty-cells: hide;
}
#mediamatters table table td{
  display: inline-block;
  padding-bottom: .75em;
}
#mediamatters table table td{
  /*line-height: 1.2em;*/
  vertical-align: top;
  border-bottom: 1px solid #F0EDDE;
}
#mediamatters table table tr.alt{
  /*background: #F0EDDE;*/
}


/*-------------------------------------------------
FOOTER
-------------------------------------------------*/
#footer {
  font: .8em/1.25 "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  color: #3a3a3a;
  text-align: right;
  position: relative;
  clear: both;
  width: 100%;
  margin: 0 0 0 0;
  padding: 200px 0 1em 0;
}
#footer #credit{
  margin: 0.7em 0 0 0;
}
#footer a:link{
  color: #846244;
  font-weight: bold;

}
#footer a:visited {
  color: #846244;
}
#footer a:hover {
  color: #846244;
}
#footer a:active {

  color: #846244;
}
#footer #browser{
  position: fixed;
  top:0;
  z-index: 100;
  margin: 4px 0 0 0;
  font-size: 9px;
  background-color: #FFFFFF;
  border: 4px solid #000000;
  padding: 4px;
  text-align: center;
  color: #333;
  font-size: 26px;
}
#footer #browser a{
  color: #9A0000;
}
/* IE 5 Mac misses the end-of-comment
   because of the backslash
\*/
#footer #browser {
  display: none;
}
/* IE5 Mac sees the end of this comment
*/




  font-size: 9px;
  background-color: #FFFFFF;
  border: 4px solid #000000;
  padding: 4px;
  text-align: center;
  color: #333;
  font-size: 26px;
}
#footer #browser a{
  color: #9A0000;
}
/* IE 5 Mac misses the end-of-comment
   because of the backslash
\*/
#footer #browser {
  display: none;
}
/* IE5 Mac sees the end of this comment
*/


