body {
  font-family: "Helvetica", "Arial", "sans-serif";
  font-weight: normal;
  color: #362317;
  background-color: #362317;
   line-height: 120%	
  }
 
	
#logo { 	
	background-repeat: no-repeat;
	padding: 0;
	}

#head {
	width: 100%;
	}


#navigation {
	padding: 5px;
	}
	
#tabs {
	background-color: #362317;
	background-image:url('./images/tabs.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
	}	

#tabsback {
	background-color: #362317;
	background-image:url('./images/tabs-back.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
	}	


h1 { 
	font-family: "helvetica", "sans-serif";
	color: #708078;
	font-size: 1em;
	letter-spacing: 3px;
	text-transform: uppercase;
	
}

h1.p {
	font-family: "helvetica", "sans-serif";
	color: #708078;
	font-size: .75;
}

h2 {
	font-family: "helvetica", "sans-serif";
	color: #822619;
	font-size: .75em;
	letter-spacing: .5px;
	text-transform: uppercase;
	}
	
h3 {
	font-family: "helvetica", "sans-serif";
	color: #708078;
	font-size: .75em;
	letter-spacing: .5px;
	text-transform: uppercase;
	text-align: left;
	}
	
h4 { 
	font-family: "helvetica", "sans-serif";
	color: #362317;
	font-size: 1em;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-left: 25px;
}	

h5 { 
	font-family: "helvetica", "sans-serif";
	color: #81251a;
	font-size: 1.25em;
	letter-spacing: 3px;
	text-transform: uppercase;

}	


#content {
	background-color: #fcf7f0;
	}

p {
	font-size: .8em;
	letter-spacing: 1px;
	max-width: 500px;
	line-height: 150%
	}
	

p#info {
	font-family: "helvetica", "sans-serif";
	color: #362317;
	font-size: 1em;
	line-height: 1.25em;
	letter-spacing: 3px;
	margin-left: 15px;
	margin-top: -15px;
	margin-bottom: -10px;
}

a:link {
	color: #362317;
	text-decoration: none;
}

a:hover {
	color: #708078;
	text-decoration: none;
}

a:visited {
	color: #822619;
	text-decoration: none;
}

p.second {
	margin-left: 20px;
	}




img.border {
	border: solid 1px #362317;
	}

	
hr {
	color: #362317;
	}

td.rowpad {
	background-color: #fcf7f0;
		}

tr.special {
	background-color: #e8c0b9;
		}
		
ul {
	font-family: "helvetica", "sans-serif";
	font-weight: bold;
	color: #822619;
	font-size: .75em;
	line-height: 200%;
	max-width: 256px;
	}

p.list {
	font-family: "helvetica", "sans-serif";
	color: #362317;
	font-size: .65em;
	}
