*{margin:0; padding:0;}

body{
	background:url(../images/body_rep.jpg) #f9fae6 top center;
	font-family:verdana, arial, sans-serif;
	color:#9C856D;
	}
	
#mainwrap{
	width:800px;
	margin:0 auto;
	}
	
#header{
	margin-top:20px;
	margin-left:160px;
	}
	
#header h1{
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	width:427px;
	height:57px;
	}
	
	
#contentwrap{
	float:left;
	display:inline;
	margin-left:140px;
	width:472px;
	background:url(../images/content_rep.jpg) repeat-y;
	}
	
	
.top{
	background:url(../images/content_top.jpg) no-repeat;
	height:35px;
	}
	
.bottom{
	background:url(../images/content_bot.png) no-repeat;
	height:40px;
	}

#gallery{
	margin-left:28px;
	height:350px;
	}
	
#content{	
	margin:15px 35px 15px 35px;
	font-size:12px;
	}
	
#content p{
	line-height:16px;
	margin-bottom:13px;
	text-align:justify;
	}
	
#content a{
	color:#97AFB4;
	}
	
#bottomlinks{
	background:url(../images/stiched.gif) no-repeat;
	margin:30px 35px 0px 35px;
	padding-top:5px;
	color:#A8BDC6;
	font-size:9px;
	}

	
#bottomlinks ul{
	list-style:none;
	}
	
#bottomlinks li{
	float:left;
	padding-right:5px;
	}

#bottomlinks li a{
	color:#A8BDC6;
	text-decoration:none;
	}
	
#bottomlinks li a:hover{
	text-decoration:underline;
	}

.arts_council{
	float:right;
	margin-top:5px;
	margin-right:5px;
	}
	
/*Header classes*/

h2{
	text-indent:-9999px;
	margin-left:-3px;
	margin-bottom:14px;
	font-size:12px;
	}

h2.welcome{
	background:url(../images/welcome.gif) no-repeat;
	height:18px;
	width:75px;
	}

h2.artist{
	background:url(../images/artist.gif) no-repeat;
	height:16px;
	width:122px;
	}
	
h2.workshops{
	background:url(../images/workshops.gif) no-repeat;
	height:20px;
	width:122px;
	}

h2.contact{
	background:url(../images/contact.gif) no-repeat;
	height:18px;
	width:122px;
	}

h2.stockists{
	background:url(../images/stockists.gif) no-repeat;
	height:18px;
	width:122px;
	}

h2.exhibitions{
	background:url(../images/exhibitions.gif) no-repeat;
	height:18px;
	width:122px;
	}


h2.forthcoming{
	background:url(../images/forthcoming.gif) no-repeat;
	height:20px;
	width:190px;
	}

h2.public_art{
	background:url(../images/public_art.gif) no-repeat;
	height:18px;
	width:122px;
	}

h2.gallery{
	background:url(../images/gallery.gif) no-repeat;
	height:18px;
	width:122px;
	}

h4{
	font-size:10px;
	margin-bottom:5px;
	}

h3{
	font-size:13px;
	color:#B4C5CC;
	margin-bottom:12px;
	}

/*Image classes*/
.right{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
	}

.left{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
	}
	
	
/* Navigation*/

	#nav{
		float:right;
		width:187px;
		background:url(../images/nav_rep.jpg) repeat-y;
		font-size:14px;
		font-family:Courier new, arial, sans-serif;
		margin-top:50px;
		}
		
	.navtop{
		background:url(../images/nav_top.jpg) no-repeat;
		height:27px;
		}
	
		.navbottom{
		background:url(../images/nav_bot.jpg) no-repeat;
		height:34px;
		}		
		
	#nav ul{
		margin-top:-6px;
		list-style:none;
		padding-left:25px;
		line-height:16px;
		}
		
	#nav a{
		color:#947c64;
		text-decoration:none;
		}
		
	#nav a:hover{
		color:#DB7970;
		}

#nav ul li ul{
	padding-left:5px;
	font-size:11px;
	padding-top:5px;
		}
		
#nav ul li ul a{
	color:#A88460;
	}



/* Navigation selected states*/

body#Home li.home a, body#Artist li.artist a, body#Workshops li.workshops a, body#Contact li.contact a, body#Stockists li.stockists a, body#Exhibitions li.exhibitions a, body#Public li.public_art a, body#Gallery li.gallery a{
	color:#97AFB4;
	}

body#Workshops li.workshops ul li a{
	color:#A88460;
	}
	
body#Workshops li.workshops ul li a:hover{
	color:#DB7970;
	}

body#Public li.public_art ul li a{
	color:#A88460;
	}
	
body#Public li.public_art ul li a:hover{
	color:#DB7970;
	}



/*Contact form Styling*/

form p{
	clear:both;
	}

label{
	float:left;
	width:18%;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
	clear:left;
	}

.error{
	color:red;
	}
	
input.formtext{
	width:75%;
	background:#FDFAF5;
	border:1px solid #91775D;
	color:#9C856D;
	float:left;
	}
	
textarea{
	width:75%;
	background:#FDFAF5;
	border:1px solid #91775D;
	color:#9C856D;
	font-family:verdana, sans-serif;
	font-size:12px;
	}
	
.btn{
	background:#5F3B19;
	color:#ffffff;
	margin-left:310px;
	padding-left:10px;
	padding-right:10px;
	}


/* Styling stockists*/
.stockee{
	font-size:11px;
	}

.stockee h3{
	font-size:12px;
	margin-bottom:0px;
	}

#content .stockee p{
	margin-bottom:20px;
	line-height:13px;
	}





#thumbs{
	margin-top:10px;
	padding-top:20px;
	}

#thumbs .thumb{
margin-bottom:2px;
margin-left:2px;
	}


#thumbs a img{
	border:none;
	}


/*Gallery Styling*/

.fairy_product{
clear:both;
font-size:11px;
margin-bottom:20px;
}

.fairy_product img{
	float:left;
	border:none;
	width:100px;
	}



.fairy_desc{
float:left;
margin-left:10px;
width:292px;
}


#content .fairy_desc p{
	text-align:left;
	margin-bottom:8px;
	}


.pagination{
	text-align:right;
	display:block;
	}



.tag{
	width:130px;
	height:268px;
	text-indent:-9999px;
	background:url(../images/stamp.jpg) no-repeat;
	display:block;
	margin-top:-330px;
	}

.latest_workshop{
	background:url(../images/stiched.gif) no-repeat bottom;
	padding-bottom:5px;
	margin-bottom:12px;
}


#footer{
	clear:both;
	font-size:9px;
	text-align:right;
	margin-right:210px;
	padding-bottom:20px;
	}
	
#footer a{
	color:#947c64;
	text-decoration:none;
	}
	
#footer a:hover{
	text-decoration:underline;
	}

	
.clearfix:after, .fairy_product:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, .fairy_product {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix, .fairy_product {display: block;}