/* CSS Document */
body {
	margin: 35px auto;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	}
.left {
	text-align: left;
	left: 0px;
}

	
.spacing {letter-spacing: .025em;}
span.co_name {color: #F1625A;}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F1625A;
	margin: 0 3em 0 0;
	padding: 1em 2em 0 3em;
	border-bottom: 1px solid #009900;
	background-image: url(images/daisy_ftr1.gif);
	background-position: 0% .6em;
	background-repeat: no-repeat;
	overflow: visible;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	margin:0;
	padding-top: .65em;
	}
	
div#top {
	margin:0 auto; 
	width: 770px; height: 140px;
	padding:0; border:0;
	background: url(images/top1.gif) no-repeat;
	}

#top p.phone {
	text-align: right;
	margin-top: -3.15em;
	margin-right: 1.75em;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	}
	
img.logo {
	padding: 25px 0 0 35px;
	z-index: 100;
	}
	
div#main {
	position: relative;
	width: 770px;
	margin: -1em auto 0 auto;
	padding: 1em 0; border:0;
	background-image: url(images/body_bg1.jpg);
	background-repeat: repeat-y;
	background-position: 1% 10%;
	}
	
/*---------- NAVIGATION ----------*/
div#nav {
	position: relative;
	float: left;
	width: 175px;
	height: 100%;
	}
	
ul#menu {
	width: 110px;
	margin: 2em 0;
	padding:0; border:0;
	padding-left: 2em;
	text-align: left;
	list-style-type: none;
	}
		
#menu a:link, #menu a:visited {
	display: block;
	width: 110px;
	margin: 0; border: 0;
	padding: 1em 0 9px 3em;
	color: #003300;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}	
	
#menu a:hover, #menu a.current {
	color: #F1625A;
	font-size: 11px;
	background-image: url(images/nav_on1.gif);
	background-repeat: no-repeat;
	background-position: .15em .85em;
	}	
	
ul#sublist {
	list-style-type: none;
	margin: 0; border: 0;
	padding: 0 0 .5em 0;
	width: 4em;
	padding-left: 3.75em;
	text-align: left;
	list-style-type: none;
	}

#sublist li {
	margin: 0; border: 0;
	padding: 0 0 .5em 0;
	width: 4em;
	}
	
/*#sublist a:hover, #sublist a.current {
	color: #F1625A;
	}
	
#sublist a:link {color: #333333;}
*/
/*---------- MAIN ----------*/
div#head_1 {
	position: relative;
	padding: 0 0 2em 4.5em;
	height: 45px;
	color: #F1625A;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	background-image:url(images/heart.jpg); 
	background-repeat:no-repeat;
	background-position: left top;
	}
	
#head_1 p.first {
	margin: 0; 
	padding: 1.9em 0 0 0;
	letter-spacing: .5px;
	font-size: 18px;
	}
	
#head_1 p.dots {
	margin: -.35em 0;
	padding-top: -2em 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: .15em;
	color: #00A261;
	}
	
div#content {
	margin: 2em 0 1em 14.7em;
	padding:0; border:0;
	}
	
#content img {
	float: right;
	padding-left: 2.65em;
	padding-bottom: 1.5em;
	}
	
#content p {
	margin-right: 2.75em;
	}
	
#content li {padding-right: 2.5em;}
	
#content p.first {
	margin-top: 0;
	}
	
#content p.testimonial {
	margin-left: 2em;
	padding-right: 6em;
	font-style: italic;
	}
	
p.jRight {
	margin-top: -1em;
	text-indent: 21em;
	}	
	
p.jRightFirst {
	margin-top: -1em;
	text-indent: 15em;
	}
	
span.footnote {
	font-size: 10px;
	}
	
/*---------- FOOTER ----------*/
div#footer {
	clear: both;
	margin:0 auto; 
	width: 770px; height: 140px;
	padding:0; border:0;
	background: url(images/footer1.gif) no-repeat;
	}
	
#footer p {
	margin: 0 auto;
	padding: 1.3em 3em 1.5em 18.5em;
	text-align: center;
	font-size: 9px;
	color: #999999;
	}
	
#footer a, #content a {color: #F1625A;}
	


	
