@charset "UTF-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, p, ul, li, a, img {
	list-style:none;
	padding:0;
	margin:0;
	float:none;
	background:none;
}

ul, li {
	list-style:none;
	padding:0;
	margin:0;
}


body {
	background:#fff;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:visible;
	margin:0;
	padding:0 0 20px 0;
	font-size:0.6em;
}

html>body {
	font-size:11px;
}

#pageHolder {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(images/pattern.gif);
	margin:0 auto;
	padding:0;
	margin-top:140px;
	overflow:visible;
}

/* menu start */

#menuHolder {
	position:absolute;
	top:-145px;
	left:0;
	width:100%;
	background:#fff;
	height:140px;
	z-index:300;
	overflow:visible;
}

#menu {
	width:850px;
	height:132px;
	margin:0 auto;
	background:#fff;
	z-index:400;
	overflow:hidden;
	padding-top:8px;
}

#menu li {
	width:745px;
	height:19px;
	border-bottom: 1px solid #B1B1B1;
	padding-top:0;
	padding-left:105px;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}

#menu li img {
	position:absolute;
	left:50%;
	top:8px;
	display:none;
	padding:0;
	margin:0;
	margin-left: -425px;
}

#menu li.background {
	height:0;
	border:none;
}

#menu li.background img {
	display:block;
}

#menu li:hover img {
	display:block;
}

#menu li a {
	text-decoration:none;
	height:19px;
	float:left;
	margin:0;
	overflow:hidden;
	color:inherit;
}

#menu li:hover, #menu li a:hover, #menu li a:hover h3, #menu li a:hover h4 {
	background:#FFFFCC;
}


#menu li h3, #menu li h4 {
	float:left;
	font: 1.3em/1.2em Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#71A023;
	text-transform:lowercase;
	clear:none;	
}

#menu li h3 a {
	color:#71A023;
}

#menu li h4 a {
	color:#666;
}
#menu li h4 {
	padding-left:20px;
	color:#666;
	font-weight:lighter;
}

 #menu li h3 a, #menu li h4 a {
 	float:left;
	clear:none;
 }

/* menu end */

#mainContent {
	width:575px;
	padding:0 0 20px 285px;
	margin:0 auto;
	overflow:visible;
}

#mainContent ul {
	width:575px;
	overflow:visible;
	height:auto;
	float:left;
}

#mainContent ul li {
	width: 265px;
	padding:0;
	margin:0;
	float:left;
}

#mainContent ul li.twoCols {
	width: 570px;
	padding:0;
	margin:0;
	float:left;
}

#mainContent ul li + li {
	padding-left:40px;
}

#mainContent ul li.twoCols + li, #mainContent ul li + li.twoCols {
	padding-left:0;
}

#mainContent ul {
	background:url(images/contactBG.gif) bottom right no-repeat;
}

#mainContent ul li.quotes h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:1em;
	padding-bottom:35px;
	min-height:15px;
	overflow:visible;
	background:url(images/open-quotes.gif) bottom left no-repeat;
	margin-top:1em;
	text-transform:uppercase;
	
}

#mainContent ul li.quotes h4 a {
	color:#fff;
	text-decoration:none;
	background:#000;
	border-bottom:#fff 1px solid;
	border-right:#fff 1px solid;
	padding: 3px 5px 2px 5px;
	font-size:0.8em;
}

#mainContent ul li.quotes h4 a:hover {
	color:#71A023;
}

.noquotes {
	background:none;
	padding-left:0;
	padding-right:0;
}

#mainContent ul li.quotes p {
	margin-top:-30px;
	padding-left:43px;
	padding-right:17px;
	background:url(images/close-quotes.gif) bottom right no-repeat;
	padding-bottom:15px;
}

#mainContent ul#mainCopy {
	background:none;
	min-height:150px;
}

body.home #mainContent ul#mainCopy {
	margin-bottom:25px;
}

#mainContent h3, #mainContent h4 {
	clear:both;
}

h5 {
	font-weight:700;
	
}
  
.contactTitle {
	border-top: 1px solid #fff;
}

#mainContent h3.topPage {
	background-color:#000;
	font:0.9em Arial, Helvetica, sans-serif bold;
	color:#fff;
	text-transform:uppercase;
	margin:25px 0;
	padding:0;
	height:0;
	padding-top:20px;
	background:url(images/pagetitles/home.gif) no-repeat;
	overflow:hidden;
}

body.flowers #mainContent h3.topPage {
	background:url(images/pagetitles/flowers.gif) no-repeat;
}

body.garden #mainContent h3.topPage {
	background:url(images/pagetitles/garden.gif) no-repeat;
}

body.pottery #mainContent h3.topPage {
	background:url(images/pagetitles/pottery.gif) no-repeat;
}

body.belvedere #mainContent h3.topPage {
	background:url(images/pagetitles/belvedere.gif) no-repeat;
}

body.harbor #mainContent h3.topPage {
	background:url(images/pagetitles/harbor.gif) no-repeat;
}

body.awards #mainContent h3.topPage {
	background:url(images/pagetitles/awards.gif) no-repeat;
}

#mainContent h3.contactTitle {
	color:#fff;
	font: 2.4em Arial, Helvetica, sans-serif;
	font-weight:200;
	background:none;
	width:100%;
	padding:45px 0 0 0;
	height:0;
	overflow:hidden;
	background:url(images/visit-us.gif) 0 20px no-repeat;
}

#contact li {
	padding-top:30px;
}

h3.contactTitle + ul {
	margin-top:-60px;
	padding-top:80px;
}

#title {
	position:absolute;
	top:0;
	left:50%;
	margin-left: -425px;
	width:265px;
	height:110px;
	overflow:visible;
}

#title h1, #title h2 {
	height:0;
	overflow:hidden;
	margin: 3px 0 6px 0;
}

#title h1 {
	width:265px;
	height:54px;
	overflow:hidden;
	font:2.3em Arial, Helvetica, sans-serif;
	background:url(images/the-dutch-connection-logo.gif) top left no-repeat;
}

#title h1 a {
	font-size:1em;
	color:#fff;
	text-transform:lowercase;
	font-weight:200;
	margin:0;
	padding:0;
	padding-top:54px;
	height:0;
	width:265px;
	overflow:hidden;
	display:block;
}

#title h2 {
	font:1em Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/subhead2.gif) top center no-repeat;
	padding-top:270px;
}

#flashContent {
	width:275px;
	height:303px;
	margin:-235px 0 10px -5px;
}

object#flashContent { 
	display:block;
	position:absolute;
}

hr {
	width:100%;
	height:1px;
	background: #fff;
	border:none;
	border-collapse:collapse;
	clear:both;
	margin-top: -5px;
	color:#fff;
}


p {
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.08em;
	padding:0;
	margin:0 0 1.5em 0;
}

#copyright {
	float:left;
	width:100%;
	padding-top:5px;
	border-top: 1px solid #fff;
	height:30px;
}

#copyright p {
	color:#fff;
	width:850px;
	margin:0 auto 10px auto;
	font-size:0.9em;
}

#copyright a {
	text-decoration:underline;
	color:#fff;
}

#copyright a:hover {
	color:#FFFF99;
	text-decoration:underline;
}

