H2 {
	font-family: Georgia, "Palatino Linotype", Garamond, serif;
	font-size: 1.5em;
	padding-bottom: 52px;
	background: url(/site_images/headings/h2_subcategory/subcategory_vine_underline.gif) no-repeat bottom;
	margin: 60px auto 10px auto;
	font-weight: normal;
	text-align: center;
}

/* @group introContentArea */

#introContentArea {
	margin: auto auto 15px 10px;
	font-family: "Trebuchet MS", "Avant Garde", "Century Gothic", Arial, sans-serif;
	font-size: .9em;
	
}

	#introContentArea LI {
		position: relative;
		margin: auto 4em 1em 5%;
		list-style-image: url(/site_images/global/page_elements/green_content_bullet.gif);
		list-style-position: outside;
}

/* @end */



/* @group MenuList */

TABLE.menuList {
	font-family: "Trebuchet MS", "Avant Garde", "Century Gothic", Arial, sans-serif;
	font-size: .85em;
	margin-left: 10px;
}

	TABLE.menuList TD {
		vertical-align: top;
		padding: 6px;
		background: #CAD5BD;
	}

/* @end */



