html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
	height: 20px;
}
.clear {
	clear: both;
}   
.wine {
    font: 9px arial, sans-serif;
}	
body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
    position: relative;
} 

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 20px arial, sans-serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 46px;
  left: 412px;
  width: 315px;
  height: 212px;
  background: #7A808C bottom left url(images/vineyard3.jpg) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(images/header_image.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 170px;
}

/** body **/
#spacer {
  height: 259px;
}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/gradient7.jpg) repeat-x;
  border-left: 1px solid white;
  list-style: none;

}
#nav a {
  font: 14px arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(images/gradient7.jpg) repeat-x;
  border-left: none;
  padding-left: 1px;
}

#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
}
#visit h2 {
  font: 20px arial, sans-serif;
}
#visit a {
  text-decoration: underline;
}
#visit a:hover {
  text-decoration: underline;
}
#visit .left {
  margin-right: 4px;
}
#contact {
  float: left;
  padding-left: 20px;
  width: 290px;
  color: #163348;
}
#contact a {
  color: #163348;
}
#subs-left {
  float: left;
  width: 190px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 165px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #ccc;
}
#subs-left h2 {
  color: #FFFFFF;
  font: 18px arial, sans-serif;
}
#subs-left h3 {
  color: #000000;
  font: 14px arial, sans-serif;
}
#subs-left h4 {
  color: #000000;
  font: 12px arial, sans-serif;
  margin: 0.6em 0;
}
#subs-left ul {
  margin-top: 0.6em;
}
#subs-left li {
  list-style: none;
}
#subs-left p {
  text-align: justify;
  margin: 0.6em 0;
}
#subs-right {
  color: #ccc;
}
#subs-right h2 {
  color: #FFFFFF;
  font: 18px arial, sans-serif;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 14px arial, sans-serif;
}
#subs-right h4 {
  color: #000000;
  font: 12px arial, sans-serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 0.6em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 20px arial, sans-serif;
  margin-bottom: 12px;
  font-weight: bold;
}
#right h3 {
  color: #163348;
  font: 12px arial, sans-serif;
  margin-bottom: 5px;
  font-weight: bold;
}
#right h4 {
  color: #000000;
  font: 10px arial, sans-serif;
  margin: 0.1em 0;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}
#right li {
  list-style: none;
}
/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
