@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #b3b3b3;
	margin: 0px;
}
.bg {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}
  .menu {
	font-family: Rockwell, "Trebuchet MS";
	font-size: 14px;
	color: #fafafa;
	text-decoration: none;
}
.menu a {
	font-family: Rockwell, "Trebuchet MS";
	font-size: 14px;
	color: #fafafa;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fdd984;
	height: 32px;
	float: left;
	padding-top: 15px;
}
.menu a:hover {
	font-family: Rockwell, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	height: 32px;
	padding-top: 15px;
}
h3 {
	font-family: Rockwell, "Trebuchet MS";
	font-size: 28px;
	color: #fb9701;
	margin: 0px;
}
h6 {
	font-family: Rockwell, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: Rockwell, "Trebuchet MS";
	font-size: 28px;
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #1f1f1f;
	text-decoration: none;
	margin: 0px;
	line-height: 19px;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a7a7a7;
}
.footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 351px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fefbfb;
	text-decoration: none;
	background-color: #666666;
}
.footer a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fd9801;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Rockwell, "Trebuchet MS";
	font-size: 28px;
	color: #fb9701;
	margin: 0px;
	text-transform: uppercase;
}
.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-transform: none;
	font-size: 20px; 
}
.textbox {
	background-color: #4b4b4b;
	height: 29px;
	width: 234px;
	border: 1px solid #4B4B4B;
}
.textbox2 {
	background-color: #4b4b4b;
	height: 95px;
	width: 234px;
	border: 1px solid #4B4B4B;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fd9801;
	text-decoration: none;
	font-weight: bold;
}



h4 {

  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  color:#333333;
  font-weight:normal;
  margin:0px;
}

h5 {

  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  color:#CC9900;
  font-weight:normal;
  margin:0px;
}
.txtlink
{
 font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#CC9900;
  font-weight:normal;
  margin:0px;
}

.txtlink a
{
 font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#CC9900;
  font-weight:normal;
  margin:0px;
  text-decoration:none;
}

.txtlink a:hover
{
 font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#CC9900;
  font-weight:normal;
  margin:0px;
  text-decoration:none;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1f1f1f;
}
p a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1f1f1f;
	text-decoration: none;
	margin: 0px;
	line-height: 19px;
}
p a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1f1f1f;
	text-decoration: underline;
	margin: 0px;
	line-height: 19px;
}

