/* CSS Document */

p {font-family: Georgia, Bookman, Bookman Old Style, serif;
	margin-left: 10px;
	margin-right: 5px;
	color: #000000;
}
li {font-family: Georgia, Bookman, Bookman Old Style, serif;}
h1 { font-family: Georgia, Bookman, Bookman Old Style, serif; color: #000000 }
h2 { font-family: Georgia, Bookman, Bookman Old Style, serif; font-size: 150%; color: #000000 }
h3 { font-family: Georgia, Bookman, Bookman Old Style, serif; color: #000000  }
h4 { font-family: Georgia, Bookman, Bookman Old Style, serif; color: #000000 }
h5 { font-family: Georgia, Bookman, Bookman Old Style, serif; color: #000000 }
h6 { font-family: Georgia, Bookman, Bookman Old Style, serif; color: #000000 }
body {
	background-color: #bab3d6;
	margin: 0;
}
body,td,th {
	font-family: Georgia, Bookman, Bookman Old Style, serif;
	color: #000000;
	font-size: 12pt;
	margin: 0 0 0 0;
}
a:link {color:#901e78;
		text-decoration: none;
}
a:visited {color:#901e78;
		text-decoration: none;
}
a:hover {color: #bab3d6;
		font-weight: bold;
}
a:active {color: #bab3d6;
		font-weight: bold;
}

.photos {font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}
a.photos:link {color:#901e78;
		text-decoration: none;
}
a.photos:visited {color:#901e78;
		text-decoration: none;
}
a.photos:hover {color: #ffffff;
		font-weight: bold;
}
a.photos:active {color: #ffffff;
		font-weight: bold;
}
.nav {font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}
a.nav {color:#901e78;
		text-decoration: none;
}
a.nav:visited {color:#901e78;
		text-decoration: none;
}
a.nav:hover {color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
}
a.nav:active {color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
}
.main_title {font-family: garamond, times;
			 color: #006633;
			 font-size:250%;
}
.main_title_lg {font-family: garamond, times;
			 color: #006633;
			 font-size:275%;
}
.subtitle {
	font-family: Georgia, Bookman, Bookman Old Style, serif;
	font-weight: bold;
	font-size: 14pt;
}

.caption {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
a.caption {	
	font-weight: normal;
}
a.caption:visited {
		text-decoration: none;
}
a.caption:hover {color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
}
a.caption:active {color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
}
div.figure {
  margin: 0em;
  padding: 2px 10px 10px 2px;
}
div.figure p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
  caption-side: bottom;
}
.size10 {font-family: Georgia, Bookman, Bookman Old Style, serif;
	font-size: 10pt;
}
.figleft {
       float: left;
       padding: 10px;
}
.figright {
       float: right;
       padding: 10px;
}
.red {font-family: Georgia, Bookman, Bookman Old Style, serif;
	color: red;
	font-weight: bold;
}
