body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
#container {
	width: 800px;
	background-image: url(../includes/mainbody-bg.jpg);
	background-repeat: no-repeat;
	background-position: 200px;
}
#header {
	clear: both;
	float: left;
	height: 145px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #851F4F;
	border-left-color: #851F4F;
}
#nav {
	float: left;
	height: 30px;
	width: 800px;
	display: inline;
	text-align: center;
	background-image: url(../includes/nav-bg-header.jpg);
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #851F4F;
	border-bottom-color: #851F4F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #851F4F;
	border-left-color: #851F4F;
}
#content-main {
	float: left;
	clear: none;
}
#content-subleft {
	clear: left;
	float: left;
	width: 450px;
}

li {
	list-style-image: url(../includes/blue-tick.gif);
	line-height: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

#visuals {
	clear: both;
	float: left;
	height: 108px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #851F4F;
	border-left-color: #851F4F;
}
#nav a {
	font-size: 14px;
	line-height: 30px;
	text-transform: none;
	color: #333333;
	padding-right: 25px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	font-size: 14px;
	line-height: 30px;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 25px;
	font-weight: bold;
	text-decoration: none;
}

#content {
	float: left;
	width: 780px;
	padding: 10px;
	border: 1px solid #851F4F;
	text-align: left;
	clear: left;
	background-image: url(../includes/mainbody-bg.jpg);
	background-repeat: no-repeat;
}
#content-subright {
	margin: 10px;
	clear: right;
	float: right;
	width: 250px;
	padding: 10px;
	border: 1px solid #851F4F;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	background-color: #c494a2;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #851F4F;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
p {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#content-subright p {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-subright a {
	color: #FFFFFF;
}
#content-subright a:hover {

	color: #872151;
}
.selectedhome {
	font-size: 14px;
	line-height: 30px;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 25px;
	font-weight: bold;
	text-decoration: none;
}
.selectedbuying {
	font-size: 14px;
	line-height: 30px;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 25px;
	font-weight: bold;
	text-decoration: none;
}
.selectedproperty {
	font-size: 14px;
	line-height: 30px;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 25px;
	font-weight: bold;
	text-decoration: none;
}
.selectedoverseas {
	font-size: 14px;
	line-height: 30px;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 25px;
	font-weight: bold;
	text-decoration: none;
}
.selectedcontact {
	font-size: 14px;
	line-height: 30px;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 25px;
	font-weight: bold;
	text-decoration: none;
}
td img {
	border: 4px double #AE0003;
}
