body {
	background-image:url(../images/home6_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #232e3a;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	color: #ddedff;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:#999999;
} 
.main-wrapper {
	background-image:url(../images/table_bg.jpg);
	width: 864px; 
	margin-bottom:15px;
}



/*header*/

.header {
	background-image: url(../images/mainheader.jpg);
	width: 864px;
	height: 134px;
}
.header h1 {
	text-indent: -10000px;
	overflow:hidden;
	margin:0;
}
.seotext {
	font-size:10px;
	z-index:200;
	margin-bottom:5px;
	text-align:left;
}
.sub-header {
	background-image: url(../images/home_subheader.jpg);
	width: 864px;
	height: 72px;
	margin:0;
}
.sub-header h1 {
	text-indent: -10000px;
	overflow:hidden;
	margin:0;
}
.sub-header-don {
	background-image: url(../images/header_don.jpg);
	width: 864px;
	height: 104px;
	margin:0;
}
.sub-header-don h1 {
	text-indent: -10000px;
	overflow:hidden;
	margin:0;
}
.sub-header-suzanne {
	background-image: url(../images/header_suzanne.jpg);
	width: 864px;
	height: 104px;
	margin:0;
}
.sub-header-suzanne {
	text-indent: -10000px;
	overflow:hidden;
	margin:0;
}
h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size:13px;
	font-weight:bold;
	margin:0;
}


/*navigation*/

.navcontainer {
	width: 132px;
	float:left;
	margin-right:20px;
	margin-top:15px;
	padding-left:20px;
	margin-bottom:20px;
}
.navitem, ul .navitem-gallery, .navitem-studios, .navitem-don, .navitem-suzanne, .navitem-gardening, .navitem-exhibitions, .navitem-contact, .navitem-home {
	display: block;
	line-height: 27px;
	width: 151px;
	height:27px;
	border-bottom: 1px dashed #fff;
	margin-bottom:3px;
	text-indent: -10000px;
	overflow:hidden;
	list-style:none;
}
.navitem-gallery {
	background-image: url(../images/nav_gallery.png);
}
.navitem-gallery:hover {
	background-image:url(../images/nav_gallery_over.png);
}
.navitem-studios {
	background-image: url(../images/nav_studios.png);
}
.navitem-studios:hover {
	background-image:url(../images/nav_studios_over.png);
}
.navitem-don {
	background-image: url(../images/nav_don.png);
}
.navitem-don:hover {
	background-image:url(../images/nav_don_over.png);
}
.navitem-suzanne {
	background-image: url(../images/nav_suzanne.png);
}
.navitem-suzanne:hover {
	background-image:url(../images/nav_suzanne_over.png);;
}
.navitem-gardening {
	background-image: url(../images/nav_gardening.png);
}
.navitem-gardening:hover {
	background-image:url(../images/nav_gardening_over.png);
}
.navitem-exhibitions {
	background-image: url(../images/nav_exhibitions.png);
}
.navitem-exhibitions:hover {
	background-image:url(../images/nav_exhibitions_over.png);
}
.navitem-contact {
	background-image: url(../images/nav_contact.png);
}
.navitem-contact:hover {
	background-image:url(../images/nav_contact_over.png);
}
.navitem-home {
	background-image: url(../images/nav_home.png);
	border-bottom: none;
}
.navitem-home:hover {
	background-image:url(../images/nav_home_over.png);
}


/*right content*/

.right-content {	
	margin-top:15px;
	float:right;
	text-align:left;
	width: 660px;
	margin-bottom:20px;
}
.gallery-album-container {
	width: 175px;
	height: 210px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
}
.gallery-album-image {
	border: 5px solid #434343;
}
.photo {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}



/* gallery content */

.gallery-album-image-container {
	width: 247px;
	text-align:center;
	margin-left: 10px;
	margin-right: 9px;
	margin-bottom: 20px;
	float:left;
}
.gallery-album-image {
	border: 9px solid #434343;
}


.gallery-main-image-container {
	width:640px;
	text-align:center;
}
.gallery-thumbs-container {
	padding:5px;
	height: 125px;
	margin-top: 15px;
}
.gallery-thumbs {
	float:left;
	margin-top: 15px;
	margin-right:6px;
	margin-left: 8px;
	height: 92px;
	width: 139px;
}
.gallery-arrow-right, .gallery-arrow-left {
	width: 12px;
	height:25px;
	margin: 50px  0px 0px  0px;
	display:block;
}
.gallery-arrow-left {
	display:block;
	float:left;
}
.gallery-arrow-right {
	display:block;
	float:right;
}
.gallery-links {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.gallery-links:hover {
	color:#434343;
}
.gallery-photo-description {
	margin:auto;
	margin-top:7px;
	width:520px;
	text-align:center;
	z-index:100;
}




/*footer*/

.copyright-text {
	text-align:center;
	font-size: 11px;
	color: #ffffff;
}
.copyright-text-link {
	font-size: 11px;
}
.copyright-text-link:hover {
	color: #434343;
}
.footer {
	border-top: 1px solid #fff;
	width: 864px;
	height: 40px;
	padding-top:5px;
}



.FormRow {
	clear			: left;
	margin: 0 10px 10px 0;
}
.FormRow .FormHeader {
	float			: left;
	width			: 110px;
	text-align		: right;
	font-size		: 9pt;
}
.FormRow input {
	margin-left		: 10px;
}

/*Scrolling Bottom Images on Gallery Pages */
div.sc_menu {  /* Set it so we could calculate the offsetLeft */  
position: relative;  
height: 125px;  
width: 610px;  

/* Add scroll-bars */  
overflow: auto;
}

ul.sc_menu {  
display: block;  
height: 92px;  
width: 139px;
/* Max width here, for users without Javascript */  
width: 1500px;  
padding: 15px 0 0 15px;  

/* Remove default margin */  
margin: 0;  
list-style: none;
}

.sc_menu li {  
display: block;  
float: left;  
padding: 0 4px;
}

.sc_menu a {  
display: block;  
text-decoration: none;
}

.sc_menu span {  /* We want a caption to display on the next line */  
display: block;  
margin-top: 3px;  
text-align: center;  
font-size: 12px;  
color: #fff;
}

.sc_menu span {  
display: none;  
margin-top: 3px;  
text-align: center; 
font-size: 12px;  
color: #fff;
}

.sc_menu a:hover span {  
display: block;
}

.sc_menu img {  
border: 0;
webkit-border-radius: 3px;  
-moz-border-radius: 3px;
}

.sc_menu a:hover img {  
filter:alpha(opacity=50);  
opacity: 0.5;
}