@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #030;
}
a:active {
	text-decoration: none;
	color: #090;
}
body {
	background: #f4f6eb
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 91.2%;
	padding-left: 2.4%;
	padding-right: 2.4%;
	clear: none;
	float: none;
}
#div1 {
}
.header_item {
position: static;
}
.menu {
}
.menu_item {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.article_item {
width: 100%;
clear: both;
margin-left: 0;
}
.section_item {
width: 100%;
clear: both;
margin-left: 0;
}
.main_items {
}
.sub_section {
clear: both;
margin-left: 0;
width: 100%;
position: static;
height: auto;
}
.article {
width: 100%;
margin-left: 0;
clear: both;
}
.side_items {
width: 100%;
clear: both;
margin-left: 0;
position: static;
height: auto;
}
.footer_items {
}
.footer_menu {
}
.footer_menu_item {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.heading {
position: static;
height: auto;
width: 100%;
margin-left: 0;
}
body,td,th {
	font-family: "Walkway SemiBold";
	font-size: 14pt;
	color: #030;
}
h1 {
	font-size: 24px;
}
.half_section {
width: 100%;
clear: both;
margin-left: 0;
}
.header_image {
width: 100%;
margin-left: 0;
}
.side_article {
}
.threequarter {
width: 100%;
clear: both;
margin-left: 0;
}
.left_aside {
width: 100%;
}
.quarter {
width: 100%;
clear: both;
margin-left: 0;
}
.full_width {
}
.buttons {
clear: both;
margin-left: 0;
}
.buttons {
}
.double {
width: 100%;
clear: both;
margin-left: 0;
}
.double2 {
width: 100%;
clear: both;
margin-left: 0;
}
.third {
width: 100%;
clear: both;
margin-left: 0;
}
.maincontent {
width: 100%;
}
.left_twothirds {
}
.buttons2 {
width: 100%;
}
.single {
width: 100%;
clear: both;
margin-left: 0;
}
.slide {
width: 100%;
clear: both;
margin-left: 0;
}
.buttons3 {
width: 100%;
clear: both;
margin-left: 0;
}
.buttons4 {
width: 100%;
clear: both;
margin-left: 0;
}
.purchase {
width: 100%;
clear: both;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}

#div1 {
}
.header_item {
position: static;
}
.menu {
}
.menu_item {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
.article_item {
width: 100%;
clear: both;
margin-left: 0;
}
.section_item {
width: 100%;
clear: both;
margin-left: 0;
}
.main_items {
}
.sub_section {
clear: both;
margin-left: 0;
width: 100%;
position: relative;
height: auto;
}
.article {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
.side_items {
width: 696px;
clear: both;
margin-left: auto;
position: absolute;
height: auto;
top: 0px;
left: 0px;
}
.footer_items {
}
.footer_menu {
}
.footer_menu_item {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.heading {
position: static;
height: auto;
width: 100%;
margin-left: 0;
}
body,td,th {
	font-family: "Walkway SemiBold";
	font-size: 13pt;
	color: #030;
}
h1 {
	font-size: 30px;
}
.half_section {
width: 100%;
clear: both;
margin-left: 0;
}
.header_image {
width: 100%;
margin-left: 0;
}
.side_article {
}
.threequarter {
width: 100%;
clear: both;
margin-left: 0;
}
.left_aside {
width: 100%;
}
.quarter {
width: 100%;
clear: both;
margin-left: 0;
}
.full_width {
}
.buttons {
clear: both;
margin-left: 0;
}
.buttons {
}
.double {
width: 100%;
clear: both;
margin-left: 0;
}
.double2 {
width: 100%;
clear: both;
margin-left: 0;
}
.third {
width: 100%;
clear: both;
margin-left: 0;
}
.maincontent {
width: 100%;
}
.left_twothirds {
}
.buttons2 {
width: 48.7179%;
}
.single {
width: 100%;
clear: both;
margin-left: 0;
}
.slide {
width: 100%;
clear: both;
margin-left: 0;
}
.buttons3 {
width: 100%;
clear: both;
margin-left: 0;
}
.buttons4 {
width: 100%;
clear: both;
margin-left: 0;
}
.purchase {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.header_item {
position: static;
}
.menu {
}
.menu_item {
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
display: block;
}
.article_item {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.section_item {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.main_items {
}
.sub_section {
margin-left: 1.6949%;
clear: none;
width: 32.2033%;
position: static;
height: auto;
}
.article {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
.side_items {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
position: static;
height: auto;
}
.footer_items {
}
.footer_menu {
}
.footer_menu_item {
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
.heading {
margin-left: 0;
position: static;
height: auto;
width: 100%;
}
body,td,th {
	font-family: "Walkway SemiBold";
	font-size: 12pt;
	color: #030;
}
h1 {
	font-size: 48px;
}
.half_section {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.header_image {
width: 100%;
margin-left: 0;
}
.side_article {
}
.threequarter {
width: 66.1016%;
margin-left: 1.6949%;
clear: none;
}
.left_aside {
width: 32.2033%;
}
.quarter {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.full_width {
}
.buttons {
margin-left: 0;
clear: both;
}
.buttons {
}
.double {
width: 47.3684%;
margin-left: 0;
clear: both;
}
.double2 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
.third {
width: 66.1016%;
margin-left: 1.6949%;
clear: none;
}
.maincontent {
width: 66.1016%;
}
.left_twothirds {
}
.buttons2 {
width: 48.7179%;
}
.single {
width: 47.3684%;
margin-left: 0;
clear: both;
}
.slide {
width: 47.3684%;
margin-left: 0;
clear: both;
}
.buttons3 {
width: 66.1016%;
margin-left: 1.6949%;
clear: none;
}
.buttons4 {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.purchase {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}