@charset "utf-8";
/*
-----------------------------------------------------
Ramco Wine Group
URL: http://www.ramcowinegroup.com.au

mantamedia http://www.mantamedia.com.au
Design by Josh Rogers and Code by Nola Falk

Last modified: 	Oct 14 2008
------------------------------------------------------ */
/*[General]*/
*{
	margin: 0;
	padding: 0;
}
body {
	background-color: #f6f4f1;
	color: #5f4a34;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font: 12px "Geneva", Arial, Helvetica, sans-serif;
	text-align: justify;
}
html, body { 
	margin: 0; 
	padding: 0; 
	height: 100%;/* this is the key! */ 
	min-height: 100%;
}
html>body #contentHolder{
	min-height: 100%;
}
#container {
	min-height: 100%;
	margin: 0; 
	padding: 0;
	position:relative;
	margin-bottom: 20px;
}

img a{
	border:none;
	outline:none;
} 
.clearfloat {
 /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:20px;
    font-size: 1px;
    line-height: 0px;
	}
.clearfooter {
	height: 20px;
}
.fltlft{
	float: left;
	margin-right: 10px;
	border: 2px solid #B8A985;
}
.fltrght{
	float: right;
	border:none;
	font-size: 10px;
}
.imgspace {
padding-right: 5px;
}
.PGjump{
	font-size:11px;
	text-align: left;
	margin-left: 2px;
	margin-right: 2px;
}
#content #main .PGjump a:link,#content #main .PGjump a:active,#content #main .PGjump a:visited{
	color: #5f4a34;
	text-decoration: none;
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
}
#content #main .PGjump a:hover{
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	color: #5f4a34;
	text-decoration: underline;
}
.titleTXT {
	font-size:11px;
	text-align: left;
	}
#content #main .titleTXT a:link,#content #main .titleTXT a:active,#content #main .titleTXT a:visited{
	color: #5f4a34;
	text-decoration: none;
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-weight: bold;
}
#content #main .titleTXT a:hover{
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	color: #5f4a34;
	text-decoration: underline;
	line-height:1.4em;
	font-weight: bold;
}
/*[Typography]*/
img a:link, img a:active, img a:visited{
	text-decoration: none;
}
/*[Content]*/
#header{
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	width: 950px;
	height: 110px;
	padding-left:20px;
	padding-top:10px;
	background-color: #5f4a34;
	background-image: url(images/BG_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainnav{
	height: 30px;
}
#subnav{
	margin: 0 auto;
	width: 970px;
	height: 30px;
	background-color: #B8A985;
}
#banner{
	margin: 0 auto;
	width: 970px;
	height: 303px;
	background-color: #FFFFFF;
}
#smbanner{
	margin: 0 auto;
	width: 970px;
	height: 200px;
	background-color: #FFFFFF;
}
#contentHolder {
	display:table;
	white-space: normal;
	margin: 0 auto;
	width: 990px;
	/*height:100%;  works only if parent container is assigned a height value */
	min-height: 100%; 
	background-color: #ffffff;
	background-image: url(images/cont_shadow.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#content {
	float:right;
	width: 900px;
	margin-top:20px;
	margin-right: 30px;
	min-height: 100%;
	height:100%;  /*works only if parent container is assigned a height value */ 
	background-color: #ffffff;
	padding-right: 20px;
}
#content a:link, #content a:active, #content  a:visited{
	color: #5f4a34;
	text-decoration: none;
	font: 12px "Geneva", Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-weight: bold;
}
#content a:hover{
	font: 12px "Geneva", Arial, Helvetica, sans-serif;
	color: #5f4a34;
	text-decoration: underline;
	line-height:1.4em;
	font-weight: bold;
}
#left{
	float: left;
	text-align:right;
	width: 240px;
	height:100%;
	min-height: 100%;
	}
#right {
	float:right;
	text-align: right;
	width: 250px;
	background-color: #ffffff;
}
#main{
float:right;
	width: 360px;
	text-align: justify;
	height:100%;  /*works only if parent container is assigned a height value*/
	background-color: #ffffff;
	padding-left:30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B8A985;
}
#shadow {
	margin: 0 auto;
	width: 990px;
	height: 10px;
		margin-bottom: 30px;
}
#footer {
	clear: both;
	position:absolute;
	bottom:0;
	width: 100%; 
	height:20px;   /* Height of the footer */
}

#footer p {
	width: 970px;
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	color: #B8A985;
	text-align: left;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0C6AE;
}
#footer .spacing {
	padding-right: 20px;
}
#footer a{
	font: 10px "Geneva", Arial, Helvetica, sans-serif;
	color: #B8A985;
	text-decoration: none;
	padding-right: 6px;
}
#footer a:hover{
	color: #B8A985;
	text-decoration: underline;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 6px;
}
ul {
	padding-left: 15px;
}