/*
-----------------------------------------------
Styles for MLC LAndscape Design
date:     2/25//06 - MG -
----------------------------------------------- */

body
{
	color: #DDE6AB;
	margin: 20px 0px 0px 0px;
}

div.main
{
	height: 435px;
	width: 435px;
	overflow: auto;
	color: #DDE6AB;
	font-family: serif, "Times-Roman", "Times";
	font-size: medium;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}

div.viewer
{
	height: 375px;
	width: 460px;
}

div.side
{
	padding: 20px 0 0 20px;
	text-align: left;
	color: #DDE6AB;
	font-size: 10pt;
}

p.init:first-letter
{
	font-size: 250%;
	float: left;
	line-height: 80%;
	color: #dbe7ab;
	padding: 0 5px 0 0px;
}

ul.emph
{
	line-height: 1.5em;
	font-style: oblique;
	font-size: larger;
	list-style-type: square;
}

a:link {
	color: #CC6;
	text-decoration: none;
	}
a:visited {
  color: #CC6;
  text-decoration:none;
  } 
a:hover {
  color:#390;
  text-decoration:none;
  }  
  
a.mfooter:link {
	color: #390;
	text-decoration: none;
	font-size: small;
	}
a.mfooter:visited {
  color: #390;
  text-decoration:none;
  font-size: small;
  } 
a.mfooter:hover {
  color:#8AA;
  text-decoration:none;
  font-size: small;
  } 
  
a img {
  border-width:0;
  }

td.footer
{
	color: #390;
	font-family: serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;

}
