body, html {
	font-family: Helvetica, sans-serif;
	font-family: Helvetica, Arial, sans-serif;
	color: #777777;
	font-size: 62.5%;
	background: #fff;
}

#fullsize {
	width: 730px;
}

#fullsize img {
	display: none;
}

#container {
	width: 760px;
	margin: 5em auto 0 auto;
	padding: 3em 3em 4em 3em;
	background: #fff;
	min-height: 450px;
	border: 1px solid #fff;
}

#header {
	clear: both;
	width: 760px;
	border-bottom: 1px dotted #999;
	padding: 0 0 1.8em 0;
	margin: 0 0 2.5em 0;
	font-family: Helvetica, Arial, sans-serif;
}

#header ul {
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
 	overflow: hidden;
}

#header ul li {
	margin: 0 2em 0.3em 0;
	display: block;
}

#header ul li a:link {
	text-decoration: none;
	color: #777;
}

#header ul li a:visited {
	text-decoration: none;
	color: #777;
}

#header ul li a:hover {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

#header ul li a:active {
	text-decoration: none;
	color: #222;
	font-weight: bold;
}

.backCatalogue #header ul li#backCatalogue a:link,
.backCatalogue #header ul li#backCatalogue a:visited,
.recentWork #header ul li#recentWork a:link,
.recentWork #header ul li#recentWork a:visited,
.exhibitions #header ul li#exhibitions a:link,
.exhibitions #header ul li#exhibitions a:visited,
.about #header ul li#about a:link,
.about #header ul li#about a:visited,
.contact #header ul li#contact a:link,
.contact #header ul li#contact a:visited,
.home #header ul li#home a:link,
.home #header ul li#home a:visited,
.airgallery #header ul li#airgallery a:link,
.airgallery #header ul li#airgallery a:visited {
	color: #222;
	font-weight: bold;
}

#footer {
	clear: both;
}

#copyright {
	width: 760px;
	color: #CCC;
	margin: 0 auto 0 auto;
	padding: 1em 0 6em 0;
	font-size: 1.6em;
	overflow: hidden;
}

.home #copyright {
	margin-bottom: 0;
}

h1,
h2 {
	text-transform: uppercase;
	font-size: 4em;
	font-weight: normal;
	letter-spacing: 0.07em;
}

h1 {
	float: right;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 4em;
	width: 100%;
	margin: 0.4em 0 0.6em 0;
}

p, ul, h3, h4 {
	color: #666666;
	font-size: 1.7em;
	line-height: 1.6em;
	margin: 0 0 0.6em 0;
}

h3 {
	font-weight: normal;
}

h4 {
	font-weight: normal;
	margin: 0.6em 0 0 0;
}

.wideColumn {
	font-size: 1.7em;
	width: 71.5em;
	margin: 0 4em 0 0;
	float: left;
}

h2.wideColumn {
	font-size: 4em;
	margin: 0 1.7em 0 0;
	width: 11em;
	line-height: 1.3em;
}

.narrowColumn {
	font-size: 1.7em;
	width: 20em;
	float: left;
}


.wideColumn p,
.narrowColumn p,
.wideColumn ul,
.narrowColumn ul,
.wideColumn h3,
.narrowColumn h3,
.wideColumn h4,
.narrowColumn h4
{
	font-size: 1em;
}

.narrowColumn h3,
.wideColumn h3 {
	text-transform: uppercase;
	border-bottom: 1px dotted #999;
	padding: 0 0 0.4em 0;
}


.wideColumn ul,
.narrowColumn ul {
	margin-bottom: 1.6em;
}

.wideColumn ul li,
.narrowColumn ul li {
	list-style: disc;
	margin: 0 0 0 1.2em;
}

.narrowColumn a:link, .wideColumn a:link, .caption a:link {
	color: #000;
	text-decoration: none;
}

.narrowColumn a:visited, .wideColumn a:visited, .caption a:visited {
	color: #111;
	text-decoration: none;
}

.narrowColumn a:hover, .wideColumn a:hover, .caption a:hover {
	color: #d21;
	text-decoration: none;
}

.narrowColumn a:active, .wideColumn a:active, .caption a:active {
	color: #d21;
	text-decoration: none;
}

.caption span {
	float: right;
	margin: -2px 5.8em 0 0;
	font-size: 1.4em;
}

.contact .wideColumn {
	margin: 0 2em 0 0;
}

img.feature {
	margin: 0 0 4em 0;
}

.fullWidth {
	width: 760px;
	/*this is a hack*/
	height: 14em;
	margin: 0 0 0 0;
	clear: both;
	float: none;
}

.home .wideColumn {
	height: 280px;
	width: 322px;
	margin: 0 20px 0 0;
	background: url(home1.jpg);
}

.home .secondColumn {
	background: url(home2.jpg);
}

.galleria {
	list-style: none;
	/*width: 110px;*/
	padding: 0 3em 0 0;
	float: right;
	height: 500px;x
	overflow-x: hidden;
	overflow-y: auto;
}
.galleria li {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0 10px 10px 0;
}
.galleria li a {
	display: none;
}
.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 180px;
}
.galleria li div img {
	cursor: pointer;
}
.galleria li.active div img,
.galleria li.active div {
	display: block;
}

.galleria li img.thumb {
	cursor: pointer;
	display: block;
	position: relative;
	left: -50%;
	top: 50%;
	margin: -40px 0 0 40px;
/*	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40) !important; */
}
.galleria li.active img.thumb, .galleria li:hover img.thumb{
/*	opacity:.99;
	-moz-opacity: 0.99;
	filter: alpha(opacity=99) !important;	*/
}


.caption{
	display:block;
	padding: 0.6em 0 0 0;
	text-transform: uppercase;
	font-size: 1.6em;
}

* html .galleria li div span{width:400px} /* MSIE bug */


.addThis {
	float: right;
	margin: -1.3em 0 0 0;
}

.callout {
	overflow: hidden;
	height: 500px;
	background: #548abd url("singlehome-large.jpg");
}

.home .callout .narrowColumn {
/*	width: 192px;
	float: right;
	padding: 20px;
	background: #000000;
	height: 706px;
	-moz-opacity: 0.65;
	-webkit-opacity: 0.65;
	filter: alpha(opacity=65) !important;
}

.callout p,
.callout h3,
.callout li,
.callout p {
	font-size: 1.4em;
	letter-spacing: 0.05em;
	color: #fff;
}

.callout h3 {
	text-transform: uppercase;
	border-bottom: 2px dotted #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	border-bottom: 0;
	padding: 1em 0 0.4em 0;
	padding: 1em 0 0 0;
}

.callout a:link,
.callout a:visited {
	color: #fff;
}