body {
	margin-top: 50px;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #837669;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 17px; }

h3 { font-size: 14px; }

h4 { font-size: 19px; }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul, ol { }

blockquote { }

 a {
	color: #ff6600;
	text-decoration: none;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 970px;
	height: 46px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 640px;
	height: 46px;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 12px 5px 28px;
	text-decoration: none;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	color: #4169e1;
}

#menu_2 {
	width: 180px;
}

#menu_2 li a {
	font-size: 14px;
                color: #649632;
                font-weight: bold;
	text-transform: uppercase;
                text-decoration: none;
	letter-spacing: 2px;
                
}

#menu_2 li a:hover {
	color: #4169e1;
}

#menu_2 ul {
                width: 180px;
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu_2 li {
	margin-bottom: 7px;
	padding-left: 15px;
                border-bottom: 1px #BDBDBB dotted;
                background: url(images/img05.jpg) no-repeat left 5px;
                font-weight: normal;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 46px;
}

#search form {
	float: right;
	margin: 0;
	padding: 14px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

/** LOGO */

#logo {
	width: 970px;
	height: 230px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
                display: none;
}

/* Content */

#content {
	float: left;
	width: 740px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

/* News */

#news {
	margin-bottom: 20px;
                width: 180px;
}

#news h3 {
	margin: 10px;
	font-size: 14px;
                font-weight: bold;
}

#news p {
	margin: 10px;
	line-height: normal;
                font-size: 85%;
                color: #649632;
}

#news a {
                color: #ff6600;
                text-decoration: none;
                font-weight: bold;
                text-transform: uppercase;
                font-size: 95%;
}


/* Footer */

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	height: 37px;
}

#footer p {
	margin: 0;
	padding: 14px 0;
	text-align: center;
	line-height: normal;
	color: #778899;
	font-size: 11px;
}

#footer a {
	color: #ff6600;
	text-decoration: none;
}

#footer_links {
	width: 970px;
}

#links {
	float: right;
}
