@charset "UTF-8";
body {background-color: #333300;
background-image: url(index-images/body-background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	}
a:link {
	text-decoration: none;
	color: #7D7D5C;
}
a:hover {
	color: #669900;
}

p{
	color: #333333;
	line-height: 2em;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
}



#indexcontent{
	background-repeat: no-repeat;
	background-position: 50% bottom;
	text-align: center;
	margin-left: -380px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 728px;
	border-width: 0;
	background-image: url(index-images/coverimage.jpg);
	height: 331px;
	margin-top: -200px;
	background-color: #FFFFFF;
}




#index_nav{
	padding-right: 22px;
	padding-left: 22px;
}
#index_nav li {
	display: inline;
	float: right;
	padding-right: 22px;
	padding-left: 22px;
}
#index_nav a {
	color: #333300;
	text-decoration: none;
}
#index_nav a:hover {
	color: #669900;
}




#container {
	width: 760px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #909074;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 22;
}


#header {
	background-color: #86865C
	background-image: url(index-images/title.png);
	background-repeat: no-repeat;
	height: 60px;
	margin: 2px;
	background-image: url(index-images/title2.png);
	background-color: #909074;
}

#header li {
	display: inline;
	float: right;
	padding-right: 12px;
	padding-left: 12px;
}

#header a {
	color: #D3D3D3;
	text-decoration: none;
}


#header a:hover {
	color: #333300;
}


#mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

#portfolio {
	clear: both;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 45px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 22px;
	padding-top: 2px;
}
#portfolio-nav {
}
#portfolio-nav li {
	display: inline;
	color: #464618;
	float: right;
	padding-left: 22px;
}
#portfolio-nav a {
	color: #7D7D5C;
	text-decoration: none;
}

#portfolio-nav a:hover {
	color: #669900;
}
.abouttext {
	line-height: 2em;
	padding-right: 12px;
	padding-left: 12px;
}

.fltrghtbuffer {
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 18px;
}

.replacedtext {
	display: none;
}


.clearboth {
	clear: both;
	}


h2 {
	font-size: 1em;
	font-weight: normal;
	color: #7D7D5C;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D5C;
	margin-left: 16px;
	padding-top: 22px;
}


.thumbnail    {
	color: #333300;
	font-size: 90%;
	display: inline;
	margin: 10px 15px 20px;
	float: left;
}
.thumbnail img {
	border: 1px solid #7D7D5C;
}



#footer {
	font-size: 80%;
	color: #333300;
	text-align: center;
}
#footer a {
	color: #393100;
}
#footer li {
	display: inline;
	padding-left: 44px;
	padding-right: 44px;
}
.etsy {
	margin-top: 350px;
	color: #EAE9DA;
}
