/* 
===============================================================================
CREATED BY:     jcmorris design
CEATION DATE:   10:46:36 AM -0500 on 2007-11-15
COPYRIGHT:      ©2007 jcmorris design
CSS VERSIONS:   1::2.1
FILE URI:       http://www.dazzlegardens.com/dazzle.css
===============================================================================
*/

/* 
-------------------------------------------------------------------------------
<< PAGE LAYOUT
*/

body		
		{
			margin: 0;
			padding: 0;
			text-align:center;

		}
body * a {
	/* Fix for links above transparent PNG backgrounds in IE 6 */
	position: relative;
	}
img {
    /* fixes transparent PNG issue in IMG elements */
    behavior: url('scripts/png_behavior.htc')
    }

	
a {
    text-decoration:none;
	}
#container{
    width:780px;
	margin:auto;
	padding:0;
	text-align:left;
	position: relative;
	}	
#homelogo		
		{
	margin: 0;
	width: 265px;
	height: 185px;
	border: 0px;
	padding: 0px;
	position: relative;
	float: right;
	z-index: 102;
	top: -25px;
	right: 20px;	
		}

#heading_betsy		
		{
	width: 312px;
	border: 0px;
	position: relative;
	float: left;
	z-index: 102;
	right: 0px;
	margin-bottom: -32px;
	margin-top: 55px;	
		}
#heading_services	
		{
	width: 312px;
	border: 0px;
	position: relative;
	float: left;
	z-index: 102;
	right: 0px;
	margin-bottom: -43px;
	margin-top: 18px;
		}
#heading_contact	
		{
	width: 312px;
	border: 0px;
	position: relative;
	float: left;
	z-index: 102;
	right: 0px;
	margin-bottom: -5px;
	margin-top: 14px;
		}

#Heading_seasons		
		{
	width: 334px;
	border: 0px;
	position: relative;
	float: left;
	z-index: 102;
	margin-bottom: -61px;
	margin-top: 15px;
	margin-left: -59px;
		}
		
#photo_betsy	
		{
	margin: 0;
	width: 145px;
	height: 188px;
	border: 0px;
	position: relative;
	z-index: 102;
	padding-bottom: 70px;
		}		

.leafElement{
	padding-left: 185px;
}

.leafElement2{
	padding-left: 125px;
}
.leafElement3{
	padding-left: 155px;
}
.leafElement4{
	padding-left: 110px;
}
/* 
>> PAGE LAYOUT
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
<< TEXT
*/

.homeCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 150%;
	padding-left: 15px;
	margin-top: 15px;
	
}
.homeCopy a{
	color: #858d23;
	font-weight: bold;
	text-decoration: none;
}
.homeCopy strong{
	color: #858d23;
	font-weight: bold;
	text-decoration: none;
}
.homeCopy em{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;	
}
.homeCopy b{
	color: #858d23;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;	
}
.facebook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 150%;
	padding-bottom: 7px;
	
}
.facebook a{
	color: #1e1e1e;
	font-weight: normal;
	text-decoration: none;
}

.reditalic {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;	
	color: #6c2d12;
	line-height: 150%;
	padding-left: 15px;
}
.reditalic strong{
	font-weight: bold;
	text-decoration: none;
}
.copyright{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #62615d;
	line-height: 100%;
	text-align:right;
	vertical-align: top;
}
.copyright a{
	font-size: 11px;
	color: #858d23;
	text-decoration:none;
}
.copyright2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #62615d;
	line-height: 100%;
	text-align:right;
	vertical-align: top;
}
.copyright2 a{
	font-size: 11px;
	color: #858d23;
	text-decoration:none;
}
ul{
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 150%;
   list-style-type: none;
   padding-left: 0;
   margin-left: 0;
   
}
	

li {
  background: url(images/bullet.gif) left top no-repeat;
  padding-left: 15px;


} 

/* 
>> TEXT
-------------------------------------------------------------------------------

<< NAV
*/
.nav-menu
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}

.nav-menu a
{
float: left;
border: 0px;
color: #62615d;
text-decoration: none;
margin-left: 40px;
margin-bottom: 3px;
}


/* 
>> NAV
-------------------------------------------------------------------------------
*/
