body {
	background-color: #182200;
	margin: 0px auto;
	}

td {
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #FFF;
	}

h1 {
	font-size:24px;
	line-height: 30px;
	margin: 20px;
	font-weight: normal; !important
	}

form {
	margin:0px auto;
	}

input {
	background-color: #c6af4f;
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #182200;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: none;
	width: 200px;
	padding-top:4px;
	}

textarea {
	background-color: #c6af4f;
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #182200;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: none;
	width: 200px;
	padding-top:4px;
	}

.white {
	color: #FFF;
	}

.contact {
	background-image: url(../images/contactBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 210px;
	text-align: center;
	}

.contactMessage {
	background-image: url(../images/contactBg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 210px;
	text-align: center;
	}

#mas {
	width:575px;
	}

/*  Menu  */
ul#nav, ul#nav li {
	float: left;
	list-style: none;
	margin:0px;
	padding: 0px;
	}
	
ul#nav li a {
	display: block;
	height: 35px;
	background-position: top;
	}
	
ul#nav li a:hover {
	background-position: bottom;
	}
	
a#nav_home {
	background-image: url(../images/x1.gif);
	width:155px;
	margin-top:10px;
	}
	
a#nav_gardens {
	background-image: url(../images/x2.gif);
	width:155px;
	margin-top:10px;
	}
	
a#nav_plants {
	background-image: url(../images/x3.gif);
	width:155px;
	margin-top:10px;
	}
	
a#nav_water {
	background-image: url(../images/x4.gif);
	width:155px;
	margin-top:10px;
	}

a#nav_contact {
	background-image: url(../images/x5.gif);
	width:155px;
	margin-top:10px;
	}
	
a#nav_xmas {
	background-image: url(../images/x6.gif);
	width:155px;
	margin-top:10px;
	}
