body
{background-color:#008080;
}

div.header-container
{
background-color: #FFE4C4;
width: 1024px;
margin:0px;
margin-left : 122px;
border:1px solid #000000;
}
div.header-menu{
width:1024px;
height:40px;
position:absolute;
z-index:50;
background-color: #008080;
margin-left: auto;
margin-right: auto;
}

div.header-title
{
border-bottom:1px solid #000000;
}

div.footer-three1
{
border-top:1px solid #000000;
width:1024px;
line-height:150%;
background-color: #FFE4C4;
height:100%;

}
div.footer-three
{
border-top:1px solid #000000;
width:1024px;
line-height:150%;
background-color: #FFE4C4;
height:177px;

}
div.header-1
{
padding:0.5em;
color:#00000;
clear:left;
}
div.footer-1
{
padding:0.5em;
color:#ffffff;
clear: left;
}

div.left
{
float:left;
width:33%;

}
div.middle-index
{

float:left;
    width:5%;
   
}
div.right-index
{
float:right;
    width:62%;
border-left: 1px solid black;
margin-top: -7px;
padding: 0.5em;

}
div.middle
{

float:left;
    width:33%;
    
}
div.right
{
float:right;
    width:33%;
}
div.catalog
{
width: 900px;  
margin-left: auto;      
margin-right: auto; 
margin-bottom: 100px;    
}

div.catalog1
{ width: 200px;  
    height: 100px;  
    display: inline-block;  
    vertical-align: middle; 
    }

div.text
{
font-size: 80%;
}

div.content
{
    margin-top: 20px;
    padding: 25px;
    background-color: #FFE4C4;
    font-size: 18px;
    color: #1B5E5B;
    font-weight: normal;
    text-align: left;
}



h2.Daylilly
{
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-weight:bold;
}
address
{
margin-top: 50px;
}
input, textarea {
padding: 5px;
margin: 10px;
font-family: Cambria, Cochin, serif;
font-size: medium;
font-weight: bold;
outline: none;
}

p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 18px;
    font-weight: normal;
    color: #000066;
    text-align: center;
}

p.title {
    font-family: Cambria, Cochin, serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #008080;
    text-align: center;
    font-weight: bold;
}

p.garden {
font-family: Cambria, Cochin, serif;
font-size: large;
margin-bottom: -5px;
}
input[type=text], textarea {
width: 350px;
background-color: #DDEDFF;
border: 1px solid #97C9FF;
 
}
input[type=submit] {
width: 100px;
background-color: #669900;
border: 1px solid #336600;
font-size: large;
color: #FFFFFF;
}
input[type=submit]:hover {
background-color: #78B300;
cursor: pointer;
}
input[type=submit]:active {
background-color: #4A6F00;
}

td {
    padding: 10;
    spacing: 10;
    font-weight: normal;
    color: #000066;
    font-size: 18px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-align: left;
}

#slideshow { 
    margin: 20px 50px auto; 
    position: relative; 
    width: 500px; 
    height: 250px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
#slideshow2 { 
    margin: 20px auto; 
    position: relative; 
    width: 500px; 
    height: 250px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow2 > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
.visitingmenu
{
font-family: Cambria, Cochin, serif;
font-size: 32px;
text-transform: uppercase;
color: #008080;
left: 700px;
bottom: 225px;
width:300px;
position: relative;} 
#container-left {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	
}
#container-right {
	float:left;
	width:100%;
	position:relative;
	right:50%;
	
}
#col1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}
