@charset "utf-8";
/* CSS Document */

body {
background-color:#362120;
font-family: 'Vollkorn', serif; font-weight:lighter;
}

a { text-decoration:none;}

a img { border:0; }

a {
   outline: 0;
}

h1,h2,h3,h4,h4,h6 {font-family: 'Ubuntu Condensed', sans-serif; color: #ab8b65; font-weight:lighter; margin-top:0;}

h1 {font-size:28px;}
h2 {font-size:24px;}
h3 {font-size:20px;}
h4 {font-size:16px;}
h5 {font-size:12px;}
h6 {font-size:11px;}

h1 a {color: #ab8b65;}


.main {font-family: 'Vollkorn', serif; font-weight:lighter; color:#747474;}
.main a:link {color: #333333;} 
.main a:visited {color: #333333;} 
.main a:hover {color: #ab8b65;} 


#nav {
	font-family: 'Ubuntu Condensed', sans-serif; font-size:17px; font-weight: lighter;
	color: #ab8b65;
	width: 100%;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background-color: #ffffff;
	}
#nav li {
	float: right;
	display: block;
	padding-left:30px;
	text-decoration: none;
	font-weight: lighter;
	color: #ab8b65;
	 }
#nav li a {
	display: block;
	text-decoration: none;
	font-weight: lighter;
	color: #333333;
	 }
#nav li a:hover {
	color: #ab8b65;
	background-color: #fff;
	 }

.footer {font-family: 'Vollkorn', serif; font-weight:lighter; color:#cccccc; font-size:14px;}
.footer a:link {color: #eeeeee;} 
.footer a:visited {color: #eeeeee;} 
.footer a:hover {color: #ffffff;} 

.credit {font-family: 'Vollkorn', serif; font-weight:lighter; color:#aaaaaa; font-size:12px;}
.credit a:link {color: #aaaaaa;} 
.credit a:visited {color: #aaaaaa;} 
.credit a:hover {color: #cccccc;} 