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

body {
	background-color: #418500;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, span, th, td, h1, h2, h3, h4, ul, li, img {
	margin: 0px;
	padding: 0px;
}
.content-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;
	height:auto;
	color: #282828;
	text-decoration: none;
	background-color: #FFFFFF;
}
.content-bg h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	font-weight: bold;
	color: #499000;
	text-decoration: none;
}
.content-bg h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #499000;
	text-decoration: none;
}
.content-bg ul {
	padding-top: 5px;
	padding-left: 25px;
	list-style-image: url(../images/bullet.png);
}
.content-bg li {
	line-height: 22px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 1001px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.rightbox-bg {
	background-color: #5D2508;
	background-image: url(../images/right-nav-middel-bg.jpg);
	background-repeat: repeat-x;
}
.rightbox-bg h3 {
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 15px;
}

.rightbox-bg ul {
	padding-left: 35px;
	list-style-image: url(../images/bullet.png);
}
.rightbox-bg li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightbox-bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightbox-bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DAE125;
	text-decoration: none;
}
.textfild {
	background-image: url(../images/input-middle.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 271px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.textfild2 {
	background-image: url(../images/input-mult-middle.jpg);
	background-repeat: repeat-x;
	height: 113px;
	width: 271px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.textfild3{
	background-image:url(../images/input-middle.jpg);
	background-repeat:repeat-x;
	width:35px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.submit {
	background-image: url(../images/submit-normal.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 110px;
	border: 0px;
}
.submit:hover {
	background-image: url(../images/submit-rollover.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 110px;
	border: 0px;
}

.box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 231px;
}
