@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}
#Header {
	background-image: url(images/header.jpg);
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#Content {
	width: 850px;
	border: 1px solid #bcbcbc;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	height: auto;
	clear: left;
	float: left;
}
#Content_Holder {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.Content_Box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C2C2C2;
	padding: 15px;
	text-align: left;
	background-color: #F1F1F1;
	clear: both;
	margin-bottom: 30px;
	float: left;
}
#Content_Holder .Content_Box .Caption {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: both;
	font-size: 11px;
	display: block;
	padding-bottom: 3px;
}
#Content_Holder .Content_Box .Caption a {
	color: #333333;
}

.Content_Box #Image {
	float: left;
	padding-right: 15px;
}

.Content_Box h1 {
	color: #2f699b;
	font-weight: normal;
	clear: both;
	width: 100%;
	float: left;
}
#Content_Holder .Content_Box .Content p {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Content_Holder .Content_Box .Content a {
	color: #0066CC;
}


.Content_Box h1 em {
	color: #3A3A3A;
	text-decoration: none;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	float: left;
	padding-left: 60px;
}
.Content_Box .Content {
	width: 560px;
	height: auto;
	float: right;
	display: block;
	text-align: left;
	clear: both;
}

#Footer {
	background-image: url(images/footer.jpg);
	float: left;
	height: 220px;
	background-repeat: no-repeat;
	width: 100%;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
#Footer #Utility a {
	color: #666666;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#Footer #Utility li {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#Footer #Utility {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#Footer #Utility a:hover {
	color: #006699;
}
#Content_Holder .Small_Box {
	width: 400px;
	border: 1px solid #C2C2C2;
	padding: 15px;
	background-color: #F1F1F1;
	height: auto;
	margin-bottom: 30px;
	float: left;
}
#Content_Holder .BottomContent {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
}
#Content_Holder .BottomContent .Medium_Box {
	width: 389px;
	border: 1px solid #C2C2C2;
	padding: 15px;
	background-color: #F1F1F1;
	height: auto;
	margin-bottom: 30px;
	float: right;
}
#Content .Content_Right {
	width: 670px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 30px;
	float: right;
	clear: both;
}

.break {
	float: left;
	width: 100%;
	height: 1px;
	clear: both;
}
#Content_Holder .BottomContent .Medium_Box h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Content_Holder .BottomContent .Medium_Box a {
	float: right;
	color: #333333;
}
#Content_Holder .BottomContent .Medium_Box strong {
	color: #000000;
}
#Content_Holder .BottomContent .Small_Box h1 {
	font-size: 16px;
	width: 100%;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #333333;
}
#Content_Holder .BottomContent .Small_Box .Wrap {
	width: 280px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	text-align: left;
}
#Content_Holder .BottomContent .Small_Box .Wrap a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
#Content_Holder .BottomContent .Small_Box .Wrap p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
}
#Content_Holder .BottomContent .Small_Box img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#Content_Holder .Content_Box .Content h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 16px;
	float: left;
	width: 350px;
}
p  {
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#Content h1 {
	color: #286091;
	font-weight: normal;
	font-size: 32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Content a {
	color: #0066CC;
}
#Content h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Content h3 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
}
#Content h4 {
	font-size: 16px;
	color: #0066FF;
}
#Content .subnav {
	float: left;
	width: 120px;
	background-color: #003300;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
	height: auto;
}
#Content .Right {
	float: right;
	width: 650px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	clear: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#Content h5 {
	color: #286091;
	font-size: 18px;
	font-weight: bold;
}
#Content .SubNav {
	height: auto;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding: 0px;
}
#Content #RIght {
	width: 400px;
	float: right;
}
#HoldCentre {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#HoldCentre #Content .SubNav ul {
	width: 120px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#HoldCentre #Content .SubNav {
	width: 160px;
	margin-top: 42px;
}

#Content .SubNav li {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
}
#Content .SubNav a {
	text-decoration: none;
	color: #999999;
	margin-left: 0px;
}
#HoldCentre #Content .SubNav a:hover {
	color: #000000;
}
#HoldCentre #Content .ImageSide {
	width: auto;
	float: right;
	padding-bottom: 15px;
	font-size: 10px;
	padding-left: 20px;
	clear: both;
	height: auto;
}
#HoldCentre #Content .Content_Right .gallery li {
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	color: #333333;
}
#HoldCentre #Content .Content_Right .gallery {
	list-style-type: none;
	width: 660px;
	text-align: center;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Content_Holder .BottomContent .Content_Box a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Content_Holder .BottomContent .Content_Box img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content_Holder .BottomContent .Content_Box .Content li {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}
#slider {
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	padding: 0px;
	margin-bottom: 20px;
	width: 900px;
}
#sliderContent {
	margin-left: auto;
	height: 300px;
	margin-right: auto;
	width: 900px;
	float: left;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	width: 280px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	height: 30px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
	padding: 10px;
	margin: 10px;
}
#slider ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#3Col {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	display: block;
	border: 2px solid #000000;
	height: 250px;
}
#slider #sliderContent .sliderImage a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#slider #sliderContent .sliderImage img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContentHome {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#ContentHome .Box {
	width: 280px;
	border: 1px solid #CCCCCC;
	float: left;
	height: auto;
	display: block;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#ContentHome .Box p {
	padding: 10px;
	font-size: 11px;
}
#ContentHome .Box strong {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#HoldCentre #Content .Content_Right caption {
	display: none;
}
#HoldCentre #Content .Content_Right #sections a {

}
#HoldCentre #Content .Content_Right #sections strong {
	font-size: 16px;
}
#Newsletter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	clear: left;
	padding: 10px;
	background-color: #B7C8D8;
}
#HoldCentre #Content .Content_Right .Art {
	float: left;
	width: 330px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
#HoldCentre #Content .Content_Right .Art strong {
}
#HoldCentre #Content .Content_Right .Art .sold strong {
	background-color: #FF0000;
	display: block;
	padding: 2px;
	width: 60px;
	text-align: center;
}
#HoldCentre #Content .Content_Right .Art img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#HoldCentre #Content .Content_Right .Art .sold {
	width: 66px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-color: #FF0000;
}
#HoldCentre #Content .Content_Right .Art em {
	font-size: 12px;
}
#HoldCentre #Content .Content_Right .Art em {
	font-size: 14px;
}
#HoldCentre #Content .Content_Right #sections img {
	padding-bottom: 50px;
}
#button {
	float: right;
}
#HoldCentre #Content #form1 #form em {
	font-size: 11px;
	color: #999999;
}
#HoldCentre #Content #form1 #form p {
	font-size: 12px;
}
#HoldCentre #Content #form1 #form td {
	font-size: 12px;
}
.red {
	color: #FF0000;
	width: 5px;
	float: left;
}
#AboutVanessa {
	background-color: #fcfcfc;
	border: 1px solid #b8b8b8;
	width: 870px;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	font-size: 12px;
}
#HoldCentre #AboutVanessa .HomeContent {
	width: 580px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#HoldCentre #AboutVanessa .HomeContentImage {
	width: 290px;
	float: left;
}
#HoldCentre #AboutVanessa .HomeContent h1 {
	color: #2f699b;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
#HoldCentre #AboutVanessa .HomeContent h2 {
	color: #000000;
	font-size: 27px;
	font-weight: normal;
	margin-left: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#HoldCentre #ContentHome .Box strong {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#HoldCentre #ContentHome .Box strong {
	margin: 0px;
	padding: 0px;
}
#HoldCentre #ContentHome .Box p {
	margin: 0px;
	padding: 5px;
}
#HoldCentre #slider #sliderContent .sliderImage .bottom {
	font-size: 14px;
}
#HoldCentre #slider #sliderContent .sliderImage .bottom strong {
	font-size: 15px;
	font-weight: bold;
}
#HoldCentre #Content .ImageSide img {
	float: left;
}
#HoldCentre #Content .ImageSide img {

}
#HoldCentre #Content li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#HoldCentre #Content .Content_Right .ImageSide img {
}
#HoldCentre #Content .Content_Right .ImageSide p {
	display: block;
	float: left;
	clear: both;
}
#HoldCentre #Content .Content_Right .ImageSide img {
	float: left;
	clear: both;
}
#HoldCentre #Content .ImageSide img {
	float: left;
	clear: both;
}
#HoldCentre #Content .ImageSide p {
	float: left;
	clear: both;
}
#HoldCentre #Content .Content_Right #artworkstr {
}
#artworks tr td {
	padding-bottom: 15px;
}
#HoldCentre #Content .Content_Right #artworks .sold {
	background-color: #FF0000;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
}
#HoldCentre #Content .Content_Right #artworks img {
	padding-bottom: 5px;
}
#HoldCentre #Content .Content_Right .Art {
	width: 100%;
	text-align: center;
	height: auto;
}#HoldCentre #ContentHome .Box p {
	clear: both;
}
#HoldCentre #ContentHome .Box img {
	float: left;
	clear: left;
}
#HoldCentre #ContentHome .Box strong {
	clear: left;
	float: left;
}
#HoldCentre #Content .Content_Right #artworks em {
}
#HoldCentre #Content .Content_Right #artworks img {
	clear: both;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF3300;
}
a:link {
	color: #0000CC;
}

