body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #AEAC85;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

a, a:visited {
color: #0000ff;
text-decoration: underline;
background-color: transparent;
border: none;
}

a:hover, a:focus {
text-decoration: none;
background-color: transparent;
border: none;
}

a:active {
background-color: transparent;
border: none;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
}

img {
border: none;
}

#homeLink {
	height: 12px;
	float: left;
	text-align: left;
	width: 400px;
	margin-left: 20px;
	margin-top: -2px;
}

#aboutUsLink {
	text-align: left;
	margin-right: 5px;
	width: 90px;
	margin-top: -2px;
}

#waterGardeningLink {
	text-align: left;
	margin-right: 5px;
	width: 125px;
	margin-top: -2px;
}

#outdoorDecorLink {
	text-align: left;
	width: 125px;
	margin-right: 5px;
	margin-top: -2px;	
}

#aboutUsLinkInside {
	text-align: left;
	list-style: none;
	padding: 10px;
	width: 90px;
	display: none;
	position: absolute;
	background: #BDBA9E;
	border-right: 1px #DCD7C8 solid; 
	border-bottom: 2px #DCD7C8 solid;	
}

#waterGardeningLinkInside {
	text-align: left;
	list-style: none;
	width: 147px;
	padding: 10px;
	display: none;
	position: absolute;
	background: #BDBA9E;
	border-right: 1px #DCD7C8 solid; 
	border-bottom: 2px #DCD7C8 solid;
}

#outdoorDecorLinkInside {
	text-align: left;
	list-style: none;
	width: 90px;
	padding: 10px;
	display: none;
	position: absolute;
	background: #BDBA9E;
	border-right: 1px #DCD7C8 solid; 
	border-bottom: 2px #DCD7C8 solid;
}

#nav {
	list-style: none;
	padding: 5px;
	height: 12;
	width: 760;
}

#nav a, a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #BDBA9E;
}

#nav a:hover, a:focus {
	color: #DCD7C8;
	background-color: #BDBA9E;
}

#nav a:active {
	background-color: #BDBA9E;
}

#nav p{
	indent: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

/* div formatting */

#header {
width: 800px;
}

#container {
width: 800px;
position: relative;
top: -23px;
margin: 0 auto;
background-color: #BDBA9E;
}

.MyContent {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color: #ffffff;
width: 735px;
margin: 0 0 0 16;
padding: 15 15 15 15;
clear: left;
}

#Home {
width: 765px;
background-color: #ffffff;
margin: 0 0 0 15;
padding: 0;
}

#Home td {
font-size: 9px;
}


/* list formatting */

#footerText {
margin-bottom: -10px;
text-align: right;
padding-right: 31px;
}

#footerText li {
display: inline;
list-style-type: none;
}

#footerNav {
top: -13px;
left: -9px;
margin-top: -12px;
padding-bottom: 5px;
text-align: left;
margin-bottom: -10px;
}

#footerNav li {
display: inline;
list-style-type: none;
}

#footerNav a, a:visited {
color: #000000;
text-decoration: none;
}

#footerNav a:hover, a:focus {
color: #000000;
}