#main_top {

}

	#amazon_wrapper {
		height: 19px;
		width: 64px;

		position: absolute;
		top: 14px;
		left: 934px;	

		z-index: 50;
		
		color: #ffffff;
		
		cursor: pointer;
		
		text-align: right;
	}

		.amazonPaymentsCart {
			z-index: 10000;
			
			position: relative;
		}
		
			#shoppingCartWidget {
				position: absolute;
				top: 39px !important;
				left: -257px !important;
			}
			

		#cart_background {
			width: 338px;

			position: absolute;
			top: 18px;
			left: -275px;
			
			z-index: 900;
			
			display: none;

		}
		
			#cart_background_top {
				height: 15px;
				
				background-image: url(../images/cart_top.png);
				background-repeat: no-repeat;
			}
			
			#cart_background_content {
				height: 10px;
				
				background-image: url(../images/cart_content.png);
				background-repeat: repeat-y;
			}
			
			#cart_background_bottom {
				height: 13px;
				
				background-image: url(../images/cart_bottom.png);
				background-repeat: no-repeat;
			}

		
		#very_top_nav {
			height: 42px;
			width: 348px;
		
			position: absolute;
			left: 576px;
			
			z-index: 34;

			background-image: url(../images/cart_divider.png);
			background-repeat: no-repeat;
			background-position: 100% 0px;

		}

			#top_dropmenu {
				height: 20px;
				width: 341px;

				position: absolute;
				top: 14px;
				left: 0px;
				
				color: #d7eca8;
				
				text-align: right;
			}
			
				#top_dropmenu a {
					color: #d7eca8;
				}


				#dropmenu_base_services {
					float: none;
				
					width: 64px;
					
					position: absolute;
					top: 0px;
					left: 0px;
				}
					
					#dropmenu_base_services .dropmenu_top-text {
						text-align: center;
					}

				#dropmenu_base_gardening_tips {
					float: none;
					
					width: 101px;
					
					position: absolute;
					top: 0px;
					left: 64px;
				}
					
					#dropmenu_base_gardening_tips .dropmenu_top-text {
						text-align: center;
					}

				#dropmenu_base_calendar_of_events {
					float: none;
					
					width: 110px;
					
					position: absolute;
					top: 0px;
					left: 165px;
				}
					
					#dropmenu_base_calendar_of_events .dropmenu_top-text {
						text-align: center;
					}

				#dropmenu_base_about_us {
					float: none;
					
					width: 66px;
					
					position: absolute;
					top: 0px;
					left: 275px;
					
				}
					
					#dropmenu_base_about_us .dropmenu_top-text {
						text-align: center;
					}
				
					#top_dropmenu .dropmenu_sep {
						float: right;
					}

			#cart_divider {
				
			}




		#top_logo {
			width: 221px;
			height: 73px;

			position: absolute;
			left: 18px;
			top: 67px;

			background-image: url(../images/logo_transparent.png);
			background-repeat: no-repeat;

			display: block;
		}

			
		#top_nav {
			height: 40px;
			width: 613px;

			position: absolute;
			top: 117px;
			left: 399px;
			
			color: #ffffff;
			
			z-index: 33;
			
			font-size: 12px;

		}
		
			#top_nav a {
				color: #ffffff;
			}
			
			
			#dropmenu_base_plants {
				height: 20px;
				width: 68px;
				
				position: absolute;
				top: 0px;
				left: 0px;
			}
					
				#dropmenu_base_plants .dropmenu_top-text {
					text-align: center;
				}
				
			#dropmenu_base_gardens {
				height: 20px;
				width: 82px;
				
				position: absolute;
				top: 0px;
				left: 68px;
			
			}
			
				#dropmenu_base_gardens .dropmenu_top-text {
					text-align: center;
				}		
				
			#dropmenu_base_outdoor_living_birdcare {
				height: 20px;
				width: 181px;
				
				position: absolute;
				top: 0px;
				left: 150px;
			
			}
			
				#dropmenu_base_outdoor_living_birdcare .dropmenu_top-text {
					text-align: center;
				}		
				
			#dropmenu_base_specialty_seasonal {
				height: 20px;
				width: 154px;
				
				position: absolute;
				top: 0px;
				left: 331px;
			}
			
				#dropmenu_base_specialty_seasonal .dropmenu_top-text {
					text-align: center;
				}	
				
			#dropmenu_base_sales_specials {
				height: 20px;
				width: 128px;
				
				position: absolute;
				top: 0px;
				left: 485px;
			}
			
				#dropmenu_base_sales_specials .dropmenu_top-text {
					text-align: center;
				}
			

