.body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.main {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.medium {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #816037;
	letter-spacing: 3px;
}
.smaller {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;

}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #816037;
	text-indent: 6px;
	display: block;
	padding: 3px 6px 3px 0px;
	width: 100%;
	font-style: normal;



}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #01458E;
	letter-spacing: 8px;



}
a {
	text-decoration: underline;
	color: #01458E;

}
a:hover {
	text-decoration: none;
}
.nav {
	color: #FFFFFF;
	width: 220 px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-indent: 0px;
	padding: 4px 0px;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-style: normal;

}
.nav:hover {
	text-decoration: none;
	background-color: #0165D3;

}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #495651;

}
.img {
    float: right;
    margin: 0 0 50px 0px;
}
