	#container {
		margin:0px;
	}

	#guideImg {
		float: left;
		width:63%;
		margin:0px;
		margin-top:5px;
		margin-bottom:5px;
		border:0px;
		border-style:solid;
	}

	#guideParentRight {
		float: right;
		width:34%;
		margin:0px;
		margin-top:5px;
		margin-bottom:5px;
		padding-bottom:5px;
		padding-top:5px;
		border:0px;
		background-color:#f2f6ff;
		overflow: auto;
	}
	
	#guideParentRight h2, #guideParentBottom h2 {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #6698c9;
		text-align:center;
		font-weight:bold;
		text-transform: none;

	}

	#guideParentBottom {
		clear:both;
		width:100%;
		margin:0px;
		margin-top:5px;
		margin-bottom:5px;
		padding-bottom:5px;
		padding-top:5px;
		border:0px;
		background-color:#f2f6ff;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #00468d;
		text-align:center;
		font-weight:bold;
	}

	div.textContainer {
		margin:10px auto 6px 27px;
		border:0px;
		border-style:solid;
		background-color:#ffffff;
		text-align:left;
		font-weight:normal;
		padding:10px;
	}

/*	ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #00468d;
		text-align:left;
		padding-left:20px;
		margin-left:5px;
		margin-top:0px;
	} */

	div.numClass {

		float:left;
		position:relative;
		left:-30px;
		padding-top:8px;
	}

	div.bulletClass {

		float:left;
		position:relative;
		left:-18px;
		top:3px;
		padding-top:8px;
	}

	div.textClass {
		padding-top:8px;
		margin-left:13px;
	}
	
	img.culImg {
		margin:auto;	
	}
	
div.menuLevel3 {
	background-color:#F2F6FF;
	width:741px;
	text-align:right;
	padding: 3px 10px 3px 0px;
}

a.menuLevel3Item {
		color: #669CCB;
		font-size:11px;
}

.blockgen{
	width:742px;
	min-height:330px;
 	height:auto !important;
  	height:330px;
	border: #b2cce5 solid 4px;
	float:left;
	margin-top:10px;
	position:relative;
}

.blockgen img{
	float:left;
	margin:20px 0 0 30px;
	display:inline;
}

.blockgen img.pruning1{
	margin-top:95px;
}

.blockgen img.pruning2{
	margin-top:105px;
}

.blockgen img.pruning3{
	margin-top:0;
}


.blockgen .blocktext{
	min-height:330px;
 	height:auto !important;
  	height:330px;
	width:285px;
	background-color: #d8e5f2;
	float:right;
	padding: 0 0 20px 0;
}

.blockgen .blocktext h3{
	padding:15px 0 15px 15px;
}

.blockgen .blocktext p{
	padding:0 15px 10px 15px;
}

.clear{
	padding:0 0 30px 0;
	clear:both;
}

.calloutbox{
	min-height:97px;
 	height:auto !important;
  	height:97px;
	position:absolute;
	top:15px;
	left:22px;
}

.calloutbox2{
	min-height:119px;
 	height:auto !important;
  	height:119px;
	position:absolute;
	top:15px;
	left:22px;
}

.calloutbox3{
	min-height:119px;
 	height:auto !important;
  	height:119px;
	position:absolute;
	top:267px;
	left:22px;
}


.calloutbox .box, .calloutbox2 .box, .calloutbox3 .box {
	min-height:55px;
 	height:auto !important;
  	height:55px;
	background-color: #d8e5f2;
	width:392px;
	padding: 10px;
}

.calloutbox .box a, .calloutbox2 .box a, .calloutbox3 .box a{
	color: #0B357F;
	text-decoration: underline;	
}

.calloutbox .box a:hover, .calloutbox2 .box a:hover, .calloutbox3 .box a:hover{
	color: #0B357F;
	text-decoration: underline;	
}

.calloutbox .uparrow, .calloutbox2 .uparrow, .calloutbox3 .uparrow{
	clear:both;
	background: url(images/culturalGuides/up-arrow.gif) no-repeat center;
	height: 22px;
	width: 392px;
}

.calloutbox .downarrow, .calloutbox2 .downarrow, .calloutbox3 .downarrow{
	clear:both;
	background: url(images/culturalGuides/down-arrow.gif) no-repeat center;
	height: 22px;
	width: 392px;
}

.calloutbox2block{
	clear:both;
	position:relative;
	min-height:119px;
 	height:auto !important;
  	height:119px;
  	padding:10px 0 10px 0;
}

.box h3{
margin:3px 0 3px 0;

}

p.pruning-header-text {
	margin-left: 10px;
}





