@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
body, textarea {
	background-color: #000000;
}
body {
	margin: 0;
	padding: 0;
}
#contentBox {
width:900px;
height:300px;
overflow:auto;
}
ul.MenuBarHorizontal a, ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus, ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal
a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
 {border-bottom: 1px solid white;}
 
 hr {
	width: 100%;
	height: 3px;
	align: center;
}
.style1 {
	font-size: 24px
}
.sitelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.sitelink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.sitelink a:hover {
	color: #527da2;
}
.style9 {
	font-size: 16
}
.style10 {
	font-size: 16px;
}
.style13 {color: #415A7E}

a:link {
	color: #4E7DA4; /*was 527da2*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E7DA4;
}
a:hover {
	text-decoration: none;
	color: #527da2;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	font-size: 12px;
}
.galertitle {
	font-size: 24px;
	color: #4e7da4;
}
.galertitleBig {
	font-size: 32px;
	color: #d90000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
}
.galertitle_sold {
  color: #d90000;
}
.galertitle a {
	font-size: 24px;
	color: #4e7da4;
	text-decoration: none;
}
.galertitle a:hover {
	color: #fff;
}
.projectwrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}
.newprojecttopper {
	width: 900px;
	margin: 0px auto;
	padding: 12px 0px;
}
.newprojectname {
	width: 550px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.newprojectarchitect {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 24px 0px 0px 0px;
}
.baylislogo {
	display: block;
	margin: 0px auto;
	width: 120px;
	height: auto;
}
.newprojecttopper h1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.2;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.newprojecttopper h1 .red {
	color:#d90000;
}
.newprojecttopper p {
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height: 1.2;
	padding: 0px;
	margin-bottom: 12px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/*HEADER CSS********/
.hdrouter-blk {
    background-color: #000000;
    margin: 0px;
    padding: 8px 0px;
    width: 100%;
}
.hdrinner-blk {
    margin: 0px;
    padding: 0px;
    width: 100%;
	border-bottom: 2px solid #003876;
}
.hdrcontent-blk {
    background-color: #000000;
    margin: 0px auto;
    padding: 0px 10px;
	position: relative;
    width: 100%;
}
.mainlogobox {
	margin: 0px auto;
	padding: 10px 0px 12px 0px;
	width: 300px;
}
.mainlogobox img {
	border: 0;
}
.mainlogo {
	display: block;
	margin: 0px auto;
}
.mainlogo a {
	cursor: pointer;
}
.floorplan {
  color:#eeeeee;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  line-height: 1.6;
  letter-spacing: 1px;
  margin: 0px 0px 20px 0px;
}
.floorplan a {
  color:#ff9326;
}
.floorplan a:hover {
  color:#ffb973;
}