/* Header Photo CSS Elements */
/* --------------------------------------------------------------- */
#headerphotoservices{
	width: 528px;
	height: 278px;
	background-image: url(/shared_graphics/header_services.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;	
}
#headerphotoapartment{
	width: 528px;
	height: 278px;
	background-image: url(/shared_graphics/header_apartment.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;	
}
#headerphotocare{
	width: 528px;
	height: 278px;
	background-image: url(/shared_graphics/header_care.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;	
}
#headerphotocalendar{
	width: 528px;
	height: 278px;
	background-image: url(/shared_graphics/header_calendar.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;	
}
#headerphotogallery{
	width: 528px;
	height: 278px;
	background-image: url(/shared_graphics/header_gallery.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;	
}
#headerphotocontact{
	width: 528px;
	height: 278px;
	background-image: url(/shared_graphics/header_contact.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;	
}
#headerphotoapplication{
	width: 528px;
	height: 278px;
	background-image: url(/shared_graphics/header_application.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;	
}


/* Text Area CSS Elements */
/* --------------------------------------------------------------- */
#text {
	padding: 25px;
	font-size: 14px;
	line-height: 20px;
}
#text p {
        margin: 0px;
        padding-top: 10px;
        padding-bottom: 11px;
	line-height: 20px;
}
#text h2 {
	font-size: 22px;
	font-weight: normal;
        margin: 0px;
	padding-bottom: 11px;
	color: #fae0a7;
}
#text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
        margin: 0px;
        padding-top: 10px;
        padding-bottom: 11px;
}
#text h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        margin: 0px;
	color: #fae0a7;
}
#text ul
{
	list-style-type: disc;
        margin: 0px;
	padding-left: 1.5em;
	padding-bottom: 11px;
}
#text ol
{
        list-style-type: decimal;
	margin-left: 1em;
	padding-left: 1em;
	padding-bottom: 11px;
}
#text .pdflink a {
	font-size: 14px;
	font-weight: normal;
	color: #ffd374;
	background-image: url(/shared_graphics/pdf_icon.gif);
	height: 30px;
	margin-top: 0px;
	margin-bottom: 18px;
	padding-left: 40px;
	padding-top: 5px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
#text .clickhere {
	background-image: url(/shared_graphics/clickhere_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 26px;
	width: 100px;
}
#contactcallout a {
	background-image: url(/shared_graphics/contact_us.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 172px;
	margin-left: 65px;
	margin-bottom: 25px;
	text-indent: -9999px;
        display: block;
}
#brochurecallout a {
	background-image: url(/shared_graphics/brochure_request_btn.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 172px;
	margin-left: 65px;
	margin-bottom: 25px;
	text-indent: -9999px;
        display: block;
}
.articleimage {
        float: right;
        margin: 0 0 10px 10px;
        clear: right;
}
.articleimageindent {
        float: right;
        margin: 0 100px 10px 10px;
        clear: right;
}
.gallerythumb {
        float: left;
        margin-right: 35px;
        margin-bottom: 30px;
        height: 150px;
}
.gallerythumb img {
        padding: 5px;
        background-color: #fff;
}
/* forms
----------------------------------------------- */
label.zemRequired {
font-weight: bold;

}
.zemContactForm div{
	margin: 0;
	padding: 0px;
	font-size: 100%;
	margin-top: 20px;
}
.zemContactForm h4 {
	padding-top: 12px;
	padding-bottom: 12px;
}
.zemContactForm fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 5px;
  margin: 0 0 0 0;
}
.zemContactForm fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}
.zemContactForm label {
  font-size: 100%;

}
.zemContactForm label u {
  font-style: normal;
  text-decoration: underline;
}
.zemContactForm input, select, textarea {
  color: #333;
  margin-top: 2px;
  padding: 2px;
  width: 265px;
  border: 1px solid #000;
  background-color: #F0E4CA;
}
.zemContactForm input, select {
border: 1px solid #000;
background-color: #F0E4CA;
width: 265px;
}
.zemContactForm textarea {
  overflow: auto;
  width: 265px;
  margin: 2px 0 5px 0;
}
.zemContactForm div {
  clear: left;
  display: block;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 5px;
}
.zemContactForm fieldset {
  margin: 0em;
}
.zemContactForm div fieldset {
  clear: none;
  padding: 5px 0 0 0;
}
.zemContactForm div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}
.zemContactForm label {
  display: block;
  float: left;
  width: 150px;
  padding: 3px 10px;
  margin: 0 0 5px 0;
  text-align: right;
}
.zemContactForm #from {
 width: 150px;
}
.zemContactForm #to {
 width: 150px;
}
.zemContactForm #reset{
 width: 120px;
 float: none;
}
.zemContactForm .zemSubmit {
 width: 120px;
 float: none;
 margin-top: 10px;
 margin-left: 170px;
 color: #510000;
 font-weight: bold;
 border: 2px solid #6e0505;
 padding: 2px;
 background-color: #ffd374;
}
.zemContactForm #mail {
	width: 1px;
	margin: 0px;
	padding: 0px;
}
.zemContactForm #phone {
	width: 1px;
	margin: 0px;
	padding: 0px;
}
