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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End Global Reset */

#wrapper {
	overflow: visible;
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/top_bg.jpg) repeat-x;
}

p {
	color: #36352b;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	margin-right: 5px;
}

#body-wrapper {
	width: 762px;
	float: left;
	padding-left: 16px;
	overflow: visible;
}


#logo {
	width: 211px;
	height: 109px;
	background: url(../images/logo_main.jpg) no-repeat;
}

#readmore {
	padding-left: 5px;
	margin-top: 20px;
}

a {
	color: #636b1b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #939e27;
}

/* @group NAV */

#nav {
	float: right;
	width: 450px;
	margin-top: 85px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	float: right;
	margin-left: 1px;
	width: 94px;
	text-align: center;
	height: 20px;
	background: url(../images/nav_bg.jpg) no-repeat;
	padding-top: 3px;
}

#nav li:hover {
	border-top: 1px solid #7ea547;
}

#nav li a {
	color: #535143;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#nav li a:hover {
	color: #8d8a71;
	text-decoration: none;
}



/* @end */

#side-content {
	width: 252px;
	background: url(../images/sidebar_bg.jpg) repeat-x;
	margin-top: 16px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#side-content h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #575445;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#side-content h1 span {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #36352b;
	margin-bottom: 10px;
	padding-top: 5px;
}

#side-content h2 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #e6e6c8;
	margin-bottom: 10px;
	background-color: #72703c;
	padding: 10px;
}

h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #36352b;
	font-weight:bold;
	margin: 10px;
	padding-top: 5px;
}


#side-content li {
	list-style: none;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #343724;
	margin-top: 5px;
	background: url(../images/arrow2.jpg) no-repeat left 5px;
	margin-left: 5px;
	padding-left: 8px;
	padding-bottom: 1px;
}

#side-content ul {
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
}

#content {
	float: right;
	width: 504px;
	min-height: 500px;
	background: url(../images/content_bg.jpg) repeat-x;
	margin-top: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #575445;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#content h1 span {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #36352b;
	margin-bottom: 10px;
	padding-top: 5px;
}

#content h2 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #e6e6c8;
	margin-bottom: 10px;
	background-color: #7d8153;
	padding: 10px;
}

#content li {
	list-style: none;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #6c724a;
	margin-top: 5px;
	background: url(../images/arrow2.jpg) no-repeat left center;
	margin-left: 5px;
	padding-left: 8px;
}

#content ul {
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
}


#content-wide {
	float: left;
	width: 762px;
	min-height: 500px;
	background: url(../images/content_bg.jpg) repeat-x;
	margin-top: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-wide h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #575445;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#content-wide h1 span {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #36352b;
	margin-bottom: 10px;
	padding-top: 5px;
}

#content-wide h2 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #e6e6c8;
	margin-bottom: 10px;
	background-color: #7d8153;
	padding: 10px;

}

#content-wide li {
	list-style: none;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #6c724a;
	margin-top: 5px;
	background: url(../images/arrow2.jpg) no-repeat left center;
	margin-left: 5px;
	padding-left: 8px;
}

#content-wide ul {
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
}

#footer {
	width: 100%;
	float: left;
	background: url(../images/footer_bg.jpg) repeat-x;
	clear: both;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

#footer-wrapper {
	width: 762px;
	padding-left: 18px;
	float: left;
	margin-top: 30px;
}

#contact {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	color: #2a2916;
	text-align: right;
	margin: 0;
	padding: 0;
}

#contact h1 {
	color: #666334;
	font-size: 13px;
	padding: 0;
	margin-bottom: 2px;
}

#copyright {
	float: left;
}

.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			color : #6c724a;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	top: 1px;
}
		
		.form_text{
			color : #6c724a;
			text-align:left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
		}
		
		.text_box{
			color : #6c724a;
			text-align:left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	width: 280px;
	border: 1px solid #6c724a;
}
		
		.text_area{
			color : #6c724a;
			text-align:left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	width: 280px;
	border: 1px solid #6c724a;
		}
		
		.text_select{
			color : #6c724a;
			text-align:left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
		}

		.form_error{
			color : #40442c;
			text-align:left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
		}

		.copyright{
			color : #6c724a;
			text-align:left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
		}

#form {
	padding-left: 5px;
}

#procedure {
	float: left;
	border: 2px solid #7d8153;
	width: 244px;
	margin-right: 4px;
	height: 380px;
	margin-bottom: 4px;
}

#procedure h1 {
	color: #565939;
	font-size: 14px;
	margin: 5px 0 7px;
	padding: 0 5px;
}