@charset "UTF-8";
/* CSS Document */


#wrapper {
	width: 960px;
	margin-right: auto;  
	margin-left: auto;
}
a:link {
	color: #8C6800;
	text-decoration:none;
}
a:visited {
	color: #8C6800;
	text-decoration:none;
}
a:hover {
	color: #343426;
	text-decoration:underline;
}
a:active {
	color: #8C6800;
	text-decoration:none;
}
.navlinks a:link {
	text-decoration: none;
	color: #343426;
}
.navlinks a:visited {
	text-decoration: none;
	color: #343426;
}
.navlinks a:active {
	text-decoration: none;
	color: #343426;
}

.navlinks a:hover {
	text-decoration: none;
	color: #8C6800;
}

.navlinks {
	font-size: 33px;
	font-weight: 100;
	font-family: 'garogierregular', 'Garamond', serif;
}
#navigation {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;}

p {
	font-family: 'garogierregular', 'Garamond', serif;
	color: #343426;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: .01em;
}

.footer {text-size: 10px;}

#footer {text-align: center}

h1{font-family: 'garogierregular', 'Garamond', serif;
font-size: 33px;
color: #00536F;
font-weight: 100;}

h2{font-family: 'garogierregular', 'Garamond', serif;
font-size: 21px;
color: #8C6800;
font-weight: 100;}

