@charset "UTF-8";
/* Phone */
@import url("media.css") only screen and (max-width:320px);
/* Tablet */
@import url("media.css") only screen and (min-width:321px) and (max-width:768px);
/* Desktop */
@import url("media.css") only screen and (min-width:769px);

#artwork{ maxwidth:100%
}
img {

max-width: 100%;
max-height: auto;

}
.scaleable {
	max-width: 100%
}
.red_background {
	background-color: #a51e36;
	
;
}
.site-container {
	display: block;
	align: absolute;
	height: auto;
	width: 96%;
	max-width: 950px;
	margin: 0 auto;
}
.svg-container {
	display: block;
	float: left;
	position: relative;
	height: 0; 
 width: 100%; 
 padding: 0;
 padding-bottom: 119%;

}
.about-container {
	float: left;
	position: relative;
	align: absolute;
	height: auto;
	width: 96%;
	max-width: 960px;
	margin: 0 auto;

}
.white_background {
	background-color: #6a6a6d;
	max width:950px
;}
.header_background {
	background-color: #efe2dc;
	max width:950px
;}
.black_background {
	background-color: #6a6a6d;
	max width:950px
;}
.photo_trial {
	background-attachment: scroll;
	background-image: url(../images/building_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bentley_heading {
	font-family: 'Khula', sans-serif;
	font-weight: 800;
	font-size: 24px;
	color: #42536b;
	margin: 0px;
	padding-top: 40px;
	text-transform: none;
}
.price {
	font-family: 'Khula', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #42536b;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	line-height: 12px;
}
.bentley_address {
	font-family: 'Khula', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.bentley_subheading {
	font-family: 'Khula', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #9f5e48;
	margin: 0px;
	padding: 0px;
}
.apartment {
	font-family: 'Khula', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #42536b;
	margin: 0px;
	padding: 0px;
}
.bentley_subheading2 {
	font-family: 'Khula', sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #818285;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bentley_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 24px;
}
.apartment_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6a6a6d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
}
.bentley_text a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #42536b;
	text-decoration: underline;
}
.bentley_text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #42536b;
	text-decoration: underline;
}
.bentley_text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #42536b;
	text-decoration: underline;
}
.bentley_text a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #42536b;
	text-decoration: underline;
}
.bottom_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #818285;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bottom_links a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #818285;
	text-decoration: none;
}
.bottom_links a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #818285;
	text-decoration: none;
}
.bottom_links a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #818285;
	text-decoration: underline;
}
.bottom_links a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #818285;
	text-decoration: none;
}
.bentley_small_print {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	text-align: left;
	line-height: 24px;
	color: #6a6a6d;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	
}
.section-button {
	font-size: 20px;
	color: #9f5e48;
	border-radius: 30px;
	font-style: normal;
	font-family: 'Khula', sans-serif;
	font-weight: 600;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.section-button a:link {
	text-decoration: none;
	color: #ffffff;
	border-radius: 30px;
	border: thin solid #42536b;
	padding: 10px;
	background-color: #42536b;
}
.section-button a:visited {
	text-decoration: none;
	color: #ffffff;
	border: thin solid #42536b;
	padding: 10px;
	background-color: #42536b;
}
.section-button a:hover {
	text-decoration: none;
	color: #42536b;
	border: thin solid #42536b;
	background-color: transparent;
}
