body {
	background: #000;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	text-align: left;
	}

a, a:link {
	color: #cd0000;
	text-decoration: none;
	}


#container {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #000;
	}
#contentcontainer {
	margin: 0;
	padding: 0;
	background: #f7f0d9  url("gui/content-back2.jpg") repeat-y;
	}
	

/*----------------------------------
MAIN CONTENT
------------------------------------*/

#content {
	color: #916d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 25px 0 0 0;
	width: 580px;
	text-align: left;
	margin: 0 0 0 180px;
	}
#content a:link,
#content a:active,
#content a:visited{	
	color: #cd0000;
	text-decoration: underline;
	}
	
p.big {
	font-size: 16px;
	font-weight: bold;
	color: #cd0000;
	}
#content p
	{
	margin: 0;
	padding: 5px 0 10px 0;
	}

#contentphotos {
	margin-left: 50px;
	padding: 0 0 35px 0;
	}


/*----------------------------------
HOME CONTENT
------------------------------------*/

#homecontent {
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	float: right;
	background: #f7f0d9 url("gui/home-background-tempranillo.jpg") top left no-repeat;
	padding: 170px 10px 34px 460px;
	position:relative;
	z-index:1;
	margin-bottom: -5px;
	}
#homecontent a:link,
#homecontent a:active,
#homecontent a:visited{	
	color: #cd0000;
	text-decoration: underline;
	padding-bottom:20px;
	
	}
#callout{
position:absolute; 
left:510; 
top:367px; 
width:124px; 
height:148px; 
z-index:1
}

.hmcontentbox
		{
		padding-top:20px;
		}
		


/*----------------------------------
SUB NAVIGATION
------------------------------------*/

#subnav {
	float: left;
	width: 175px;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	}

#subnav ul {
	width: 135px;
	margin: 30px 0 0 25px;
	padding: 0;
	list-style: none;
	}
#subnav ul li {
	padding: 0 0 8px 0px;
	width: 160px;
	margin: 0 0 5px 0;
	}

#subnav ul li a {
	color: #000;
	}

#subnav ul li#active {
	color: #cd0000;
	background:  url("gui/link-active.gif") left bottom no-repeat;
	}

#subnav ul li#active a {
	color: #cd0000;
	}
	
/*----------------------------------
FOOTER
------------------------------------*/

#footer {
	padding: 6px 0 5px 0;
	width: 800px;
	background: #f8a914 url("gui/footer-back.gif") no-repeat;
	font-size: 11px;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	text-align: center;
	position: relative;
	z-index: 9;
	margin-bottom: -1px;
	}

	
/*----------------------------------
GENERAL UTILITIES
------------------------------------*/
	
.row {
	clear: both;	
	}
	
.gallery {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #9f793e;
text-align: center;
line-height: 12px;
padding: 5px;
}
.subhead {
font:Arial, Helvetica, sans-serif;
font-size: 16px;
color:#990000;
font-weight:bold;
}
.subhead-reviews {
font:Arial, Helvetica, sans-serif;
font-size: 26px;
color:#990000;
font-weight:bold;
line-height: 26px;
}

/*----------------------------------
HUNT
------------------------------------*/
#image {
float: right;
padding: 0px 0px 0px 0px;
}
