@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: georgia, times, serif;
	line-height: 1;
}
ol, ul {
	list-style:circle;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,body {
color:#829778;}
a:hover {
	color: #c2c099;
}

div#page {
margin:0 auto;
padding:0;
text-align:center;
width:950px;
}

div#footer {
width:950px;
margin-bottom:70px;
text-align:center;
margin-top:15px;

}



ul#navigation{
	font-family: georgia, times, serif;
list-style-type:none;
text-align:center;
margin:10px;


}
#navigation li{
display:inline;
margin:10px;
color:#5E7849;
font-size:12px;
font-weight:bold;
padding:5px;
height:40px;
text-transform:uppercase;
}

#navigation a{
text-decoration:none;
}
#navigation a.hover{
	color:#C0C3AE;}

#contenthomepage {

background-repeat:no-repeat;
background-position:center;

}



#contentpage {

padding-top:20px;
min-height:500px;
}


#contenthomepage h1 {
text-indent: -5000px; 
}


#logo {
display:block;
margin-top:50px;
}

.phone {
	color:#5E7849;
float:left;
font-family:georgia,times,serif;
font-size:16px;
margin-left:120px;

}
.phone span {

}


.email {
float:right;
margin-right:90px;
overflow:hidden;
width:230px;

height:25px
}

.email a {
color:#5E7849;
font-family:georgia,times,serif;
font-size:16px;
}

.copy {
float:left;
font-family: georgia, times, serif;

margin-left:150px;
margin-top:130px;
text-align:left;
width:300px;
}


.about {
float:left;
font-family: georgia, times, serif;

margin-left:150px;
margin-top:100px;
text-align:left;
width:400px;
}

.copymiddle{
float:left;
font-family:georgia,times,serif;
margin-left:200px;
margin-top:130px;
text-align:left;

}
.copy p, .copy li {
	font-size: 13px;
	margin-bottom: 15px;
	font-stretch:extra-expanded;
	line-height: 18px;
}
.copy ul {
	margin-left:20px;
}

.image_flowers {
float: right;	
}
#address, #phone {
	font-size:11px;
	margin:10px;
	margin-bottom:60px;
}
div.homepage #address {
	margin-bottom:10px;
}

