/*
 *  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, 7:47 pm with psd2css Online version 1.36
 *
 */

body{
  margin: 0; padding: 0;
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-1.png);
}

/* You named this layer b_center */
#Layer-2 {
  position: absolute;
  margin-left: -491px;
  left: 50%;
  top: +12px;
  width: 982px;
  height: 943px;
  z-index: 2;
}

/* You named this layer footer_jpg */
#Layer-3 {
  position: absolute;
  left: 20px;
  top: 856px;
  width: 940px;
  height: 75px;
  z-index: 3;
}

/* You named this layer footer_text_\#FFFFFF */
#Layer-4 {
	position: absolute;
	left: 42px;
	top: 7px;
	width: 853px;
	height: 91px;
	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: #FFFFFF;
	font: 15px Arial, Helvetica, sans-serif;
}

/* You named this layer Quick Facts_jpg */
#Layer-5 {
  position: absolute;
  left: 738px;
  top: 470px;
  width: 223px;
  height: 362px;
  z-index: 5;
}

/* You named this layer facts_text_\#333333 */
#Layer-6 {
	position: absolute;
	left: 11px;
	top: 31px;
	width: 200px;
	height: 309px;
	z-index: 6;
	/* 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: small/16px Arial, Helvetica, sans-serif;
}

/* You named this layer pic_empty */
#Layer-7 {
  position: absolute;
  left: 340px;
  top: 79px;
  width: 620px;
  height: 321px;
  z-index: 7;
}

/* You named this layer nc map_jpg */
#Layer-8 {
  position: absolute;
  left: 19px;
  top: 225px;
  width: 301px;
  height: 175px;
  z-index: 8;
}

/* You named this layer headline_text_\#333333 */
#Layer-9 {
	position: absolute;
	left: 23px;
	top: 418px;
	width: 918px;
	height: 55px;
	z-index: 9;
	/* 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: xx-large Georgia, "Times New Roman", Times, serif;
}

/* You named this layer main_text_\#333333 */
#Layer-10 {
	position: absolute;
	left: 20px;
	top: 457px;
	width: 380px;
	height: 415px;
	z-index: 10;
	/* 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: 15px/18px Georgia, "Times New Roman", Times, serif;
}

/* You named this layer 1_lbthumb */
#Layer-11 {
  position: absolute;
  left: 419px;
  top: 471px;
  width: 307px;
  height: 366px;
  z-index: 11;
}

/* You named this layer Home_linkover */
#Layer-12 {
  position: absolute;
  left: 339px;
  top: 27px;
  width: 72px;
  height: 36px;
  z-index: 12;
}

/* You named this layer Home_link */
#Layer-13 {
  position: absolute;
  left: 339px;
  top: 27px;
  width: 72px;
  height: 36px;
  z-index: 13;
}

/* You named this layer Info_linkover */
#Layer-14 {
  position: absolute;
  left: 419px;
  top: 27px;
  width: 153px;
  height: 36px;
  z-index: 14;
}

/* You named this layer Info_link */
#Layer-15 {
  position: absolute;
  left: 419px;
  top: 27px;
  width: 153px;
  height: 36px;
  z-index: 15;
}

/* You named this layer Photos_linkover */
#Layer-16 {
  position: absolute;
  left: 579px;
  top: 27px;
  width: 117px;
  height: 36px;
  z-index: 16;
}

/* You named this layer Photos_link */
#Layer-17 {
  position: absolute;
  left: 579px;
  top: 27px;
  width: 117px;
  height: 36px;
  z-index: 17;
}

/* You named this layer Location_linkover */
#Layer-18 {
  position: absolute;
  left: 705px;
  top: 27px;
  width: 153px;
  height: 36px;
  z-index: 18;
}

/* You named this layer Location_link */
#Layer-19 {
  position: absolute;
  left: 705px;
  top: 27px;
  width: 153px;
  height: 36px;
  z-index: 19;
}

/* You named this layer Contact_linkover */
#Layer-20 {
  position: absolute;
  left: 867px;
  top: 27px;
  width: 94px;
  height: 36px;
  z-index: 20;
}

/* You named this layer Contact_link */
#Layer-21 {
  position: absolute;
  left: 867px;
  top: 27px;
  width: 94px;
  height: 36px;
  z-index: 21;
}

/* 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; */
}
