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

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link {
	color: #003333;
}
a:visited {
	color: #333333;
}

/* wrapper */

#divWrapper {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* nav  */

#divNav {
	text-align: center;
	background-color: #A8C683;
	height: 24px;
}


/* home  */

#divHomePhotos {
	background-color: #333333;
	height: 275px;
}
#divContentHome {
	float: left;
	width: 300px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 109px;
	padding-right: 50px;
}
#divContentHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#divGardenDates {
	background-color: #336666;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#divGardenDatesBorder {
	float: left;
	width: 189px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 9px;
	border: 1px solid #A8C683;
}


/* content  */

#divContentWrapper {
	float: left;
	width: 780px;
	background-color: #EAF2D2;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/sec/bkgd_flower.jpg);
	background-repeat: no-repeat;
}
#divContent {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 50px;
}
#divContentWide {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 70px;
	padding-right: 70px;
}
#divLeftNav {
	float: left;
	width: 200px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 20px;
}
#divPageHeading {
	background-color: #333333;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 20px;
}
#divStoneRule {
	background-color: #333333;
	height: 6px;
}
#divProject {
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
}

/* footer  */

#divFooter {
	background-color: #A8C683;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}


/* text styles  */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #333333;
}
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #333333;
	list-style-image: url(../images/sec/bullet_lt.gif);
}
.buttonSec a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #003333 !important;
	width: 164px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left: 28px;
	padding-right: 6px;
	padding-bottom: 4px;
	border: 1px solid #A8C683;
	background-color: #CADCB3;
	background-image: url(../images/sec/bullet_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.buttonSec a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #A8C683;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #003333;
	margin-top: 9px;
	margin-bottom: 9px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #003333;
	margin-top: 9px;
	margin-bottom: 9px;
}
.GardenDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8C683;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url(../images/sec/bullet_dk.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.GardenDatesHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #EAF2D3;	
}
.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 24px;
}
.photoLeft {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.photoRight {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.projectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003333;
	margin-top: 0px;
	margin-bottom: 6px;
}
.projectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #79A69E;
	padding: 18px;
	margin-top: 24px;
    width: 164px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 6px;
}
.quoteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 18px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333 !important;
	margin-top: 18px;
	margin-bottom: 6px;
}
.subheadBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 9px;
}
.subheadSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 18px !important;
	margin-bottom: 3px !important;
	text-transform: uppercase;
	letter-spacing: .1em;
}
