body {
	background-color: #f3f4ee;
	font-family: 'Droid Serif', Georgia, serif;
	font-weight: normal;
	color: #6d5e57;
	font-size: 1.0em;
	overflow-x: auto;
  overflow-y: scroll;
}

img {
	border: 0;
}

a {
	color: rgb(168, 98, 18);
	text-decoration: none;
}

a:hover {
  color: #8b440f; 
}

h1,h2,h3,h4 {
	color: #6d5e57;
	font-weight: normal;
}

#content {
	height: 2000px;
}

#overlay {
	top: 0;
	left: 0;
	right: 0;
}

#navbar {
	background-color: rgb(243, 244, 238);
	font-size: 1.2em;
	font-style: italic;
	height: 47px;
	text-align: center;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

#navbar p {
	padding-top: 10px;	
}

#navbar a {
	color: #6d5e57;
	text-decoration: none;
}

#navbar a:hover {
	color: rgb(168, 98, 18);
	text-shadow: 0 0 0.2em #fff;
}

#logo {
	height: 234px;
}

#logo img {
	margin-top: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.content-background {
	
}

#content-1,#content-2,#content-3 {
	width: 100%;
	display: none;
}

#content-1-inner, #content-3-inner {
  text-align: center;	
}

.content-inner {
	padding-top: 54px;
	padding-bottom: 36px;
}

#content-2-left img {
	margin-top: 300px;
}

#content-2-right img {
	float: right;
	margin-top: 300px;
}

#content-3-inner {
}

#content-3-inner h2 {
}

#content-3-inner img {
	
}

#content-3 a {
	
}


#slideshow ul {
}

#slideshow li {

}

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

li.panel p {
	padding-top: 18px;
	text-align: center;
	font-size: 0.8em;
	font-family: 'Lucida Sans', sans-serif;
}

.portfolioImg {
	margin-right: 7px;
}

#footer {
	padding-top: 36px;
	font-size: xx-small;
}
