	a:link {color: #BF9040;}
	a:visited {color: #BF9040}
	a:hover {color: #70401C}
	a:active {color: #BF9040}

body{
	font-family: Trebuchet MS, Helvetica, sans-serif, arial;
	font-size:.8em;
	/*color:#1E1302; */
	font-weight: normal;
	margin:0; padding:0;
	background-color:#ffffff;
	background-image: url(./images/cornice.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.wrapper{
	width: 750px;
	margin-left: 250px;
}

.navigateText{    
	font-weight: bolder;
	color:#BF9040;
}

table {
	table-layout: fixed;
}

.header {
	height: 80px;
	padding-top: 10px;
}

.footer {
	clear: both;
    text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .8em;
	position:relative;
}

.content {
	padding-top: 50px;
}

.currentURL{
	font-size:110%;
	color:#A07935;
}
h1, h2, h3, h4{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #70401C;
	font-weight:bold;
	
}
hr{
	width:45%;
	color: #70401C;
	text-align:left;margin-left:0px; 
	padding: 0px 0px 0px 0px;

}
td {
	padding-right:15px;
	width: 105px;
}
tr {
	vertical-align: top;
}
h1{
	font-size:140%;
}
h2{	
	font-size:130%;
	
	
}

h3 {	
	font-size: 120%;	
}
a{	
	text-decoration:none;
}
img {
	border: none;
}
.thumbnail {
	margin-right: 10px;
}
