
/* Important layout rules are in this Selector. Please do not edit */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f3e9c9 url(http://creative.indigio.com/botanicgardens/html/thirdparty/images/our_gardens_page_bg.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	height: 100%;
	position: absolute;
	}

.nav {
	background:url(http://creative.indigio.com/botanicgardens/html/thirdparty/images/our_gardens_nav_bg.gif) repeat-x;
	width: 945px;
	height: 24px;
	margin-top: 1px;
	z-index: 1000;
	position: absolute;
	top: 235px;
	left: 34px;
	color: #ffe292;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 7px 0 0 20px;
	}
	
.flourish{
	width: 73px;
	height: 22px;
	position: absolute;
	top: 209px;
	left: 1006px;
}

.nav ul {
	margin:0;
	padding:0;
	}

.nav li {
	list-style:none;
	float: left;
	margin-right: 15px;
	}

.nav a {
	color:#ffe292;
	text-decoration:none;
	}

.nav a:hover{
	color: #fff;
	text-decoration:underline;
	}

.nav a.selected{
	color: #fff;
	}

.navLeftChunk{
	position: absolute;
	top: 233px;
	left: 0px;
	z-index: 10;
	}

.navRightChunk{
	position: absolute;
	top: 233px;
	left: 999px;
	background: none;
	z-index: 10;
	}


.subfooterorange{
	border-top: 1px solid #ffe292;
	margin-top: -10px;
	padding-top: 6px;
}

/* page background */
.whiteContainer{
	background: #fff url(http://creative.indigio.com/botanicgardens/html/thirdparty/images/ourgardens_left_border.gif) repeat-y 0 0;
	border-right: 1px solid #ec9122;
	border-bottom: 1px solid #ec9122;
	float: left;
	width: 999px;
	z-index: 1;
	position: relative;
	}

.header {
	width: 999px;
	height: 235px;
	float: left;
	}

.headerGraphic {
	width: 965px;
	height: 199px;
	float: right;
	}

.toolBar {
	width: 965px;
	height: 55px;
	margin-left: 34px;
	background:url(http://creative.indigio.com/botanicgardens/html/thirdparty/images/search_bg.gif) repeat-x;
	}




/* Start Our Gardens Skin Layout Elements */

.contentWrap{
	float: left;
	width: 961px;
	margin-top: 37px;
	margin-left:34px;
	display:inline;
	padding:0;
	padding-bottom: 75px;
	}

.contentWrap h1{
	height: 29px;
	background:url(http://creative.indigio.com/botanicgardens/html/thirdparty/images/sub_h1_bg.gif) repeat-x;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	margin:0 0 10px 0;
	padding:0;
	}

.contentWrap h2{
	font-size: 14px;
	margin:0;
	padding:0;
}

.contentWrap h3{
	font-size: 12px;
	margin:0 0 5px 0;
	padding:0;
	
}

.contentWrap p{
	margin: 15px 0 15px 0;
	line-height: 18px;
}

.contentWrap ul{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.contentWrap li{
	padding-left: 10px;
	background-image:url(http://creative.indigio.com/botanicgardens/html/thirdparty/images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	list-style:none;
	line-height:20px;
}


.leftColumn{
	float: left;
	width: 656px;
	margin:15px 10px 15px 0px;
	border-right: 1px dotted #bfd5ef;
	padding: 0 15px 15px 15px;
	}
	
.leftColumn h1{
	background:url(http://creative.indigio.com/botanicgardens/html/thirdparty/images/subpage_left_column_h1_bg.gif) no-repeat 0 0;
	width: 656px;
	height: 47px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	margin:0 0 5px 0;
	padding:0;
}


.rightColumn{
	float: left;
	width: 247px;
	margin: 15px 0 0 0;
	display:inline;
	padding: 0 10px 15px 5px;
	}

/* Content Level Specific Elements */


.bottomQuote{
	float: left;
	width: 656px;
	margin-top: 15px;
}