/*
 *  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 
 *  March 21, 2010, 12:03 am with psd2css Online version 1.77
 *
 */

h1 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
	color: #FFFFFF;
	margin-bottom: 0em;
	padding-bottom: 0.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

h2 {
	font-size: .95em;
	line-height: 1em;
	margin: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	margin-bottom: 8px;
	text-align: center;
	font-style: italic;
}
h4 {
	color: #000000;
	font-size: 130%;
	font-weight: normal;
	margin-bottom: -0.9em;
	line-height: 1em;
}
h5 {
	color: #000000;
	font-size: 110%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -0.4em;
}
h5.white {
	color: #000000;
	font-size: 110%;
	font-weight: normal;
	margin-bottom: -0.7em;
	margin-top: -1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #984806;
	font-size: 0.9em;
	font-weight: normal;
}
p {
	color: #FFFFFF;
	font-size: 0.6em;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p + p { }
hr {
	border: 0;
	width: 80%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	text-align: left;
	margin-top: -0.5em;
}



/* You named this layer wrapper_empty_center */
#Layer-1 {
	position: absolute;
	margin-left: -486px;
	left: 50%;
	top: 0px;
	width: 972px;
	height: 3503px;
	z-index: 1;
	background-image: url(images/swirl.jpg);
	background-repeat: repeat-y;
	background-color: #666666;
}

/* You named this layer menubkd_jpg */
#Layer-2 {
  position: absolute;
  left: 323px;
  top: 3px;
  width: 632px;
  height: 28px;
  z-index: 2;
}

/* You named this layer menu_text */
#Layer-3 {
  position: absolute;
  left: 2px;
  top: 3px;
  width: 627px;
  height: 22px;
  z-index: 3;

  text-align: left;
}

/* You named this layer footer_text */
#Layer-4 {
  position: absolute;
  left: 323px;
  top: 576px;
  width: 632px;
  height: 21px;
  z-index: 4;

  text-align: left;
}

/* You named this layer bodytext_text */
#Layer-5 {
	position: absolute;
	left: 323px;
	top: 34px;
	width: 632px;
	z-index: 5;
	text-align: left;
	overflow: visible;
	background-image: url(images/bodybkd.png);
	background-repeat: repeat-y;
}

/* You named this layer logo_jpg */
#Layer-6 {
	position: absolute;
	left: 9px;
	top: 54px;
	width: 303px;
	height: 169px;
	z-index: 6;
}

#sitebox {
	position: relative;
	top: 0px;
	width: 600px;
	height: 180px;
	z-index: 2;
	float: left;
	/* background-color: #339999;*/
	margin-top: 20px;
	margin-left: 10px;
}
#textbox {
	position: relative;
	top: 0px;
	width: 280px;
	z-index: 2;
	float: left;
	padding: 3px;
	margin-top: 30px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-left: 20px;
	color: #FFFFFF;
	/* background-color: #FF3300;*/
}
#webbox {
	position: relative;
	top: 0px;
	z-index: 2;
	float: left;
	padding: 0px;
	 background-color: #FFFFFF;
}
#spacer {
	position: relative;
	clear: left;
	clear: rigth;
}




a {
	cursor: pointer;
	outline: none;
text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
text-decoration: underline;
}
a:hover {
  color: #dae570;
text-decoration: underline;

}
