@charset "UTF-8";
#ContactContent {
	padding-right: 50px;
	padding-left: 50px;
	width: 500px;
	margin-right: 75px;
	margin-left: 75px;
	margin-bottom: 50px;
	text-align: center;
}
#ContactCard {
	margin: 50px;
}
#headlogo {
	float: left;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#NavBar {
	float: right;
	margin-top: 65px;
}
#header #NRI {
	text-align: center;
}
#BuyContent {
	padding-right: 50px;
	padding-left: 50px;
	width: 500px;
	margin-right: 75px;
	margin-left: 75px;
	margin-bottom: 50px;
}
#SellContent {
	padding-right: 50px;
	padding-left: 50px;
	width: 500px;
	margin-right: 75px;
	margin-left: 75px;
	margin-bottom: 50px;
}
h1 {
	font-size: 1.3em;
}
#ContactContent {
	padding-right: 50px;
	padding-left: 50px;
}
#footer {
	font-size: 0.7em;
	text-align: center;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #BottomNav {
	word-spacing: 2em;
}
#SellHomeButton {
	text-align: center;
}
a:link {
	color: #584A2C;
	text-decoration: none;
}
a:visited {
	color: #574A2D;
	text-decoration: none;
}
a:hover {
	color: #77730D;
	text-decoration: underline;
}
a:active {
	color: #9FA662;
	text-decoration: none;
}
