/* special classes */

body
{
background-repeat:repeat-x;
}

#menu_navigation{
	padding: 4px 4px 4px 15px;
	background:#b5c68d;
}

#menu_navigation a:link{ text-decoration: none;
	font-family:Times, Times New Roman, Garamond;
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
    font-variant:small-caps;
      background-color:#b5c68d;
	color:#ffffff;
}

#menu_navigation a:visited{ text-decoration: none;
	font-family:Times, Times New Roman, Garamond;
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
    font-variant:small-caps;
      background-color:#b5c68d;
	color:#ffffff;
}

#menu_navigation a:hover{ text-decoration: none;
	font-family:Times, Times New Roman, Garamond;
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
    font-variant:small-caps;
      background-color:#869465;
	color:#ffffff;
}

#menu_navigation_current {
	padding: 4px 4px 4px 15px;
      background-color:#a7b97b;
}

#menu_navigation_current a{ text-decoration: none;
	font-family:Times, Times New Roman, Garamond;
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
    font-variant:small-caps;
      background-color:#a7b97b;
	color:#ffffff;
}

#designlink {
	text-align:center;
	font-family:Times, Times New Roman, Garamond;
}

#designlink a:link{
	font-weight:bold;
	color:#ffffff;
}

#designlink a:visited{
	font-weight:bold;
	color:#ffffff;
}

#designlink a:hover{
	font-weight:bold;
	color:#979eba;
}

h2{ text-decoration: none;
	font-family:Times, Times New Roman, Garamond;
	font-size: 14pt;
	text-align:left;
	color:#000000;
}

p{ text-decoration: none;
	font-family: Garamond, Times, Times New Roman;
	font-size: 12pt;
	text-align:left;
	color:#000000;
}

#floral{
position:absolute;
float:left;
left:0px;
top:550px;
z-index:-1
}