/*
 *  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 
 *  November 19, 2009, 3:58 pm with psd2css Online version 1.57
 *
 */

/* You named this layer Layer 1 */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1024px;
  height: 718px;
  z-index: 1;
}

/* You named this layer header_jpg */
#Layer-2 {
	position: absolute;
	left: 320px;
	top: +0px;
	width: 704px;
	height: 109px;
	z-index: 2;
}

/* You named this layer logo_jpg */
#Layer-3 {
	position: absolute;
	left: 7px;
	top: 9px;
	width: 238px;
	height: 91px;
	z-index: 3;
}

/* You named this layer image_jpg */
#Layer-4 {
  position: absolute;
  left: 0px;
  top: 110px;
  width: 238px;
  height: 608px;
  z-index: 4;
}

/* You named this layer image2_jpg */
#Layer-5 {
  position: absolute;
  left: 236px;
  top: 601px;
  width: 788px;
  height: 117px;
  z-index: 5;
}

/* You named this layer content_drupal */
#Layer-6 {
  position: absolute;
  left: 271px;
  top: 127px;
  width: 725px;
  height: 518px;
  z-index: 6;
  overflow: auto;
}

/* You named this layer left_drupal */
#Layer-7 {
	position: absolute;
	left: 5px;
	top: 17px;
	width: 226px;
	height: 194px;
	z-index: 7;
}

/* You named this layer phone_txt */
#Layer-8 {
	position: absolute;
	left: 19px;
	top: 665px;
	width: 202px;
	height: 21px;
	z-index: 8;
	color:#e7559d;
	font-weight:bold;
}

/* You named this layer email_txt */
#Layer-9 {
	position: absolute;
	left: 19px;
	top: 683px;
	width: 283px;
	height: 21px;
	z-index: 9;
}

/* 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 { font-size:13px;
  color:#e7559d  ; }
a:visited {font-size:13px;
  color:#e7559d }
a:hover {
  font-size:13px;
  color:#e7559d
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

/* Some extra stuff here to give you some ideas and examples 
 * about how else you can customize your Drupal theme.
 *
 * A great tool to use to figure out what else you want to
 * put here is Firebug for Firefox.  Use psd2css Online
 * to generate your theme, install it, then while looking
 * at your pages, use Firebug to 'inspect' the elements that
 * you want to change.  Add or modify the changes here and 
 * refresh to see your changes.  */

/* Text color for most text rendered by Drupal  */
body { color: #666; }

/* The login form is center aligned by default, this puts it to the left  */
#user-login-form { text-align: left; }

/* Color of the text for the login form  */
.form-item label { color: #888; }

/* Color of the active list element links  */
li a.active { color:#e7559d; font-size:13px; }

/* This helps while using _frame with drupal menu content */
.block { margin-bottom: 0; }

.node { margin-top: 0; }
.tablecolor{
	color:#e7559c;
	text-decoration:none;
}
a.blue {
   color: #3366cc;
}

.blue {
   color: #3366cc;
}
