body 
{
    background-color:white;
    font-family:Times New Roman, Sans-Serif;
    font-size:11pt;
    padding:0px;
    color:#3D604B;
}

input.mainLogin
{    
    width:85px;
}

.sideNam
{
	font: Georgia;
}

a.sideNav:link {color:#3c5a45; text-decoration:none;  font-size:13px; font-family: Georgia; font-weight:bold;}
a.sideNav:visited {color:#3c5a45; text-decoration:none;  font-size:13px; font-family: Georgia; font-weight:bold;}
a.sideNav:hover {color:#789484; text-decoration:none; font-size:13px; font-family: Georgia; font-weight:bold;}

a.type1:link    {color:#ffffff; text-decoration:none;}
a.type1:visited {color:#ffffff; text-decoration:none;}
a.type1:active  {color:#ffff99; text-decoration:none;}
a.type1:hover   {color:#ffff99; text-decoration:none;}

a.type2:link    {color:#7375B9; text-decoration:underline;}
a.type2:visited {color:#7375B9; text-decoration:underline;}
a.type2:active  {color:#7375B9; text-decoration:underline;}
a.type2:hover   {color:#7375B9; text-decoration:underline;}

a.image:link	{text-decoration:none;}
a.image:visited {text-decoration:none;}
a.image:active	{text-decoration:none;}
a.image:hover	{text-decoration:none;}

a.homepage:link {font: Palatino Linotype, Georgia,Serif; font-size: 12pt; color:#3D604B; text-decoration: underline;}
a.homepage:visited {font: Palatino Linotype, Georgia,Serif; font-size: 12pt; color:#3D604B; text-decoration: underline;}
a.homepage:active {font: Palatino Linotype, Georgia,Serif; font-size: 12pt; color:#3D604B; text-decoration: underline;}
a.homepage:hover {font: Palatino Linotype, Georgia,Serif; font-size: 12pt; color:#3D604B; text-decoration: underline;}

h1 
{
	border-bottom:dotted 1px #000000;
	margin-bottom:0px;
	font-size:12pt;
}

h2 
{
	font: Palatino Linotype, Georgia,Serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12pt;
}

h2#archives 
{ 
	padding-top:10px;
	margin-top:40px;
	border-top:dotted 1px #999999;
	font-size:12pt;
}

h3 
{
	font: Palatino Linotype, Georgia,Serif;
	padding-top:0px;
	color:#3D604B;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:12pt;
}

h4
{
    font-size:11pt;
    margin-bottom:0px;
    margin-top:0px;
}

h5
{
    color:#B26E6E;
    font-size:11pt;
    margin-bottom:0px;
    margin-top:0px;
}

h6
{
	font: Palatino Linotype, Georgia,Serif;
	font-weight: normal;
    color: #3D604B;
    font-size: 16pt;
    margin-bottom: 0px;
    margin-top: 0px;
	text-align: center;
}

.footer
{
	font-size:9pt;
	font-family:Times New Roman, Sans-Serif;
	color: #ffffff;
	text-align:center;
}
.tables
{
	font-size:10pt;
	font-family:Times New Roman, Sans-Serif;
	color: #97ABA0;
	text-align:left;
}

.newsBox p
{
	font-size: 10px;
	font-family:Times New Roman, Sans-Serif;
	color: #97ABA0;
	text-align:left;
}

.forms
{
	font-size:10pt;
	font-family:Serif, Georgia;
	color: #b26e6e;
	text-align:left;
	text-decoration:bold;
}
p 
{
    text-align:left;
    color:#3F5F4A;
    font-family:Times New Roman, Sans-Serif;
    font-weight: 20;
    text-align:left;
    font-size:11pt;
}

a.home 
{   
    color:#3F5F4A;
    font-family: Palatino Linotype, Georgia,Serif;
    font-weight: normal;
    text-align: left;
    font-size: 10pt;
    text-decoration:none;
}

p.home 
{
    text-align:left;
    color:#3F5F4A;
    font-family: Palatino Linotype, Georgia,Serif;
    font-weight: normal;
    text-align: left;
    font-size: 10pt;
}

p.smaller 
{
   font-size:9pt;
}

dt
{
    font-weight:800;
}

div#login
{
	margin-left: 440px;
	width: 400px;
	top: 179px;
	position: absolute;
}

div#newlogin
{
	margin-left: 500px;
	width: 400px;
	top: 139px;
	position: absolute;
}

div#googleBar
{
	top: 0px;
	width:150px;
	left:860px;
	height:auto;
	border:0px solid red;
	position:absolute;
}

div#NewsAndEvents
{
    margin: 0px;
	padding: 0px;
    width: 350px;
    height: auto;
    top: 150px;
    left: 250px;
    font-family: 'times new roman', arial, 'trebuchet ms', sans-serif;
    font-size: 13px;
	background-color: #DCE2DF;
    position: absolute;
    display: none;
}	

.leaf
{
      border: solid green 0px;
      cursor: pointer;
      overflow: hidden;
      background-image: url("../../images/Leaf.jpg") !important; 
	  background-repeat: no-repeat;
      /* WIDTH: The actual width of the image */
      width: 17px;
      /* HEIGHT: First number of padding; and number in 2nd height;  is actual height of image */
      padding-top: 0px;
      height: 20px !important;
}

Div#Shop
{
	position:absolute;
	top:73px;
	left:602px;
}


