h1{
font-size: x-large;
color: #694624;
font-weight: bold;
font-style:oblique;
}

h3{
	text-align: center;
	font-size: larger;
	font-style: italic;
}

p{
font-family: sans-serif;
font-size: medium;
}

body{
background-color:#669966;
margin-top: 0px;
margin-bottom:0px;
font-size:14px;
color:#855E39;
}

.floatimg{
	border: 1px solid #CA782B;
	margin:5px;
	margin-left:0px;
	float:left;
}

.fright{
	border: 1px solid #CA782B;
	margin:5px;
	margin-right:0px;
	float:right;
}

.float{
	margin:5px;
	margin-left:0px;
	float:left;
}

.cen{
	margin-left:auto;
	margin-right:auto;
}

#wrapper{
width:748px;
height:auto;
margin-left:auto;
margin-right:auto;
background-image:url(images/bgwrapper.jpg);
}

#flashead{
width:700px;
height:150px;
border: 3px solid #CA782B;
margin-left:22px;
background-color:#E9ECC3;
}

#contain{
width:700px;
height:auto;
background-color:#E9ECC3;
border: 3px solid #CA782B;
border-top: 0px;
margin-left:22px;
}

#leftbox{
width:500px;
height:auto;
float:left;
}

#rightbox{
width:200px;
height:auto;
background-image:url(images/bgnavm.jpg);
float:right;
}

#flower{
width:200px;
height:197px;
background-image:url(images/bgnav.jpg);
}

.nav{
background-image:url(images/bgnavm.jpg);
}

#navmenu{
margin:5px;
margin-top:30px;
}

.content{
padding: 5px;
}

#navmenu a{
background-image:url(images/button.gif);
background-repeat:no-repeat;
background-position:0px;
display:block;
text-decoration:none;
width:190px;
line-height:60px;
text-indent:15px;
font-size:18px;
color:#000;
margin-top:-37px;
color:#E9ECC3;
}

#navmenu a:hover{
background-image:url(images/button.gif);
background-repeat:no-repeat;
background-position: -190px;
display:block;

text-decoration:none;
width:190px;
}
