﻿* {
	margin: 0;
	padding: 0;
}

body {
    padding: 16px 0;
    font: 13px/20px Arial, Helvetica, sans-serif;
    
    
    text-align: center;
    color: #000000;
    background: #d8f0f8;
}

h1 {
    position: absolute;
	top: 30px;
	left: 105px;
    font: 40px "Times New Roman", Times, serif;
    
    color: #579546; 	
}

h1 a, h1 a:hover {
color: #579546;
font-weight: normal;
text-decoration: none;
}


p {
	padding: 5px 0;
	text-align: left;
}

a {
	color: #3F6C33;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
    color: #569546;
    text-decoration: none;
}

img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 890px;
    text-align: left;
}

#header {

width: 890px;
    height: 135px;
    background: #ABDEEF;
}

#header h2 {    
    padding-top: 140px;
width: 300px;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #579546;     
}

#title {
    height: 135px;
    background: url(images/bumbleladylogo5.jpg) no-repeat center;

}

#logo {
position: absolute;
	top: 7px;
	left: 10px;
}

#menu {
position: absolute;
	top: 143px;
	left: 0;
	width: 896px;
       height: 67px;
	    text-align: center;	
	background: #d8f0f8 url(images/menu.jpg) no-repeat;	
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: inline;
    padding: 0 25px;
    height: 60px;   
}

#menu ul li a {   
    padding: 0;
    font: bold 14px/60px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
}

#menu ul li a:hover {
    position: relative;
    top: -1px;
    text-decoration: none;
}

#middle {   
padding-top: 84px;
}

#left {
	margin-bottom: 8px;
    float: left;
    width: 300px;
}

#left h3 {
padding: 15px 50px 0 10px;
height: 90px;
    font: 24px "Times New Roman", Times, serif;
    text-align: center;   
    color: White;
    background: #569445 url(images/lefth34b.jpg) no-repeat;
}

#left h3 a, #left h3 a:hover {
	font-weight: normal;
	font: normal normal bold 100% serif;
	color: #FFFFFF;
	text-decoration: none;
}  

#left p {
	padding: 15px 50px 15px 50px;
	font-size: 14px;
}

.box_left {
background: #ABDEEF;
}

#right {
	margin-bottom: 8px;
    float: right;    
    width: 582px;
    }

#right h3 {
	padding: 20px 0 0 15px;
	font: 24px "Times New Roman", Times, serif;
	color: #3F6C33;
}

#intro {
margin-bottom: 8px;
padding: 0 5px 15px 5px;
background: #ABDEEF;
}

#intro h2 {
	padding: 20px 10px;
	font: 30px "Times New Roman", Times, serif;
	text-align: center;
	color: #3F6C33;
}

#intro p{
	padding: 0 70px;
	font-size: 14px;
	text-align: center;
	color: #3F6C33;
}

#box_right {
padding: 0 5px 15px 5px;
background: #ABDEEF;
}

.bar {
background: #ABDEEF url(images/bar1.gif) no-repeat;
}

.bar1, .bar2 {
    float:left;
    text-align: center;
    padding: 0px 5px 0px 5px;
	margin-right: 8px;
    width: 177px;    
}

.bar3 {
    float: left;
    text-align: center;
    padding: 0px 5px 0px 5px;
    width: 177px;    
}

#right .bar1 h3, #right .bar3 h3 {
	margin-bottom: 8px;
	padding: 0;
	font: 20px/52px "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
}

#right .bar1 h3 a, #right .bar1 h3 a:hover, #right .bar3 h3 a, #right .bar3 h3 a:hover {
	color: #3F6C33;
	font-weight: normal;
	text-decoration: none;
}

#right .bar2 h3 {
	margin-bottom: 8px;
	padding: 0;
	font: 20px/52px "Times New Roman", Times, serif;
	text-align: center;
	color: #3F6C33;
}

#right .bar2 h3 a, #right .bar2 h3 a:hover {
	color: #3F6C33;
	font-weight: normal;
	text-decoration: none;
}

.clearing {
clear: both;
height: 15px;
overflow: hidden;
}

#footer {
    clear: both;
    padding: 0 0 0 308px;
    height: 52px;
    background: #FFDE62 url(images/footer1.gif) no-repeat;
}



#footer p {
    padding: 0;
    font: 11px/52px Arial, Helvetica, sans-serif;
  
}

#footer a, #bottom a:hover {
    color: White;
}