/* @group Meyer Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* @end */

html{
	background-color: #00abc8;
	font-family: AGBookBQ-Medium, "AG Book", Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}
body{
	min-height: 100%;
	vertical-align: middle;
	text-align: center;
}
#homepage{
	padding: 0.94em;
	max-width:51.875em;
	margin: auto;
	text-align: left;
	background-color: #ffffff;
	border: 0.8135em solid #74cedf;
	-webkit-border-bottom-left-radius: 1.875em;
	-webkit-border-bottom-right-radius: 1.875em;
	-moz-border-radius-bottomleft: 1.875em;
	-moz-border-radius-bottomright: 1.875em;
	border-bottom-left-radius: 1.875em;
	border-bottom-right-radius: 1.875em;
	margin-top: 2.5em;
	overflow: hidden;
}
#logo{
	margin-top: 10px;
}
#main_menu{
	font: bold 0.70em MetaPlusBold-Roman;
	margin: 0.9375em -0.5625em 0 -0.5625em;
	min-height: 1.125em;
}
#main_menu a{
	color: #01a7c6;
	display: block;
	float: left;
	padding: 0.5em;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ffffff;
}
#main_menu a:hover{
	color: #2e3192;
}
#main_content{
	clear: both;
	height: 18.75em;
	overflow: auto;
	overflow-y:auto;
	overflow-x:hidden;
	max-width: 81.875em;
	-webkit-border-top-left-radius: 1.875em;
	-moz-border-radius-topleft: 1.875em;
	border-top-left-radius: 1.875em;
	background: #c8e9f2 url(/resources/images/example-bg.jpg?) no-repeat left center;
}
#main_content.homepage{
	overflow:hidden;
}
#intro{
	max-width: 30.25em;
	padding: 1.875em 1.875em 4.37em 1.875em;
	float: right;
	background-color: #CFE8F1;
	line-height: 1.4;
	font-size: 0.8em;
	min-height: 17.3em;
}
.rgba #intro{
	background-color: rgba(200, 233, 242, 0.90);
}
#main_content.homepage #intro p{
	color: #00abc8 !important;
	font-weight: bold;
}
#intro h2{
	margin-bottom: 1em;
	font-weight: bold;
	color: #2e3192;
	font-size: 1.4em;
}
#intro p, #intro ul, #intro ol{
	margin-bottom: 1.5em;
}
#intro q{
	margin-top: 1em;
	padding: 1em;
	padding-left: 2em;
	border-left: 1em solid #00abc8;
	line-height: 2;
	display: block;
	font-style: italic;
	border-bottom: 1px solid #cccccc;
}
#intro blockquote{
	margin-top: 1em;
	padding: 1em;
	padding-left: 2em;
	border-left: 1em solid #00abc8;
	line-height: 2;
	display: block;
	font-style: italic;
	border-bottom: 1px solid #cccccc;
}
#intro blockquote.long{
	border: none;
}
#intro .bullets li{
	margin-bottom: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
}
#intro .bullets.tight li{
	margin-bottom: 0;
}
ol.bullets li{
	list-style-type: decimal;
}
#you_are_here{
	height: 2.5em;
	padding: 0.9375em 4.375em 0.9375em 0.9375em;
	float: left;
	line-height: 2.5em;
	background: transparent url(/resources/images/tab.png) no-repeat right top;
	margin-top: -4.38em;
	font-size: 0.875em;
	font-weight: bold;
	color: #01a7c6;
}
#you_are_here strong{
	font-size: 1.5em;
}
p.holdingtitle{
	font-weight: bold;
	color: #01a7c6;
	font-size: 2.25em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
p.holdingaddress{
	font-size: 16px;
	color: #01a7c6;
	margin-bottom: 16px;
}
p.holdingaddress a{
	color: #01a7c6;
	font-weight: bold;
	text-decoration: none;
}
p.holdingaddress a:hover{
	color: #01a7c6;
	text-decoration: underline;
}
.holdingpage #homepage{
	text-align: center;
}
p.holdingaddress a.tel:hover{
	text-decoration: none;
}
#sub_nav a{
	max-width:7.375em;
	padding:0.3125em;
	display:block;
	background-color:#92d6e5;
	float:left;
	margin-right:0.625em;
	margin-top:0.75em;
	-webkit-border-radius: 1.875em;
	-moz-border-radius: 1.875em;
	border-radius: 1.875em;
	color:#00acc8;
	text-align:center;
	text-decoration: none;
	text-transform: lowercase;
	/*-webkit-transition:margin 0.25s linear;*/
}
#sub_nav a:hover, #sub_nav li.active a{
	background-color: #2e3192;
	color: #ffffff;
}
#sub_nav.nolink a:hover{
	background-color:#92d6e5;
	color:#00acc8;
	cursor: default;
}
#sub_nav img{
	max-width:7.3125em;
	margin-bottom:1.5625em;
}
#sub_nav strong{
	display:block;
	padding: 0.625em 0;
	font-size: 0.75em;
	font-weight: bold;
}
a.familytree{
	text-decoration: none;	
}
img.boardpic{
	float: right;
	padding-left: 10px;
	padding-bottom: 4px;
	clear: both;
}
table.nurseryprices {
	margin-bottom: 1.5em;
}
table.nurseryprices td{
	padding: 2px;
	border: 1px dotted #666;
}
table.nurseryprices thead{
	font-weight: bold;
}