body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #DCCA9E;
	margin: 0px auto auto auto;
	line-height: 16px;
}

.sidebartext {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 28px;
	padding-right: 28px;
	line-height: 17px;
}

a {
	color: #6C6F48;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.subnavhomes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.sidebarphone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.specs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

.maincontent {
	padding-left: 45px;
	padding-right: 35px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #675D3F;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #675D3F;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textfield-effect {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.textfield-effect:hover {
	border-color: #999999;
}

.textfield-effect:focus {
	border-color: #999999;
}

.information {
	color: #6C6F48;
}