@charset "utf-8";
  A:hover, A:active {color: #fff}
A:hover .fotgal, A:active .fotgal {
	border:2px;
	border-thickness: 2px;
	border-color: #DD5D1C;
	border-style: solid
}

  .fotgal {
	border:2px;
	border-thickness: 2px;
	border-color: #5A626D;
	border-style: solid;
}
.circle_small_whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DD5D1C;
	font-size: 16px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B9B9B;
}
body {
	background-color: #000000;
	background-image: url(images/bkg_repeat_x.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bkg_repeat_y {
	background-image: url(images/expand_bkg_y.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.contact_orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #DD5D1C;
	font-size: 14px;
	font-weight: bold;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.pb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #DD5D1C;
}
a:visited {
	color: #DD5D1C;
}
a:hover {
	color: #E07C18;
}
a:active {
	color: #DD5D1C;
}

hr { border: 0; height: 1px; color: #252F3B; background-color: #252F3B; }
