body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
/*	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;	*/
	background-color: #faf0ce;	
}

h1 {
/*  margin-top:-10px;
  margin-bottom:-15px; */
  font-size: 1.5em;
  font-weight: bold;
  font-family: Times, Georgia, Serif;
  color: #6d5931;
  margin: 8px 0 5px 0;
  padding: 0 0 0 0;
 }
h2 {
/*  margin-top:-10px;
  margin-bottom:-15px; */
  font-size: 1.3em;
  font-family: Times, Georgia, Serif;
  color: #6d5931;
  margin: -7px 0 14px 0;
  padding: 0 0 0 0;
 }
h3 {
/*  margin-top:-10px;
  margin-bottom:-15px; */
  font-size: 1.1em;
  font-family: Times, Georgia, Serif;
  color: #6d5931;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
 }
h4 {
  font-size: 1.2em;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
 }
 
h5 {

  font-size: 1.2em;
  color: red;
  margin: 0 0 -8px 0;
  padding: 0 5px 0 0px;
  text-align: left;
  border:0px solid green;	
 }
 
h6 {
  float: left;
  font-size: 0.85em;
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
  text-align: left; 
  font-weight: bold; 
  border:0px solid green;  
 }
 
hr {
	color: orange;
}
#sep {
 }
#sep hr {
   border: 0;
   color: #999999;
   background-color: #efefef;
   height: 3px;
}

b {
  /*font-size: 0.95em; */
}
 
a {
   text-decoration: none; 	
   color: #6d5931;	
 }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
   text-decoration: underline;
   color: #6d5931;
 }
a:visited {
   color: #6d5931;
 }
/* ------------------------------------------------------------ */
#header {
	width: 924px;
	margin-right: auto;
	margin-left: auto;	
	background-color: #f9f6e5;	
/*	background-image: url(../images/bg-header3.png);
	background-repeat: repeat-x;  */
}

#header-container {
	border:0px solid yellow;
	color: #FFFFFF;		
}

#header-container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ------------------------------------------------------------ */
#global-navigation {
    margin-top: 0px !important;
    margin-top: -3px;	
	width: 924px;
	margin-right: auto;
	margin-left: auto;	
/*	background-image: url(../images/bg-navbar2.png);
	background-repeat: repeat-x;  */
	background-color: #6d5931; 
/*	border-top-style: none; */
/*	border:1px solid yellow; */
}
#global-navigation-container {
	line-height: 40px;
    margin-left: 10px;
	border:0px solid black;	
}
#global-navigation-container li {
	display: inline;
	padding-left: 0px;
	color: #ffffff;
	font-weight: bold;
    font-size: 0.9em;	
/*	text-transform: uppercase; */
}
#global-navigation-container a {
	color: #ffe508;
	text-decoration: none;
}
#global-navigation-container a:hover {
	text-decoration: none;
	color: orange;
/*	background-color: #ffffff; */
}
#global-navigation-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#global-navigation-datetime {
	float: right;
	color: #ffe508;
	text-decoration: none;
	padding-right: 5px;
	font-weight: bold;	
    font-size: 0.7em;	

}
/* ------------------------------------------------------------ */

#wrap {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
    background-color: #eee;
	border:0px solid black;  
    font-size: 1.1em;	
}

#content-container {
	clear: both;

}

#copy-container {
	float: left;
	width: 485px;
	border:0px solid black;	
	background-color: #fff;			
    padding-left: 10px;
}

#copy-container img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#copy-center {
	float: left;
	width: 665px;
    margin-top: 0px;	
	border:0px solid black;	
	background-color: #fff;			
    padding-left: 10px;
    padding-right: 10px;	
    font-size: 0.9em;	
	border-right: 0px solid black;	
}

#copy-center img  {
    margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:0px solid black;	
}

#copy-wide {
	float: left;
	width: 754px;
	border:0px solid black;	
	background-color: #fff;			
    padding-left: 10px;
	padding-right: 10px;
}

#copy-right {
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;	
    background-color: #eee;	
    padding-left: 5px;	
    padding-right: 5px;	
	padding-bottom: 15px;
	border: 0px solid black;	
}

#copy-right ul {
	list-style-type: disc; 
	list-style-position: outside; 	
	margin: 0px;
	padding: 0px;  
}

#copy-right img  {
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ad-container {
	float: right;
	width: 130px;
	height: 600px;
	margin-top: 10px;
	border:0px solid black;	
}
#ad-container img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ad-box {
	float: left;
	width: 300px;
/*	height: 250px;  */
	margin-top: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;	
	border:0px solid black;	
}
#ad-box img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#box-left {
	float: left;
	margin: 3px 3px 3px 3px;	
	border: 0px solid black;	
}

#box-right {
	float: right;
	margin: 3px 24px 3px 18px;	
	border: 0px solid black;	
}

#ad-125x125 {
	float: right;
	width: 125px;
	height: 125px;
	margin: 10px;
	border:0px solid black;	
}
#ad-125x125 img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ad-468x60 {
	width: 468px;
	height: 60px;
	margin: 0px;
	border:0px solid black;	
}

#cta-container img {
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pageit {
	float: right;
}

#pageit a {
	text-decoration: none;
}

.post_date {
	float: right;
	width: 170px;
	border:0px solid black;	
}

/* ------------------------------------------------------------ */
#footer {
/*	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;  */
	width: 100%;
	clear: both;
}
#footer-container {
	font-size: .8em;
	color: #666666;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-container a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

#footer-container a:hover {
	color: black;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}


.redText {
	color: #FF0000;
}
.greenText {
    background: #00ff00;
	color: #ffffff;
}
#content-container #dynamic-text #readable-headline {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

.textright {
  text-align: right;
}

.small {
  font-size: 0.8em;
}

.bullet {
   float: left;
   text-align: left;  
/*  text-indent: 10px; */
  width: 10px; 
/*  display: inline;  */
  border:0px solid black;
}
.bullet-text {
   text-align: left;   
/*  text-indent: 10px; */
/*  display: inline;  */
  border:0px solid blue;
}
.bullet-text a {
	color: black;	
    text-decoration: none;
}

.bullet-text a:hover {
	color: orange;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clearingElement {
   clear: both;
}

p {
  margin: 10px 0 5px 0;
  padding: 0 0 0 0;
}

#ad-inline {
	width: 580px;
	margin-top: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;	
	border:0px solid black;	
}

#ad-inline img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ad-epn-hdr {
  color: white;
  background: #0000ff;
  padding-top: 3px;
  padding-left: 8px;
  padding-right: 8px;  
  padding-bottom: 3px;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.0em;  
}

#ad-cell {
	margin: 5px 5px 5px 5px;
    text-align: center; 
    font-weight: bold;	
    font-size: 0.8em;
    background: #ffffff;	
	border: 0px solid black;	
}
#table-ad {	
	border:0px solid black;	
}
#table-img {
	float: left;
	margin: 0px 8px 3px 3px;	
	border:0px solid black;	
}
#price-1 {
   padding: 5px 0px 0px 0px;
   color: #FF0000;
   font-weight: bold;	
   font-size: 1.2em;
}

#table-ad h6  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-align: left;
    font-size: 0.6em; 
}

#ad-120x240 {
	float: right;
	width: 106px;
	margin: 7px 0 7px 5px;
	padding: 0 7px 0 7px;
	text-align: center;
    font-size: 0.7em;
    font-weight: bold;	
	border:0px solid black;	
}
#ad-120x240 h4  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-align: center;
    font-size: 1.5em; 
	font-weight: bold;
    color: red;
}

#ad-120x240 img  {
	border-style: none;
	margin: 0 0 7px 0;
}

#ad-120x240 h6  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-align: center;
    font-size: 0.8em; 
}
#ad-120x240 h6 a {
    color: #aaaaaa;
}

#ad-fmt-a {
    float: left;
	margin: 7px 10px 7px 0px;
	padding: 0 7px 0 7px;
	text-align: center;
    font-size: 0.8em;
    font-weight: bold;	
	border:0px solid black;	
}

#ad-fmt-a h4  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 1.9em; 
	font-weight: bold;
    color: red;
}
#ad-fmt-a h6  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 0.8em;
    color: black;	
}
#ad-fmt-a a  {
    color: red;
	text-decoration: none;
}
#ad-fmt-a :hover  {
    color: blue;
	font-weight: bold;
	text-decoration: none;
}

#ad-fmt-c {
	margin: 7px 0 7px 5px;
	padding: 0 7px 0 7px;
	text-align: left;
    font-size: 0.7em;
    font-weight: bold;	
	border:0px solid black;	
}
#ad-fmt-c h4  {
    display: inline;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-align: center;
    font-size: 1.5em; 
	font-weight: bold;
    color: red;
}

#ad-fmt-c1  {
    float: left;
    margin: 25px 10px 0 10px;
	text-align: center;
	border:0px solid blue;	
}

#ad-fmt-c img  {
    float: left;
	border-style: none;
	margin: 0 0 7px 0;
}

#ad-fmt-c h6  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-align: center;
    font-size: 0.8em; 
}
#ad-fmt-c h6 a {
    color: #aaaaaa;
}
#clr-right {
   clear: right;
 }

