body {
	
}
.container	{
	width:910px;
}
a {
	outline:none;
	color:#351F0B;
}
a:hover	{
	color:#C18F62;
}

h1	{
	font-size:2.1em;
	line-height:1.4em;
}

h1, h2, h3, h4, h5 {
	font-family:"Goudy Old Style", "Warnock Pro","Palatino","Book Antiqua",Georgia,serif;
}
#footer	{
	background-image:url(../images/footerBack.png);
	background-repeat:no-repeat;
	color:#eee;
	text-align:center;
	font-family:"Goudy Old Style", "Warnock Pro","Palatino","Book Antiqua",Georgia,serif;
	font-size:1.2em;
	height:30px;
	padding-top:5px;
}

#logo	{
	margin-top:60px;
}
