@charset "UTF-8";
#logo {
	height: 170px;
	width: 270px;
	float: left;
	display: inline;
	background-color: #6088D1;
}
#body {
	margin-right: auto;
	margin-left: auto;
	width:1000px;
	height: 470px;
	margin-top: 0px;
}
#nav {
	height: 300px;
	width: 270px;
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(.././regencyrowdallas.com/dallasrelestate-img/buttons/luxuryrealestate_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #C1D3F9;
	text-align: center;
}
#image {
	height: 470px;
	width: 730px;
	float: right;
	background-color: #EDEDED;
}
body {
	background-color: #4466ae;
	margin: 0 0 0 0;
	background-image: url(dallasluxurycondos/dallasrealestatebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 32px;
	color:#666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	padding-right: 45px;
	padding-left: 55px;
	background-color:#FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(dallasluxurycondos/dallasrealestate.gif);
	background-repeat: repeat-x;
}
#footer {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	display: block;
	width: 1000px;
	text-align: center;
	padding-top: 30px;
	}
#footer a {
	color: #369;
	text-decoration: none;
	}
#footer a:hover {
	color: #999;
	text-decoration: underline;
	}
#footer-mini {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 12px;
	display: block;
	padding-top: 5px;
	text-align: center;
	}
h1 {
	font-size: 17px;
	color: #4466AE;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom: 0;
}
.large {
	font-size: 14px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: normal;
}
a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
	word-spacing: 2px;
}
#image-amenities {
	height: 600px;
	width: 630px;
	float: right;
	background-color: #EDEDED;
	background-image: url(.././regencyrowdallas.com/dallasrelestate-img/pool.jpg);
	background-repeat: no-repeat;
}
#image-avail {
	height: 600px;
	width: 630px;
	float: right;
	background-color: #EDEDED;
	background-image: url(.././regencyrowdallas.com/dallasrelestate-img/regencyrow.jpg);
	background-repeat: no-repeat;
}
a:hover {
	text-decoration: underline;
}.singlespace p {
	line-height: 120%;
}
.button {
  font-size: 12px;
  font-weight: bold;
  color: #858585;
  font-family: Arial, sans-serif;
  background: #f6f6f6 url(../images/big-button-overlay.png) top left repeat-x;
  display: inline-block;
  padding: 10px 19px 11px 19px;
  text-decoration: none;
  line-height: 1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0 1px 3px #cccccc;
  -webkit-box-shadow: 0 1px 3px #cccccc;
  border-bottom: 1px solid #b8b8b8;
  position: relative;
  cursor: pointer; }

a.button:hover {
  background-color: white;
  color: #787878; }

.big-button {
	font-size: 14px;
	font-weight: bold;
	color: white;
	font-family: Arial, sans-serif;
	display: inline-block;
	padding: 10px 19px 11px 19px;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 4px #999999;
	-webkit-box-shadow: 0 1px 4px #999999;
	position: relative;
	cursor: pointer;
	background-color: #9EBCD8;
	background-image: url(../images/big-button-overlay.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a.big-button:hover {
	background-color: #666666;
	color: white;
	text-decoration: none;
}
