@charset "utf-8";
/* CSS Document */
a {	
	color: #3366CC;	
	text-decoration: none;
}
body {	
	background-color: #D15500;
	font-family: "Times New Roman", Times, serif;	
	font-size: 8em;	
	line-height: 0em;	
	color: #336699;
	margin-top: 0em;
	padding: 0;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}
h2 {
	color: #FF7E02;
	}
h3 {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC;
	}
h4 {
	color: #000000;
	}
h5 {
	color:white;
	font-size:18px;
	}
table {
	margin-center: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	color: #FFFFFF;
	}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	color: #000000;
	}
ul {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}
a.white:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
	word-spacing: normal;
	}
a.white:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
	word-spacing: normal;
}
a.white:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
}
a.white:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
}
a.red:link {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FF0000;
	text-decoration:none;
	}
a.red:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FF0000;
	text-decoration:none;
	}
a.red:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
	}
a.red:active {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FF0000;
	text-decoration:none;
	}
.footer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	word-spacing: normal;
	top: auto;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #FF7E02;
}

a:active {
	color: #0033cc;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;
	}

a.nav:visited {
	color: #FFC46D;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #FEAD20;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #FEAD20;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main:link {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	}
.main:hover {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	}
.main:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:18px;
	}
p.red {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FF0000;
	}
.img-1 {
	position:relative;
	float:inherit;
	bottom:0px center;
	}
.img-2 {
	background-image:url(../images/floral-source_01.png);
	background-repeat:no-repeat;
	color:white;
	font-size:20px;
	}


