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

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:center;
	min-width: 806px;
	background-color: #ffffff;
}

a:link, a:active, a:visited {
color: #0C2740;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
color:#0072b7;
}

.green {
	color: #919D85;
}

.blue {
	color: #0066CC;
}


.smalltext {

	color: #666666;
	font-size: 10px;

}

li {
	margin-bottom: 4px;

}

p {
	line-height: 1.4em;

}


/* main Div */


#mainDiv {
	background-color: #ffffff;
	padding:0px;
	text-align: left;
	border: 0px solid #333333;
	width: 809px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

/* IE Win 3 pixel bug */

html>body #mainDiv {
    width:806px;
}


/* ---- header Table ----- */

#headerTable {
	width: 100%;
	border-top: 6px solid #e8f0dd;;
	
}



/* header */


#headerDiv p {
	float: right;
}

.hidden {
	display:none;
}


form {
	margin: 0px;
	padding: 0px;

}



/* nav */

a.topnav {
color: #f38120;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 25px;
text-decoration:none;
}


a.topnav:link, a.topnav:active, .a.topnav:visited {
color: #f38120;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 25px;
text-decoration:none;
}

a.topnav:hover {
text-decoration:underline;
color:#CC3300;
}


#bodyAbout #navAbout, #bodyServices #navServices, #bodyCommunity #navCommunity, #bodyContact #navContact {
	text-decoration: underline;
	color:#CC3300;

}

/* ---- content Table ----- */




#contentDiv {
	width: 100%;
	border: 1px solid #ddd;

}

#bodyHome #contentDiv {
	border: none;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}


/* ---  PAGE LAYOUT ---- 2 main columns ---- */



/* ------ LEFT COLUMN -------- */

#leftCol {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	width: 206px;
	/* border-top: 1px solid #ddd; */
}

#leftColFlower {
	margin: 0px;
	padding:0px;
	width: 206px;
	height: auto;
	/* changes with photo */
	
	/* tulips - spring */
	/* background-color: #dbe8f2;
	background-image: url(images/photos/tulips-left-orange.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	*/
	
	/*sunflowers - summer */
	/* background-color: #dbe8f2;
	background-image: url(images/photos/sunflowers-left-orange.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	*/
	
	
	
	/*mums - fall */
	/* background-color: #dbe8f2;
	background-image: url(images/photos/mums-left-orange.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	*/
	
	
	/*hellebore - winter */
	background-color: #dbe8f2;
	background-image: url(images/photos/hellebore-left-orange.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	
	
	/* border-top: 1px solid #ddd; */
}

/* Alternate home page without flash */

#leftColFlower_home {
	margin: 0px;
	padding:0px;
	width: 206px;
	height: auto;
	text-align: right;
	/* changes with photo */
	
	/* tulips 
	background-color: #dbe8f2;
	background-image: url(images/photos/tulips-left-orange.jpg);
	background-repeat: no-repeat;
	background-position: bottom; */	
	
	/* sunflowers */
	 background-color: #dbe8f2;
	background-image: url(images/sunflowers.gif);
	background-repeat: no-repeat;
	background-position: bottom;	

}

/* --- left column ---- */

/* ----- HOME PAGE ----- */

#spacerCol {
	background-color: #ffffff;

}

.replay {
	display: block;
	float:right;
	width: 100px;
	border: 2px solid #999;
	margin: 5px;
	padding: 2px;
	background: #ccc;
	color: #333;
	text-align:center;
	text-decoration:none;
	
}


.replay: a {
	color: #000;
	text-decoration: underline;
	
	
}

#leftLowBox {
	background-color:#EF8127;
	margin: 0px;
	padding:0px;
	width: 206px;
	height: 150px;
	
}

#leftLowBox h3 {
	color: #fff;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-top: 8px;
	
}

#leftLowBox p {
	color: #fff;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-bottom: 8px;
}

#bodyHome #leftLowBox p {	
	margin-left: 25px;
    font-size:12px;	
}


/* --- right column ---- */


#flashBox {
	margin-left: 3px;
	padding: 0px;
	border-bottom: 1px solid #ddd;
}


#rightLowBox {
	background-color: #E8F0DD;
	border-left: 1px solid #ddd;
	width: 606px;
}

#rightLowBox h3 {
	color: #333;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-top: 8px;
	
}

#rightLowBox p {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* ------ general pages ------ */

.spacer {
	padding: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}


/* ----- minimum height of table ----- */

#minHeightTable {
	height: 479px;

}

/* ------ about page ------  */

/* trans gif - helps set minimum height */
#bodyAbout #topTransHeight {
	height: 161px;
	
}


#aboutCol1  {
	/* background-color: #E8F0DD; */
	background-color: #ffffff;
	border: 4px solid #fff;
	
}

#aboutCol1a  {
	background-color: #fff;
	border-top: 0px solid #ddd;
	
}

#aboutNews  {
	background-color: #E8F0DD;
	border: 4px solid #fff;
	border-top:none;
	
}

#aboutCol2  {
	background-color: #edf0f5;
	border: 4px solid #fff;
	border-top: none;
	border-right: none;
	
}

#aboutCol3  {
	background-color: #f9f1e4;
	border: 4px solid #fff;
	width: 206px;
	border-top: none;
	
}

#aboutCol3 li {
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	
}

#aboutCol3 ul {
	
	padding-left: 8px;
	margin-left: 8px;
	
}


#aboutLine {
	height: 1px;
	background-color:#dddddd;

}


/* ------ SERVICES page ---------- */




/* trans gif - helps set minimum height */
#bodyServices #topTransHeight {
	height: 240px;
	
}

/* trans gif helps set minimum height */

#bodyServices #bottomTransHeight {
	height: 203px;
	
}

#servicesCol1a {
	border-right: 1px solid #eee; 
	color: #ddd; 
	padding-right: 6px; 
	padding-left: 4px;
	
}



#servicesCol2  {
	background-color: #E8F0DD;
	border: 4px solid #fff;
	border-top: none;
	border-right: none;
	
}


#servicesCol3  {
	background-color: #f9f1e4;
	border: 4px solid #fff;
	width: 206px;
	border-top: none;
	
}

#servicesCol3 li {
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	
}

#servicesCol3 ul {
	
	padding-left: 8px;
	margin-left: 8px;
	
}


/* ------- Portfolio -------- */

/* trans gif - helps set minimum height */
#bodyPortfolio #topTransHeight {
	height: 443px;
	
}

/*  allow room for 4 columns */

#portfolioContainer {

	margin-top: 35px;
	margin-bottom: 25px;
}

#portfolioList ul {
	width:567px;

}

#portfolioList li {
	width: 115px;
	height: 120px;
	display: block;	
	list-style-type: none;
	float: left;
	font-size:9px;
	padding: 5px;
	text-align:center;
	color:#666666;
}

#portfolioList li img {
	margin-top: 4px;
	margin-bottom: 6px;
}

.location {
	
}

/* --------  Community ----------- */

#bodyCommunity #topTransHeight {
	height: 240px;
}



#bodyCommunity #bottomTransHeight {
	height: 204px;
	
}


/* --------  Contact ----------- */

#bodyContact #topTransHeight {
	height: 240px;
}



#bodyContact #bottomTransHeight {
	height: 204px;
	
}




/* -----------------  */

h4 {
	color:#3366CC;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	padding:0px;
	margin: 0px;
	
}


h5 {
	color:#6B9B46;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	padding:0px;
	margin: 0px;
	
}

.quote {
color:#ffffff;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	

}

.quotee {
	color:#ffffff;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align: right;
	font-style:italic;

}

.imgborder {
	border: 1px solid #cccccc;
}


/* ------------ */
div.cf_wrapper
	{
		/* position: relative; */
	}
	
	div.cf_element
	{
		width: 200px;
		
	}
	
	div.cf_element div.content
	{
		color: #666666;
	}


div.cf_element2
	{
		width: 350px;
		
	}
	
	div.cf_element2 div.content
	{
		color: #666666;
	}

	
/* ------- FACEBOX ------- */

#facebox .b {
  background:url(/images/facebox/b.png);
}

#facebox .tl {
  background:url(/images/facebox/tl.png);
}

#facebox .tr {
  background:url(/images/facebox/tr.png);
}

#facebox .bl {
  background:url(/images/facebox/bl.png);
}

#facebox .br {
  background:url(/images/facebox/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 150;
  text-align: left;
  margin:-50px 0px;
}

#facebox .popup {
 /* position: relative; */
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 650px;
  border:1px solid #999;

}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}


/* client list */

 div.wrapper ul
  {
    width: 600px;
	text-align:left;
  }

  /* float & allow room for the widest item */
 div.wrapper ul li
  {
    float: left;
    width: 290px;
	text-align:left;
	margin-right: 5px;
  }

  /* stop the float */
 div.wrapper br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
  div.wrapper
  {
    margin-bottom: 1em;
  }
