body {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 83%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 1em;
	background-image: url(raw_assets/background_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #ABD170;
	}

#contentwrapper {
	margin:0 auto 70px;
	position:relative;
	text-align:left;
	width: 984px;
}

#date {
	height:23px;
	}
	
	
/*Begin product menu-------------------------------------------*/


#productmenu {
	background-color: #F4FEE4;
	height: 20px;
	margin-top: -10px;
}

#productmenu ul {
	padding: 0;
}
#productmenu ul li {
	display: inline;
}

#productmenu ul
{
	margin: 0;
	padding: 0 0 0 7%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 0.8em;
}

#productmenu ul li a
{
	padding: 0.2em 12px;
	background-color: #F4FEE4;
	color: #6D0803;
	text-decoration: none;
	float: left;
}

#productmenu ul li a:hover
{
	background-color: #547A09;
	color: #FFFFFF;
}

#productmenu li a:hover, #resourcemenu li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}

/*Begin topnav menu--------------------------------------------*/

#topnav {
	background-color: #6A951B;
	margin-top: -25px;
	text-align: center;
	height: 25px;
	margin-left: 300px;
}

#topnav ul {
	padding: 0;
}
#topnav ul li { display: inline; }

#topnav ul
{
	margin: 0;
	padding: 0 0 0 7%;
	color: #FFFFFF;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 2px;
	font-weight: bold;
}

#topnav ul li a
{
	padding: 0.2em 12px;
	background-color: #6A951B;
	color: #6D0803;
	text-decoration: none;
	float: left;
}

#topnav ul li a:hover
{
background-color: #7B9D25;
color: #FFFFFF;
}

#topnav li a:hover, #resourcemenu li a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background: #CC3333;
	text-align: center;
	text-transform: uppercase;
	font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}

/*.menu ul {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
	}*/

/*.menu li {
	display: inline
	}
	*/
/*.menu a {
	width: 93%;
	margin: 1px;
	padding: 2px;
	display: block;
	border: solid 1px #35484e;
	background-color: #D6F29E;
	color: #35484e;
	}*/
	
/*.menu a:hover {
	background-color: #993300;
	color: #ffffff;
	text-decoration: none;
	 }*/
	 
	/* #topnav {
	margin-bottom: 5px;
	text-align: center;
	margin-top: -25px;
	}
	/*
#topnav li {
	display: inline;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#topnav li a {
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
}

#topnav li a:link { color: #993300; }
#topnav li a:visited {
	color: #993300;
}

#topnav li a:hover {
	border-color: #6B2307;
	color: #FFF;
	background: #688345;
}*/

/*Begin resource menu-------------------------------------------------*/

#resourcemenu {
	background-color: #6D981E;
	margin-bottom: 50px;
}

#resourcemenu ul {
	padding: 0;
}
#resourcemenu ul li { display: inline; }

#resourcemenu ul
{
	margin: 0;
	padding: 0 0 0 7%;
	color: #FFFFFF;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 2px;
	font-weight: bold;
}

#resourcemenu ul li a
{
	padding: 0.2em 12px;
	background-color: #709B21;
	color: #6D0803;
	text-decoration: none;
	float: left;
}

#resourcemenu ul li a:hover
{
	background-color: #709B21;
	color: #FFFFFF;
}

#resourcemenu li a:hover, #resourcemenu li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}

/*----------------Begin Dropdown Menu---------------------*/

#topnavmenu {
	width: 984px;
	background-color: #47717E;
	height:40px;
}

ul.top_nav_css_menu {
	/*background-repeat:repeat-x;
	background-position:top left;*/
	width:100%;
	display:block;
	height:50px;
	-moz-border-radius-topright: 10px;
	/*-moz-border-radius-bottomright: 10px;*/
	/*-moz-border-radius-bottomleft: 10px;*/
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	/*-webkit-border-bottom-right-radius: 10px;*/
	/*-webkit-border-bottom-left-radius: 10px;*/
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	/*background-image: url(images_nov_5/images_nov_11_09/menu_bg.gif);*/
	clear: left;
	height: 40px;
	height: 40px;
	height: 40px;
}
ul.top_nav_css_menu li {
	display:block;
	float:left;
	width: 120px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 0.2em;
}
ul.top_nav_css_menu a:hover ul, ul.top_nav_css_menu a:hover a:hover ul, ul.top_nav_css_menu a:hover a:hover a:hover ul {
	display:block;
}
ul.top_nav_css_menu a {
	display:block;
	vertical-align:middle;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	padding:2px;
	padding-left:0px;
	color: #444444;
	text-decoration:none;
	text-align:center;
	letter-spacing: 1px;
}
ul.top_nav_css_menu span {
	overflow:hidden;
}
ul.top_nav_css_menu li a:hover, ul.top_nav_css_menu li a {
	padding:9px;
	color:#F4FEE4;
}
ul.top_nav_css_menum li a:hover, ul.top_nav_css_menum li a {
	padding:6px;
	font-weight: normal;
	color: #000	
}
ul.top_nav_css_menu ul {
	position: absolute;
	left:0px;
	top:98%;
	width:200px;
	background-color:#f4fee4;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #47717E;
	border-bottom-color: #47717E;
	border-left-color: #47717E;
}
ul.top_nav_css_menu ul ul {
	position: absolute;
	left:98%;
	top:-2px;
}
ul.top_nav_css_menu, ul.top_nav_css_menu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
}
ul.top_nav_css_menu a:active, ul.top_nav_css_menu a:focus {
	outline-style:none;
}
ul.top_nav_css_menu ul li {
	float: left;
	width: 200px;
}
ul.top_nav_css_menu ul a {
	white-space:nowrap;
	text-align:left;
}
ul.top_nav_css_menu li:hover {
	position:relative;
}
ul.top_nav_css_menu li:hover>a {
	background-color:#f4fee4;
	color: #401b13;
	text-decoration:none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #47717E;
	border-right-color: #47717E;
	border-bottom-color: #47717E;
	border-left-color: #47717E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	-moz-border-radius-topright: 5px;
	/*---------------next 2 lines will get rid of the radius in Firefox on the top level menu hover----------------------------------*/
	/*-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;*/
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;	/*border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;*/
}
ul.top_nav_css_menu li a:hover {
	position:relative;
	background-color:#f4fee4;
	color: #730606;
	text-decoration:underline;
	border-color:#47717E;
	border-style:solid;
}
ul.top_nav_css_menum li a:hover {
	background-color: #b7beab;
}
ul.top_nav_css_menu img {
	border: none;
	float:left;
	margin-right:4px;
	width:16px;
	height:16px;
}
ul.top_nav_css_menu ul img {
	width:16px;
	height:16px;
}
ul.top_nav_css_menu ul, ul.top_nav_css_menu a:hover ul ul {
	display:none;
	z-index:99999;
	/*--------------adds radius to dropdown if viewed in Safari or Firefox-----------------------*/
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 0px;
}
ul.top_nav_css_menu li:hover>ul {
	display:block
}

ul.top_nav_css_menu span {
	display:block;
	padding-right:11px;
	background-image:url(#);
	background-position:right center;
	background-repeat: no-repeat;
}
/* CSS for TABLE Tags for IE 6 and Lower START */
ul.top_nav_css_menu li a table, ul.top_nav_css_menu li a:hover table {
	border-collapse:collapse;
	margin:-4px 0px 0px -9px;
	border:0px;
	padding:0px;
}
ul.top_nav_css_menu li a table tr td, ul.top_nav_css_menu li a:hover table tr td {
	padding:0px;
	border:0px;
}
ul.top_nav_css_menu li a table ul, ul.top_nav_css_menu li a:hover table ul {
	border-collapse:collapse;
	padding:0px;
	margin:-4px 0px 0px -9px;
}
ul.top_nav_css_menu ul span, ul.top_nav_css_menu a:hover table span {
	background-image:url('#');
}
ul.top_nav_css_menu table a:hover span, ul.top_nav_css_menu table a:hover a:hover span, ul.top_nav_css_menu table a:hover a:hover a:hover span {
	background-image:url(images_nov_5/arrow_down.gif);
}
ul.top_nav_css_menu table a:hover table span, ul.top_nav_css_menu table a:hover a:hover table span {
	background-image:url('#');
}

/*----------------End Dropdown Menu---------------------*/

#maincontainer {
	margin-top: 0px;
}

h1 {
	color: #3E6300;
	font-variant: normal;
	}
	
h3 {
	margin: 0;
	text-align: center;
	border-bottom: none;
	color: #3E6300;
	}
	
a {
	color: #996650;
	text-decoration: none;
	}
	
a:hover {
	color: #7C6A66;
	text-decoration: underline;
	}
	
.siteName{
	color: #5C743D;
	line-height:30px;
	letter-spacing:0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	top: 5px;
	padding: 5px;
	font-weight: normal;
	}
	
.subHeader {
	color: #993300;
	line-height:18px;
	letter-spacing:0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.small {margin-left: 10px; 
	font-size: 50%;
	}
	


.rightmenu {
	margin: 0px;
	}

.rightmenu ul {margin: 0; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding: 0; 
	list-style: none;
	}
	
.rightmenu li {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #666666;
	}
	
.rightmenu a {color: #d6f29e;
	}
	
.rightmenu a:hover {color: #324339; 
	text-decoration: underline;
	}

.picture p {
	color:#000000;
	text-align: center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#picture {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 420px;
}

#wrapper {
	}

#header {
	height: 170px;
	margin-top: 20px;
	background-image: url(raw_assets/assets/raw_assets/tanque_verde_falls_bg_2.png);
	background-repeat: no-repeat;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 10px;
	}
	

#bottomnav {
	text-align: center;
	font-weight: normal;
	}
#bottomnav li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#bottomnav li a {
	text-decoration: underline;
}
#footer #bottomnav ul {
	margin: 0px;
	padding: 0px;
}

#bottomnav li a:link { color: #993300; }
#bottomnav li a:visited {
	color: #993300;
}
#bottomnav li a:hover {
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#navlist li {
	list-style: none;
	margin: 0;
	border-top: 1px solid gray;
	display: inline;
	border-right: 3px solid #993300;
}

#navlist li a {
	padding: .25em .5em .25em .75em;
	border-left: 1em solid #D5EDB3;
	background: #F4FFE4;
	text-decoration: none;
}

#navlist li a:link { color: #993300; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
border-color: #993300;
color: #FFF;
background: #688345;
}
	
/*#left {
	float: left;
	width: 160px;
	margin-bottom: 25px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #446801;
	}
	*/
	
/*#left h3 {
	color: #d6f29e;
	}
	*/
#right {
	float: right;
	width: 180px;
	background-color: #F4FEE4;
	margin-bottom: 20px;
	overflow: auto;
	margin-right: 0px;
	margin-left: 1px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #324339;
	border-right-color: #324339;
	border-bottom-color: #324339;
	border-left-color: #324339;
	padding: 0 10px 0 10px;
	}
	
	
#right h3 {
	color: #401b13;
	margin-top: 5px;
	}
	
#content {
	padding-left: 8px;
	padding-right: 15px;
	background-color: #F4FEE4;
	overflow: auto;
	margin-right: 0px;
	border-top-width: 0px;
	border-left-style: solid;
	border-left-color: #467183;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #467183;
	border-right-color: #467183;
	border-bottom-color: #467183;
	}

#storecontent {
	padding: 5px;
	background-color: #F4FFE4;
	margin-left: 11px;
	float: left;
	margin-right: 11px;
	width: auto;
	}
#content h1 {
}
	
#content h2 {
	color: #3E6300;
}
	
	
#content h3 {
	text-align: left;
	color: #3E6300;
	}

	
#content p {
	text-align: left;
	}
#content ul {
	margin-bottom: .5em;
}
#content ul li {
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 2em;
}
	
#content a:hover {color: #F03732;
	}
	
#content a {color: #F03732;
	}
	
#footer {
	clear: both;
	margin-top: 25px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 5px 0;
	}
	
#copyright { color: #35484e;
}
	
/*#cart {
	float: right;
	
	background-color: none;
	border: none;
	}
		
#search {
	float: right;
	
	background-color: none;
	border: none;
	}
	
	
	#widgetCategories {dswidget.css (line 355)
background:transparent url(../../../design/images/li.gif) repeat scroll 0%;
color:#464646;
float:left; this was float right
font-family:Tahoma;
font-size:10px;
margin-top:15px;
text-align:left;
width:260px;
}

#widgetSearch {dswidget.css (line 170)
background-color:#878787;
clear:both;
color:#464646;
float:right;  delete float
font-family:Tahoma;
font-size:10px;
margin-top:10px;
text-align:left;
width:230px;


#widgetCategories .body ul li a {dswidget.css (line 396)
color:#D6F29E;
line-height:20px;
text-decoration:underline;
}

*/
#storerightmenu {
	float: right;
	width: 23%;
	
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}
.centeredquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 0.15em;
	margin-top: 0.2em;
	margin-bottom: 0.2px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #663300;
}
.contentpquote {
	font-style: italic;
	color: #333333;
}
#content ol li {
	list-style-type: none;
	margin-bottom: 1em;
	list-style-image: url(raw_assets/check_mark.png);
	list-style-position: outside;
}
#top {
	height: 150px;
	background-color: #F4FEE4;
}
