body{
	background-color: #046e58;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 85%;
	margin: 1px;
	background-repeat: repeat;
	background-image: none;
}

/*Sections*/

*{
	margin: 0px;
	padding: 0px;
}

#container{ 
	width: 750px;
	height: 100%;
	margin: 0 auto 20px auto;
	background: #F4F4F4;
	border: 1px solid #677E43;
	background-color: #f4f4f4;
}

#menu{
	text-align: right;
	margin-top: 8px;
	height: 20px;
}

#header{
	border-top:1px solid #677E43;
	border-bottom:1px solid #677E43;
	color: #3A4925;
	width: 100%;
	margin-top: 10px;
	height: 150px;
	background-image:url(../images/nashnursery11.jpg);
	background-repeat:repeat-x
}

#footer{
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	width: 100%;
}

#mainleft{
	color: #3A4925;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	line-height: 175%;
	width: 440px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#mainleftavailability {
	color: #3A4925;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	line-height: 175%;
	width: 700px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#mainright{
	margin-right: 10px;
	width: 260px;
	float: right;
	line-height: 175%;
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
}

#whole {
	color: #3A4925;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	line-height: 160%;
	width: 710px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#spec_box {
	padding: 4px;
	height: 130px;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	font-size: 0.82em;
	text-align: center;
	margin-bottom: 15px;
}

#loadarea3 {
	width: 400px;
	padding: 10px;
	float: right;
}

#category {
	clear: both;
}

#sale {
	margin-left: 20px;
}

#info {
	margin-left: 10px;
}

/*End Sections*/

/*Paragraph*/

p{
	color: #3A4925;
	margin-top: 15px;
	font-size: 0.9em;
	margin-left: 10px;
}

#mainright p{
	width: 250px;
	color: #3A4925;
	margin-top: -3px;
	margin-left: 0px;
	line-height: 1.5em;
}

/*End Paragraph*/


/*List*/

#mainright ul li {
	width: 260px;
	color: #3A4925;
	margin-top: 3px;
	margin-left: 0px;
	list-style-type: none;
	text-indent: 10px;
}

#mainleft ul {
	color: #3A4925;
	margin-top: 3px;
	margin-left: 0px;
	font-size: 0.9em;
	padding-left: 20px;
}

#mainleft ul li {
	color: #3A4925;
	margin-top: 3px;
	margin-left: 10px;
	list-style-type: none;
}


#mainleftavailability ul li {
	width: 260px;
	color: #3A4925;
	margin-top: 3px;
	margin-left: 0px;
	list-style-type: none;
	text-indent: 10px;
}


/*End of List*/

/*Header Tags*/

#whole h2 {
	font-size: 120%;
	margin-left: 5px;
	color: #718E48;
	padding-top: 5px;
}

#whole h4 {
	font-size: 105%;
	margin-left: 3px;
	color: #755C4E;
	padding-top: 5px;
}

#mainright h2{
	font-size: 120%;
	margin-left: 0px;
	color: #32acc4;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#mainleft h2{
	font-size: 120%;
	padding-bottom: 10px;
	margin-left: 5px;
	color: #718E48;
	padding-top: 5px;
}

#mainleftavailability h2 {
	font-size: 120%;
	padding-bottom: 5px;
	margin-left: 5px;
	color: #718E48;
}

/*End Header Tags*/

/*Text*/

.productheader {
	text-decoration: underline;
}

address {
	padding-right: 20px;
	padding-left: 30px;
}

.smalltext {
	font-size: small;
}

.style1 {
	color: #32acc4;
}

.style2 {
	font-size: small;
	color: #046E58;
}

.style3 {
	color: #3a4925;
	font-size: x-small;
}

.style4 {
	font-size: x-small
}

.style5 {
	color: #990033
}

.style6 {
	color: #18AB53;
	font-size: 1.3em;
}

#mainname {
	font-weight: bold;
	background-color: #BDD0A4;
	margin-right: 5px;
}

#subcategoryname {
	background-color: #E1EAD5;
	text-indent: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDD0A4;
	border-left-color: #BDD0A4;
}

#specificname {
	background-color: #FFF;
	text-indent: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDD0A4;
	border-bottom-color: #BDD0A4;
	border-left-color: #BDD0A4;
}

.text_bold {
	font-weight: bold;
	color: #3A4925;
}

.sizeavail {
	text-align: left;
	padding-left: 300px;
}

.sizeavail2 {
	text-align: left;
	padding-left: 200px;
}

/*End Text*/


/*Links*/
a:active, a:visited, a:link{
	color: #17AC53;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

.activelink {
	font-weight: bold;
	color: #046E58;
}

.linkscentered {
	padding: 10px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}

.avail_link {
	text-align: center;
	font-weight: bold;
}

#menu a{
	margin-right: 15px;
	text-transform: lowercase;
	font-size: 1.0em;
	text-decoration: none;

}

#table_nav   a:hover {
	color: #046E58;
	text-decoration: none;
}

#table_nav  a:link {
	color: #666666;
	text-decoration: underline;
}

#table_nav a:active {
	color: #FF0000;
	text-decoration: none;
}

/*End Links*/



/*Image*/

.imgborder {
	border: 1px solid #666666;
	margin-left: 10px;
	padding: 5px;
}

.imgborderlarge {
	border: 1px solid #666666;
	padding: 10px;
}

.imgborder_feature {
	border: 1px solid #666666;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
}

.imgborderthmb {
	border: 1px solid #666666;
	margin-left: 2px;
	padding: 3px;
}

#container #mainleft #loadarea2 {
	text-align: center;
	width: 400px;
	padding: 10px;
	border: 1px solid #666666;
}

/*End Image*/

/*Table*/
table {
	width: 88%;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 0.9em;
}

#table_nav {
	width: 88%;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

/*End Table*/
#specificname2 {
	background-color: #FFF;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BDD0A4;
	border-left-color: #BDD0A4;
}
#specificname3 {
	background-color: #FFF;
	text-indent: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BDD0A4;
	border-bottom-color: #BDD0A4;
	padding-right: 5px;
}
#right {
	float: right;
	width: 380px;
	clear: right;
	height: 340px;
}
#left {
	float: left;
	width: 305px;
	height: 340px;
	clear: left;
}
fieldset {
	border: 1px solid #FFFFFF;
}
#left ul li {
	color: #3A4925;
	margin-top: 3px;
	margin-left: 10px;
	list-style-type: none;
}
#left ul {
	color: #3A4925;
	margin-top: 3px;
	margin-left: 0px;
	font-size: 0.9em;
	padding-left: 20px;
}
#characteristics {
	clear: both;
}
