body {
	background-color: #F7EECC;
	margin:0;
}

.clear {
	clear: both;
}

h2, h3 {
	margin: 0;
}

a {
	color: #448fb8;
}

a:hover, a:visited {
color: #4DA1CF;
}

#wrapper {
	margin: auto;
	background-color: white;
	width: 800px;
	margin-top: 60px;
	margin-bottom: 0px;
}

#title {
	background: #FAF1D2 url(head-frame.png) no-repeat;
	width: 740px;
	padding: 10px 30px;
	font-family: 'Trebuchet MS', sans-serif;
	color: #3F3F3F;
}

#title h2, #title h3 {
	margin: 0;
}

#content {
	padding: 20px 40px 40px 40px;
}

#picture {
	float: left;
	width: 280px;
	border: 1px solid gray;
}

#description {
	float: left;
	width: 400px;
	margin-left: 30px;
}

#description h4 {
	margin-top: 0;
}

#order {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #DFDFDF;
}


#order h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#order ul {
	margin-top: 5px
}

#order p {
	margin: 0;
}

#index {
	margin-top: 40px;
	line-height: 120%;
}

#index h3 {
	margin-bottom: 10px;
}

#contact {
	margin-top: 60px;
	height: 170px;
	text-align: center;
	background-image: url(cor_logo.png);
	background-repeat:  no-repeat;
	background-position: center top;
}

#contact a {
	display: block;
	position: relative;
	top: 140px;
}

.archive-link {
	float: right;
	margin-top:0;
}
