html {
  color:#666;
  background:#fff url(../images/bg.png) repeat-x top;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
}

body {
  margin:0;
  padding:0;
}

/* Text Styles */
h1 {
  font-size:20px;
  font-weight:normal;
  margin:18px 0 5px 0;
  border-bottom:1px solid #cdb291;
  padding-bottom:12px;
  color:#00205b;
}

h2 {
  font-size:15px;
  color:#00205b;
  margin:14px 0 12px 0;
}

h3 {
  font-size:12px;
  color:#8b745a;
  margin:14px 0 4px 0;
}

a {
  color:#00205b;
  text-decoration:none;
}

a:hover {
  color:#003ba7;
}

p {
  line-height:16px;
}

a img  {
  border:0;
}

img {
  display:block;
}

hr {
  border:none;
  height:1px;
  background-color:#e7e7e8;
  color:#e7e7e8;
  margin:4px 0;
}

abbr,acronym {
border-bottom:1px dotted #000;
cursor:help;
}

em {
font-style:italic;
}

ul, ol {
padding-bottom:3px;
}

/* Layout Styles */
#topbar {
  width:850px;
  margin:0 auto;
  height:40px;
}

#toplinks {
  font-size:15px;
  color: #999;
  width:230px;
  float:left;
}

#topbar p {
  margin:0;
  line-height:40px;
}

#toplinks a {
  color: #999;
  text-decoration:none;
  padding:0 5px;
  
}

#toplinks a:hover {
  color:#666;
}

#DisplayResult {
  font-size:12px;
  color: #003366;
  display:inline;
  padding: 13px 0 0;
  float: left;
}
#search {
  width:200px;
  float:right;
  text-align:right;
  height:40px;
}

#wrap {
  margin:0 auto;
  width:950px;
  background:#fff url(../images/midbg.png) repeat-y;
}

#header {
  width:950px;
  height:245px;
  background:url(../images/headbg.png) no-repeat top;
}

#logo {
  padding-top:45px;
  margin:0 auto;
}

#menu {
  width:950px;
}

#menu ul {
  margin:0 auto;
  padding:25px 0 0 0;
  width:740px;
}

#menu li {
  margin:0;
  list-style:none;
  display:inline;
  padding:0;
}

#menu li a {
  height:55px;
  display:block;
  float:left;
  line-height:41px;
  text-align:center;
  text-decoration:none;
  color:#8b745a;
  font-size:14px;
  margin-right:4px;
  padding:0 10px;
  font-weight:bold;
}

#menu li.current a, #menu li a:hover {
  color:#00205b;
}

#homemid {
  width:906px;
  margin:0 auto;
}

#midleft {
  width:365px;
  float:left;
  display:inline;
  padding:28px 0 0 50px;
}

#midright {
  width:434px;
  float:right;
  display:inline;
}

.separator {
  clear:both;
  width:907px;
  height:5px;
  background:url(../images/divider.png) no-repeat;
  line-height:5px;
}

.separator2 {
  clear:both;
  width:906px;
  margin:0 auto;
  height:39px;
  background:url(../images/divider2.png) no-repeat;
}

#homecontent {
  width:906px;
  margin:0 auto;
}

#homecontent p, #homecontent h2, #homecontent h3 {
  margin:0;
}

#homecontent p {
  padding:4px 0 6px;
}

#homecontent h2, #homecontent h3 {
  padding:0 0 3px 0;
}

#content {
  width:906px;
  margin:0 auto;
}

#homecontentleft {
  width:553px;
  float:left;
}

#left {
  width:336px;
  float:left;
  padding-top:30px;
}

#leftcontent {
  padding:0 90px 0 10px;
}

#right {
  width:570px;
  float:right;
  padding-top:12px;
  padding-bottom:12px;
}

#rightcontent {
  padding:0 60px 0 0;
  min-height: 400px;
}

#submenu {
  margin:0;
  list-style:none;
}

#submenu li {
  padding:10px 0;
  border-bottom:1px solid #e7e7e8;
}

#submenu li.last, #submenu li.current {
  border:none;
}

#submenu li.last {
  padding-bottom:4px;
}

#submenu li.follow {
  border-top:1px solid #e7e7e8;
}

#submenu li a {
  color:#8b745a;
  font-size:14px;
}

#submenu li a:hover, #submenu ul li a:hover {
  color:#00205b;
}

#submenu ul {
  padding-left:15px;
}

#submenu ul li {
  padding:8px 0;
  list-style:none;
  border:none;
}

#submenu ul li a {
  color:#8c847c;
}

.product {
  
}

.productphoto {
  width:45px;
  float:left;
  display:inline;
  padding:0 20px;
}

.productdetail {
  width:415px;
  float:left;
}

.productdetail h2 {
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e8;
}

.productbox {
  width:280px;
  float:left;
}

.productbox.first {
  margin-left:40px;
}

.productbox .productphoto {
  width:55px;
}

.productbox .productdetail {
  width:150px;
  float:left;
}

.singleproduct {
  padding-top:10px;
}

.singleproduct .productphoto {
  width:125px;
}

.singleproduct .productdetail {
  width:345px;
}

.singleproduct h2 {
  border:none;
  padding-bottom:0px;
  margin-bottom:0;
}

.singleproduct p {
  margin:0;
  padding:8px 0;
}

ul.technotes {
  list-style:none;  
  padding:0;
  margin:0;
}

ul.technotes li {
  padding:8px 0;
  border-bottom:1px solid #e7e7e8;
}

ul.technotes span {
  font-weight:bold;
  display:block;
  width:140px;
  float:left;
}


#wide {
  padding-top:15px;
}

#widesingle {
  padding-top:15px;
  padding-left: 20px;
  padding-right: 20px;
}

.learnmore {
  color:#ac975e;
}

#winebottle {
  width:84px;
  float:left;
  display:inline;
  padding:10px 20px 0 55px;
}

#homecontentleftright {
  width:372px;
  float:left;
  margin-top:30px;
  padding:0 0 0 20px;
  display:inline;
  border-right:1px solid #cdb291;
}

#homecontentleftright .padding {
  padding-right:40px;
}

#homecontentright {
  width:315px;
  float:right;
  display:inline;
  margin-top:30px;
}

#homecontentright .padding {
  padding-right:42px;
}

a.button {
  display:block;
  width:201px;
  height:48px;
  background:#43517c url(../images/button.png) no-repeat;
  line-height:48px;
  color:#ccc;
  text-align:center;
  text-decoration:none;
  font-size:14px;
  margin-bottom:28px;
}

a.button:hover {
  color:#fff;
}

#basebar {
  width:950px;
  height:32px;
  background:url(../images/base.jpg) no-repeat;
}

#homecontentright p {
  margin-top:2px;
}

#footerpage {
  width:950px;
  margin:0 auto;
  padding:5px 0; 
  text-align:center;
}

#footerpage p, #footerpage a {
  font-size:10px;
  color:#888;
  font-family:Verdana, arial, helvetica, sans-serif;
  font-weight:normal;
  line-height:12px;
  margin:12px 0 0;
  text-decoration:none;
}

p.address, p.address a {
  color:#8b745a !important;
  font-size:11px !important;
  padding:4px 0 12px 0;
}

/*Form Styles*/

form {
  margin:0;
}

input.txt {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.txtalt {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 30px;
}
input.txtalt2 {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 160px;
	padding:2px;
}
input.txtalt3 {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.btn {
  color: #003366;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #F2F2F2;
  border: 1px solid #003366;
  padding: 2px;
}
select { 
  background-color: #FFFFFF; 
  color: #666666; 
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  width: 205px;
}
textarea { 
  color: #666666;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px inset #CCCCCC;
  width: 200px;
  height: 100px;
}
fieldset {
  border: 1px dotted #666666;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #FFFFFF;
}
.ink {
  color:#003366;
}
