body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0; 
	padding: 0;
	border: 0;
	background: url(../grfx/intbg.gif) repeat-x #fff;
}

#navigation {
	top: 85px;
}

#top {
	height: 148px;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	background: url(../grfx/inttop.jpg) no-repeat;
}

#text {
	width: 320px;
	margin: 72px 0 0 0px;
	padding: 0 0 0 20px;
	float: left;
}
 
#content {
	padding: 0; 
	margin: 0;
	min-height: 440px;
	background: url(../grfx/intright.jpg) no-repeat top right;
}

* html #content {
	height: 450px;
}

#leftarea {
	float: left;
	width: 320px;
	padding: 30px 0 35px 90px;
	height: 420px;
	background: url(../grfx/intleft.jpg) no-repeat;
	border: 0;
}


#widetext {
	float: left;
	width: 660px;
	padding: 30px 0 35px 90px;
	min-height: 450px;
	background: url(../grfx/intleft2.jpg) no-repeat;
	border: 0;
}

#footer {
	padding: 0;
	margin: 30px 0 0 0;
	border: 0;
	height: 82px;
	background: url(../grfx/footer-bg.jpg) bottom left repeat-x;
	clear: both;
	overflow: hidden;
}

#intfooter {
	background: url(../grfx/footer-right.jpg) top right no-repeat;
	height: 82px;
}

#logo {
	background: url(../grfx/mrwlogo.jpg) top left no-repeat; 
	width: 120px;
	height: 200px;
	top: 300px;
	left: 50px;
	z-index: 1;
	position: absolute;
}

#wineries {
	width: 655px;
	height: 95px;
	background: url(../grfx/wineries.gif) top left no-repeat; 
	clear: both;
	margin: -10px 0 0 100px;
}

.sponsor, .sponsors {
	border-bottom: 1px solid #D0BCA5;
	min-height: 127px;
}

.newsbox {
	float: right;
	text-align: center;
	background: #fefefe;
	margin: 0 0 5px 5px;
	padding: 0;
	border: 1px solid #CFA871;
}

.newsbox p {
	font-size: 0.6em;
	margin: 1ex 0;
	padding: 0;
}

.newsbox img {
	margin: 0;
	padding: 0;
}

.eventsbox {
	background: #fefefe;
	margin: 0 0 5px 5px;
	border: 1px solid #CFA871;
	width: 390px;
}

/*___________text stuff below______________*/
#top h1 {
	margin: 0;
}

#top form {
	top: 36px;
	left: 50%;
	padding-left: 100px;
	margin: 0 0 -3px 100px;
	position: absolute;
	width: 180px;
	height: 47px;
	text-align: right;
	background: url(../grfx/hdr/login.gif) 4px 11px no-repeat;
}

#content p {
	margin: 1ex 15px 1ex 5px;
	color: #3B250B;
}

#content li {
	color: #3B250B;
}

#footer p {
	color: #fff;
	float: left;
	margin: 30px 0 0 20px;
	padding: 10px 10px 0 0;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}

.sponsor img {
	float: right;
}

.results {
	border: 1px solid #6E5435;
	background: #FEF4E8;
}

.results td, .results th {
	text-align: left;
	vertical-align: top;
}

.results th {
	border-bottom: 1px solid #6E5435;
	background: #DFC4A6;
}

div.classSponsors {
	float:left;
}

#results_menu {
	float:right;
	font-weight:bold;
}


.imgborder, .imgborderright, .imgborderleft {
	border: 1px solid #000;
}

.imgborderright {
	float: right;
	margin: 0 0 5px 5px;
}

.imgborderleft {
	float: left;
	margin: 0 5px 5px 0;
}

#advert {
	position:absolute;
	width:136px;
	height:85px;
	top:0;
	right:30px;
	z-index: 9;
}
