*

a:link     {
	text-decoration: none;
	color:#197b30;}
a:visited  {
	text-decoration: none;
	color:#197b30;}
a:hover    {
	text-decoration: none;
	color: #197b30;
	background: #FFFF99;
}
a:active   {
	text-decoration: none;
	color: #197b30;
	border: #66CC33;
}

	

body
{
	background-color: #ffffff;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	text-align: left;
}

/* id=#, class=. */

#wrap
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #ffffff;	
	margin-bottom: 1.0em;
}

#container-main {
	margin-top: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: .9em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}



#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #000000;
}

#page	a:active
{
	color: #cc2229;
}

#hmenu  ul, #hmenu  li {
	padding: 0;
	display: inline;
	list-style-type: none;
}

/*This was changed from float: left; to float: right;*/
	
#hmenu  a:link, #hmenu  a:visited {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #197b30;
	border-right: 1px dotted #197b30;
	
}

#hmenu  a:hover {
	color: #197b30;
	background: #FFFF99;
	border-bottom: 1px dotted Green;
}

#name {
	font-size: 1.5em;
	font-family: Monotype Corsiva;
	text-align: center;
}	

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 1.5em;
	font-size: 0.9em;
	background: White;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}

#menu {
	padding: 0px 1px 0px 1px;
	text-align: center;
	width: 898px;
}

#menu  ul, #menu  li {
	padding: 0;
	display: inline;
	list-style-type: none;
}

/*This was changed from float: left; to float: right;*/
	
#menu  a:link, #menu  a:visited {
	float: right;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px 15px 3px;
	text-decoration: none;
	color: #197b30;
	border-right: 1px dotted #197b30;
	
}

#menu  a:hover {
	color: #197b30;
	background: #FFFF99;
	border-bottom: 1px dotted Green;
}

#hlist  ul {
  float: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 600px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#hlist  li {
  float: left;
  width: 300px;
  margin: 0;
  padding: 0;
}


#caption {
	width: 600px;
}


/* columns 1 and 2 */
#col1 {
	width: 300px;
	float: left;
	position: relative;
	margin-left: auto;
}

#col2 {
	width: 300px;
	float: left;
	position: relative;
	margin-left: auto;
}
 
.col1 {
	width: 300px;
	float: left;
	position: relative;
	margin-left: auto;
}


.col2 {
	width: 300px;
	float: left;
	position: relative;
	margin-left: auto;
}

p.clear {
    clear: both;
}

.title {
	font-size: 1.5em;
	font-family: Monotype Corsiva;
	color: Green;
}

.name {
	font-size: 2.0em;
	font-family: Monotype Corsiva;
	text-align: center
}

.thumbnail {
	float:left;
}

.left
{
	width: 600px;
	float: left;
	position: relative;
}

.left p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #000000;
}

.left h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}


.right
{
	width: 180px;
	float: right;
	position: relative;
	margin-left: auto;
}

.right p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: .5em;
}

.right h3
{
	font-size: .5em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

.right ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
	color: #197b30
}

.right li
{
	border-bottom: 1px dashed #99CC66;
}

.underlined {
	text-decoration: underline;
}

/* caption for centered 600 pixel photos - 900 pixel area 
.caption
{
	width: 750px;
	padding-left: 150px;
	text-align: justify;
}
*/

/* caption for centered 600 pixel photos - 900 pixel area  */

.imagecaption {
    width: 600px;
}