body
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.0pt;
	font-style: normal;
	font-weight: normal;
	background-image: url(../photos/parch.jpg);
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24.0pt;
	font-weight: bold;
	text-align: center;
	color: #606;
	padding-top:20px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24.0pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #606;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18.0pt;
	font-weight: bold;
	text-align: center;
	color: #606;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	font-variant: small-caps;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	text-transform: capitalize;
}

p
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

table
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.0pt;
	font-style: normal;
	font-weight: normal;
}

a { font-size: 1.0em; font-weight:bold; text-decoration:none;}

a:link { color: #00C; }

a:visited { color: #00C; }

a:hover
{
	color: #666;
	font-weight: bold;
	font-size: 1.00em;
}

.withborder /* used to provide a table with narrow solid black border */
{
	border-width: 2pt;
	border-color: #000;
	border-style: solid;
	padding: 0px;
}
.caption {font-size:.8em; font-weight:normal; padding:0px 65px 10px 65px; border-bottom:1px solid #000; margin-bottom:5px; font-variant:smallcaps;}

ul.hortabs {
	margin:0; 
	padding:0; 
	list-style: none;
	border-left:1px dashed #999;
	float:left;
}
.hortabs li {
	float:left;
	width:105px;
}
.hortabs a {
	color:#000; 
	font-size:.6em; 
	text_transform:uppercase; 
	text-decoration:none; 
	border:1px solid #660066; 
	border-left:none; 
	padding:7px 10px 7px 15px; 
	display:block;
	background-color:#AC30AC; /*sets background color for tabs*/
}
.hortabs a:hover {
	font-weight:bold;
	background-color:#606;
	color:#FFF;
}
body.page1 a.page1Link,
body.page2 a.page2Link,
body.page3 a.page3Link,
body.page4 a.page4Link,
body.page5 a.page5Link,
body.page6 a.page6Link,
body.page7 a.page7Link,
body.page8 a.page8Link {
	background:#D690D6; /*sets background color of tab for current page*/
	color:#888; /*sets text color of tab for current page*/
	padding-right:15px;
	padding-left:15px;
	font-weight:bold;
}
body.page1 p, body.page2 p, body.page3 p, body.page4 p, body.page5 p, body.page6 p, body.page7 p, body.page8 p {
	font-size: 14px; 
	text-align:left; 
	padding:0 15px 0 15px;
}
/*.textcell {
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
}*/
* html .hortabs a {
	height:1px;
}

.sub1 /* used within h1 to provide a smaller, italic subtitle */
{
	font-size:18pt; 
	font-style:italic; 
	font-weight:bold;
}

.sub2 /* used within h2 to provide a smaller, italic subtitle */
{
	font-size:14pt; 
	font-style:italic; 
	font-weight:bold;
}

.textpadding /* adds blockquote type padding left and right for text */
{
	padding: 0px 10px 0px 10px;
}

.photopadding /* used to add padding above and below photos */
{
	padding: 20px 0px 20px 0px;
}

.titlebg
{
	background: #606;
}

.titletext
{
	color: #FC9;
}




.special {color: blue; font-weight:bold}

div.sciarticle {padding: 0.5em; border-style: solid; border-width: 1px;
             background-color: rgb(252, 221, 163);
             width: 275px; float:right}

address {font-size:0.8em; font-style:normal; text-align:center;
         text-transform:uppercase}

blockquote {background-color: silver}

ul {list-style: disc url(Apple.jpg) outside}

ul b {color:rgb(155,0,0)}

