body
{
	width:auto;
	background: url(../i/gradPageEdge.gif) center repeat-y #261f23;
}

body, li, ul {

	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color: #cbb8be;
	line-height: 20px;
}


.NormalTxt 	{
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 12px;
	color: #E2CDDA;
	line-height: 18px;
}
.Titles 	{
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 12px;
	color: #E4CBD9;
	font-weight: normal;
	text-transform: uppercase;
}
.PageTitle {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 16px;
	color: #C80066;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}
.Link		{
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color: #DB7998;
	text-decoration: none
}
.Link:hover 	{
	color: #DB7998;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DB7998;
}
.HomesBorder div{
	border: 1px solid #7C6E73;
	margin: 5px;
	padding: 0px;
	background:#FFFFFF;
}

.HomesBorder img 
{
	-khtml-opacity:1.0; 
	-moz-opacity:1.0; 
	-ms-filter:halpha(opacity=100)h; 
	filter:alpha(opacity=100); 
	opacity:1.0;
}

.HomesBorder:hover div {
	border: 1px solid #DB7998;
}

.HomesBorder:hover img 
{
	-khtml-opacity:0.8; 
	-moz-opacity:0.8; 
	-ms-filter:halpha(opacity=80)h; 
	filter:alpha(opacity=80); 
	opacity:0.8;
}

.LitePinkBorder {
	border: 1px solid #DB7998;
}
.DarkPinkBorder {

	border: 1px solid #652244;
}
.DropDowns {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color: #cbb8be;
	background-color: #4E4348;
	margin: 5px;
	border: 1px solid #7c6e73;
}
.Footer {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color: #847177;
	line-height: 18px;
}
.FooterLink {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color: #847177;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #847177;
	text-decoration: none;
	line-height: 18px;
}
.FooterLink:hover {
	color: #C80066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C80066;
}.DottedLine {
	background-image: url(i/dotted-line.gif);
}
.SubTitle {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	color: #DB7998;
	text-transform: uppercase;
}
.IntroTxt {

	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 16px;
	color: #E2CDDA;
	line-height: 18px;
}
.PricePerSquare {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 16px;
	color: #F3DEF5;
	font-weight: normal;
}
.ButtonLink {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color: #DB7998;
	text-decoration: none;
	font-weight: bold;
	background-color: #372d32;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
}
.ButtonLink:hover {
	color: #C80066;
}
.HomesTitle {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 26px;
	color: #C80066;
	font-weight: lighter;
}

.backingDiv {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}