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

body {
	margin:0;
	margin-top:50px; 
	padding:0; 
	background-color:#fff;
	font-family: "century gothic", helvetica, arial, sans-serif;
	color:#11294D;
	font-size:14px;
	line-height:16px;
}

p {
	font-size:14px;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	margin-top:0px;
}
	
h2 {
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	padding-top:15px;
}

img {
	border:0px;
	padding-top:0px;
}

a {
	color:#11294D;

text-decoration:underline;
}

a:hover {
	color:#D4390C;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

#wrapper {
	background-image:url(images/sallyback.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:960px;
	height: 700px;
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top:40px;
	border:1px solid #11294D;
}

#title {
	float:right;
	width:100%;
	height:80px;
}

#gallery {
	clear:both;
	width:910px;
	margin-left:25px;
	margin-right:25px;
	height:125px;
	}
	
#caption {
color:#11294D;
	float:left;
	width: 163px;
	height:118px;
	padding: 7px 0px 0px 7px;
	}
	
#thumbnails {
	float:right;
	width: 715px;
	height:125px;
}
	
.thumb {
	float: left;
	width: 50px;
	height:50px;
	border: 1px solid #11294D;
	margin: 7px 0px 0px 7px;
}

.clearboth { clear: both; }	

#footer p{
	font-size:11px;
	line-height:14px;
	margin-top:5px;
}

#menu {
	float:left;
	width: 205px;
	height:450px;
	margin-top:20px;
	margin-left: -10px;
}

#menu ul {
	padding: 0;
	padding-left:10px;
	margin: 0;
	float: left;
	width: 100%;
}

#menu ul li { 
	display: block;
	height:30px;
	list-style:none;
	padding-top:27px;
	padding-left:20px;
}

#menu ul li a {

}

#menu ul li a:hover
{
text-decoration: none;
}

#menu li {
	font-size:20px;
}

#content {
	background-image: url(images/large/8.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:715px;
	height:450px;
	float:right;
	margin-top: 20px;
	margin-right:25px;
	text-align:right;
}

#content2 {
	width:715px;
	height:450px;
	float:right;
	margin-top: 20px;
	margin-right:25px;
}
iframe {
margin-bottom:5px;
}

#contentframe {
	background-color: #000000;
	width:715px;
	height:450px;
	float:right;
	margin-top: 20px;
	margin-right:25px;
}	

#title span{
display:none;
}

.home {
	color:#11294D;
	background-image: url(images/home.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.active {
	color:#11294D;
	background-image: url(images/over.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.home a, .paintings a, .current a, .jewellery a, .about a, .studio a,  .active a {
	color:#11294D;
	text-decoration:none
	}
	
.active a {
	color:#11294D;
	text-decoration:none
	}
	
.home a:hover,.paintings a:hover, .current a:hover, .jewellery a:hover, .about a:hover, .studio a:hover, .active a:hover    {
	color:#D4390C;
	text-decoration:none;
	}
	
.active a:hover    {
	color:#11294D;
	text-decoration:none;
	cursor:default;
	}	
	
.studio {
	color:#11294D;
	background-image: url(images/studio.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.studio a {
	color:#11294D;
	text-decoration:none
	}
	

	
.paintings {
	color:#11294D;
	background-image: url(images/paintings.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.paintings a {
	color:#11294D;
	text-decoration:none
	}
	

	
.jewellery {
	color:#11294D;
	background-image: url(images/jewellery.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.jewellery a {
	color:#11294D;
	text-decoration:none
	}
	

	
.about {
	color:#11294D;
	background-image: url(images/jewellery.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.about a {
	color:#11294D;
	text-decoration:none
	}
	

	
.exhibitions {
	color:#11294D;
	background-image: url(images/exhibitions.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.exhibitions a {
	color:#11294D;
	text-decoration:none
	}
	

	
.current {
	color:#11294D;
	background-image: url(images/current.png);
	background-position:bottom left;
	background-repeat:no-repeat
	}
	
.current a {
	color:#11294D;
	text-decoration:none
	}
	

#footer {
    width: 100%;
	height: 150px;
}

#footercontent {
    width: 960px;
	padding:20px 0px;
	margin:auto;
}

.address1, .address2, .address3, .address4 {
	float:left;
	font-size:12px;
	text-align:left;
	line-height:15px;
	color:#11294D;
	padding:5px 20px;
	margin-left:20px;
	background-color: transparent;
}

.address1 {
margin-left:10px;
}

.address2, .address3, .address4 {
	margin-left:0px;
	border-left:1px solid #11294D;
}

.address1 a, .address2 a, .address3 a, .address4 a {	
	color:#11294D;
	text-decoration:underline;
	background-color: transparent;
}

.address1 a:hover, .address2 a:hover, .address3 a:hover, .address3 a:hover {	
	color:#D4390C;
	text-decoration:underline;
	background-color: transparent;
}

