/* CSS Document */

body {
	margin: 20px 0px 0px 0px;
}

body, td, p {
	font-family: "Times New Roman", Times, serif;
	color: #917678;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #b4975a;
}
a:hover {
	color: #907578;
}

h1 {
	font-size: 16px;
}

#container {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#header {
	background-image: url(../images/header_line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 13px;
}
#header td {
	vertical-align: top;
}

#contenthome {
	width: 295px;
	height: 288px;
	margin-bottom: 30px;
	text-align: right;
	background-image: url(../images/home_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 170px 85px 0px 560px;
}
#content {
	width: 858px;
	margin: 25px 0px 30px 0px;
	text-align: right;
}
#content td {
	vertical-align: top;
	color: #b4975a;
}
#content p {
	color: #b4975a;
}
#content em {
	color: #907578;
	font-style: normal;
}

.imgleft {
	width: 540px;
	text-align: left;
}
.imgleft img {
	padding-bottom: 20px;
	padding-right: 20px;
}

.imgleft_ext {
	width: 540px;
	text-align: left;
	background-image: url(../images/img_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.imgleft_ext img {
	padding-bottom: 20px;
	padding-right: 20px;
}

.stdtext {
	text-align: left;
}

#footer {
	width: 940px;
	margin-bottom: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9e9d9f;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #9e9d9f;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
}
.footer {
	width: 800px;
	margin-top: 25px;
}
.footer td {
	width: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e9d9f;
	text-align: right;
}
.footer th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e9d9f;
	font-weight: normal;
	text-align: left;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #9e9d9f;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
}

.space a:link, .space a:active, .space a:visited {
	padding: 0px 8px 0px 8px;
}

.press {
	width: 600px;
}
.press th {
	padding: 5px 5px 5px 0px;
	width: 100px;
	text-align: left;
	font-weight: normal;
	color: #907578;
}
.press td {
	padding: 5px 5px 5px 0px;
}
.divider {
	height: 60px;
	background: url(../images/divider.gif) center repeat-x;
	width: 825px;
}

ul {
	line-height: 24px;
	list-style-type: none;
	margin-left: 0px;
}

ul.left {
	margin-left: 40px;
	text-align: left;
	line-height: 16px;
	list-style-type: disc;
}

#floorplansgrid th {
	vertical-align: bottom;
	text-align: center;
}
#floorplansgrid td {
	vertical-align: top;
	text-align: center;
}

div.small {
	margin-left: 40px;
}

div.small ul.left {
	margin-left: 0px;
	text-align: left;
	line-height: 16px;
	list-style-type: disc;
}