





/* CSS Document */

/************* GENERAL STYLES *************/
	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt {
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}
		
a {
	text-decoration: none;
	color: #E60C62;
}

a:hover {
	text-decoration: underline;
	color: #79C143;
}
	
a:visited {

}

/************** HEADINGS **************/	
h1 {
background:url(/webfiles/FlyingFlowers/layouts/images/header-bg_noline.gif) no-repeat left middle; 
color:#4CC017; 
font-family: Century Schoolbook, Arial; font-style:italic; font-size:31px; 
font-weight: bold; 
padding: 0px 0px 8px 60px;
margin: 5px 0px 0px 0px;
height:50px;
border-bottom: 2px dotted #006D5A;
}		
	
h2 { 
	border-bottom: 1px solid #eeeeee;
	color: #E60C62;
	font-size: 18px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal; 	
	line-height: normal;
	margin: 0px 0px 0px 0px;	
	padding: 5px 0px 8px 0px;
}

h3 {
	color: #BA122B;
	font-size: 18px; 
	font-family: "Century Gothic"; 
	font-weight: bold; 
	margin: 15px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	
}

h4 {
	font-SIZE: 11px; 
	font-weight: bold;
	line-height: normal;
}

address {
	
}

pre {
	background-image: url(/images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/***** Layout Styles *****/

#overall-body {
	width: 760;
} 

#header-table {
	background-color: #FFFFFF;
}

/***** General Layout Styles *****/

/*
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	list-style-image: url();
}
*/

/*************** TOP NAV ***************/	
#topnav-bar {
	background: url(/webfiles/FlyingFlowers/layouts/images/topnav-bg.jpg) no-repeat;	
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
}

#topnav-left-text {

}
	 
/***** Top Nav Standard Links *****/
td.topnav-btn-std {
	border-left: 0px solid #CCCCCC;
	text-align: center; 
}
		
a.topnav-link-std,
a.topnav-selected-std {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	text-transform:uppercase;
}

a.topnav-link-std:active,
a.topnav-selected-std:active,
a.topnav-link-std:visited,
a.topnav-selected-std:visited {
	color: #FFFFFF;
}
	
a.topnav-link-std:hover,
a.topnav-selected-std:hover {
	color: #BA122B;
	text-decoration: none;
}
	
a.topnav-selected-std {
	color: #BA122B;
}
	
/*
a.topnav-selected-std:active,
a.topnav-selected-std:visited {
	color: #BA122B;
}
	
a.topnav-selected-std:hover {
	color: #BA122B;
}
*/

	
/***** Top Nav Sub Links *****/
td.topnav-btn-sub {
	border-left: 1px solid #CCCCCC;
	text-align: center; 
}
		
a.topnav-link-sub,
a.topnav-selected-sub {
	color: #FFFFFF;
	line-height: 14px;
	height: 14px;
	padding: 6px 20px 6px 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

a.topnav-link-sub:active,
a.topnav-selected-sub:active,
a.topnav-link-sub:visited,
a.topnav-selected-sub:visited {
	color: #FFFFFF;
}
	
a.topnav-link-sub:hover,
a.topnav-selected-sub:hover {
	color: #BA122B;
	background: #FFFFFF;
	text-decoration: none;
}
	
a.topnav-selected-sub {
	background-color: #FFFFFF;
	font-weight: bold;
}

	
/***** Top Nav Header Links *****/
td.topnav-btn-header {
	border-left: 1px solid #CCCCCC;
	text-align: center; 
}
		
a.topnav-link-header,
a.topnav-selected-header {
	color: #FFFFFF;
	line-height: 14px;
	height: 14px;
	padding: 6px 20px 6px 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

a.topnav-link-header:active,
a.topnav-selected-header:active,
a.topnav-link-header:visited,
a.topnav-selected-header:visited {
	color: #FFFFFF;
}
	
a.topnav-link-header:hover,
a.topnav-selected-header:hover {
	color: #BA122B;
	background: #FFFFFF;
	text-decoration: none;
}
	
a.topnav-selected-header {
	background-color: #FFFFFF;
	font-weight: bold;
}

/*************** LEFT NAV ****************/
#leftnav-bar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	border-right: 0px solid #CCCCCC;
	width: 182px;
}
	
#leftnav-top-text {
	text-align: center;
}
	
#leftnav-list {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background: url(/webfiles/FlyingFlowers/layouts/images/leftnav-bg.gif) repeat-y; */
	text-align: right;
}

#leftnav-bottom-text {
	text-align: center;
}
li.leftnav-bottom-text
{
color: #E50C62;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	font-family: Arial;
	font-size:14px;
}
a.leftnav-bottom-text
{
color: #E50C62;
}

a.leftnav-bottom-text:hover
{
color: #7CC341;
}
	
/***** Left Nav Standard Links *****/
.leftnav-btn-std {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style: none;
	/*list-style-image: url(insert url of image here);*/
}
	
a.leftnav-link-std,
a.leftnav-selected-std {
	color: #E50C62;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
	display: block;
}

a.leftnav-link-std:active, 
a.leftnav-selected-std:active, 
a.leftnav-link-std:visited,
a.leftnav-selected-std:visited {
	color: #E50C62;
}

a.leftnav-link-std:hover,
a.leftnav-selected-std:hover {
	color: #7AC143;
	text-decoration: none;
}
	
a.leftnav-selected-std {
	color: #7AC143 ! important;
}

	
/***** Left Nav Sub Links *****/
.leftnav-btn-sub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style: none;
	/*list-style-image: url(insert url of image here);*/
}

a.leftnav-link-sub,
a.leftnav-selected-sub {
	color: #E50C62;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;	
	text-decoration: none;
	display: block;
}
 
a.leftnav-link-sub:active,
a.leftnav-selected-sub:active,
a.leftnav-link-sub:visited,
a.leftnav-selected-sub:visited {
	color: #E50C62;
	background-color: #F4F4F4;
}

a.leftnav-link-sub:hover,
a.leftnav-selected-sub:hover {
	color: #7AC143;
	background-color: #FFFFFF;
	text-decoration: none;
}
	
a.leftnav-selected-sub {
	background-color: #FFFFFF;
	font-weight: bold;
}

	
/***** Left Nav Header Links *****/
.leftnav-btn-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}

a.leftnav-link-header,
a.leftnav-selected-header {
	border-bottom: 1px solid #CCCCCC;
	color: #E50C62;
	font-family: Arial;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 4px 4px;
	text-decoration: none;
	display: block;
}

a.leftnav-link-header:active,
a.leftnav-selected-header:active,
a.leftnav-link-header:visited,
a.leftnav-selected-header:visited {
	color: #E50C62;
	background-color: ##Left Nav Header Button Background Color##;
}

a.leftnav-link-header:hover,
a.leftnav-selected-header:hover {
	color: #7AC143;
	background-color: #FFFFFF;
	text-decoration: none;
}
	
a.leftnav-selected-header {
	background-color: #FFFFFF;
	font-weight: bold;
}

/*************** BODY ****************/

.header-title {

}

.list-row {
	border-top:1px solid #cccccc
}

.back-link{
text-decoration:none;
font-weight:bold;
}

.main-image {
	border: 4px solid #EFEBEF;
}

/*************** FOOTER ****************/

#footer-text {
	font-size: 10px;
	color: #79C143;
	text-align: center;
}

.footer-bar {
	border-top: 0px solid #CCCCCC;
	padding: 5px 0px 4px 0px;
	background-color: #FFFFFF;
}
	
#footer-text a {
	color: #E60C62;
	text-decoration: underline;
}

#footer-text a:hover {
	color: #79C143;
	text-decoration: underline;
}

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