BODY {
font-size : 1em; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #DACE98; 
background-color : black;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

table {
	background-color: black;
	}

td {
	background-color: black;
	}

.leftcol td {
	text-align: center;
}

th {
	background-color: black;
	}

a:link {
  color:#A80707;
  text-decoration:none;
  }
a:visited {
  color:#A80707;
  text-decoration:none;
  }
a:hover {
  color:#AF0000;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

.leftcol a:link {
	color: #DACE98;
	font-weight: bold;
	}

.leftcol a:visited {
	color: #DACE98;
	font-weight: bold;
	}

.leftcol a:hover {
	color: #A80707;
	font-weight: bold;
	text-decoration:none;
	}

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
background-color : transparent;
text-align: center;
}

p {
font-family : Verdana, Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
color: #DACE98;
}


.smalltext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : black;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : black;
}

.bg_medium {
  background-color : black;
}

.cp_medium {
	color: #A80707;
  background-color : #DACE98;
}

.cp_light {
  color: #DACE98;
  background-color : white;

}

.bg_light {
  background-color : black;
}

.alt_bg_dark {
  background-color : black;
}

.alt_bg_medium {
  background-color : black;
}

.alt_bg_light {
  background-color : black;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

table.wrapper {
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:center;
}

div.gallery {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.blue_shade {
  background-image: url(http://www.ridgeviewwines.com.au/themes/RV/images/blue_shade.jpg);
}