@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#side {
	
	float: left; 
	width: 250px; min-height:580px;
}
#inner {
	background-image: url(../images/bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#main {
	float: right;
	width: 680px;
	background-color: #FFF;
	margin-right: 5px;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans",  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #231F20;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	line-height: 16px;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html {
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #627d90;
	scrollbar-arrow-color: #627d90;
	scrollbar-highlight-color: #627d90;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #efefef;
	scrollbar-track-color: #efefef;
}

#footer {
	clear: both;
	
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#95A2AC;
	padding-right: 50px;
	padding-top: 5px;
}
#footer a:link, #footer a:visited {color:#95A2AC; text-decoration: none; }
#footer a:hover, #footer a:active {color:#ccc; text-decoration: none; }
.clear {
	clear: both;
}

#comments {
	
	color: #efefef;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#comments h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; font-weight:normal;
}
#comments p {font-style: italic;}

#slideshow {
	height: 500px;
	width: 500px;
	margin-top: 35px;
	margin-left: auto;
	margin-bottom:0px;
	margin-right:auto;
	text-align: center;
}
#content { margin: 25px 0px 20px 30px; width:600px;}
#content a:link, #content a:visited {color:#627D90}
#content a:hover, #content a:active {color:#627D90}

#content2 { margin: 25px 0px 0px 0px;}

.padright {padding-right: 20px;}
.red {color:#900;}
#main h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #627D90;
	font-weight: normal;
	font-size:16px;
	margin-top: 0px;
	padding-top: 0px;
}
#main h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #627D90;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
#main h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #627D90;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav {
	font-size: 10px;
	color: #fff;list-style: none;
}

#nav ul {list-style: none; margin: 0px; padding: 0px; border: none;}
#nav ul li  {list-style: none;margin-left: 10px; padding-left: 10px;}

#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration: none;
}
#nav a:hover, #nav a:active {color:#fff; text-decoration: none; }


.home, .about, .art, .exhibitions, .press, .contact {border-bottom: solid 1px #ffffff; color:#FFF;}







.smheading {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 455px;
}
.smheading a:link,.smheading a:visited,.smheading a:hover,.smheading a:active {color:#627D90; text-decoration:none;}

.smheading2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 405px;
}
.smheading2 a:link,.smheading2 a:visited,.smheading2 a:hover,.smheading2 a:active {color:#627D90; text-decoration:none;}