@charset "UTF-8";


html,body{margin:0;padding:0;}



.main_nav {
}
a:link {
	text-decoration: none;
	color: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.main_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #63844a; text-decoration:none; vertical-align:text-top;
}
.main_nav:hover { color: #d44d3d; text-decoration:none;
}

.background {
	background-color: #cadaa9;
	background-image: url(../images/gradient_bg.gif);
	background-repeat: repeat-x;
}
.rosebg {
	background-image: url(../images/home_rosebackground.jpg);
	background-repeat: no-repeat;
}

.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color:#333333;
}
.sectionlinks_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #da5140;
	
	
}
.imagelinks {
	text-decoration: none;
	
	
}

.services {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #709455; text-decoration:none;
}
.innerbg {
	background-image: url(../images/insideborder.gif);
	background-repeat: repeat-y;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #709455; text-decoration:none;
}
.inrosebg {
	background-color: #FFFFFF;
	background-image: url(../images/flower_rosebackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subnav:hover { color: #d44d3d; text-decoration:none;
}
.currentpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #da5140; text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #63844a;
	text-decoration: none;
}
