﻿<style type="text/css">
body {
	margin:0;
	text-align:center;
	font-family:Verdana;
	font-size:20px;
}
div#themenu {
 height: 30px;
 border-top: solid #000 0px;
 border-bottom: solid #000 0px;
 background-color: #545337;
 position:absolute;
 width:795px;
 left:15px;
 top:161px;
 z-index:3;
}
div#wrap { 
width:1055px;
 margin:0 auto 0; 
 text-align:left;
position:relative;
} 
div#themenu ul {
 margin: 0px;
 padding: 0px;
 font-family:  "Tempus Sans ITC", Arial, Helvetica, sans-serif;
 font-size: small;
 color: #df8473;
 line-height: 30px;
 white-space: nowrap;
}
div#themenu li {
 list-style-type: none;
 display: inline;
}
div#themenu li a {
 text-decoration: none;
 padding: 7px 10px;
 color: #FFF;
}
div#themenu li a:link {
 color: #df8473;
}
div#themenu li a:visited {
 color: #df8473;
}
div#themenu li a:hover {
 font-weight: bold;
 color: #df8473;
 background-color: #545337;
}
div#eetable table{
				font-family:Verdana;
				font-size:12px;
				border-bottom-style:outset;
				border:medium;
}

div#eewhitebackground {
				border: 4px outset #D2D1B6;
				background-color: #D2D1B6;
				visibility:visible;
				width:870px;
				top:196px;
				left:19px;
				position:absolute;
}
div#eegreenbackground {
				background-color: #545337;
				visibility:visible;
				width:915px;
				top:20px;
				left:70px;
				position:absolute;
}

div#eeheader {
				position:absolute;
				width:930px;
				height:220px;
				left:1px;
				top:-42px;
				z-index:10;
				background-image:url('images/eeheader3.jpg');		
}
div#eequote{
				font-family:Verdana;
				font-size:xx-small;
				text-align:left;
				margin-top:0px;
				margin-bottom:0px;
}

p.eetitle {
				font-family: "Tempus Sans ITC";
				font-weight:bold;
				font-size: x-large;
				text-align:center;
				width:870px;
				
}
div#eefooter {
			
				left:30px;	
				width:870px;
				position:absolute;
				height:140px;
				visibility:visible;
				z-index:2;
				
}


p.eefooter{
				font-family: "Tempus Sans ITC";
				font-size:small;
				color:#df8473;
				text-align:center;	
					
}
p.eedisclaimer{
				font-family: Verdana;
				font-size:xx-small;
				color:#df8473;
				text-align:left;	
				margin-top:0px;
				margin-bottom:0px;		
}

div#eebody {
				top:60px;	
				left:30px;	
				width:561px;
				position:absolute;
				text-align:left;
				font-family:Verdana;
				font-size:12px;
}

body.ee {
				font-family:Verdana;
				font-size:12px;
				text-align:center;
				margin:0;
				background-color:rgb(174, 99, 78);			

}
table.eetable
{
				font-family:Verdana;
				font-size:12px;
				margin-top:0px;
				margin-bottom:0px;
				border-bottom-style:outset;
				border:medium;
				width:100%;			
}
a:link
{
	color: rgb(223, 132, 115);
}
a:active
{
	color: rgb(174, 99, 78);
}
a:visited
{
	color: rgb(211, 210, 182);
}

</style>

