#container
{
    padding:20px 10px 10px 20px;
    position:relative;
    visibility:visible;
    margin: auto; /* margin:auto = centers on page, with no resize due to set width */
    width: 738px; /* slightly larger width than all other sections to avoid any un-natural line breaks */
}
@font-face {
	font-family: 'PapyrusRegular';
	src: url('../images/fonts/papyrus.eot');
	src: local('Papyrus'), local('Papyrus-Regular'), url('../images/fontspapyrus.ttf') format('truetype');
}
#header
{
}
#navigation
{
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	width: 738px;
	height: 40px;
	float: left;
}
#menu-left
{
	background-image:url(../images/menu-left-1.png);
	background-repeat: no-repeat;
	width: 738px;
	height: 40px;
	float: left;
	margin-right: 0px;
}
#menu-right
{
	background-image:url(../images/menu-right.png);
	width:123px;
	height:40px;
	background-repeat: no-repeat;
	float: left;
}
#New_Times
{
	width:596px;
	height:57px;
	color: #FFFFFF;
	font-family: Papyrus;
	font-size: 28px;
}

.NT a:link {text-decoration: none; color: #FFFFFF;}
.NT a:visited {text-decoration: none; color: #FFFFFF;}
.NT a:hover {text-decoration: underline; color: #FFFF00;}
.NT a:active {text-decoration: none; color: #FFFFFF;}

#Events
{
	width:502px;
	height:49px;
	font-family: Papyrus;
	font-size: 28px;
	color: #FF9900;
	text-decoration: underline;
}

.events a:link {text-decoration: none; color: #FF9900;}
.events a:visited {text-decoration: none; color: #FF9900;}
.events a:hover {text-decoration: underline; color: #FFFF00;}
.events a:active {text-decoration: none; color: #FF9900;}

#citrus
{
	width:382px;
	height:65px;
	color: #FFFF00;
	font-family: Papyrus;
	font-size: 25px;
}
#Channel3
{
	width:550px;
	height:290px;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.ch3 a:link {text-decoration: none; color: #FFFF00;}
.ch3 a:visited {text-decoration: none; color: #FFFF00;}
.ch3 a:hover {text-decoration: underline; color: #FF9900;}
.ch3 a:active {text-decoration: none; color: #FFFF00;}

.citrus a:link {text-decoration: none; color: #FFFF00;}
.citrus a:visited {text-decoration: none; color: #FFFF00;}
.citrus a:hover {text-decoration: underline; color: #FF9900;}
.citrus a:active {text-decoration: none; color: #FFFF00;}

#Ask_Dave
{
	width:738px;
	height:50px;
	font-family:Papyrus;
	font-size:31px;
}

.ask_dave a:link {text-decoration: none; color: #FFFFFF;}
.ask_dave a:visited {text-decoration: none; color: #FFFFFF;}
.ask_dave a:hover {text-decoration: underline; color: #FFFF00;}
.ask_dave a:active {text-decoration: none; color: #FFFFFF;}

#product_header
{
	float:left;
}
#inscet_control
{
	float:left;
}
#ex_juice
{
	float:left;
}
#pvf
{
	float:left;
}
#weed_control
{
	float:left;
}
#wp_lawn
{
	float:left;
}
#wp_gravel
{
	float:left;
}
#space
{
	float:left;
}
#gg_books
{
	float:left;
}
#qpf
{
	float:left;
}
#garden_tools
{
	float:left;
}
.coming_soon
{
	float:left;
}
#space2
{
	float:left;
}
#vid_demo
{
	float:left;
}
#ch3
{
	float:left;
}
#tips
{
	float:left;
}
#gardening_articles
{
	float:left;
}
#email_gg
{
	float:right;
}
#space_L
{
	float:left;
	width:147px;
	height:105px;
	background-image: url(images/space_left.png);
}
#locations
{
	float:left;
}
#og_gardening
{
	float:left;
}
#bulk_rates
{
	float:left;
}
#space_R
{
	float:right;
	background-image:url(images/space_right.png);
	width:140px;
	height:105px;
}
body {
	background-color: #2A562A;
}
.style1 {
	color: #FFFFFF;
	font-size:13px;
}
