@charset "utf-8";
/*   KEY   */
/* Times Bold for headers. */
/* Copper/Orange: #a14b27 */
/* Red: #750809           */
/* Beige: #e7e3c8         */
/**************************/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #e7e3c8;
	font-family:Arial, Helvetica, sans-serif;
}
#footer {
	width:100%;
	/*border-top: 1px solid #FFFFFF;*/ /*REMOVED*/
	background:url(images/test_foot_stretch.jpg) top repeat-x; /*CHANGED*/
	height:201px;
}
.footwrap {
		height:180px;
		width: 980px;
		padding-top: 20px;
}
.footwrap.home {
		margin:0 auto;
		background:url(images/footer_back_home.jpg) no-repeat;
}
.footwrap.int {
		margin:0 auto; /*CHANGED*/
		background:url(images/test_foot_back.jpg) top no-repeat; /*CHANGED*/
}
.homepic {
	background:url(images/stretch-x-home.jpg) top repeat-x #e7e3c8 !important;
	display:inline-block;
}
#photoarea {
	background:url(images/test_wide.jpg) center top no-repeat; /*CHANGED*/
	width: 100%;
	height: 315px; /*NEW*/
}
#homephotoarea {
	background:url(images/stretch-x.jpg) top repeat-x #e7e3c8;
	width: 100%;
}
#homephoto {
	width: 902px;
	margin: 0 auto;
}


#header {
	width: 100%;
	background: #a14b27;
	height:135px;
}
.headwrap {
width: 980px;
margin: 0 auto;
}
#nav {
width: 100%;
background:url(images/nav_back.jpg) repeat-x;
height:38px;
}
.navwrap {
	width:902px;
	margin: 0 auto;
	height:38px;
}
#page {
width: 100%;
background:#e7e3c8; /*CHANGED*/
}
.content {
background:url(images/test_page_back.jpg) top no-repeat; /*CHANGED*/
padding: 20px 39px;
min-height:461px;
width: 902px;
margin: 0 auto;
}
h1 {
font-family: "Times New Roman", Times, serif;
color: #750809;
font-weight: normal;
font-size: 29px;
}
h4 {
color: #800000;
font-size: 20px;
margin: 4px 0 10px;
}
p {
padding: 8px 0;
}
ul, ol, blockquote {
margin-left: 30px;
}
ul.clearfloat {
margin-left: 320px;
}
ul li {
padding: 2px 0;
}
#sidebar {
width: 321px;
float: right;
}
#sidebar img {
border:none;
}
.news, .quote {
/*background:url(images/news_stretch.png) repeat-y;*/
width: 321px;
color: #FFFFFF;
}
.quote {
float: right;
margin: 0 0 10px 10px;
background:#fff; /*CHANGED*/
width: 280px;
padding: 15px 10px 0;
border-top:1px solid #750809;
border-bottom: 1px solid #750809;
}
.quote h3 {
font-family: "Times New Roman", Times, serif;
font-weight:normal;
font-size: 21px;
color: #750809;
margin-bottom:10px;
}
.news p {
padding:0 10px 0 30px;
}
.quote p {
font-size: 18px;
color: #a14b27;
font-family: "Times New Roman", Times, serif;
}
.homecontent {
width: 571px;
margin-right: 321px;
}
.footwrap p {
color: #FFFFFF;
font-size: 11px;
text-align:center;
}
.footwrap a {
color: #FFFFFF;
}
.imgleft {
float:left;
padding: 10px 10px 10px 0;
}
.imgright {
float:right;
padding: 10px 0 10px 10px;
}
#feed {
background:url(images/news_stretch.png) repeat-y;
padding: 0 20px 0 30px;
}
#feed li {
list-style:none;
color: #FFFFFF;
padding: 3px 0;
}
#feed li a {
color: #FFFFFF;
text-decoration: none;
}
#feed li a:hover {
text-decoration: underline;
}

#instafeed {
list-style: none;
margin: 0;
padding: 0;
}
#instafeed li {
float: left;
height: 180px;
margin: 0 15px 15px 0;
overflow: hidden;
width: 180px;
}
#instafeed li img {
height: auto;
width: 100%;
}

/**********************/
/*    	GALLERY       */
/**********************/
.gallery img {
border: none;
margin-bottom: 20px;
}
.customer-gallery {
font-size: 12px;
text-align:center;
}
.customer-gallery td {
padding: 5px;
}
.customer-gallery img {
border: none;
margin-bottom: 20px;
width:200px;
height:154px;
}
.gallerybox {
background: url(images/gallery_shadow.jpg) bottom no-repeat;
width: 902px;
height:258px;
padding-bottom: 12px;
margin-bottom: 10px;
}
.info {
background: url(images/info_back.jpg) no-repeat #e7e3c8;
width: 366px;
height:258px;
padding: 0 10px 0 225px;
}
.info p {
padding-top: 10px;
}
.galleryimg {
float: right;
width: 301px;
position: relative;
}
img.soldimg {
z-index:1;
}
p.soldtext {
position: absolute;
top:80px;
left: 100px;
z-index:10;
font-family: "Times New Roman", Times, serif;
color: #750809;
font-weight: bold;
font-size: 40px !important;
}
.caption {
background:url(images/caption_back.jpg) top no-repeat;
height:38px;
}
.caption p {
color: #FFFFFF;
margin-left: 35px;
padding: 8px 0 0;
}

.artcollection {
width: 550px;
margin-left: 60px;
}
.artcollection img {
padding: 5px;
}
p.imgcaption {
clear: both;
font-size: 12px;
font-style:italic;
background:#e7e3c8;
padding: 4px;
}
.imgcontainer {
width: 280px;
float: left;
margin-left: 10px;
position:relative;
}
.imgcontainer p {
font-style:italic;
font-size: 12px;
text-align:center;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/**************************/
/*       SLIDER           */
/**************************/
#slider {
margin: 0 auto;
width: 902px;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
