body {
	font-family: 'Roboto', Arial, sans-serif; font-weight: 400;
	background-color:#666666;
	background-image: url(../images/background_tile.jpg);
}

h1 , h2 {
	font-family: 'Abel', Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 135%;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 7px;
	color: #666666;
}

h1 span {
	font-family: 'Abel', Arial, sans-serif;
	letter-spacing: 0.05em;
	font-size: 70%;
}

.OuterWrapper {
	width:1024px;
	margin-left: auto;
	margin-right:auto;
	-webkit-box-shadow: 0px 0px 22px 11px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 22px 11px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 22px 11px rgba(0,0,0,0.75);
	margin-top: 25px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 25px;
}

.InnerWrapper {
	width:1024px;
	float: left;
	text-align: left;
	background-color:#ededed;
	background-image: url(../images/no_10_bgnd_ghosting.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}





.NavigationAreaWrapper  {
	float: left;
	width:964px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
}

.NavigationAreaWrapper ul
{
	list-style-type:none;
	width: 972px;
	float: left;
	text-transform: uppercase;
	font-size: 60%;
}
.NavigationAreaWrapper li
{
	display:inline;
	float: left;
	margin-right: 1px;
}
.NavigationAreaWrapper a , .NavigationAreaWrapper a:link
{
	font-family: 'Roboto', Arial, sans-serif;
	text-decoration: none;
	color: #ededed;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	float: left;
	background-color: #555555;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-color: #999999;
	width: 95px;
	letter-spacing: 0.1em;
}
.NavigationAreaWrapper a:hover
{
	background-color: #333333;
	border-bottom-color: #990000;
}







.MainContentAreaWrapper {
	width:1024px;
	float: left;
	
}


.ColumnOne {
	width:450px;
	text-align:left;
	float: left;
}

.TextArea {
	width:415px;
	margin-left: 30px;
	margin-top: 30px;
}

.TextArea p , .TextArea blockquote {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 300;
	font-size: 75%;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	line-height: 170%;
	color: #555555;
}

.TextArea ul {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 300;
	font-size: 70%;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	line-height: 170%;
	color: #555555;
	list-style-type: square;
	list-style-position: inside;
}

.TextArea a:link , .TextArea a:visited {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	color: #555555;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}

.TextArea a:hover {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	color:#990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}


.IconAreaWrapper {
	width:415px;
	margin-left: 30px;
	margin-top: 25px;
	height: 80px;
	margin-bottom: 15px;
	float: left;
}



.IconAreaWrapper img {
	margin-right: 5px;
}
.NavigationAreaWrapper  li {
	display:inline;
	text-transform: uppercase;	
}

.IconAreaWrapper a , .IconAreaWrapper a:link , .IconAreaWrapper a:visited {
	font-size: 65%;
	text-decoration: none;
	color: #555555;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.IconAreaWrapper a:hover {
	color: #990000;
}

.ColumnTwo {
	width:574px;
	text-align:center;
	float: left;
}

.PhotoAreaWrapper {
	width:522px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	height: 535px;
	margin-top: 25px;
}

.ColumnTwo ul {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 300;
	font-size: 70%;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	line-height: 160%;
	color: #555555;
	list-style-type: square;
	list-style-position: inside;
	text-align:left;
}

.ColumnTwo blockquote , .ColumnTwo p {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 300;
	font-size: 70%;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	line-height: 150%;
	color: #555555;
	text-align:left;
}


.ColumnTwo h2 {
	text-align:left;
	font-size: 100%;
	border-left-width: 3px;
	margin-top: 20px;
}

img.ThumbPic {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}

img.MainPic , img.ThumbPic {
	border: 2px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
}

.AtAGlance {
	text-align:left;
	margin-left:85px;
	margin-top:35px;
	width: 465px;
}

.FloorPlanLegalDisclaimer {
	width: 965px;
	margin: 30px;
	float: left;
}

.FloorPlanLegalDisclaimer p {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 300;
	font-size: 65%;
	letter-spacing: 0.1em;
	margin-bottom: 2%;
	line-height: 160%;
	color: #555555;
} 

.FooterAreaWrapper {
	width:964px;
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.FooterAreaWrapper ul {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 65%;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.1em;
	width: 964px;
	padding-top: 17px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 0;
}

.FooterAreaWrapper li {
	line-height: 120%;
	display: inline;
	margin-right: 10px;
}

.FooterAreaWrapper p {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 65%;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.1em;
	width: 964px;
	padding-bottom: 17px;
}

.FooterAreaWrapper a , .FooterAreaWrapper a:link , .FooterAreaWrapper a:visited {
	font-family: 'Roboto', Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
}

.FooterAreaWrapper a:hover {
	color: #990000;
	border-left-color: #990000;
}

.CurrentSaleStatus {
	position: fixed;
	bottom: 0;
	right: 0;
	height: 150px;
	width: 150px;
	background: url(../images/sold.png);

}
