/* The Harvest First Light Web Design 2007 */

body {
	color: #6C6C6C;
	font-size: 12px;
	font-family: "palatino linotype", "trebuchet ms", "times new roman";
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #6C6C6C;
} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 25px 0;
                        padding: 0 0 2px 0;
                        color: #990034;
                        background-color: #FFF;
                        font-weight: normal;}

.bottom-border {border-bottom: 1px solid #E0E0E0;}

.headline {margin: 0 0 5px 0;
           padding: 0;
           font-size: 12px;}

ul {list-style-type: square;}

p {padding: 0;
   margin: 0 0 25px 0;
   line-height: 160%;}

p.clear-left {clear: left;}

img {
	border: 0;
	margin: 0 0 25px 0;
}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {color: #990034; text-decoration: none;}
a:link {color: #990034;}
a:visited {color: #710027;}
a:hover {color: #8BA11D;}
            
#container {
	width: 760px;
	background-color: #FFF;
	color: #6C6C6C;
	text-align: left;
	padding: 0;
	margin: 10px auto;
	border: 1px solid #000000;
}

#header {
	width: 100%;
	background: #3D3D3D;
	color: #EEE;
	height: 18px;
	padding-top: 5px;
}

#header h1 {
	color: #3D3D3D;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}

#logo {display: block;
       margin: 0;}

#sub-header {
	width: 760px;
	height: 200px;
	color: #6C6C6C;
	background-color: #FFF;
	background-image: url(images/natale-cantine.gif);
	background-repeat: no-repeat;
}

/* Begin main navigation menu. */

#menu {
	width: 100%;
	height: 35px;
	padding: 0;
	color: #333;
	position: relative;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #525252;
	border-bottom-color: #525252;
	margin: 0;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu ul li {
	display: inline;
	padding: 0;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
}

#menu ul li#first {margin: 0;}

#menu ul li a {text-decoration: none;
               text-transform: uppercase;
               color: #525252;
               font-size: 14px;}

#menu ul li a:hover {color: #000;}

.access-key {color: #8BA11D;
             font-size: 18px;
             font-weight: normal;}

/* End main navigation menu. */ 

#content {padding: 0 20px;
          color: #6C6C6C;}

/* The right-column division is your main content division. */

#right-column {
	width: 468px;
	float: right;
	min-height: 350px;
	padding-top: 20px;
	font-size: 14px;
}

#left-column {
	width: 216px;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer {width: 760px;
         height: 78px;
         clear: both;
         margin: 0;
         padding: 0;
         color: #6C6C6C;}

#footer-content {padding: 51px 20px 0;}

#footer-right {float: right;
               margin: 0;}

#footer p {margin: 0;}

.news {margin: 0 0 20px 0;}

.date {color: #8BA11D;
       background-color: #FFF;
       font-style: italic;
       float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.right {float: right;}

.justify {text-align: justify;}

.clear {clear: both;}

/* Begin recent clients list. */

#recent-clients {margin-bottom: 25px;
                 padding: 0;}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#recent-clients li {display: inline;
                    padding: 0 1px 0 0;}

#recent-clients li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#recent-clients li a:hover img {border: 2px solid #990033;}

/* End recent clients list. */

/* Begin style for the featured services. */

#featured-wrapper {
	width: 468px;
	color: #6C6C6C;
	background-image: url(images/featured_background.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: auto;
}

#featured-top {width: 468px;
               height: 48px;
               background: #FFF url(images/featured_top.png) no-repeat;
               color: #6C6C6C;}

#featured-bottom {width: 468px;
                  height: 15px;
                  background: #FFF url(images/featured_bottom.png) no-repeat;
                  color: #6C6C6C;}

#featured-content {margin: -20px 15px 0;
                   padding: 0 10px 10px 10px;}

.featured {width: 100%;
           clear: both;
           padding-bottom: 25px;}

.featured h3 {margin: 0;
              padding: 8px 0 0 0;
              background: transparent;
              font-size: 16px;}

.number {font-size: 50px;
         line-height: 50px;
         float: left;
         margin: 0 10px 0 0;
         color: #8BA11D;
         padding: 0;}

/* End style for featured services. */
#theform {
	width: 430px;
	margin-left: 20px;
	font-size: 14px;
	letter-spacing: 1px;
}
.form-min-largh {
	width: 300px;
}
#right-column-big {
	width: 100%;
	float: right;
	min-height: 350px;
	padding-top: 20px;
	text-align: center;
}
.number2 {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	border: 1px solid #818181;
	background-color: #FFFFFF;
	padding: 3px;
}
.margin_sub {
	margin-bottom: 5px;
}
