body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F4600;
	background-color: #CCE588;
	background-image: url(../images/header--bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input,
textarea,
select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1,
h2,
h3 {
	font-weight: bold;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}

p,
ul,
ol {}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {}

ol {}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {}

hr {
	display: none;
}

img {
	border: none;
	text-align: center;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 980px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	margin: 0 auto;
	width: 980px;
	height: 250px;
	margin-bottom: 20px;
	background: url(../images/banner.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 450px;
	background: url(../images/title.gif) no-repeat top left;

}

#logo h1,
#logo h2,
#logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 80px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 105px;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #ABC13A;
}

#logo h2 a,
#logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

#dr-basnet {
	float: right;
}

#dr-basnet h2 {
	padding: 0;
	margin: 10px 0 0 0;
	color: #333;
	font-size: 28px;
	text-shadow: rgba(0, 0, 0, .35) 2px 2px 1px;
}

#dr-basnet span {
	font-size: 15px;
}

/* Menu */


#menu {
	float: right;
	margin-top: 80px;
}

/*#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

/*#menu a {
	display: block;
	float: left;
	padding: 100px 10px 0px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.4em;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}*/

/* Page */
#page-wrapper {
	margin: 0 auto;
	background-image: url(../images/bottom-bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#page {
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
	background-color: #A2B736;
	font-size: 13px;
}


#body-contents {
	float: left;
	width: 660px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
	background-color: #FFF;
	margin: 0px 0px 0px 20px;
}

#body-contents h3 {
	font-weight: bold;
}

#right-links {
	float: right;
	width: 250px;
	padding: 20px 10px 20px 0px;
	line-height: 25px;
	font-size: 16px;
}

.more {
	font-style: italic;
	margin-top: 0px;
}

#rlinks {}

#rlinks a {
	color: #CF0;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}

#rlinks a:hover {
	color: #628B00;
}

#rlinks ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 10px 0px;
	line-height: 25px;
	border-top: 1px solid #690;

}

#rlinks li {
	border-color: #CCE588;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #628B00;
	color: #CF0;
}

#rlinks li:hover {
	background-color: #d9d785;
}

#rlinks li.selected {
	background-color: #FFF;
	border-left-style: none;
	color: #628B00;
}

#rlinks li.selected a {
	color: #628B00;
}


/* Sidebar */

#sidebar {
	clear: both;
	width: 980px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 220px;
	padding: 10px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(../images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */
#footer-wrapper {
	height: 150px;
	margin: 0 auto;
	background-color: #628B00;
}

#footer {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background-color: #CCE588;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
	font-size: 11px;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

.title {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 20px;
	line-height: 1.2;
}

.h-contact {
	float: right;
	margin: 28px 0 0 0;
}

.h-contact span {
	font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-shadow: rgba(0, 0, 0, .15) 3px 3px 3px;
}