body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.borderized {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.borderLeft {
	background-image: url(images/page_border_left.gif);
}
.borderRight {
	background-image: url(images/page_border_right.gif);
}
.borderBottom {
	background-image: url(images/page_border_bottom.gif);
}
.content {
	width: 800px;
	height:auto;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	display: table;
	background-image: url(images/content_bg.gif);
}
.header1 {
	background-image: url(images/header_background.gif);
	height: 24px;
}
.smallText {
	font-size:9px;
	font-style: italic;
}
img {
	border: none;
}
#leftsection {
	float: left;
	width: 380px;
	display: block;
	height:auto;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(images/content_bg.gif);
	padding-right: 40px;
	padding-bottom: 0px;
}
#leftsection .name {
	font-weight: bolder;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #877657;	
}
#leftsection .location {
	font-weight: bolder;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #877657;	
}
#leftsectionRent {
	float: left;
	width: 380px;
	display: block;
	height:auto;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 20px;
	background-image: url(images/content_bg.gif);
	padding-right: 40px;
	padding-bottom: 0px;
}
#leftsectionRent a {
	color: #786A4F;
	text-decoration: none;
}
#leftsectionRent center {
	padding: 10px 0px 10px 10px;
}
#leftsectionIndex {
	float: left;
	width: 380px;
	display: block;
	height:250px;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(images/content_bg.gif);
	padding-right: 40px;
	padding-bottom: 0px;
}
#leftsectionContent {
	padding-top:30px;
	padding-left: 20px;
}
#leftsectionContent a {
	color: #7b6e52;
}
#leftsectionContent strong {
	font-weight: bold;
	color: #7b6e52;	
}
#leftsectionContent ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
#rightsection {
	float: right;
	width: auto;
	height:100%;
	display: block;
	vertical-align: top;
	text-align: right;
}
#rentdetailrightsection {
	float: right;
	width: 350px;
	height:410px;
	padding-top: 110px;
	padding-right:10px;
	display: block;
	vertical-align: top;
	text-align: left;
	background-image: url(images/content_bg.gif);
}
#rentdetailrightsection .title {
	font-weight: bolder;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #877657;	
}
#rentdetailrightsection b {
	font-weight: bolder;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #877657;	
}
#rentdetailrightsection a {
	color: #877657;
	text-decoration: underline;
}
#rentrightsection {
	float: left;
	height:auto;
	width: 300px;
	padding-top: 60px;
	vertical-align: top;
	text-align: left;
	padding-right:20px;
	padding-bottom: 40px;
}
#rentrightsection ul {
	list-style-type: none;
	width:350px;
	display:block;
	margin-left:-10px;
}
#rentrightsection a {
	color: #786A4F;
	text-decoration: none;
}
#rentrightsection .underlined {
	text-decoration: underline;
}
#rentrightsection li {
	list-style-type: none;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left:10px;
}
#rentrightsection center {
	clear:both;
	display: block;
}
#rightsectionIndex {
	float: right;
	width: 300px;
	height:250px;
	display: block;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(images/content_bg.gif);
	padding-right: 40px;
	padding-bottom: 0px;
}
#fullsection {
	float: left;
	width: 740px;
	display: block;
	height:auto;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(images/content_bg.gif);
	padding-right: 40px;
	padding-bottom: 40px;
}

#bottomSection {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #786A4F;
	text-align: right;
	display: block;
	vertical-align: top;
	line-height: 2px;
	margin-top: -4px;
}
#bottomSection a {
	color: #786A4F;
	text-decoration: none;
}
#bottomSection a:hover {
	color: #786A4F;
	text-decoration: underline;
}
.bottomIcon {
	display:inline;
	position:relative;
	top:5px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b6e52;
	font-weight:bolder;
}


/*
for dropdown-menu
*/
.topItemNormal {
  cursor: pointer;
}
.itemNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #786a4f;
	width: 160px;
	height: 40px;
	border-top: 1px none #ac9d81;
	border-right: 1px solid #ac9d81;
	border-bottom: 1px solid #ac9d81;
	border-left: 1px solid #ac9d81;
}
.itemOver {
	width: 160px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
  cursor: pointer;
  background-color: #978562;
	border-top: 1px none #ac9d81;
	border-right: 1px solid #ac9d81;
	border-bottom: 1px solid #ac9d81;
	border-left: 1px solid #ac9d81;
}
#apy0m0i0ICO, #apy0m0i1ICO, #apy0m0i2ICO, #apy0m0i3ICO, #apy0m0i4ICO, #apy0m0i5ICO {
	cursor: pointer;
}
.rentid {
	color: #FFFFFF;
	background-color: #7b6d52;
	width: 50px;
	padding: 4px;
	text-align: right;
}
.rentname {
	color: #877657;
}
#rentmenu {
	text-align: center;
	clear: both;
}

#CareerContent {
	padding-top:30px;
	padding-left: 20px;
	width: 700px;
	height:auto;
}
#CareerContent ul {
	margin-top:2px;
	margin-bottom:2px;
}
#CareerContent a {
	color: #786A4F;
	font-weight:bolder;
	text-decoration: none;
}


.topborder {
	background-image: url(images/popup_02.gif);
}
.leftborder {
	background-image: url(images/popup_04.gif);
}
.contentbaloon {
	background-image: url(images/popup_05.gif);
	font-size: 10px;
}
.rightborder {
	background-image: url(images/popup_06.gif);
}
.bottomborder {
	background-image: url(images/popup_14.gif);
}

.noShow {
	top:1px;
	left:5px;
	position: absolute;
	visibility: hidden;
	z-index: 500;	
}