a{
color: #537c0b;
}

a:hover{
text-decoration: none;
color: #537c0b;
}


h1{
font-size:30px;
color:#532f64;
font-weight: bold;
font-family: 'trebuchet ms';
margin:0 0 15px 0;
}

h2{
font-size:22px;
color:#532f64;
}

h3{
font-size:18px;
font-weight: bold;
color:#91846c;
}



body{
font-family: Tahoma, Arial,Verdana,Helvetica, sans-serif;
font-size:14px;
line-height: 24px;
color:#91846c;
background-image: url(../img/bg.jpg);
background-repeat: repeat;
background-color: #8c8372;
background-position: center;
}

#mainWrapper{
width:1060px;
margin:0 auto;
}
.leaf_left{
width:130px;
height:285px;
margin-top:494px;
float:left;
background: url(../img/leaf_left.png) no-repeat;
}
.leaf_right{
width:130px;
height:283px;
margin-top:407px;
float:right;
background:url(../img/leaf_right.png) no-repeat;
}
#mainContainer{
float:left;
width:800px;
margin:0 auto 0 auto;
background-color:#FFFFFF;

}
.logo{
background-image: url(../img/logo.png) no-repeat; 
}
.phoneNumber{
float: right;
background-image:url(../img/phoneNumber.jpg) no-repeat;
}
.message{
margin-bottom:10px;
}

/*---------- Navigation ----------*/
#navContainer{
height:53px;
background: url(../img/nav_bg.jpg);
background-repeat: no-repeat;
margin:0;
font-size: 12px;
padding-left:15px;
}

#nav, #nav ul{
float: left;
margin:0 0 0 0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:12px;
font-family: Arial, Helvetica, sans-serif;
}

#nav li{
float:left;
position:relative;
}
#nav ul {
position:absolute;
display:none;
width:15em;
top:38px;
}
#nav li ul a{
width:15em;
height:auto;
float:left;
color:#fff;
border:none;
filter:alpha(opacity=75);
-moz-opacity:.75;
background-color:#62406e;
margin:0px;
}
#nav li ul a:hover{
color:#537c0b;
}

#nav ul ul{
top:auto;
border:none;
margin-left:5px;
}	
#nav li ul ul {
left:119px;
margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav a{
display:block;
margin-top:2px;
padding:8px 15px 8px 15px;
border-right:1px solid #ece1d1;
color:#532f64;
text-decoration:none;
font-weight:bold;
margin-top:10px;
/*background-color:#333;*/
}
#nav a:hover{
background-color:#fff;
/* background: url(../img/menuItemOver.png); */
font-weight:bold;
color: #537c0b;
}
#menu_lower{
width:800px;
height:19px;
background: url(../img/menu_lower_bg.jpg);
}
.flower_lower{
width:800px;
height:32px;
background: url(../img/flower_lower.jpg);
}
/*---------- Header ----------*/
.header{
height:136px;
width:800px;
margin:0 auto;
min-height: 136px;
position: relative;
background:url(../img/head_bg.jpg);
}

.banner2{
width:800px;
height:262px;
position: relative;
background:url(../img/banner_bg.jpg);
padding:-2px;
margin:0 auto;
float:right;
}
#permaNav {
	position: absolute;
	top: 110px;
	right: 6px;
	font-size: 12px;
}
#permaNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#permaNav li {
	float:left;
	border-right:1px solid #ece1d1;
	padding-right: 10px;
	margin-right: 8px;
}
#permaNav li a {
	color:#532f64;
	text-decoration:none;
	font-weight:bold;
}
#permaNav li a:hover {
	color: #537c0b;
}

/*---------- Sidebar ----------*/
#sidebar{
width:150px;
float:left;
/*border:solid 1px #8c653c;*/
margin: -10px 0 10px 20px;
padding: 15px;
background-color: #ebe4da;
}
#sidebar h1{
font-size:22px;
color:#532f64;
margin:0 0 0 -5px;
}
#sidebar ul{
list-style:none;
width:150px;
margin-left:0px;
margin-top:10px;
}
#sidebar ul li{
list-style:none;
display:block;
padding:5px 8px 5px 0px;
}
#sidebar ul li a{
color:#62406f;
font-size:12px;
text-decoration:none;
list-style:none;
display:block;
font-weight:bold;
}
#sidebar ul li a:hover{
text-decoration:none;
list-style:none;
display:block;
font-size:12px;
color:#537c0b;
font-weight:bold;
}


/*---------- Main Content ----------*/
#mainContent{
padding: 5px 40px 49px 0;
margin-left: 40px;
}
.sidebarOn {
float: left;
width: 510px;
}





/*---------- Footer ----------*/
#footer{
background:url(../img/footer_bg.jpg) no-repeat;
height:43px;
width:800px;
text-align:left;
margin:0 auto;
color: #fff;
font-size: 10px;
}
#footer ul{
float: right;
list-style:none;
margin:10px 25px 0 0;
}
#footer ul li{
list-style:none;
border-right: 1px solid white;
margin-right: 2px;
padding-right: 4px;
display:inline;
}
#footer ul li a{
text-decoration:none;
color:#fff;
}
#footer ul li a:hover{
text-decoration:underline;
color:#fff;
}
.copyright{
float:left;
width:300px;
margin-left:25px;
position:absolute;
margin-top:10px;
text-transform:none;
}

/*---------- Miscellaneous ----------*/
.clear{
clear:both;
}



/*---------- MISC ----------*/
.round {
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.imageRight {
float: right;
padding: 10px 0 10px 20px;
}

.imageLeft {
float: left;
padding: 10px 20px 10px 0
}