﻿p {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

body {
	font: 100%/1.4  Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

ul {
	list-style-type:none;
	text-align:center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
}

li {
	display:inline;
	text-align:center;
}

#centered {
	text-align:center;
}

a:link,a:visited {
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	padding-left: 25px;
	padding-bottom: 13px;
	text-decoration: none;
}

a:hover,a:active {
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-left: 25px;
	padding-bottom: 13px;
	text-decoration: none;
}

table.table1 {
	width:  870px;
	margin-left:5%; 
    margin-right:5%;	
}

table.table2 {
	width:  870px;
	background-image:url('images/TreeBack_SMALL.jpg');
	background-position:center;
	background-repeat:no-repeat;
	margin-left:5%; 
    margin-right:5%;	
}

.container {
	width: 960px;
	background-color: #CCCC99;
	margin: auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

hr.hr1 {
	width:90%;
	margin-left:5%; 
    margin-right:5%;
}

.newStyle1 {
	border-style: 0;
	border-width: 0px;
	background-color: #CCCC99;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-decoration: none;
	float: inherit;
	display: inline;
	}

.style-1 {
	vertical-align:middle;
	text-align: justify;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: large;
	background-image:url('images/TreeBack_SMALL.jpg');
	background-position:center;
	background-repeat:no-repeat;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	white-space: normal;
}

.style-2 {
	vertical-align:middle;
	text-align: justify;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: large;
	background-position:center;
	background-repeat:no-repeat;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	white-space: normal;
}

p.pad{
	padding: 20px 20px;
	font-style: normal;
	font-weight: bolder;
}
 	
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.image-pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.super-centered {
    text-align:center; 
    vertical-align:middle;
}

p.head-1{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	white-space: normal;
}
