/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  April 13, 2009, 1:16 pm with psd2css Online version 1.36
 *
 */

/* You named this layer b_bkgnd_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -578.5px;
  left: 50%;
  top: +0px;
  width: 1157px;
  height: 954px;
  z-index: 1;
  background-image: url(Layer-1.jpg);
}

/* You named this layer Brown Advertising */
#Layer-2 {
  position: absolute;
  left: 775px;
  top: 904px;
  width: 257px;
  height: 21px;
  z-index: 2;
}

/* You named this layer content_jpg */
#Layer-3 {
  position: absolute;
  left: 96px;
  top: 257px;
  width: 960px;
  height: 619px;
  z-index: 3;
}

/* You named this layer Contact us_text_\#333333 */
#Layer-4 {
	position: absolute;
	left: 24px;
	top: 172px;
	width: 521px;
	height: 41px;
	z-index: 4;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* You named this layer address_text_\#333333 */
#Layer-5 {
	position: absolute;
	left: 614px;
	top: 194px;
	width: 324px;
	height: 200px;
	z-index: 5;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* You named this layer form placeholder_empty */
#Layer-6 {
	position: absolute;
	left: 39px;
	top: 210px;
	width: 488px;
	height: 363px;
	z-index: 6;
}

/* You named this layer pic placeholder_empty */
#Layer-7 {
	position: absolute;
	left: 562px;
	top: 56px;
	width: 509px;
	height: 351px;
	z-index: 7;
}

/* You named this layer Clara B Farlow Logo */
#Layer-8 {
  position: absolute;
  left: 159px;
  top: 60px;
  width: 361px;
  height: 146px;
  z-index: 8;
}

/* You named this layer nav bar_jpg */
#Layer-9 {
	position: absolute;
	left: 120px;
	top: 213px;
	width: 442px;
	height: 45px;
	z-index: 9;
}

/* You named this layer Home_linkover */
#Layer-10 {
  position: absolute;
  left: 22px;
  top: 11px;
  width: 71px;
  height: 28px;
  z-index: 10;
}

/* You named this layer Home_link */
#Layer-11 {
  position: absolute;
  left: 34px;
  top: 18px;
  width: 43px;
  height: 12px;
  z-index: 11;
}

/* You named this layer Mission_linkover */
#Layer-12 {
  position: absolute;
  left: 96px;
  top: 11px;
  width: 105px;
  height: 28px;
  z-index: 12;
}

/* You named this layer Mission_link */
#Layer-13 {
  position: absolute;
  left: 106px;
  top: 18px;
  width: 87px;
  height: 12px;
  z-index: 13;
}

/* You named this layer Farlow_linkover */
#Layer-14 {
  position: absolute;
  left: 213px;
  top: 11px;
  width: 130px;
  height: 28px;
  z-index: 14;
}

/* You named this layer Farlow_link */
#Layer-15 {
  position: absolute;
  left: 226px;
  top: 18px;
  width: 109px;
  height: 13px;
  z-index: 15;
}

/* You named this layer Contact_linkover */
#Layer-16 {
  position: absolute;
  left: 352px;
  top: 11px;
  width: 85px;
  height: 28px;
  z-index: 16;
}

/* You named this layer Contact_link */
#Layer-17 {
  position: absolute;
  left: 364px;
  top: 19px;
  width: 55px;
  height: 12px;
  z-index: 17;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

#emf-container ul li {
    clear: both;
    margin:3px 0px !important;
    padding: 0px !important;
    vertical-align: top;
    width: 100%;
}

#emf-container #emf-form {
  padding: 5px 15px 0 0 !important;
}
#emf-container select.emf-address {
    width: 172px !important; 
}

#emf-container #emf-form.leftLabel div.emf-div-field, #emf-container #emf-form.rightLabel div.emf-div-field {
    float: left;
    width: 74% !important; 
}

#emf-container #emf-form.leftLabel label.emf-label-desc, #emf-container #emf-form.rightLabel label.emf-label-desc {
    float: left;
    width: 25% !important; 
}