@charset "utf-8";
/* CSS Document */


body {
background-color:#cdfec9;
background-image:url(http://www.springwaterbathandbody.com/images/bg.jpg);
background-repeat:repeat-x;
color: #5e6a5d;
font-family: "Trebuchet MS", sans-serif;
font-size:14px;
}

hr {
color:#cdfec9;
background-color:#cdfec9;
border:0;
height:1px
}

.header {
background-image:url(http://www.springwaterbathandbody.com/images/header.jpg);
background-position:center;
height:168px;
background-repeat:no-repeat;
}

#wrapper {
border:#cdfec9 1px solid;
border-collapse:collapse;
background-color:#ffffff;
}

a { 
color:#50b648;
text-decoration:none;
outline:none;
}

a:hover {
color:#069edb;
}

h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #069edb;
	line-height:24px;
	padding-bottom:1px;
	}
	
h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #50b648;
	line-height:24px;
	padding-bottom:1px;
	}
	
.topnav {
text-transform:lowercase;
font-size:14px;
}

.navigation {
line-height:30px;
text-align:left;
text-transform:lowercase;
   }
   
.navigation a {
padding-left:5px;
font-size:14px;
   text-decoration: none;
   }
   
.navigation a:hover {
   color:#069edb;
   }
   
input {
background-color: transparent;
color: #5e6a5d;
border:#afdfab 1px dashed;
}

input.text {
width:240px;
}

textarea {
background-color: transparent;
	color: #5e6a5d;
	border:#afdfab 1px dashed;
	width: 240px;
}

input.submit{
background-color: transparent;
color: #5e6a5d;
border:#afdfab 1px dashed;
padding:3px;
cursor:pointer;
}

select {
background-color: transparent;
color: #5e6a5d;
border:#afdfab 1px dashed;
width: 160px;
}
