* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(../images/img01.jpg);
	font: normal small "Bookman Old Style";
	color: #75510F;
	padding-left: 0;
	margin:0 auto;
	
	}

h1, h2, h3 {
	font-weight: normal;
	color: #B27217;
	padding: 0 20px;
}

.h1 {
		font-size: 2em;
		color: #D1961E;
	}

h2 {
	font-size: 1.8em;
	font-weight: bold;
}

a{
color:#75510F;
}



.hide{
display:none;
}

img {
}
gif {
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

.bg {
	background:   url(../images/img02.jpg) repeat-x;
	margin: 0 auto;
}


/* Logo */

#logo {
	float: center;
	padding: 40px 20px 0 180px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 {
	margin: 0;
	font-size: 1.6em;
	color: #F6E2C7;
}

#logo h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #F6E2C7;
	font: normal small "Trebuchet MS";
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #F6E2C7;
	}


.shadow3 { color: #D1961E; 
position: absolute; 
left: -4px; 
top: 2px; } 
.shadow4 { left: 150px; 
top: 18px; 
position: relative; 
font-size: 24pt; 
font-weight : bold;  
color: #F6E2C7;
}


/* Wrapper */

#wrapper {
	width: 905px;
	margin: 0 auto;
}


/* Contur */

#content1 {
	float: center;
	height: 573px;
}

.image{
border:1px solid #E1B06B;
float:left;
margin:0 10px 0;
}


/* Footer */

#footer {
	width: 905px;
	margin: 0 auto;
	align: right;
}

#footer p {
	font-size: 10px;
}

