/* CSS Document */
* {
padding:0px;
margin:0px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #D6BF93;

}
p{color:#FFFFFF;}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-image: url(images/wood.jpg);
	}


h2 {
color:#8ab224;
	font-size:24px;
	font-family: "Courier New", Courier, monospace;
	}

h3 {
color:#8ab224;
	font-family: "Courier New", Courier, monospace;
	font-size:18px;
	padding:0px;
	margin:0px;
	}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size:16px;
color:#8ab224;
	padding:0px;
	margin:0px;
	}

.left {
	float:left;
	}
.artist-left {
	float:left;
	margin-right:10px;
	}
.right {
	float:right;
	}

.maincontainer {
	width:913px;
	margin:0px auto 0px auto;
	}

.header {
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	width:668px;
	height:174px;
	padding-top: 80px;
	padding-left: 245px;
}



.nav {
	padding:0px 0px 40px 10px;

}

.nav a{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#503016;
	padding:5px 7px 5px 7px;
	margin-right:5px;
	font-size:19px;
	font-family: Courier;
}

.nav #menu1 {
border-bottom:solid 4px #FC0510;
}
.nav #menu2 {
border-bottom:solid 4px #FF7908;
}
.nav #menu3 {
border-bottom:solid 4px #FFEE10;
}
.nav #menu4 {
border-bottom:solid 4px #52FF0F;
}
.nav #menu5 {
border-bottom:solid 4px #11FDE6;
}
.nav #menu6 {
border-bottom:solid 4px #235CDB;
}
.nav #menu7 {
border-bottom:solid 4px #8D1BE4;
}
.nav #menu8 {
border-bottom:solid 4px #FF13C3;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.content {
	background-image:url(images/wood_dark.jpg);
	width:753px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-left:20px;
	padding-right:20px;
    color:#FFFFFF;
	font-size:14px;
    }

.leftcol {
	width:330px;
	float:left;
	padding-right:10px;
	}
.leftcol a {
color:#669900;
font-size:16px;
}
.leftcol a:hover {
color:#ffffff;
}
.rightcol {
	float:right;
	display:inline;
	background-image: url(images/frame.jpg);
	width:399px;
	height:278px;
	margin-top:1px;
	padding-top: 10px;
	padding-left: 10px;
}

.rightcol_form {
	float:right;
	display:inline;
	width:399px;
	height:278px;
	margin-top:1px;
	padding-top: 10px;
	padding-left: 10px;
}

.foot {
font-family:Courier;
	height:30px;
	font-size:18px;
	clear:both;
	}
	
	.foot a {
	font-size: 12px;
	text-decoration: none;
	color: ##669900;
	}
	.foot a:hover {
	color: #FFFFFF;
	
}	
.clear {
	clear: both;
	vertical-align: middle;
}
.valid img {
border:none;
}
.valid p {
border:none;
margin-left:59px;}
.profile {
	margin-left: 200px;
}

.profile a{
	text-decoration: none;
	color: #669900;
}
.profile a:hover{
	text-transform: uppercase;
	color: #FFFFFF;
}
.button {
	background-color: #663300;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	border: 1px solid #A5B262;
	height: 20px;
	text-decoration: none;
}
.product_description {
	margin-left: 200px;
	width: 500px;
}

.newsletter {
	border: 1px none #FFFFFF;
	padding: 10px;
}
.green {
	font-size: 16px;
	color: #00FF00;
	margin-right: 30px;
	margin-left: 20px;
}
.project {
	float: left;
	display:inline;
	width: 330px;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
.project img{
margin-right:10px;
}
.project a {
	font-size: 16px;
	color: ##669900;
	text-decoration: underline;

}
.project a:hover {
	text-transform: uppercase;
	text-decoration: none;
}
.project_pages, .project_pages_on {
	float:left;
	display:inline;
	width: 250px;
}
.project_pages a {
	text-decoration: none;
}
.project_pages_on a {
	text-decoration: none;
	color: #669900;
}
.project_pages a:hover, .project_pages_on a:hover {
	text-transform: uppercase;
	color: #669900;
}
.noticeboard {
	background-image: url(images/noticeboard_mid.jpg);
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.noticeboard_bottom {
	background-image: url(images/noticeboard_bottom.jpg);
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
}
.post_it {
	background-image: url(images/post_it.jpg);
	height: 201px;
	width: 201px;
margin:5px 0px 5px 85px;
	display: inline;
	padding: 8px;
	float: left;
}
.post_it p {
	font-family: "Courier New", Courier, monospace;
	color: #000099;
	font-size: 18px;
	text-align: center;
}
.post_it a{
	color: #00CC00;
	font-size: 12px;
}
.cart_link {
	float: right;
	display:inline;
	margin-top: 95px;
	margin-right: 70px;
}
.product img{
border:none;
}
.section, .frame {
	display: inline;
	float: left;
	width: 188px;
	text-align: center;
	margin-bottom:10px;
}
.section a {
color:#669900;
font-size:18px;
font-weight:bold;
}
.label {
	border: 1px solid #669900;
	background-color: #503016;
	color: #FFFFFF;
	padding: 5px;
	margin:0px 5px 0px 5px;
}
.label a{
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
}
.quote p{
	font-size: 14px;
	font-style: italic;
	margin-top: 30px;
	font-weight: bold;
	color:#D5B994;
}
.folksy {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74B224;
	padding-top: 5px;
	padding-bottom: 5px;
}
.folksy img{
	border:none;
}
