body { margin: 0; padding: 0;background: #000 url(images/img03.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;}

h1, h2, h3 { margin: 0; font-family: Georgia, "Times New Roman", Times, serif; color: #649632;}

h1 { font-size: 24px; }
h2 { font-size: 22px; }
p { margin-top: 0; line-height: 240%;text-align: justify;}

a:hover { text-decoration: none; }

a img {border:0;}

hr {display: none; }

.clearer {clear:both}

#wrapper { background: url(images/img06.jpg) repeat-x left bottom;}

/* Header */

#header-wrapper { width: 880px; 	margin: 0 auto;border: 10px solid #FFF;border-bottom:0;}

#header { width: 100%; height: 76px; background: #608F30 url(images/img02.jpg) no-repeat left top;}

/* Menu */

#menu {height: 51px;}
#menu ul {margin: 0;	padding: 25px 0 0 10px;	list-style: none;}
#menu li {float: left; margin-right: 17px;padding:0 10px; border:0px solid #000}
#menu a {text-decoration: none;font: 14px Georgia, "Times New Roman", Times, serif;color: #FFFFFF;}
#menu a:hover, #menu .on a {	color: #FFFFFF; text-decoration: underline; }

/* Page */

#page {width: 840px;margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FFF;border: 10px solid #FFFFFF;border-top:0;
}

/** LOGO */

#logo {height: 250px;background: url(images/img01.jpg) no-repeat left top;}
#logo h1, #logo p {padding-left:20px;}
#logo h1 { padding-top: 140px; }
#logo a  {text-decoration: none;text-transform: uppercase;color: #FFF;}
#logo a:hover { text-decoration: underline; }

/* Content */

#content {float:left;width: 570px;}

#content h1{ height: 55px; margin-bottom: 3px; padding: 19px 0px 2px 20px;background: url(images/img07.jpg) no-repeat left top; color: #000; }

#content h1 a {color: #000;text-decoration:none;} 

/* Sidebar */

#sidebar {float: right;width: 222px;}
#sidebar h1 {height: 33px; margin: 0 0 20px 0px;padding: 15px 0 2px 20px; font-size: 18px;color: #FFF;
	background: url(images/img04.jpg) no-repeat left top;	
}

#sidebar h1 a {color: #FFF;text-decoration:none}

/* Footer */

#footer {width: 880px;margin: 0 auto;padding-top:10px; background: #494336 url(images/img05.jpg) no-repeat left top;border: 10px solid #FFF;}
#footer p {text-align: center;line-height: normal;color: #B5ADA5; font-size:10px}
#footer a {color: #B5ADA5;text-decoration:none}

/* form */
form label {display: block;}
input, textarea, select { margin-bottom:5px; }

