/* CSS Document */
body 
{
	margin: 			5;
	font-family:		Arial, Verdana, Helvetica, sans-serif;	
	font-size:			9pt;
	line-height:		16pt;	
	text-align:			left;
	color:				#FFFFFF;
	background:			#222020;
}
td.frond { 
	background:			transparent url("../img/frond-bkgrd.gif") no-repeat bottom left;
	width: 				460px;
	height: 			700px;
}
td.garden { 
	background:			transparent url("../img/garden-design-photo.jpg") no-repeat bottom left;
	width: 				450px;
	height: 			331px;
}
td.navbar {
	background:			#222020 url("../img/navbar-450-bkgrd.gif") no-repeat top left;
	width: 				450px;
	height: 			41px;
}
.home-body {
	margin: 			20px 0 0 140px;
	width: 				285px;
	text-align: 		justify;
}
.content-body {
	margin: 			20px 0 30px 110px;
	width: 				760px;
}
input, select, textarea 
{
	font-family:		Arial, Verdana, Helvetica, sans-serif;	
	font-size:			9pt;
	line-height:		11pt;
}
#nav {
	margin:				6px 0 0 0;
	width:				100%;
	text-align: 		center;
}
#nav a, #nav a:visited, #nav a:hover, #nav a:active {
	color: 				#FFFFFF;
	font-size: 			14px;
	font-weight: 		bold;
	margin-right: 		20px;
	text-decoration: 	none;
}
#nav a:hover {
	color: 				#cc9966;
}
/*
#navbar {
	background:			#222020 url("../img/navbar-544-bkgrd.gif") no-repeat top right;
	width: 				544px;
	height: 			50px;
}
*/
#navbar a, #navbar a:visited, #navbar a:hover, #navbar a:active {
	color: 				#FFFFFF;
	font-size: 			14px;
	margin-right: 		20px;
	text-decoration: 	none;

}
/*
#content {
	width: 				720px;
	padding: 			30px 20px 40px 40px;
	color: 				white;
}*/
h1, h2, h3 {
	font-family:		Arial, Verdana, Helvetica, sans-serif;	
	font-weight: 		normal;
	color: 				#0099CC;
	margin-bottom: 		20px;
}
h1{
	text-transform: 	capitalize;
	font-size:			14pt;
	line-height:		20pt;	
}
h2 {
	color: 				#FFFFFF;
	font-size:			11pt;
	line-height:		18pt;	
	font-weight: 		bold;
}
h3 {
	color: 				#999900;
	font-size:			9pt;
	line-height:		16pt;	
}
td 
{
	font-family:		Arial, Verdana, Helvetica, sans-serif;	
	font-size:			9pt;
	line-height:		16pt;	
	text-align:			left;
	color:				#FFFFFF;
	vertical-align: 	top;
}
a
{
	color:				#cc9966;
}
a:hover
{
	color:				#cc9966;
}
a:visited
{
	color:				#996633;
}
.clear, a.clear, a.clear:hover, a.clear:link, a.clear:visited,.footer, a.footer, a.footer:link, a.footer:visited {
	background-color: 	transparent;
	color: 				#999999;
	text-decoration: 	none;
}
#footer  {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	color: #666666;	
}
.footerLinks {
	float: left;
	padding-left: 5px;
	color: #666666;	
}

.footerCopyright {
	float: right;
	padding-right: 10px;
	color: #666666;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited  {
	color: #666666;
	text-decoration: underline;
}

