#clear {
clear:both;
}

#container {
background-color:white;
margin-left:auto;
margin-right:auto;
width:800px;
}

#content {
}

#footer {
text-align: right;
width: 690px;
height:150px;
padding-left:55px;
padding-right:55px;
background-color:#b4a08c;
}

#footer a {
text-decoration:none;
border-bottom-color:#787878;
color: #463728;
}

#footer a:hover {
text-decoration:none;
border-bottom-style:none;
color: #8c6e50;
}

#header {
height: 150px;
background-color:#b4a08c;
}

#images {
padding-right:40px;
padding-left:40px;
}

#intro {
padding-bottom: 40px;
padding-right:55px;
padding-left:55px;
}

#main {
}#text {
padding-right:40px;
padding-left:40px;
}

#text a {
	text-decoration: none;
	color: #463728;
}

#text a:hover {
	text-decoration: none;
	color: #8c6e50;
}

* {
border-width:0;
margin:0;
padding:0;
}

.article {
padding-bottom:10px;
padding-right:15px;
padding-left:15px;
text-align:center;
float:left;
width:150px;
}

body {
background-color: #ebe6e1;
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:20px;
}

h1 {
padding-bottom: 10px;
line-height: 30px;
color:#a08c78;
font-size: 24px;
font-style:normal;
font-weight:400;
}

h2 {
padding-bottom: 10px;
line-height:30px;
color:#b4a08c;
font-size:15px;
font-style:normal;
font-weight:400;
}

h3 {
font-style:normal;
color: #463728;
font-size:12px;
font-weight:400;
}

h5 {
font-size: 12px;
font-weight: bold;
padding-top:55px;
}

h6 {
color: #8c6e50;
font-size:12px;
font-style:normal;
font-weight:400;
padding-bottom:55px;
}

img {
display:block;
margin-left:auto;
margin-right:auto;
}

p {
color: #b4a08c;
font-size:12px;
padding-bottom:20px;
}

#quote {
	position: absolute;
	width: 690px;
	color: white;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 55px;
}

#quote b {
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8c6e50;
}

#logo {
	padding-top: 110px;
	height: 24px;
	padding-left: 514px;
	width: 231px;
	text-align: right;
}

ul {
padding-top: 65px;
list-style-position: inside;
list-style-type: none;
font-size: 12px;
}

li {
	padding-left: 30px;
	display: inline;
}

#contact {
	font-weight: bold;
}

#contact a {
	color: white;
}

#contact a:hover {
	color: #ebe6e1;
}

.bold {
	font-weight: bold;
}

