/* Global */
body{background:url(../images/pagebg.png) repeat-x; font-family:Arial, Verdana, Sans Serif; }
a, a:active{color:#239CA9;}
h1{color:#FFF;}
h2,h3,h4,h5,h6{color:#014450;}

/* Header */
.container{background:url(../images/drop.gif) no-repeat;}
h1.sitetitle a{
	text-decoration:none;
	color:#FFF;
	padding: 80px 0 0 15px;
}
h1.sitetitle a:hover{color:#239CA9;}

/* Nav */
.sitenav li a{color:#fff; text-decoration:none; font-weight:bold; font-size:14px;}
.sitenav li a#active{background:url(../images/menu.gif) no-repeat; background-position:bottom center;}
.sitenav li a:hover{background:url(../images/menu.gif) no-repeat; background-position:bottom center; color:#239CA9;}

/* Quotes */
.quotecontainer{color:#fff; font-size:12px; line-height:20px;}
.quote{font-style:italic; background:url(../images/quotes.gif) no-repeat;}
.quote2{font-style:normal; color:#3f9ba6; background:url(../images/quotes2.gif) no-repeat; background-position:top right;}

/* Page Body */
.midcontainer{color:#000;}
.maincolumn p, ul, ol, blockquote{
	font-size:12px;
	line-height:21px;
}
blockquote{font-style:italic;}

.bodycopy{background:#e3f2f4; border:1px solid #a7d7dd; font-size:12px; line-height:21px;}
.bodycol strong{color:#014450;}

.secondary{background:url(../images/dots.gif) repeat-y; background-position:top right;}
.secondary p{line-height:21px; font-size:12px;}

/* Home Page Feature Area */
.featured{
	background:url(../images/tuscanwines4.jpg) no-repeat;
}
.featuretitles h3{
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
}
.featureinserts{
	color:#000000;
	font-size:12px;
	line-height:20px;
	font-weight: bold;
}
.featureinserts a{color:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.featureinserts a:hover{color:#239CA9; background:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.insert .bubbles{display:block; width:50px; height:29px; background:url(../images/bubbles.png) no-repeat;}
.insert .jquery{display:block; width:86px; height:21px; background:url(../images/jquery_logo.png) no-repeat;}
.insert .type{display:block; width:81px; height:46px; background:url(../images/type.png) no-repeat;}
.featurecap{background:#014450; text-align:left; color:#fff;}
.featurecap h3{font-size:20px; color:#fff;}
.featurecap div.pager a{background:#FFF;}
.featurecap div.pager a.activeSlide{background:#239CA9;}
.featurecap div.pager a.activeSlide span.one{background:#DE2615;}
.featurecap div.pager a.activeSlide span.two{background:#FFFFFF;}
.featurecap div.pager a.activeSlide span.three{background:#B5C135;}

/* Sidebar*/
.sidebar{font-size: 12px;}
.sidebar h3{font-size:22px; color:#239CA9;}
.block {background:url(../images/sep.gif) no-repeat; background-position:bottom; line-height:21px;}
.block a.button{background:url(../images/button.png) no-repeat; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-decoration:none; font-size:14px; text-align:center;}
.block a.button:hover{background-position:top right;}
.block ul.checks{font-size: 12px; font-style:italic;}
.block ul.checks li{
	background:url(../images/bottle.jpg) no-repeat;
	background-position:0px 7px;
}
.block ul.news li span{font-weight:bold; color:#239ca9; font-style:italic;}

.block1 {line-height:21px;}
.block1 a.button{background:url(../images/button.png) no-repeat; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-decoration:none; font-size:14px; text-align:center;}
.block1 a.button:hover{background-position:top right;}
.block1 ul.checks{font-size: 12px; font-style:italic;}
.block1 ul.checks li{
	background:url(../images/bottle.jpg) no-repeat;
	background-position:0px 7px;
}
.block1 ul.news li span{font-weight:bold; color:#239ca9; font-style:italic;}


/* Footer */
.footer{background:url(../images/footer.gif) no-repeat; background-position:bottom center;}
.footer a{color:#fff; text-decoration:none;}
.footer a:hover{color:#E3F2F4;}
.footer2{background:#014450; color:#239CA9; font-size:12px; font-weight:bold;}
.sitenav2 li a{border-right:1px solid #239CA9;}

