html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}

a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
a.l2 {
	color: #ff0000;
	text-decoration: underline;
}
a.l2:hover {
	color: #ff0000;
	text-decoration: none;
}

acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h1{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
h2{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 13px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}
h3{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align:left;
}
.contentleft{
	width: 70%;
	padding: 10px;
	height: 100%;
}
.contentmain{
	background-color:#F9F8F7;
	padding:5px;
}
.contentright{
	width: 30%;
	padding: 10px;
}
.greybox{
	border: 1px solid #666666;
	background-color: #DEDEDE;
	color:#666666;
	-webkit-border-radius: 0px 10px 0px 10px;
	-moz-border-radius: 0px 10px 0px 10px;
	border-radius: 0px 10px 0px 10px;
	padding: 9px;
}
.header{
	background-color: #E6E6E6;
	background: url(img/header2.jpg);
	padding-right: 10px;

}
.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 0px 10px 0px 10px;
	-moz-border-radius: 0px 10px 0px 10px;
	border-radius: 0px 10px 0px 10px;
	padding: 9px;
	min-width: 185px;
}
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
	background-color: #903326; /*D6C43A;*/
}
.whitebox{
	valign: top;
	background-color: #FFFFFF;
	color:#666666;
}
.whitebox_topleft{
	valign: top;
	background: url(img/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	valign: top;
	background: url(img/1-bottomright.gif);
	width:9px;
}
option.stripe{
	background-color:#EEEEEE;
}
.emailHover{
	text-decoration: underline;
	cursor: pointer;
}
#mqform label.error {
  font-weight: bold;
  color: #EA5200;
}
#mqform input.error {
  font-weight: normal;
  /*color: #EA5200;*/
  border: 1px solid #EA5200;
  padding: 2px;
}

.main_content_ct
{
	width: 760px;
	border: 1px solid #000000;
	margin-top: 10px;
}
.fancybox_ct
{
	 width:100%;
	 height:100%;
}
.fancybox
{
	border: 1px solid #666666;
	height: 100%;
	background-color: #FFF;
	-webkit-border-radius: 10px 0px 10px 0px;
	-moz-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
}

.showproperty
{
	padding: 0 9px;
}

.listing_ct
{
	padding: 9px 0;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid gray;
}
.listing_ct a {
	color: #666666;
	text-decoration: none;
}
.listing_ct a:hover {
	color: #888888;
	text-decoration: underline;
}
#menubar
{
	display:none;
}

.print_link
{
	width: 100%;
	float: left;
}

.property_photo
{
	float: left;
}

.property_details
{
	float: left;
	margin: 0 0 0 9px;
	max-width: 194px;
}

.property_details_clear
{
	padding: 5px 0;
}

.property_title
{
	margin-top: 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px 0;
	display: none;
}

.property_title2
{
	margin-top: 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px 0;
}

.property_links
{
	float: left;
}

.property_contact
{
	float: right;
	margin-right: 9px;
}

.property_description
{
	margin-top: 5px;
	border-top: 1px solid gray;
	padding: 5px 0;
}

.property_features
{
	margin-top: 5px;
	border-top: 1px solid gray;
	padding: 5px 0;
}

.property_additional
{
	margin-top: 5px;
	border-top: 1px solid gray;
	padding: 5px 0;
}

.property_featuresA
{
	display: inline-block;
	float: left;
}

.property_featuresB
{
	display: inline-block;
	float: right;
	margin-right: 9px;
}

.property_photos,
.property_floorplan
{
	width: 100%;
	text-align: center;
	border-top: 1px solid gray;
	padding: 5px 0;
}

.property_photo_thumb
{
	float: left;
	margin: 5px;
}

.listing_headline
{
	font-size: 12px;
	float: left;
	display: inline-block;
	font-weight: bold;
	padding-left: 9px;
}

.listing_photo
{
	float: left;
	display: inline-block;
	padding-left: 9px;
}

.listing_details
{
	float: left;
	display: inline-block;
	text-align: left;
	padding: 9px 0 9px 9px;
}

.vacancies_toolbar
{
	text-align: left;
	border-bottom: 1px solid gray;
	padding: 5px 0;
}

#sortField
{
	font-size: 10px;
}

.mobile_btn
{
	display: none;
	padding: 15px 10px;
}

.mobile_btn a {
	font-size: 14px;
	padding: 10px;
	color: #fff;
	background: #903326;
	border: 1px solid #333;
	background-image: none;
	text-decoration: none;
}

.mobile_btn a:hover
{
	background-image: none;
	background-color: #6B261C;
	color: #eee;
	text-decoration: underline;
}

.mobile_link
{
	display: none;
}

.nomobile_link
{
	display: block;
}

.nomobile_list
{
	display: list-item;
}

.nomobile_table
{
	display: table-cell;
}

input, textarea
{
	box-sizing: border-box;
}

select
{
	padding: 1px 0px;
}

.showingTable td
{
	text-align: center;
}
