/*---------- Main Body ----------*/
body {
	margin:0;
	/*min-width: 694px;
	max-width: 1000px;*/
	background: #f6fced url(../images/background.png);
	font: small Arial, Helvetica, Helvetica neue, sans-serif;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* end clearfix */

#breadcrumb {font-size: 10px; color: #666; padding: 2px 0;}
#breadcrumb a {color: #666;}
#page {
	max-width: 944px;
	min-width: 638px;
	background: #ffffff url(../images/stripes-left.gif) repeat-y;
	/*padding: 14px 16px 21px 40px;*/
	padding: 14px 16px 0 16px;
}

#page-right {
    background: url(../images/stripes-right.gif) repeat-y top right;
    margin-top: -14px;
    margin-right: -16px;
    margin-bottom: -21px;
    padding-top: 14px;
    padding-right: 16px;
    padding-bottom: 21px;
}
.centered {
	display: block;
	margin: 0 auto; /* center in window */
}
.left {
	float: left;
}
.skip {
	position: absolute;
	left: -1000em;
	width: 20em;
}
.current {
	text-decoration: underline;
}



.nowrap {
	white-space: nowrap;
}
a {
	color: #457342;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #457342;
	font: 180% Times New Roman, serif;
}
h2 {
  color: #333;
  font: bold 120% Verdana, Arial, sans-serif;
}
h3 {
	color: #333;
	font: bold 110% Verdana, Arial, sans-serif;
	margin-top: 1em;
	margin-bottom: -0.75em;
}
img {
	border: 0;
}
td, th {
  vertical-align: top;
}
.imgBorder {
  border: 1px solid #e9d8a3;
  padding: 1px;
}
/*---------- Header ----------*/
#header {
	min-height: 127px;
	height: auto !important;
	height: 127px;
	border-bottom: solid 2px #bf9262;
	text-align: center;
	padding: 0;
        position:relative;
}
#header-logo {
	float: left;
	margin: 9px 0 10px 20px;
}
#contact-info {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float:right;
}
.header-contact {
	color: #457342;
	text-align: center;
	font-size: 70%;
	margin: 0 0 0.7em 0.5em;
	white-space: nowrap;
}
.promo1 {
	color: #895c2a;
	font: 120% Times New Roman, serif;
	display: inline;
}
.promo2 {
	color: #457342;
	font: 180% Times New Roman, serif;
	margin: 0 auto;
	font-weight: bold;
}

.promo2 a {
	color: #FFFFFF;
}


/*---------- Navigation ----------*/
#nav {
	background: #457342 url(/layout/images/nav-bg.jpg) repeat-x;
	height:51px;
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
	list-style: none;
	color: #FFFFFF;
	line-height: 3.5em;
	font-size: 13px;
        float:left;
}
#nav a {
color: #FFFFFF;
display:block;
padding: 0 10px;
height:45px;
margin:3px 0;
}

#nav a.current {
  font-weight: bold;
}

#nav a:hover, #nav a.current {
text-decoration: none;
background-image:url(/layout/images/nav-bg-current.jpg);
background-position:top center;
}

#subnav-title {
	float: left;
	margin: 4px 0 0 20px;
	display:inline; /* Fix "double margin" bug in IE6 */
}
#subnav {
	background-color: #e9d8a3;
	margin: 0;
	padding: 0 5px 0 10px;
	text-align: right;
}
#subnav li {
	display: inline;
	list-style: none;
	color: #c7853d;
	font-size: 110%;
	margin-right: 15px;
	line-height: 2.5em;
	white-space: nowrap;
}
#subnav a {
	color: #c7853d;
}


/*---------- Content ----------*/
#content {
	padding: 0 20px;
	border-top: solid 2px #bf9262;
}

#content p {
line-height:1.3;
}

/*---------- Footer ----------*/
#footer {
	clear: both;
	border-top: solid 1px #e9d8a3;
	font-size: 70%;
	color: #895c2a;
	text-align: center;
	margin-top: 25px;
}
#footer a {
	color: #895c2a;
}
#footer-nav {
	margin-left: 0;
	padding-left: 0;
}
#footer-nav li {
	display: inline;
	list-style: none;
	border-left: solid 1px;
	padding: 0 1em;
}
#footer-nav .first {
	border-left: 0px solid;
}

#bottom {
    background: url(../images/shadow-bottom.gif) repeat-x top left;
    height: 10px;
    min-width: 694px;
	max-width: 1000px;
	margin-top: 0px;
    margin-right: -16px;
    margin-bottom: -21px;
    /*margin-left: -40px;*/
	margin-left: -6px;
}
#bottom-right {
    background: url(../images/shadow-bottom-right.gif) no-repeat top right;
    height: 10px;
    /*width: 10px;*/
	width: 40px;
    float: right;
	margin-right: -29px;
}

#bottom-left {
    background: url(../images/shadow-bottom-left.gif) no-repeat top left;
    height: 10px;
    width: 16px;
    float: left;
	margin-left: -10px;
}

/* VACANCY PAGES  */

table.rentalUnit {
    border-top: #e2e2e2 1px solid;
    border-right: #e2e2e2 1px solid;
    border-collaspe: collaspe;
}

table.rentalUnit th {
    border-left: #e2e2e2 1px solid;
    border-bottom: #e2e2e2 1px solid;
    border-collaspe: collaspe;
    background: #e9d8a3;
    padding: 2px;
    text-align: left;
}

table.rentalUnit td {
    border-left: #e2e2e2 1px solid;
    border-bottom: #e2e2e2 1px solid;
    border-collaspe: collaspe;
    padding: 2px;
}

table.rentalUnit td p {
    margin: 0;
    padding: 0;
}
.right-align {
  text-align: right;
}
div.oddRow {
  background-color: #f3f3f3;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 5px 0;
}
body table.rentalUnit tr.odd td {
  background-color: #efefef;
  background-color: #f6f6f6;
}
#tblProperties {width: 100%;}
#tblProperties td {width: 50%; padding: 20px;}
.propertyListImage {float: left; margin: 8px 8px 8px 0px; padding: 2px; border: 1px solid #e3e3e3;}
#tblProperties h2 {font-size: 110%; color: #333; padding: 2px; background-color: #e9d8a3; border: #e2e2e2 1px solid;}
#tblProperties h2 a {color: #333; text-decoration: underline;}

/* Table sorting
-------------------------------------*/
table.tablesorter thead th {
	background-image: url(../images/small-sort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 21px;
}
table.tablesorter thead th.headerSortUp {
	background-image: url(../images/small-sort-asc.gif);
	padding-right: 21px;
}
table.tablesorter thead th.headerSortDown {
	background-image: url(../images/small-sort-desc.gif);
	padding-right: 21px;
}


/* Slogan */
#slogan {

font-family:times new roman, times;
font-size:19px;
font-weight:normal;
position:absolute;
top:67px;
left:320px;
}

#slogan span {

display:block;
margin-top:-5px;
margin-left:108px;
font-size:28px;
}


/* Phone */

#phone {
font-family:times new roman, times;
font-size:18px;
text-align:right;
position:absolute;top:4px;
right:18px;
}

#phone span {
display:block;}

#phone span b {
font-size:11px;
color:#606060;
font-weight:normal;
margin-right:3px;
}



/* Collection - Home page */
#gallery-nav{bottom:17px;left:18px;position:absolute;z-index:20;margin:0;padding:0;}
#gallery-nav a{background-color:#FFF;text-align:center;color:transparent;font-size:0;color:#FFF;display:block;float:left;height:14px;text-decoration:none;width:14px;margin:0 4px 0 0;}
#gallery-nav a.activeSlide{background-color:#538c4f;color:#538c4f;}
#home-gallery{background-image:url(/layout/images/gallery-bg.jpg);display:block;height:195px;position:absolute;right:0;top:30px;width:596px;}
.home-gallery-item{background-image:url(/layout/images/gallery-bg.jpg);display:block;height:195px;position:relative;width:596px;}
.home-gallery-item h2{
color:#FFF;display:block;font-family:times new roman, times, serif;font-size:24px;left:342px;position:absolute;top:25px;width:250px;margin:0;padding:0;}

/* 
   color: #FFFFFF;
    display: block;
    font-family: times new roman,times,serif;
    font-size: 24px;
    left: 312px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    width: 260px;
} */

.home-gallery-item span{
color:#FFF;display:block;font-family:times new roman, times, serif;font-size:16px;left:342px;position:absolute;top:60px;width:245px;

/*     color: #FFFFFF;
    display: block;
    font-family: Arial,helvetica,helvetica neue,sans-serif;
    font-size: 14px;
    left: 312px;
    position: absolute;
    top: 47px;
    width: 268px; */
}


.home-gallery-item-button{background-image:url(/layout/images/view-this-listing-button.png);height:28px;left:312px;position:absolute;top:154px;width:195px;}
.home-gallery-item-image{height:176px;left:9px;overflow:hidden;position:absolute;top:10px;width:305px;/*background-color:#315a2d;*/}



/* Vacancies Door */

#small-current-vacancies{background-image:url(/layout/images/small-current-vacancies.png);height:266px;margin:0px 30px 30px 0;position:relative;width:186px;float:left;}

.small-click-now{border:0;left:22px;position:absolute;top:236px;}

.small-vacancies-1,.small-vacancies-2{color:#FFF;display:block;font-size:33px;font-weight:700;position:absolute;text-align:center;width:100%;}
.small-vacancies-1{left:12px;top:38px;}
.small-vacancies-2{left:12px;top:100px;}
.small-vacancies-url-1{height:58px;left:70px;position:absolute;top:39px;width:72px;z-index:4;}
.small-vacancies-url-2{height:58px;left:70px;position:absolute;top:100px;width:72px;z-index:4;}

#small-vacancies-door-closed{background-image:url(/layout/images/small-door-closed.png);height:135px;left:31px;position:absolute;top:34px;width:116px;z-index:5;}
