@charset "utf-8";
/* CSS Document */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	margin-bottom: -15px;
	padding-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #537A03;
	line-height: 25px;
	text-transform: capitalize;
}

body {
	background-color: #919620;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.contact-us-button {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}
.contact-us-txtarea{
	width:280px;
	height:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.contact-us-txtbox {
width:250px;
height:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.font-inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-top: 35px;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(images/body-inner.gif);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #7B9D2C;
}


.font-inner-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
	}

.font-inner-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:underline;
	font-weight: bold;
	}


.img-left-space {
	padding-left: 40px;
	float: right;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.img-right-space {
	padding-bottom: 25px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
.logo1 {
	padding-right: 100px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #CC0000;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7A9D2A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7A9D2A;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}
legend {
	color: #006699;
	font-weight: bold;
}

