body {
	margin: 0px;
	background-color: #ebecec;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}
#header {
	height: 150px;
	padding-top: 25px;
	text-align: center;
}
#topNav {
	float: right;
	width: 500px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}
a {
	color: #7BC623;
}
a:hover {
	text-decoration: underline;
	color: #E5BC00;
}
a:visited {
	text-decoration: underline;
	color: #E5BC00;
}
a:visited:hover {
	color: #E5BC00;
}
#container .content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;

/*Footer Backgrounds*/
}
#flashHome {
	width: 590px;
	height: 318px;
	margin-bottom: 10pt;
	margin-right: auto;
	margin-left: auto;
}

#footerHome {
	background-image: url(../images/footer_bg-1.gif);
	background-repeat: repeat-x;
	height: 100px;
	background-color: #fafae1;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #e6e6b8;
	width: 100%;
	clear: both;
}
#footerGreen {
	background-image: url(../images/footer_bg-2.gif);
	background-repeat: repeat-x;
	height: 100px;
	background-color: #b0d77f;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #88ac5c;
	
/*Footer Containers*/
	
}
#footerHome .container .quicklinks a {
	color: #333;
	text-decoration: none;
}
#footerHome .container .quicklinks a:hover {
	color: #7cc623;
	text-decoration: underline;
}
#footerHome .copyright {
	font-size: 10px;
	color: #333;
	font-weight: bold;

}
#footerHome .container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 12px;
	text-align: center;
}
#container {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	height: 100%;
	padding-bottom: 25px;
	min-height: 600px;
	float: inherit;
	
}

.quicklinks {
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	float:left;
	padding-left: 10px;
	text-align: left;
}
#sideBar {
	width: 200px;
	float: left;
	margin-right: 15px;
}
#subpageContent {
	width: 550px;
	float: right;
}
#headerImage {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	color:7e8083;
	padding-top:0px;
	margin-top:0px;
	
}
#bannerTop {
	height: 130px;
	width: 769px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 25px;
}
#bannerTop .logo {
	height: 70px;
	width: 252px;
	margin-top: 35px;
	margin-left: 25px;
	float: left;
}
#bannerTop .navContainer {
	float: right;
	width: 470px;
	text-align: right;
}
#bannerTop .navContainer .intro {
	height: 130px;
	width: 133px;
	margin-right: 10px;
	display: inline;
}

#bannerTop .navContainer .shop {
	height: 130px;
	width: 80px;
	margin-right: 10px;
	display: inline;
}
#bannerTop .navContainer .learn {
	width: 98px;
	display: inline;
}
