/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

/* Reset all the browser default styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;} /* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
font-family:Arial,Helvetica,sans-serif;
font-size:62.5%;
background: transparent url(img/bg.gif) repeat top center;
}

html{

}


/* Headings */

/* remember to add line-height for all headings */

h1,h2,h3,h4,h5,h6 {
  line-height: 1.3em;
	margin-bottom:1em;
}

h1 {

}

h2 {
color:#5A401D;
font-size:34px;
margin-bottom:13px;
margin-top:30px;
}

h3 {
color:#056735;
font-size:28px;
font-weight:700;
margin-bottom:18px;
}

h4 {

}

h5 {

}

h6 {

}

/* Paragraphs */

p {
color:#454545;
font-family:arial,helvetica,sans-serif;
font-size:13px;
line-height:1.4em;
margin-bottom:1.4em;
}

/* Lists */

ul {

}

ul li {

}

ol {

}

ol li {

}

/* Blockquote */

blockquote {

}

/* Links */

a:link, a:visited {
color: #4f98a7;
}

a:hover, a:active {
color: #4f98a7;
font-weight: 700;
}

/* Tables */

table {

}

tr {

}

th {

}

td {

}

/* Text formatting */

b, strong {
  font-weight:bold;
}

i,em {
  font-style:italic;
}


/* Wordpress image styles */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* end of image styles */

#wrapper{
background:none repeat scroll 0 0 #FFFFFF;
margin:24px auto;
width:960px;
}
#header{
border-bottom:4px solid #F2F2F2;
height:125px;
margin-bottom:26px;
position:relative;
width:960px;
}
#header h1{
background:url("img/juiceworks.gif") no-repeat scroll 0 0 transparent;
display:block;
font-size:0;
height:85px;
line-height:0;
margin:0;
position:absolute;
right:28px;
top:19px;
width:345px;
}
#header h1 a{
display: block;
height: 85px;
width: 345px;
color: #fff;
}
#header h2{
color:#056735;
font-size:48px;
font-weight:700;
left:35px;
margin:0;
position:absolute;
top:41px;
}
#content-left{
float:left;
margin-left:33px;
width:650px;
}
#content-right{
float:right;
margin-bottom:23px;
width:250px;
}
.clear{
clear:both;
}

#footer{
background: none repeat scroll 0 0 #DCDCDC;
    padding: 20px;
    position: relative;
}
#footer p{
margin-bottom:12px;
}
#footer p span{
font-size:11px;
}
a.large-link{
background:none repeat scroll 0 0 #98B606;
color:#FFFFFF;
display:block;
font-size:19px;
margin-bottom:20px;
padding:10px;
text-decoration:none;
}
a.large-link:hover{
  font-weight:normal;
	text-decoration:underline;
}
a.ww{
background: url("img/wineworks.jpg") no-repeat scroll left top transparent;
display: block;
font-size: 0;
height: 50px;
line-height: 0;
position: absolute;
right: 14px;
top: 48px;
width: 45px;
}

a.fjt{
background: url("img/fjt.gif") no-repeat scroll left top transparent;
    display: block;
    font-size: 0;
    height: 50px;
    line-height: 0;
    position: absolute;
    right: 58px;
    top: 46px;
    width: 24px;
}
a.at{
background: url("img/vintech.png") no-repeat scroll left top transparent;
display: block;
font-size: 0;
height: 50px;
line-height: 0;
position: absolute;
right: 83px;
top: 51px;
width: 182px;
}
#footer h6{
color: #454545;
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 23px;
}
