@charset "UTF-8";
#wrapper #youtube p b  {
	color: #3399ff;
}
/* CSS Document */

html, body, #content	{
	height:100%;
	background: #fff;
}
#clear {
	clear: both;
}
body		{
	margin:0;
	padding:0;
	overflow:scroll;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
}
p, li{
	color: #275b15;
	font-size: 1.2em;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-weight: normal;
}
h1 {
	color: #C00;
	font: 2em Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #275b15;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-bottom: 10px;
}
h3 {
	color: #f67c17;	
	font-size: 1.5em;
}
h4 {
	color: #f67c17;
	font-size: 1.3em;
}

a {
	color: #5DA33E;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	text-align: center;
	height: auto;
}
#wrapper #left {
	float: left;
	width: 412px;
}
#wrapper #right {
	float: right;
	width: 432px;
}

#center {
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background: url(../images/bg.jpg) no-repeat;
}
#center .textRight  {
	text-align:left;
	margin-left: 300px;
	font-weight: bold;
}
#center .textRight  a {
	color: #F67C17;
}
#wrapper #youtube {
	width: 936px;
	background: #fff;
	border-top: medium dotted #84B148;
}
#wrapper #youtube .title{
	font: 1.8em Verdana, Geneva, sans-serif;
	background: url(../images/choose.jpg) no-repeat;
	height:100px;
	color: #5F983A;
}

#center .signupForm  {
	text-align:left;
	margin-left:150px;
	color: #275b15;
	font-size: 1.2em;
	
}

#center li {
	line-height: 0.8em;
	list-style: url(../images/flower_tiny.jpg) none inside;
	text-indent: 3em;
}
#center_home {
	height:auto;
	margin-top: 50px;
	background: url(../images/home/home_bg.jpg) no-repeat;
}
#wrapper #center_home #left {
	width: 411px;
	margin-top: 196px;
}

#slides {
	width:432px;
	height: 243px;
	margin-left: 454px;
	padding-top: 220px;
	border:thin;
	border-color:#9F6;
}

#signup {
	font: 1.2em;
	color: #275b15;
	text-align: left;
	
}
/* simple nav*/
#nav
{
	
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-decoration: none;
	float: right;
	border-bottom: thin solid #F27D1F;
	font: 1.2em Verdana, Geneva, sans-serif;
}

ul #nav 
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-decoration: none;

}

#nav li
{
	display: inline;
	list-style-type: none;
}

#nav a { padding: 3px; }

#nav a:link, #nav a:visited
{
color: #42c712;
background-color: #fff;
text-decoration: none;
}

#nav a:hover
{
color: #f67c17;
background-color: #fff;
text-decoration: none;
}


#nav .current a:link,  #nav .current a:visited
{
color: #fff;
background-color: #f67c17;
text-decoration: none;
}

/*buy */
#buy {
	width: 500px;
	font: 1em Verdana, Geneva, sans-serif;
	color: #22601D;
	height: 331px;
	text-align: center;
	float: right;
}
#buy form table {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}


/* footer */

#footer {
	font:1em Helvetica, Arial, sans-serif;
	color: #275b15;
	background: #fff;
	text-align: center;
	clear: both;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #aboutHummingbird {
	padding: 10px;
	clear: both;
	background: #DFF5BF;
	text-align: left;
}
#footer a:link, #footer a:visited {
color:#42c712;
text-decoration: none;

}
#footer a:hover {
color:#FF99FF;
}


/* footer nav*/
#footerNav
{
	white-space: nowrap;
	text-decoration: none;
	font: 1em Verdana, Geneva, sans-serif;
	padding: 5px;
	width: 900px;
}

ul #footerNav 
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-decoration: none;

}

#footerNav li
{
	display: inline;
	list-style-type: none;
	color: #DFF5C0;
}

#footerNav a { padding: 3px; }

#footerNav a:link, #footerNav a:visited
{
	color: #42c712;
	background-color: #fff;
	text-decoration: none;
	border-bottom: thin solid #DFF5C0;
}

#footerNav a:hover
{
	color: #f67c17;
	background-color: #fff;
	text-decoration: none;
	border-bottom: thin solid #F60;
}


#footerNav .current a:link,  #footerNav .current a:visited
{
color: #fff;
background-color: #f67c17;
text-decoration: none;
}
