.maintext
	{
	font-family:arial;
	font-size:11pt;
	}
	
.maintext2
	{
	font-family:arial;
	font-size:10pt;
	font-weight:none;
	}

.mainlink
	{
	color: #330000;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.mainlink:hover
	{
	color: #AF9114;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

.mainlink2
	{
	color: #330000;
	text-transformation:none;
	text-decoration:none;
	font-weight:none;
	}

.mainlink2:hover
	{
	color: #AF9114;
	text-transformation:none;
	text-decoration:none;
	font-weight:none;
	}

.bio
	{
	font-family:arial;
	color:#FFFFFF;
	font-size:9pt;
	text-decoration:none;
	font-weight:none;
	}
	
.biolink
	{
	font-family:arial;
	color:#CCCC99;
	font-size:9pt;
	text-decoration:none;
	font-weight:none;
	}
	
.biolink:hover
	{
	font-family:arial;
	color: #FFFFFF;
	font-size:9pt;
	text-decoration:none;
	font-weight:none;
	}

.sh1
	{
	font-family:arial;
	color: #CCCC99;
	font-size:16pt;
	text-transform:uppercase;
	font-weight:none;
	text-decoration:none;
	}

.sh2
	{
	font-family:georgia, arial, helvetica;
	color: #000000;
	font-size:14pt;
	text-transform:none;
	font-weight:bold;
	}
	
.sh3
	{
	font-family:georgia, arial, helvetica;
	color: #CCCC99;
	font-size:12pt;
	text-transform:none;
	font-weight:bold;
	}

.headline
	{
	font-family:arial;
	color: #6D4E22;
	font-size:16pt;
	text-transform:uppercase;
	font-weight:none;
	text-decoration:none;
	}

.edition
	{
	font-family:arial;
	color: #6D4E22;
	font-size:8pt;
	text-transform:uppercase;
	font-weight:none;
	text-decoration:none;
	}

.pullquote
  {
  background-image: url('/ezine/images/pullquote_graphic.png');
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 32px;
  padding-bottom: .25em;
  padding-top: .5em;
  width: 33%;
  margin-left: 6pt;
  margin-right: 12pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-style: italic;
  float: right;
  color: #4A1A1D;
  font-size: 1.1em;
  }
div.image
  {
    float: left;
    margin: 1.5em 1em 0em 0em;
    width: 40%;
  }
div.image img
	{
	display: block;
	float: none;
	max-width: 100%;
	}
div.image p
  {
  text-align: center;
  font-style: italic;
  line-height: 1.25em;
  margin-top: .25em;
  margin-bottom: .75em;
  width: 100%;
  }
div.image.image_right
	{
	float: right;
  margin: 2em 0em 0em 1em;
	}
