.title {
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        line-height: 20px;
        color: #827f52;
        text-decoration: none;
}
.title2 {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        line-height: 20px;
        color: #a91008;
        text-decoration: none;
}
.copybold {
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        line-height: 16px;
        color: #75787b;
        text-decoration: none;
}
.copy {
        font-family: Arial;
        font-size: 13px;
        line-height: 16px;
        color: #75787b;
        text-decoration: none;
}

ul#menu{
	margin:0;
	padding:0;
	list-style:none;
}
	ul#menu li{
		width:154px;
		height:21px;
		text-indent:15px;
	}
		ul#menu li a{
			display:block;
			width:154px;
			height:21px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:21px;
			font-weight:bold;
			color:#f1f2f2;
			background-image:url(images/menubg.png);
			background-position:0 0;
		}
			ul#menu li a:hover{
				background-position:0 -21px;
			}

.locations {
        font-family: Arial;
        font-size: 13px;
        line-height: 18px;
        color: #827f52;
        text-decoration: none;
}
	.locations a{
		color: #a91008;
	}
		.locations a:hover{
			color: #75787b;
		}
.services {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        color: #75787b;
        text-decoration: none;
}
	.policies a{
		color: #a91008;
	}
		.policies a:hover{
			color: #827f52;
		}

.copylist {
        font-family: Arial;
        font-size: 11px;
        line-height: 13px;
        color: #75787b;
        text-decoration: none;
}
.copyfeatured {
        font-family: Arial;
        font-size: 11px;
        line-height: 18px;
        color: #75787b;
        text-decoration: none;
}
.copyform {
        font-family: Arial;
        font-size: 12px;
        line-height: 16px;
        color: #75787b;
        text-decoration: none;
}
.copyright {
        font-family: Arial;
        font-size: 11px;
        line-height: 13px;
        color: #75787b;
        text-decoration: none;
}

a {text-decoration: none; color: #827f52}
a:hover { color: #a91008}
