body {
	margin: 16px 0 0 0;
	text-align: left;
	color: #000000;
	font-size: 90%;
	font-family: Tahoma;
}
#Container {
	margin: 0em auto;
	width: 765px;
	text-align: left;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../Images/ContainerBg.gif);
}
#Header {
	background-image:  url(../images/HeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 71px;
	background-color: #FFFFFF;
}
#MainBody {
	float: left;
	width: 575px;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 0px;
}
#Content {
	padding: 0px 20px 0px 0px;
	margin:0px 0px 0px 0px;
}
#SideBar {
	float: right;
	width: 190px;
}
/*** logo styles *****************/

#Logo {
	float: left;
	padding-left: 0px;
}
/*** utility styles *****************/

#Utility {
	color: #9F0101;
	float: right;
	padding-top: 30px;
	padding-left: 0px;
	font-size: 85%;
	text-align: left;
}
#Utility a {
	color: #9F0101;
	text-decoration: none;
}
#Utility a:hover {
	text-decoration: underline;
	color: #890101;
}
#Utility input {
	color: #000000;
	font-size: 90%;
	background-color: #E9EDF3;
	border: 1px solid #003399;
}
/*** General Tags *****************/

a:link {
	color: #9F0101;
	text-decoration: underline;
}
a:visited {
	color: #9F0101;
	text-decoration: underline;
}
a:hover, a:active {
	color: #B31000;
	text-decoration: none;
}
h1 {
	color: #890101;
	font-size: 120%;
	line-height: 80%;
	font-family: Tahoma;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #890101;
	margin: 15px 0 5px 0;
	font-size: 95%;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}
h2 a:link {
	color: #9F0101;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	font-size: 105%;
	line-height: 120%;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h4 {
	font-weight: bold;
	margin-top: 0px;
	font-size: 75%;
	margin-bottom: 5px;
	color: #FFFFFF;
	line-height: 130%;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
h5 {
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}
h6 {
	color: #666666;
	margin: 0px 0 5px 5px;
	font-size: 90%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	font-size: 85%;
	line-height: 140%;
	text-align: justify;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	line-height: 140%;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 17px;
}
ul ul {
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
}
ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 85%;
}
li {
	padding-bottom: 8px;
}
.ContentSummery {
	font-weight: normal;
	color: #000000;
}
/************ footer styles **************/
#Footer {
	clear: both;
	width: 765px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Footer p {
	color: #333333;
	text-align: left;
	font-size: 75%;
	line-height: 150%;
	padding-top: 25px;
	padding-left: 0px;
}
#Footer a {
	color: #333333;
	text-decoration: underline;
}
#Footer a:hover {
	color: #999999;
	text-decoration: none;
}
/*** SideMenu styles **************/

.SideMenu {
	width: 190px;
	padding: 20px 0px 0px 0px;
}
.SideMenu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
	border-top: 1px solid #C41E00;
}
.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.SideMenu a {
	display: block;
	padding: 5px 20px 5px 3px;
	width: 167px;
	line-height: 140%;
	border-bottom: 1px solid #C41E00;
	text-align: right;
}
.SideMenu a:link, .SideMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/SideMenuDown.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.SideMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #890101;
	background-repeat: no-repeat;
}
.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #FFFFFF;
	background-color: #890101;
	background-repeat: no-repeat;
	background-image: url(/Eng/Images/SideMenuSelected.gif);
}
/*** SideStory styles **************/
.SideStory {
	border: 1px solid #C41E00;
	padding: 5px;
	background-color: #7E0101;
	margin: 30px 1px 5px 1px;
}
.SideStory p {
	color: #FFFFFF;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.SideStory a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.SideStory a:hover, .SideStory a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.SideStory h1 {
	color: #FFFFFF;
}
/*** Forms styles *************************************/

.FormFieldLeft {
	direction:ltr;
	text-align: left;
	border: 1px solid #890101;
	background-color: #F7F7F7;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}
.FormField {
	direction:ltr;
	text-align: left;
	border: 1px solid #890101;
	background-color: #F7F7F7;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}
.FormButton {
	FONT-SIZE: 100%;
	text-align: center;
	font-weight: normal;
	background-color: #7E0101;
	color: #FFFFFF;
	border: 1px solid #C41E00;
	text-decoration: none;
	padding: 3px;
	margin-top: 5px;
	cursor: pointer;
}
/*** Tables styles **************************/

.TableList {
	margin-top: 15px;
}
.TableList td {
	border-bottom: solid #CCCCCC 1px;
	padding: 3px 5px 2px 2px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
	font-size: 80%;
}
.TableList th {
	border-bottom: solid #CCCCCC 2px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
}
.TableListTr {
}
.TableDetails {
	font-size: 80%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.TableDetails td {
	text-align: left;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TableDetails th {
	padding: 5px 0px 3px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.TableDisplay {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.TableDisplay dd {
	text-align: left;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TableDisplay dt {
	padding: 3px 0px 3px 0px;
	text-align: left;
	font-weight: bold;
	width: 85px;
	float: left;
}
.TableDetails tfoot {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: #E6E6E6;
	line-height: 150%;
}
.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.TableProperty {
	font-size: 90%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
.TableProperty td {
	padding: 0px 0px 4px 0px;
	text-align: left;
}
.TableProperty th {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: right;
	padding-bottom: 1px;
	padding-top: 10px;
	font-weight: normal;
	color: #999999;
}
.PageNumbers a {
	color: #9F0101;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.PageNumbers a:visited {
	color: #9F0101;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.PageNumbers a:hover {
	color: #FFFFFF;
	background-color: #9F0101;
}
.Selected {
	color: #9F0101;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border: solid #9F0101 1px;
	background-color: #F0EFF1;
}
.Disabled {
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
	height: 0px;
}
.ImageFloatLeft {
	float: left;
	margin: 5px 20px 10px 0px;
}
.ImageFloatRight {
	float: right;
	margin: 5px 0 10px 10px;
}
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.PageTop {
	text-align: right;
	background-image: url(../../SharedImages/IconTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
}
.Item {
	border-bottom: 1px solid #E6E6E6;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}
.ItemImg {
	width: 168px;
	float: left;
}
.ItemText {
	margin-left: 180px;
}
.note {
	font-size: 80%;
	color: #666666;
}
#Main {
	background-image: url(../Images/MainBg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.PropertyItem {
	clear: both;
	margin-top: 0px;
	padding-bottom: 0px;
}
.PropertyImgs {
	width: 369px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.PropertyParameters {
	float: right;
	width: 250px;
}
#PopUp {
	margin: 0em auto;
	margin-top: 0px;
	padding-bottom: 10px;
	padding: 20px;
	padding-top: 0px;
}
.PropertyImgThumb img {
	padding-top: 9px;
}
.ItemText h2 {
	margin-top: 0px;
	padding-top: 0px;
}
.PropertyContactInfo {
	clear: both;
	display: none;
}
.PropertyParameters .TableDetails th {
	padding-right: 5px;
}
.PropertyParameters .TableDetails {
	width: 100%;
	line-height: 100%;
}
.BoxLeft {
	float: left;
	width: 48%;
}
.BoxRight {
	float: right;
	width: 48%;
}
.Flash {
	width: 554px;
	height: 200px;
}
.Property {
	width: 175px;
	float: left;
}
.Featured {
	float: right;
	margin-right: 10px;
	width: 373px;
}
.SaleBox {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 9px 0px 10px 0px;
}
.PropertyImg {
	margin-bottom: 0px;
}
.PropertyThumb {
	margin-bottom: 17px;
	float: right;
}
.PropertyImg th {
	margin-bottom: 15px;
	text-align: left;
}
.Space {
	height:10px;
}
.TableContact {
	font-size: 80%;
	line-height: 160%;
}
.TableContact th {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.NeighborhoodBox {
	width: 265px;
	margin-bottom: 15px;
}
.NeighborhoodBox h1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
	margin-bottom: 5px;
}
.NeighborhoodBox p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.SearchResults {
	margin-top: 15px;
}
.Show {
	float: left;
	padding-top: 7px;
}
.Sort {
	float: right;
	width: 250px;
}
#Content form {
	margin: 0px;
}
.TableContact td {
	color: #FFFFFF;
}
.Right {
	margin-top: 10px;
	font-size: 95%;
}
.Right a:link {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
.Right a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.Right a:hover, .Right a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Right p {
	text-align: right;
}
.ImageProperty {
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}
.PreviewPropertyBox {
	width: 176px;
	font-size: 77%;
	float: left;
	margin-right: 6px;
}
.PreviewPropertyBox p {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}
.FeaturedItem {
	width: 100%;
}
.PropertyText {
	float: left;
	width: 280px;
}
.SideStory .PreviewPropertyBox {
	float: none;
	margin-right: 0px;
	width: 176px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.BreadCrumbs {
	font-size: 75%;
	margin-bottom: 20px;
	padding-top: 5px;
}
.BreadCrumbs a:link {
	color: #9F0101;
	text-decoration: none;
}
.BreadCrumbs a:visited {
	color: #9F0101;
	text-decoration: none;
}
.BreadCrumbs a:hover, .BreadCrumbs a:active {
	color: #B31000;
	text-decoration: underline;
}
.ProjectText {
	width: 100%;
}
.ProjectParameters {
	width: 100%;
}
.ItemImg .Sold {
	font-size:110%;
	margin-left:8px;
	margin-top:-117px;
}
.Sold {
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	opacity:0.7;
	padding:5px;
	position:absolute;
	z-index:100;
}
.PropertyImg .Sold {
	font-size:180%;
	margin-left:8px;
	margin-top:-317px;
}
.PrintNotes {
	display: none;
}
