@charset "utf-8";
/* CSS Document */
body {
background: #4C8EDC;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;}
a {
color: #999;
padding-bottom: 5px;
}
.green {
color: #4C8EDC;

}
.container {

position: absolute;
top: 65px;
left: 50%;
margin-left:-381px;
 
}
.container_grey {

background: #333;
padding: 3px;

width: 762px;
}
.title{
background: #000;
margin: 0;
padding: 1px;
margin-top: 5px;
margin-bottom: 5px;
}
.title a{
text-decoration: none;
color: #cc0000;
margin: 0;

}
h1 { color:#fff;
font-size: 20px;
margin: 3px;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 0;

} 

.image{
padding:0;
margin: 0;

}
p {color: #ccc;
font-size: 10px;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-top: 5px;}


.gazebo-tents {
position: absolute;
top: 10px;
left: 50%;
margin-left: -270px;
display: block;
width: 545px;
height: 50px;
background: url(images/gazebos-sale.jpg) no-repeat;
}
.gazebo-tents h1 {
display: none;
}
.contact {color:#333333;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.contact_button {

position: absolute;
top: 75px;
left: 50%;
margin-left: 383px;
 width: 30px;
 height: 100px;
}
.share{
margin-right: 10px;
}
.blog_button {

position: absolute;
top: 170px;
left: 50%;
margin-left: 383px;
 width: 30px;
 height: 100px;
}
