p, div, table, td, h2 {
        font: 7pt Trebuchet MS;
        color: #96aa6b;
        letter-spacing: 1px;
        text-align:justify;}

td {
        font: 7pt Trebuchet MS;
        color: #96aa6b;
        letter-spacing: 1px;
        text-align:justify;}

body {
        background-image: url(background.gif);
        background-color: #ffffff
;}

a:link, a:active, a:visited {
        text-decoration:none;
        font-weight:bold;
        color: #e18a60;}

a:hover {
        color: #e18a60;
        text-decoration:underline;
        font-weight:bold;}

input, textarea, option, select {
        background-color: #ffffff;
        font: 7.5pt Trebuchet MS;
        color: #96aa6b;
        letter-spacing: 1px;
        border: 1px solid #96aa6b;
        padding:2px; }

.section {
        font: 12pt Trebuchet MS;
        letter-spacing: 4px;
        font-weight:bold;
        border-bottom: 0px solid #acb47c;
        text-transform:uppercase;
        text-align:right;
        color:#acb47c;
        padding-right: 15px;
	    background:url(button.gif) center right no-repeat; }
        
        
        .nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
  	background-color: #ffffff;
  	color: #acb47c;
	font: 11px Trebuchet MS; 
 	text-decoration: none;
  	line-height: 14px;
  	text-transform: lowercase;
  	text-align: left;
	padding: 1px;
	border-left: 2px solid #acb47c;
    border-top: 1px solid #acb47c;
    border-bottom: 1px solid #acb47c;
	border-right: 15px solid #acb47c;
	}
    
.nav a:hover {
  	display: block;
  	background-color: #ffffff;
  	color: #e18a60;
	font: 11px Trebuchet MS; 
 	text-decoration: none;
  	line-height: 14px;
  	text-transform: lowercase;
  	text-align: left;
	padding: 1px;
	border-left: 2px solid #e18a60;
    border-top: 1px solid #e18a60;
    border-bottom: 1px solid #e18a60;
	border-right: 20px solid #e18a60;
	}