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

body {
	background:url(../images/background-shadow.jpg) center repeat-y #fff;
	margin:0;
	padding:0;

}

div#wrapper {
	width: 960px;
	padding:0px 10px 0 10px;
	margin:0 auto;
	margin-top:0;
	background-color:#FFF;
	height:inherit;
	overflow:auto;
}

div#wrapper #header {
	width:960px;
	height:160px;
	background:url(../images/the_cultivated_garden_company_header.jpg) no-repeat center top;
}

div#wrapper #nav {
	margin-bottom:5px;
	padding-bottom:5px;
	height:30px;
	text-align:center;
	padding-left:200px;

	background:url(../images/nav_back.jpg) no-repeat top;
}

div#wrapper #logo {
	width:200px;
	height:80px;
	background:url(images/gavagan_art_logo.gif) no-repeat bottom left;
}

div#wrapper #left {
	float:left;
	clear:left;
	min-height:400px;
	overflow:auto;
	width:150px;
	background:#eee;
	margin-top:30px;
}





div#wrapper #slideshow {
	position:relative;
	float:right;
	width: 775px;
	margin:0;
	color:#FFF;
	text-align:left;
	z-index:1;
}



div#wrapper #slideshow_info {
	position:absolute;
	top:10px;
	right:10px;
	width:300px;
	z-index:8;
	background:url(images/slideshow_info.png) no-repeat top left;
}

div#wrapper #content {
	width:700px;
	float:left;
	padding: 0 20px 20px 10px;
}

div#wrapper #right {
	float:right;
	min-height:100px;
	width:220px;
	color:#666;
	margin-top:30px;
}

div#wrapper #right #testimonial {
	background:url(../images/comment.gif) bottom left no-repeat #86a736;
	position:relative;
	margin-top:10px;
	margin-bottom:40px;
}

div#wrapper #right #testimonial2 {
	background:url(../images/comment2.gif) bottom right no-repeat #a66aae;
	position:relative;
	margin-top:10px;
	margin-bottom:40px;
}



div#wrapper #footer {
	margin-bottom:5px;
	padding-bottom:5px;
	height:30px;
	text-align:center;
	padding-left:200px;
	background:url(../images/nav_back2.jpg) no-repeat top;
	clear:both;
}

div#wrapper #footer_copyright {
	height:50px;
	background:url(images/gavagan_art_logo_small.gif) top right no-repeat;
}

div#wrapper #footer_copyright {
	font-size:.7em;
	color:#666;
}

/*------ Photo Gallery -----------*/

/*.proPhotoWrap .mainImage table td.arrowLeftCell{ width:0px }
.proPhotoWrap .mainImage table td.arrowRightCell{ width:0px }

 Arrows Common 
.proPhotoWrap .mainImage table .arrowRight, .proPhotoWrap .mainImage table .arrowLeft {  

	width:0px;
	height:140px;
	padding:0;
	margin:0;
	border:none;
}
	
.proPhotoWrap .mainImage table .arrowRight .arrowRightInner, .proPhotoWrap .mainImage table .arrowLeft .arrowLeftInner {  

	width:0px;
	height:140px;
	padding:0;
	margin:0;
	border:none;
}

#wrapper .imgInfo {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.5em;
	color:#333;
}

#wrapper .imgInfo .imgTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#9D882D;
}*/
	
div#wrapper #gallery img {
	margin-right:20px;
	margin-bottom:20px;
}

div#wrapper #gallery img a {
	border:0;
}
