body {
	background-color: #1e1e1e;
	width: 900px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


div#header {
	background: url(../img/sld-header.jpg);
	background-color: #545454;
	width: 900px;
	height: 170px;
	margin-top: 0;
}






div#main {
	background: #3c3c3c top center repeat-y;
	height:auto;
	position:relative;
	text-align: left; /* Realigns the text to the left after the IE hack in the body rule */
	width: 900px;
	padding-bottom: 5px;
	padding-top: 5px;	
}





/*

#nav {
	height: 30px;
	background-color: #fad19b;

}


#nav ul {
	text-align: center;
	margin-top: 0;
	padding-top: 6px;
}


#nav li {
	display: inline;
	padding-right: 60px;
	
}



#nav a:link{
	text-decoration: none;
	font: 15px helvetica;
	font-weight: bold;
	color: #726a5d;
}


#nav a:hover {
	color: #1b83aa;
	border-bottom: 3px solid #1b83aa; 
}

*/



#navWrapper {
	position: relative;
	width: 890px;
	background-image: url(../img/sld_nav_gradient.jpg);
	height: 34px;
	border-bottom: 1px;
	border-bottom-color: #bfbfbf;
	border-bottom-style: solid;
}



#navcontainer {
	height: 34px;
	background-image: url(../img/sld_nav_1px.gif);
	background-repeat: no-repeat;
	background-position: 605px;
}


#navlist
{
	padding: 10px 0 4px 0;
	text-align: left;
	margin: 0;
	width:890px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#navlist ul, #navlist li
{
	
	margin-left: 45px;
	/*
	padding-left: 15px;
	padding-right: 15px;
	*/
	display: inline;
	list-style-type: none;
}




#navlist a:link, #navlist a:visited
{
	line-height: 14px;
	font-weight: bold;
	/*margin: 0 10px 4px 10px;*/
	text-decoration: none;
	color: #3c3c3c;
}


#navImage
{
	display: inline;
}


#navlist a:hover
{
	color: #a63f15;
}

#navlist a:link#current, a:visited#current
{
	border-bottom: 3px solid #a63f15;
	padding-bottom:2px;
	background: transparent;
	color: #a63f15;
}







#content {
	background: url(../img/sld_content_gradient.gif) top center repeat-x;
	width: 890px;
	background-color: #B8B7B7;
	overflow: hidden;
	clear: both;
	position: relative;
	margin-left: 5px;
	float: none;
}


/* PAINTINGS - BEGIN */



#paintings {
	float: left;
	position: relative;
	background-color: #2E2E2E;
	margin: 15px 0 15px 10px;
}
#paintings table {
	background-color: #2e2e2e;
	height: 260px;
	width: 313px;
	border: 0;
	border-style: none;
}
#paintings td {
	height: 80px;
	width: 72px;
}
#paintings img {
	border: 0;
	border-style: none;
}






#paintings a#rollover1 {
	background-image:url(../img/thumbs/painting_thumb_1.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover1 span { display: none; }

#paintings a#rollover1:hover { background-image:url(../img/thumbs/painting_thumb_1_over.jpg); }




#paintings a#rollover2 {
	background-image:url(../img/thumbs/painting_thumb_2.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover2 span { display: none; }

#paintings a#rollover2:hover { background-image:url(../img/thumbs/painting_thumb_2_over.jpg); }




#paintings a#rollover3 {
	background-image:url(../img/thumbs/painting_thumb_3.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover3 span { display: none; }

#paintings a#rollover3:hover { background-image:url(../img/thumbs/painting_thumb_3_over.jpg); }



#paintings a#rollover4 {
	background-image:url(../img/thumbs/painting_thumb_4.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover4 span { display: none; }

#paintings a#rollover4:hover { background-image:url(../img/thumbs/painting_thumb_4_over.jpg); }






#paintings a#rollover5 {
	background-image:url(../img/thumbs/painting_thumb_5.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover5 span { display: none; }

#paintings a#rollover5:hover { background-image:url(../img/thumbs/painting_thumb_5_over.jpg); }



#paintings a#rollover6 {
	background-image:url(../img/thumbs/painting_thumb_6.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover6 span { display: none; }

#paintings a#rollover6:hover { background-image:url(../img/thumbs/painting_thumb_6_over.jpg); }




#paintings a#rollover7 {
	background-image:url(../img/thumbs/painting_thumb_7.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover7 span { display: none; }

#paintings a#rollover7:hover { background-image:url(../img/thumbs/painting_thumb_7_over.jpg); }




#paintings a#rollover8 {
	background-image:url(../img/thumbs/painting_thumb_8.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover8 span { display: none; }

#paintings a#rollover8:hover { background-image:url(../img/thumbs/painting_thumb_8_over.jpg); }




#paintings a#rollover9 {
	background-image:url(../img/thumbs/painting_thumb_9.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover9 span { display: none; }

#paintings a#rollover9:hover { background-image:url(../img/thumbs/painting_thumb_9_over.jpg); }


#paintings a#rollover10 {
	background-image:url(../img/thumbs/painting_thumb_10.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover10 span { display: none; }

#paintings a#rollover10:hover { background-image:url(../img/thumbs/painting_thumb_10_over.jpg); }




#paintings a#rollover11 {
	background-image:url(../img/thumbs/painting_thumb_11.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover11 span { display: none; }

#paintings a#rollover11:hover { background-image:url(../img/thumbs/painting_thumb_11_over.jpg); }



#paintings a#rollover12 {
	background-image:url(../img/thumbs/painting_thumb_12.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#paintings a#rollover12 span { display: none; }

#paintings a#rollover12:hover { background-image:url(../img/thumbs/painting_thumb_12_over.jpg); }


/* PAINTINGS - END */









#headerText {
	padding: 0 0 15px 0px;
	margin-left:35px;
}


.onePxlLine {
	margin: 20px 0 20px 0;
	padding-left: 10px;
}
.onePxl {
	height: 1px;
	width: 870px;
	background-color: #999999;
	margin: 0 10px;
}

.twoPxl {
	height: 1px;
	width: 870px;
	background-color: #fff;
	margin: 0 10px;
}


#slideShow {
	float: right;
	position: relative;
	background-color: #2E2E2E;
	margin: 15px 10px 0 0;
	width: 547px;
	height: 260px;
}

#monoSlideshow {
	margin: 5px;
}


#slideShow img {
	margin: 5px;
}



#navDivide {
	background-image: url(../img/sld_nav_2px.gif);
	height: 33px;
	width: 2px;
	display: inline;
}


#navlist  .email  {
	text-transform: lowercase;
}



#lowerHalf {
	width: 870px;

	margin: 15px 10px 0 10px;
	position: relative;
}

#lowerHalf br {
	clear: both;
}

#lowerHalf h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform: uppercase;
	margin: 15px 5px 0 5px;

}

#lowerHalf p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;
	margin: 5px;
}

#lowerHalf a {
	text-decoration: none;
	border: none;
	border-style: none;
	margin: 0;
	padding: 0;
	color:#CC3300;

}

#lowerHalf a:hover {
color: #3E1100;

}



#lowerHalf img {
	border: 0;
	border-style: none;
}

#lowerHalf span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:##CC3300;
	margin: 0;
	text-decoration: none;

}


#busketOne {
	background-image: url(../img/sld_busket_bkg.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	
	width: 201px;
	margin-right: 11px;
	position: relative;
	float:left;
	color:#CC3300;
	padding-bottom: 25px;
}

#busketOne img {
	margin: 5px;

}


#busketTwo {
	background-image: url(../img/sld_busket_bkg.jpg);
	background-repeat: no-repeat;
	
	width: 201px;
	position: relative;
	float:left;
	margin: 0 11px;
	color:#CC3300;
	padding-bottom: 25px;
	line-height: 18px;
}

#busketTwo img {
	margin: 5px;

}


#busketThree {
	background-image: url(../img/sld_busket_bkg.jpg);
	background-repeat: no-repeat;
	
	width: 201px;
	margin: 0 11px;
	position: relative;
	float:left;
	padding-bottom: 25px;
	line-height: 18px;
}

#busketThree img {
	margin: 5px;

}



#busketFour {
	background-image: url(../img/sld_busket_bkg.jpg);
	background-repeat: no-repeat;
	
	width: 201px;
	position: relative;
	float:right;
	padding-bottom: 25px;
	line-height: 18px;
}

#busketFour img {
	margin: 5px;

}









/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* SLIMBOX */



/* GALLERY PAGE */


#galleryLeft{
	width: 313px;
	position: relative;
	margin-bottom: 15px;
	float: left;
}

#galleryRight{
	float: right;
	margin: 0 75px 0 0;
	width: 450px;
}

#map {
	width: 313px;
	height: 175px;
	position: relative;
	background-color: #2E2E2E;
	clear: both;
	margin: 0 0 0 10px;
}

#map img {
	margin: 5px;
	border: 0;
	border-style: none;
}

#galleryRight h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	margin-top: 20px;
	text-transform: uppercase;
}

#galleryRight img {
	float: right;
}


#galleryRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;
	line-height: 24px;
	margin-top: -12px;
}


/* END GALLERY PAGE */


/* LEASING PAGE */

#leasingTop{
	position: relative;
	
}


#paintingsLease {
	position: relative;
	margin: 0 75px 0 0;
	width: 450px;
	float: right;
}


#paintingsLease h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	text-transform: uppercase;
}

#paintingsLease p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;
	line-height: 24px;
	margin-top: -12px;
}

#leasingBottom{
	position: relative;
	clear: both;	
}

#galleryLease {
	position: relative;
	margin: 0 75px 0 0;
	width: 450px;
	float: right;
}

#galleryLeaseImg {
	float: left;
	position: relative;
	background-color: #2E2E2E;
	margin: 15px 0 15px 10px;
}


#galleryLease h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	text-transform: uppercase;
}

#galleryLease p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;
	line-height: 24px;
	margin-top: -12px;
}

#galleryLeaseImg {
	width: 313px;
	height: 261px;
	position: relative;
	background-color: #2E2E2E;
	clear: both;
	margin: 15px 0 20px 10px;
}

#galleryLeaseImg img {
	margin: 5px;
	border: 0;
	border-style: none;
}





/* END LEASING PAGE */



/* GUEST ARTIST PAGE */

#guestArtistLeft{
	width: 240px;
	position: relative;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}
	
.guestWork {
	position: relative;
	background-color: #2E2E2E;
	padding: 5px;
	margin: 10px;
	border: 0;
	border-style: none;
}


#guestArtistRight{
	float: right;
	margin: 0 20px;
	width: 600px;
}


#guestArtistRight h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	margin-top: 20px;
	text-transform: uppercase;
}

#guestArtistRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;
	line-height: 21px;
	margin-top: -12px;
}

#guestArtistRight a {
	text-decoration: none;
	border: none;
	border-style: none;
	margin: 0;
	padding: 0;
	color:#CC3300;

}

#guestArtistRight a:hover {
color: #3E1100;

}


#guestArtistRight span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:##CC3300;
	margin: 0;
	text-decoration: none;

}

/* END GUEST ARTIST PAGE */


#contactForm {
	float: left;
	position: relative;
	/*background-color: #2E2E2E;*/
	margin: 0 10px 75px 25px;
	width: 375px;
	
}


#contactForm p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color:#333333;
}




/* Gallery Pix - BEGIN */



#galleryPix {
	float: left;
	position: relative;
	background-color: #2E2E2E;
	margin: 15px 0 15px 10px;
}
#galleryPix table {
	background-color: #2e2e2e;
	height: 260px;
	width: 313px;
	border: 0;
	border-style: none;
}
#galleryPix td {
	height: 80px;
	width: 72px;
}
#galleryPix img {
	border: 0;
	border-style: none;
}






#galleryPix a#rollover1 {
	background-image:url(../img/thumbs/gallery_thumb_1.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover1 span { display: none; }

#galleryPix a#rollover1:hover { background-image:url(../img/thumbs/gallery_thumb_1_over.jpg); }




#galleryPix a#rollover2 {
	background-image:url(../img/thumbs/gallery_thumb_2.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover2 span { display: none; }

#galleryPix a#rollover2:hover { background-image:url(../img/thumbs/gallery_thumb_2_over.jpg); }




#galleryPix a#rollover3 {
	background-image:url(../img/thumbs/gallery_thumb_3.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover3 span { display: none; }

#galleryPix a#rollover3:hover { background-image:url(../img/thumbs/gallery_thumb_3_over.jpg); }



#galleryPix a#rollover4 {
	background-image:url(../img/thumbs/gallery_thumb_4.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover4 span { display: none; }

#galleryPix a#rollover4:hover { background-image:url(../img/thumbs/gallery_thumb_4_over.jpg); }






#galleryPix a#rollover5 {
	background-image:url(../img/thumbs/gallery_thumb_5.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover5 span { display: none; }

#galleryPix a#rollover5:hover { background-image:url(../img/thumbs/gallery_thumb_5_over.jpg); }



#galleryPix a#rollover6 {
	background-image:url(../img/thumbs/gallery_thumb_6.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover6 span { display: none; }

#galleryPix a#rollover6:hover { background-image:url(../img/thumbs/gallery_thumb_6_over.jpg); }




#galleryPix a#rollover7 {
	background-image:url(../img/thumbs/gallery_thumb_7.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover7 span { display: none; }

#galleryPix a#rollover7:hover { background-image:url(../img/thumbs/gallery_thumb_7_over.jpg); }




#galleryPix a#rollover8 {
	background-image:url(../img/thumbs/gallery_thumb_8.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover8 span { display: none; }

#galleryPix a#rollover8:hover { background-image:url(../img/thumbs/gallery_thumb_8_over.jpg); }




#galleryPix a#rollover9 {
	background-image:url(../img/thumbs/gallery_thumb_9.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover9 span { display: none; }

#galleryPix a#rollover9:hover { background-image:url(../img/thumbs/gallery_thumb_9_over.jpg); }


#galleryPix a#rollover10 {
	background-image:url(../img/thumbs/gallery_thumb_10.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover10 span { display: none; }

#galleryPix a#rollover10:hover { background-image:url(../img/thumbs/gallery_thumb_10_over.jpg); }




#galleryPix a#rollover11 {
	background-image:url(../img/thumbs/gallery_thumb_11.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover11 span { display: none; }

#galleryPix a#rollover11:hover { background-image:url(../img/thumbs/gallery_thumb_11_over.jpg); }



#galleryPix a#rollover12 {
	background-image:url(../img/thumbs/gallery_thumb_12.jpg);
	height: 80px;
	width:72px;
	display:block;
}

#galleryPix a#rollover12 span { display: none; }

#galleryPix a#rollover12:hover { background-image:url(../img/thumbs/gallery_thumb_12_over.jpg); }


/* Gallery Pix - END */
