@charset "utf-8";
/* CSS Document */

body {
	background-color:#b2ab43;}
h1 {
	color:#fff;}
h2, h3 {
	color:#330000;}
.formatTop {
	background:url(images/rbptopB960.gif) no-repeat;
	height:170px;
	width:960px;}
.formatMiddle {
	background:url(images/photorepeat960.jpg) repeat-y;
	width:960px;}
.formatBottom {
	background:url(images/photobottom960.jpg) no-repeat;
	height:230px;
	width:960px;}
#button a {
   background-image: url(images/buttonupWine130.gif);
   background-repeat: no-repeat;
   display: block;
   height: 37px;
   font-size: 24px;
   line-height: 37px;
   width: 130px;
  text-align:center;
  color:#FFC;
  text-decoration:none;
}
#button a:hover {
	 background-image: url(images/buttondownWine130.gif);
	 color:#FFF;}
p {
		font:14px Verdana, Geneva, sans-serif;}
.email {
	text-decoration:none;
	color:#330000;}
.email:hover {
	text-decoration:underline;}
#website a {
	text-decoration:none;
	color:#333;}
a img {
border-color:#000000;}