@charset "UTF-8";
/* CSS Document */

/*---------------------------------------CSS for all pages----------------------------------*/

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}

img {
	border:0px;
	}
	
#container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	position:relative;
	min-height:600px;
	background-color:#fff;
	}

#header {
	width:950px;
	position:absolute;
	padding:0;
	margin:0;
	}

#nav {
	position:absolute;
	top: 155px;
	width: 900px;
	left:25px;
	border:2px solid #666;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	font-size:14px;
	}

#nav ul{
	list-style-type:none;
	display:inline;
	padding:0;
	}

#nav li{
	display:inline;
	padding-right:14px;
	}

#nav a:link {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#nav a:visited {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#nav a:hover {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}

#nav a:active {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}


/*---------------------------------------End of CSS for all pages----------------------------------*/

/*---------------------------------------Main page CSS----------------------------------*/
#mainimg {
	position:absolute;
	left:225px;
	top:230px;
	}

#footer{
	position:absolute;
	top:178px;
	width:950px;
	text-align:center;
	}
	
/*---------------------------------------End of Main page CSS----------------------------------*/

/*---------------------------------------Photo pages CSS----------------------------------*/
#panorama {
	position:absolute;
	top:200px;
	left:13px;
	}

#panorama h1{
	text-align:center;
	text-decoration:underline;
	}
	

#links a:link {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
	}

#links a:visited {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
	}

#links a:hover {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
	}

#links a:active {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
}	

#links {
	position:absolute;
	width:190px;
	top:188px;
	left:25px;
	background-color:#666666;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	margin-top:33px;
	margin-left:23px;
	}

#links img	{
	padding:0;
	margin:0;
	}

#pic {
	position:absolute;
	top:220px;
	left:275px;
	width:610px;
	min-height:620px;
	}

#pic img{
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

#pic p {
	padding:5px;
	font-size:15px;
	margin:0;
	color:#fff;
	}
	
#pic h2 {
	text-align:center;
	padding:10px;
	margin:0;
	font-weight:normal;
	font-size:17px;
	letter-spacing:3px;
	}
	
#pic a:link {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
	}

#pic a:visited {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
	}

#pic a:hover {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
	}

#pic a:active {
	text-decoration:none;
	border:none;
	padding:0;
	border:0;
}

#next {
	float:right;
	}

#prev {
	float:left;
	}
/*---------------------------------------End Photo pages CSS----------------------------------*/
/*---------------------------------------Products----------------------------------*/
#productsnav {
	position:absolute;
	top:500px;
	width:920px;
	text-align:center;
	}

#productsnav li {
	display:inline;
	padding:0 25px 0 0;
	}
	
#productsnav a:link {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#productsnav a:visited {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#productsnav a:hover {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}

#productsnav a:active {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}

#products {
	position:absolute;
	top:550px;
	font-size:14px;
}

#products a:link {	
	text-decoration:none;
	font-weight:bold;
	color:#003366;
	}

#products a:visited {	
	text-decoration:none;
	font-weight:bold;
	color:#003366;
	}

#products a:hover {	
	text-decoration:underline;
	font-weight:bold;
	color:#003366;
	}

#products a:active {	
	text-decoration:underline;
	font-weight:bold;
	color:#003366;
	}

#products h2{
	font-size:20px;
	width:930px;		
	background:#333333;
	color:#FFFFFF;
	padding:10px;
	font-weight:nonrmal;
}

#products td {
padding:4px 2px 4px 4px;
}

#productsimg {
	position:absolute;
	left:175px;
	}
#products h3 {
	text-align:right;
	font-size:16px;
	padding:3px 3px 3px 0;
	font-weight:bold;
	font-style:italic;
	background:#33CCCC;
	}

#products h4 {
	text-align:right;
	font-size:14px;
	}
/*---------------------------------------End Products CSS----------------------------------*/

/*---------------------------------------Tips CSS----------------------------------*/
	
#tips {
	position:absolute;
	top:200px;
	font-size:14px;
	width:900px;
}

#tips h1{
	text-align:center;
	text-decoration:underline;
	}

#tips h2{
	font-size:20px;
	width:930px;		
	background:#999999;
	color:#FFFFFF;
	padding:10px;
	font-weight:nonrmal;
}

#tipstable td{
	padding:10px 20px 10px 20px;
	text-align:center;
	}

#tipstable a:link {	
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}

#tipstable a:visited {	
	text-decoration:none;
	font-weight:bold;
	color:#FFF
	}

#tipstable a:hover {	
	text-decoration:underline;
	font-weight:bold;
	color:#CCCCCC;
	}

#tipstable a:active {	
	text-decoration:underline;
	font-weight:bold;
	color:#FFF;
	}

#tipstable {
	color:#999999;
	margin:0 0 0 200px;
	}
/*---------------------------------------End Tips CSS----------------------------------*/
	

/*---------------------------------------Plant List CSS----------------------------------*/
#listsnav {
	position:absolute;
	top:50px;
	width:950px;
	left:-40px;
	text-align:center;
	}

#listsnav li {
	display:inline;
	padding:0 10px 0 0;
	}
	
#listsnav a:link {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#listsnav a:visited {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#listsnav a:hover {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}

#listsnav a:active {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}

#plantlist {
	position:absolute;
	top:200px;
	left:25px;
	font-size:14px;
	width:900px;
}

#plantlist h1{
	text-align:center;
	text-decoration:underline;
	}
	
	
/*---------------------------------------End Plant List CSS----------------------------------*/
/*--------------------------------------Partner Links CSS-----------------------------------*/
#partners {
	position:absolute;
	top:200px;
	font-size:14px;
	width:900px;
}

#partners h1{
	text-align:center;
	text-decoration:underline;
	}

#partners a:link {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#partners a:visited {	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#partners a:hover {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}

#partners a:active {	
	text-decoration:underline;
	font-weight:bold;
	color:#333;
	}
