body {
	background-color:#f7f7f7;
	font-family:"Optima", sans-serif;
	font-weight:normal;
	text-transform:none;
	color:#353a36;
	font-size:16px;
	text-align:left;
}

.tom {
	font-family:"Optima", sans-serif;
	color:#704636;
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
	left:auto;
	clip:rect(auto auto auto auto);
	letter-spacing:10px;
}

.headersidebar {	
	color:#cc8f3f;
	text-transform:none;
	font-size:20px;
	left:auto;
	clip:rect(auto auto auto auto);
	font-family:"Optima", sans-serif;
	font-weight:bold;
}
.footer {
	font-family:"Optima", sans-serif;
	font-size:20px;
	color:#e19652;
	font-weight:normal;
	line-height:15px;
}
a:link {
	text-decoration:none;
	color:#704636;
	font-size:18px;
	text-align:left;
	line-height:30px;
	}
a:visited {
	text-decoration:none;
	color:#704636;
	font-size:18px;
	text-align:left;
	line-height:30px;
	}
a:hover {
	text-decoration:none;
	color:#e19652;
	font-size:18px;
	text-align:left;
	line-height:30px;
	}
