/* reset.css */
* {margin: 0; padding: 0;}

/*Layout*/

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%; background: url(../images/mainbody.jpg) repeat-x;}

#main {padding-bottom: 55px;}

#footer {
	position: relative;
	margin-top: -55px;
	height: 55px;
	background: url(../images/footerbg.jpg) repeat-x;
	clear: both;
}
/*------logo id home page-------*/
#id-container {
	width: 870px;
	height: 226px;
	margin: auto;
	padding: 0px;
}

#id {
	width: 485px;
	height: 226px;
	margin: 10px auto 0px auto;
	float: left;
	background: url(../images/id.png) no-repeat;
}

/*-----plant gallery------*/
#plantgallery {
	width: 315px;
	height: 226px;
	background: url(../images/gallerybg.png) no-repeat;
	padding: 0px 0px 0px 70px;
	float: left;
}

#plantgallery a img {
	border: none;
}

/*-----main content home------*/

#main-container {
	width: 900px;
	margin: auto;
	padding: 60px 0px 0px 0px;	
}

#main-arrow {
	width: 24px;
	height: 240px;
	background: url(../images/mainarrow.jpg) no-repeat;
	float: left;
}

#main-left {
	width: 450px;
	min-height: 240px;
	padding: 10px;
	background: url(../images/mainbg.jpg) repeat-x;
	float: left
	}

#left-image {
	width: 194px; height: 194px; margin:0px 10px 0px 0px; padding: 0px;float: left; background: url(../images/mariott1.jpg) no-repeat;
}		

#main-left h3{
	padding: 20px 5px 0px 5px;
	}
	
#main-left p{
	padding: 20px 5px 0px 5px;
	}	

#main-right {
	width: 10px;
	height: 240px;
	margin: 0px 20px 0px 0px;
	background: url(../images/mainright.jpg) no-repeat;
	float: left;
}

/*-----sidebar------*/

#sidebar-left {
	width: 10px;
	height: 240px;
	background: url(../images/sidebarleft.jpg) no-repeat;
	float: left;
}

#plants #sidebar-main {
	width: 830px;
	background: url(../images/sidebarbg.jpg) repeat-x;
	float: left;
}

#sidebar-main {
	width: 300px;
	background: url(../images/sidebarbg.jpg) repeat-x;
	float: left;
}

#sidebar-right {
	width: 10px;
	height: 240px;
	background: url(../images/sidebarright.jpg) no-repeat;
	float: left;
}

.sidebar-image {
	height: 300px;
	width: 200px;
	margin: 30px 30px 0px 30px;
	float: left;
	background-color: white;
}

#sidebar-main h3{
	padding: 20px 10px 0px 10px;
	font-family: "Georgia", serif;
	font-style: italic;
	color: #64801A;
	line-height: 1.25em;
}

#sidebar-main p{
	padding: 0px 10px;
}

#affiliates {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: left;	
	vertical-align: middle;
}
#affiliates img {border:none;}

ul {list-style: none;}

/*-----Form--------*/

#form-container {
	width: 900px;
	margin: auto;
	background: #F5F5F5;
}

#form-container fieldset {margin-bottom: 10px; padding: 10px; font-family: "Georgia", "Times", serif; color: gray; border: none;}
#form-container legend {color: #648120; margin: 10px; font-size: 1.3em;}
#form-container ol {margin: 0; padding: 0;}
#form-container li {list-style: none; padding: 5px; margin: 10px;}
#form-container label {padding: 0px 20px 0px 0px; display: block; line-height: 1.8em; vertical-align: top;}
#form-container textarea {width: 400px; min-height: 100px;}

/*------navigation------*/
#nav {
	width: 800px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
	clear: both;}

#nav ul {
	font-family: "Georgia", serif;
	list-style: none;
	padding: 15px;
}

#nav li {
	float: right;
	padding: 0px 20px;
}

#nav a {
	text-decoration: none;
	color: white;
}

#nav a:hover {
	text-decoration: underline;
}

#gallery #main-left a {
	color: #648120;
	text-decoration: none;
}

#gallery #main-left a:hover {
	color: #648120;
	text-decoration: underline;
}

#footer ul {width: 900px; font-family: "Verdana", sans-serif; list-style: none; margin: auto; padding: 15px;}
#footer li {padding: 0px 30px; float:right; border-left: 1px solid white;}
#footer a {text-decoration: none; color: white; font-size: 1em;}
#footer a:hover {text-decoration: underline;}


/*-- typography--*/

h1, h2, h3, h4, h5, h6, p {font-weight: normal;}
h1 {font-size: 2.5em; line-height:1; margin-bottom:0.5em;}
h2 {font-size: 2em; margin-bottom:0.75em;}
h3 {font-size: 1.5em; line-height: 1;}
h4 {font-size: 1.2em; line-height:1.5em; margin-bottom: 1.25em; height:1.25em;}
h5 {font-size:1em; margin: 0 2em; line-height: 1.25em;}
h6 {font-size:1em;font-weight:bold;}
p {font-family: "Verdana", "Helvetica", sans-serif; color: black; font-size: 1em; line-height: 1.5em;}
ul {margin: 5px 0px 0px 25px; font-family: "Verdana", "Helvetica", sans-serif; color: black; font-size: 1em; line-height: 1.5em;}

.caption {
	margin: 10px 0px 0px 0px;
	font-family: "Verdana";
	font-style: italic;
	font-size: .85em; line-height: 1.2em;
	text-align: center;
	color: gray;
}

.smaller { font-size: .85em; line-height: 1.5em; color: gray;margin-top: 1.5em;}

.smallest { margin: 30px 0px 0px 35px; font-size: .75em; line-height: 1em; color: gray;}




#plants #main-container h3 {margin-bottom: 1em;}