* {
    margin:0;
    padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fdf5e1;
}

p {
	font-size:12px;
	margin: 1.3em 0 0 0;
	line-height: 1.4em;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


h1 {
	font-size:21px;
	color:#0059a9;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:21px;
	color:#0059a9;
	margin-top: 16px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h3 {
	font-size:17px;
	color:#0059a9;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
sub {
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	margin-top : 24px;
	margin-bottom : 24px;
	color: #0059a9;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	letter-spacing: 0em;
	text-decoration: none;
	height: 20px;
	margin-top: 6px;
	margin-left: 15px;
	margin-top: 10px;
}

a:link, a:visited, a:active {
    font-weight: bold;
    text-decoration: none;
	color: #e9b014;
}
a:hover {
    font-weight: bold;
    text-decoration: none;
	color: #0059a9;
}


#container {
	width:800px;
	min-height:600px;
	background-color:#FFFFFF;
	margin:10px auto 9px auto;
}

#inner_cont {
	background: url(images/FM_home.jpg) no-repeat;
	background-color: #FFFFFF;
	width:800px;
	height: 208px;
}

#calendar {
    width:800px;
}

#right {
	float: right;
	width: 210px;
	margin-top: 75px;
	margin-right: 32px;
}

#flower_top {
	background: url(images/background-top.gif) no-repeat;
	padding-left: 0px;
	width:800px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 89px;
}

#flower_cal {
	background: url(images/background-cal.gif) no-repeat;
	padding-left: 0px;
	width:800px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 65px;
}

#flower_middle {
	background: url(images/background-middle.gif) repeat;
	padding-left: 0px;
	width:800px;
	padding-top: 0px;
	padding-bottom: 0px;
/*	height: 100%; */
}

#flower_bottom {
	background: url(images/background-bottom.gif) no-repeat;
	padding-left: 0px;
	width:800px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 78px;
}

#main {
	padding-left: 75px;
	padding-right: 75px;
	width: 650px;
/*	position: fixed;
	vertical-align: top;
	height: auto; */
}

#application {
	padding-left: 32px;
	width: 490px;
	position: static;
}



.flower_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-stretch: condensed;
	font-weight: normal;
	color: #0059a9;
}

.flower_nav:link {
	text-decoration: none;
	color: #0059a9;
	font-size: 9.5px;
	font-stretch: condensed;
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.flower_nav:visited {
	text-decoration: none;
	color: #0059a9;
}
.flower_nav:hover {
	text-decoration: none;
	color: #e9b014;
}
.flower_nav:active {
	text-decoration: none;
	color: #e9b014;
}


#footer {
    color: white;
	width: 100%; 
    margin: 0;
    padding: 3px 0 3px 0;
	background-color: #0059a9;
    text-align: center;
}


#footer p {
    color: white;
    line-height: 1em;
    padding: 0.3em 0 0.3em 0;  

}
#footer p.address {
    font-size: 12px;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer p.copyright {
    font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer a:link, #footer a:visited, #footer a:active {
    text-decoration: none;
	color: #e9b014;
}
#footer a:hover {
    text-decoration: underline;
    color: #e9b014;
}
.style2 {color: #d49200}
