@charset "utf-8";
.background {
	background-color: #FFFFFF;
	border: 1px solid #675038;
}
.whiteoutbrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A39376;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 0.6em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 0.6em;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.travertinestrip {
	background-image: url(images/travertine%20strip.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #675038;
	border-right-color: #675038;
	border-bottom-color: #675038;
	border-left-color: #675038;
}
.ataglookalike {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #675038;
}
.border {
	border: 1px solid #675038;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #675038;
	letter-spacing: 0.6px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #675038;
}
.bodytext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #675038;
}


.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #675038;
	margin: 0px;
	letter-spacing: 0.7px;
}
.creambkgd {
	background-color: #FCFAEB;
}
.bannerbkg {
	background-image: url(images/travertine%20banner.jpg);
}
.tanbkgd {
	background-color: #E6E1CA;
}
