﻿body {
}
p
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial,'Microsoft Sans Serif',  'Times New Roman';
}
img
{
	border:none
}
#header
{
	height: 100px;
}
#pagewrapper
{
	width: 750px;
	height: 100%;
	margin-top: 0px;
	text-align: left;
}
#flash
{
	width: 45%;
	text-align: center;
	font-family: Cursive, 'Franklin Gothic Medium';
	float: left;
	margin-left: 29px;
	margin-top: 40px;
	white-space: nowrap;
}
#logo
{
	margin-top: 0px;
	width:20%;
	float:left;
}
#search
{
	width: 30%;
	text-align: right;
	float: left;
	margin-top: 50px;
	
}
.menu
{
	font-family: Verdana, 'Times New Roman' , Arial;
}
#bluedivide
{
	height:130px;
	width:100%;
}
#bottom
{
	margin-top: 20px;
}
#tree1, #details, #lowerright
/*, #lowerright, #details*/
{
	
	border-top-color: #0066cc;
	border-left-color: #0066cc;
	border-right-color: #0066cc;
	border-bottom-color: #0066cc;
	width: 20%;
	float: left;
	height:280px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-bottom-style: double;
}
#lowerright
{
	width:200px;
}
#details
{ 
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color:transparent;
	background-color: #dcdcdc;
	width:50%; 
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style:none;
}
#abovefooter
{
		margin-top: 10px;
}
#footer
{
	text-align:center
}
#topmenu
{
	height:100%
}