body {
	background:#6F979F url(images/bg_body.jpg) 0 -374px repeat-x fixed;
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#011E41;
}
:focus {
	outline:0;
}
a {
	color:#011E41;
}
a:hover {
	color:#660000;
	text-decoration:none;
}
img {
	border:0;
}
form, input, ul, li {
	margin:0;
	padding:0;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:26px;
	margin:0;
	padding:0 0 10px 0;
}
.centered {
	margin-left:auto;
	margin-right:auto;
}
#clouds {
	position:fixed;
	width:100%;
	height:492px;
	left:0;
	top:0;
	background:url(images/bg_clouds.jpg) 50% 0 no-repeat;
	float:left;
}
#wrapper {
	position:relative;
	width:733px;
	margin:0 auto;
	padding:115px 0 0 0;
}
/* header */

#header {
	width:100%;
	height:117px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#wave a {
	position:absolute;
	left:0;
	top:0;
	width:94px;
	height:94px;
	display:block;
	background:url(images/wave.png) 0 0 no-repeat;
	cursor:pointer;
}
#wave a:hover {
	background-position:0 -101px;
}
#logo {
	text-indent:-5000px;
}
#logo a {
	position:absolute;
	left:84px;
	top:5px;
	width:239px;
	height:74px;
	display:block;
	background:url(images/logo.png) 0 0 no-repeat;
	cursor:pointer;
}
#tagline {
	position:absolute;
	left:235px;
	top:50px;
	width:161px;
	height:44px;
	display:block;
	background:url(images/tagline.png) 0 0 no-repeat;
	text-indent:-5000px;
}
/* search form */

#searchForm {
	position:absolute;
	right:15px;
	top:18px;
}
#advancedSearch {
	margin:2px 0 0 32px;
	float:left;
	clear:both;
}
#searchField {
	width:132px;
	line-height:14px;
	background:url(images/bg_search_field.png) 100% -30px no-repeat;
	border:none;
	padding:3px 10px 3px 11px;
	float:left;
	margin:0 6px 0 0;
	color:#202873;
}
#searchButton {
	float:left;
	border:0;

}
/* top nav */

#topNav {
	position:absolute;
	left:17px;
	bottom:0;
}
#topNav li {
	float:left;
	list-style:none;
}
#topNav li a {
	float:left;
	background:url(images/bg_nav_lt.png) 0 0 no-repeat;
	padding:0 0 0 11px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#topNav li a span {
	float:left;
	height:22px;
	line-height:22px;
	display:block;
	background:url(images/bg_nav_rt.png) 100% 0 no-repeat;
	margin:0 0 0 0px;
	padding:0 11px 0 0;
}
body#pageHome #topNav li#nav1 a {
	background-image:url(images/bg_nav_lt_active.png);
}
body#pageStory #topNav li#nav2 a {
	background-image:url(images/bg_nav_lt_active.png);
}
body#pageWinery #topNav li#nav3 a {
	background-image:url(images/bg_nav_lt_active.png);
}
body#pageClub #topNav li#nav4 a {
	background-image:url(images/bg_nav_lt_active.png);
}
body#pageHome #topNav li#nav1 a span {
	background-image:url(images/bg_nav_rt_active.png);
}
body#pageStory #topNav li#nav2 a span {
	background-image:url(images/bg_nav_rt_active.png);
}
body#pageWinery #topNav li#nav3 a span {
	background-image:url(images/bg_nav_rt_active.png);
}
body#pageClub #topNav li#nav4 a span {
	background-image:url(images/bg_nav_rt_active.png);
}
#topNav li a:hover {
	background-image:url(images/bg_nav_lt_hover.png);
	color:#011E41;
	cursor:pointer;
}
#topNav li a:hover span {
	background-image:url(images/bg_nav_rt_hover.png);
	cursor:pointer;
}
/* content */

#content {
	float:left;
	width:502px;
}
#content .head {
	width:502px;
	height:17px;
	display:block;
	float:left;
	background:url(images/bg_content_head.png) 0 0 no-repeat;
}
#content .mid {
	width:442px;
	display:block;
	float:left;
	background:url(images/bg_content_mid.png) 0 0 repeat-y;
	padding:0 30px;
	min-height:420px
}
#content .foot {
	width:502px;
	height:17px;
	display:block;
	float:left;
	background:url(images/bg_content_foot.png) 0 0 no-repeat;
}
#content .copy {
	display:block;
	width:440px;
	margin:20px auto 5px auto;
	float:left;
}
#content .copy ul {
	padding:0 0 10px 30px;
}
.imgRt {
	float:right;
	margin:0 0 10px 10px;
	padding:1px;
	border:5px solid #C7C0AE;
}
/* right side boxes */

.box {
	margin:9px 0 0 0;
	float:right;
	width:222px;
}
#box1 {
	margin-top:0px;
}
.box .head {
	width:222px;
	height:32px;
	display:block;
	float:left;
	background:url(images/bg_box_head.png) 0 0 no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	line-height:32px;
	letter-spacing:.06em;
}
.box .mid {
	width:222px;
	display:block;
	float:left;
	background:url(images/bg_box_mid.png) 0 0 repeat-y;
}
.box .foot {
	width:222px;
	height:17px;
	display:block;
	float:left;
	background:url(images/bg_box_foot.png) 0 0 no-repeat;
}
/* mailing list login box */

#loginForm {
	margin:6px 0 0 10px;
}
#loginForm input {
	width:132px;
	line-height:14px;
	background:url(images/bg_search_field.png) 100% 0 no-repeat;
	border:0;
	padding:3px 10px 3px 11px;	
	margin:6px 4px 0 0;
	color:#202873;
}
#loginForm input#name {
	background-position:0 -60px;
}
#loginForm input#pass {
	background-position:0 -90px;
	clear:both;
}
input#buttonlogin {
	width:46px;
	height:22px;
	display:block;
	background:url(images/login.png) 0 0 no-repeat;
	text-indent:-5000px;
	display:inline;
	margin:6px 0 0 0;
	padding:0 9px;
}
#review {
	width:123px;
	float:left;
	padding:12px 10px 0 12px;
}
#label {
	float:left;
	margin:12px 0 0 0;
}
#footer {
	display:block;
	clear:both;
	color:#FFF;
	font-size:10px;
	text-align:center;
	padding:25px 0 15px 0;
}
#footer a {
	color:#FFF;
}
.validates {	
	float:right;
	padding:0 0 10px 0;
}
/* home page */
#pageHome #content .copy a {
	text-decoration:none;
}
