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

/* -------------------------------------- */
/*				General Styles						*/
/* --------------------------------------	*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #D04028;
	text-decoration: none;
}

.clear {
	clear: both;
}
.padding10 {
	padding-top: 10px;
}
.padding20 {
	padding-top: 20px;
}
.padding30 {
	padding-top: 30px;
}
.padding40 {
	padding-top: 40px;
}
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.sold {
	color: #F00;
	font-weight: bold;
}



ol {
	list-style-type: disc;
	padding-top: 10px;
	padding-left: 25px;
}
ol li {
	padding-bottom: 8px;
}


/* -------------------------------------- */
/*				Container Styles					*/
/* --------------------------------------	*/
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 900px;
	background-position: left top;
}
#headerHome {
	background-image: url(../images/headerHome_bg.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 900px;
	background-position: left top;
}
#headerHome2 {
	background-image: url(../images/headerHome2_bg.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 900px;
	background-position: left top;
}
#navigation {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 595px;
	width: 173px;
	background-position: left top;
}
#bodyWrapper {
	float: right;
	width: 727px;
	position: relative;
	text-align: center;
}
#bodyWrapperHome {
	float: right;
	width: 727px;
	position: relative;
	text-align: center;
	height: 675px;
	background-image: url(../images/bodyWrapperHome_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bodyWrapperHome2 {
	float: right;
	width: 727px;
	position: relative;
	text-align: center;
	height: 675px;
	background-image: url(../images/bodyWrapperHome2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bodyWrapperHome3 {
	float: right;
	width: 727px;
	position: relative;
	text-align: center;
	height: 675px;
	background-image: url(../images/bodyWrapperHome3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navButtons {
	float: right;
	height: 360px;
	width: 86px;
	margin-top: 70px;
	text-align: right;
}
#footer {
	height: 25px;
	width: 900px;
	padding-bottom: 40px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 40px;
	text-align: center;
}
.content {
	position: absolute;
	left: 65px;
	top: -3px;
}
.content2 {
	position: absolute;
	left: 40px;
	top: 70px;
}
#homeImageDescription {
	text-align: left;
	width: 260px;
	float: right;
	padding-top: 56px;
}
#homeImageDescription2 {
	text-align: left;
	width: 240px;
	float: right;
	padding-top: 16px;
}

#galleryHeader {
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D5D5D5;
	min-height: 60px;
	padding-bottom: 8px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	margin-top: 30px;
	position: relative;
}
#artGallery {
	background-color: #FFF;
	border: 2px solid #D5D5D5;
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	padding-top: 10px;
	overflow: hidden;
}
#awards {
	text-align: left;
	padding-top: 20px;
	margin-left: 38px;
	text-align: left;
	padding-left: 17px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #F4F4F4;
}
#artFair {
	width: 670px;
	padding-top: 20px;
	margin-left: 38px;
	text-align: left;
	padding-left: 17px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #F4F4F4;
	font-size: 14px;
}
#contactForm {
	text-align: left;
}
#thankYou {
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
}

#contact {
	width: 670px;
	padding-top: 20px;
	margin-left: 38px;
	text-align: left;
	padding-left: 17px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #F4F4F4;
	overflow: hidden;
}



/* -------------------------------------- */
/*				Banner Styles						*/
/* --------------------------------------	*/
#banerGallery {
	float: right;
	text-align: center;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
}
#banerGallery p {
	font-size: 10px;
	color: #000;
	padding-top: 118px;
}
#banerGallery a {
	color: #000;
	text-decoration: underline;
}
#baner {
	float: right;
	text-align: center;
	background-image: url(../images/bannerBlank_bg.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
}
#baner p {
	padding-top: 60px;
	font-size: 14px;
	color: #d24a24;
	line-height: 1.3em;
}
#banerAwards {
	float: right;
	text-align: center;
	background-image: url(../images/bannerBlank_bg.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
}
#banerAwards p {
	padding-top: 50px;
	font-size: 14px;
	color: #d24a24;
	line-height: 1.3em;
}
#banerHome {
	float: right;
	text-align: center;
	height: 127px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
}
#banerContact {
	float: right;
	text-align: center;
	background-image: url(../images/bannerBlank_bg.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
}
#banerContact p {
	padding-top: 50px;
	font-size: 14px;
	color: #d24a24;
	line-height: 1.3em;
}
#facebook a {
	font-weight: bold;
	color: #000;
	text-decoration: none;	
}


/* -------------------------------------- */
/*				Footer Styles						*/
/* --------------------------------------	*/
#footer a {
	color: #666;
	text-decoration: none;
}
#footer p {
	padding-bottom: 2px;
}


/* -------------------------------------- */
/*					Body Styles						*/
/* --------------------------------------	*/
#bodyWrapper h1 {
	padding-top: 30px;
	font-size: 24px;
	padding-bottom: 10px;
}
#awards h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2788B3;
	padding-top: 12px;
	padding-bottom: 5px;
}
#awards img {
	padding: 5px;
	float: right;
}
.awardHighlight {
	font-weight: bold;
	padding-right: 40px;
	font-style: italic;
	padding-left: 10px;
}
#artFair table th {
	height: 24px;
	text-decoration: underline;
	padding-bottom: 8px;
	padding-top: 8px;
}
#artFair table td {
	padding-top: 8px;
	padding-bottom: 8px;
	height: 20px;
}
.highlight {
	background-color: #F4F4F4;
}
#homeImageDescription h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2788B3;
	padding-top: 12px;
	padding-bottom: 5px;
}
#wrapper #bodyWrapperHome3 #homeImageDescription2 h2 {
	font-size: 24px;
	font-weight: bold;
}


#contact h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2788B3;
	padding-top: 12px;
	padding-bottom: 5px;
}
#contact img {
	padding: 5px;
	float: right;
}
#contactForm td {
	line-height:28px;
}


/* -------------------------------------- */
/*				Gallery Styles						*/
/* --------------------------------------	*/
.galleryThumbnail {
	float: left;
	width: 218px;
	height: 250px;
	font-size: 10px;
}
#galleryNav {
	width: auto;
	margin-left: 84px;
	margin-top: 7px;
	text-align: left;
}
#prevNext {
	height: 20px;
	padding-bottom: 10px;
}
#prevNext a {
	color: #000;
}
#prevNext a:hover {
	color: #D04028;
}

#prev {
	float: left;
	width: 100px;
	padding-left: 24px;
	text-align: left;
	background-image: url(../images/previousArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
#next {
	float: right;
	width: 100px;
	padding-right: 24px;
	text-align: right;
	background-image: url(../images/nextArrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
}
#next:hover {
	background-image: url(../images/nextArrowRoll.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#prev:hover {
	background-image: url(../images/previousArrowRoll.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#galleryDescriptionText {
	padding-top: 10px;
	clear: both;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
#galleryDescriptionText span {
	font-size: 16px;
	font-weight: bold;
	color: #2788B3;
	padding-top: 12px;
	padding-bottom: 5px;
}
#galleryDescriptionText h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2788B3;
	padding-top: 12px;
	padding-bottom: 5px;
}



/* Unused styles 
#bodyNav ul li{
	text-align: center;
	float: left;
	list-style-type: none;
}
#bodyNav ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	height: 20px;
	width: 106px;
	border: 2px solid #d5d5d5;
	padding-top: 5px;
	background-color: #F4F4F4;
	font-size: 12px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#bodyNav ul li a:hover {
	background-color: #d5d5d5;
	text-decoration: none;
}
#bodyNav ul li.current a {
	background-color: #d5d5d5;
}
*/

/* -------------------------------------- */
/*				Navigation Styles					*/
/* --------------------------------------	*/
#navButtons ul li {
	height: 50px;
	width: 80px;
	list-style-type: none;
	overflow: hidden;
	padding-top: 10px;
}
#navButtons ul a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
}
#navButtons ul li.home:hover {
	background-image: url(../images/navigation/homeButton.jpg);
	background-repeat: no-repeat;
}
#navButtons ul li.myArt:hover {
	background-image: url(../images/navigation/myArtButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.artFairs:hover {
	background-image: url(../images/navigation/artFairsButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.awards:hover {
	background-image: url(../images/navigation/awardsButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.purchase:hover {
	background-image: url(../images/navigation/awardsButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.contactMe:hover {
	background-image: url(../images/navigation/aboutMeButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.blog:hover {
	background-image: url(../images/navigation/blogButton.jpg);
	background-repeat: no-repeat;
}
#navButtons ul li.homeCurrent {
	background-image: url(../images/navigation/homeButton.jpg);
	background-repeat: no-repeat;
}
#navButtons ul li.myArtCurrent {
	background-image: url(../images/navigation/myArtButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.artFairsCurrent {
	background-image: url(../images/navigation/artFairsButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.awardsCurrent {
	background-image: url(../images/navigation/awardsButton.jpg);
	background-repeat: no-repeat;
	}#navButtons ul li.purchaseCurrent {
	background-image: url(../images/navigation/awardsButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.contactMeCurrent {
	background-image: url(../images/navigation/aboutMeButton.jpg);
	background-repeat: no-repeat;
}#navButtons ul li.blogCurrent {
	background-image: url(../images/navigation/blogButton.jpg);
	background-repeat: no-repeat;
}

.easelStaticImage {
	height: 298px;
	width: 400px;
	position: absolute;
	left: -30px;
	top: 78px;
}

