@charset "utf-8";
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eee7dd;
	background-color: #6d5a49;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

h2
{
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

h3
{
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

p
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

a
{
	color: #FFFFFF;
}

a:active
{
	outline: none;
	outline-style: none;
}
 
a:focus
{
	outline-style: none;
}

img
{
	border: none;
}








#maincontainer
{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#footer
{
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
	clear: both;	
	border-top: 1px solid #ffffff;
}

#footer p
{
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
}

#navigationcolumn
{
	width: 200px;
	margin: 58px 80px 10px 30px;
	float: left;
	display: inline;
	overflow: hidden;
}

#maincolumn
{
	width: 620px;
	margin: 165px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	overflow: hidden;
}













.nav a, .nav a:hover
{
	display: block;
	text-align: right;
	color: #7f6f6f;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 20px 7px 20px;
}

.nav a:hover
{
	color: #000000;
}

.padleft
{
	padding-left: 15px;
}

.textjustifypad
{
	text-align: justify;
	line-height: 1.4;
	padding: 0px 15px 0px 15px;
}

.textjustifypadtop
{
	text-align: justify;
	line-height: 1.4;
	padding: 15px 15px 0px 15px;
}

.sidecontacthead
{
	border-bottom: 1px solid #94948f;
	border-top: 1px solid #94948f;
	margin-top: 13px;
}

.sidecontacts15
{
	font-size: 15px;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 5px;
	color: #7f6f6f;
}

.sidecontacts24
{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
}

.sidecontacts24 a {
	text-decoration:none;
}

.sidecontacts p
{
	text-align: right;
	padding-right: 20px;
	color: #454545;
}

.whitebold
{
	font-weight: bold;
	color: #FFFFFF;
}

.clearboth
{
	clear: both;
}

.workshoppics
{
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	display: inline;
	margin-left: 15px;
	margin-top: 10px;
}























/*
----------------------------------------------------
SHOWCASE RELATED STYLES
----------------------------------------------------
*/

.featuredartistname
{
	margin-top: 10px;
	padding-left: 15px;
}

.featuredthumb
{
	float: left;
	display: inline;
	margin-left: 15px;
	margin-bottom:15px;
}

.enquiries
{
	margin-top: 5px;
}

.documentinfo a {
  clear:both;
  margin-left:15px;
}

.documentinfo a:hover {
  color:#666666;
}


/*
----------------------------------------------------
END OF SHOWCASE RELATED STYLES
----------------------------------------------------
*/








/*
----------------------------------------------------
GALLERY RELATED STYLES
----------------------------------------------------
*/

.artistthumb
{
	float: left;
	display: inline;
	margin-left: 15px;
	margin-bottom: 15px;
}

.artistthumb p
{
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.artistthumb a
{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
}






/*
----------------------------------------------------
END OF GALLERY RELATED STYLES
----------------------------------------------------
*/



a .featuredthumb2 {
  width:110px;
  height:100px;
  border:0px solid #CCCCCC;
  float:left;
  margin:5px;
  text-decoration:none;
  cursor:pointer;
}


