
body {
	margin-top: 50px;
	padding: 0;
	background: #fbf3ce url(_pics/img01.jpg) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 100%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}



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: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 0px;
	margin: 0 auto;
/*	background: url(_pics/img02.jpg) no-repeat left top;*/
}

/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 0px;
}

#menu ul {
	margin: 0;
	padding: 400px 0 0 50px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 110px;
	padding: 5px 12px 5px 28px;
	/*background: url(images/img06.gif) no-repeat left 50%;*/
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #ff0000;
}



/** LOGO */

#logo {
	width: 900px;
	height: 0px;
	margin: 0 auto;
/*	background: url(images/img03.jpg) no-repeat left top;*/
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 1px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 1px; }

#logo h1 a {
	text-decoration: none;
	color: #000000;
}

/*#logo h1 a:hover { text-decoration: underline; }*/

#logo p {
	padding: 0px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #000000;
}

#logo p a:hover { text-decoration: underline; }




/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	/*background: url(images/img07.jpg) no-repeat left top;*/
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 500px 0 0 ;
	text-align: center;
	line-height: normal;
	color: #000000;
}

#footer a {
	color: #F1B566;
}

#footer2 {
width: 900px;
	margin: 0 auto;
	padding: 600px 0 0 ;
	text-align: center;
	line-height: normal;
	color: #fbf3ce;
}

