html, body { 
margin: 0; 
padding: 0; 
height: 100%
} 

body { background: #fff url(../images/mbg.gif) repeat scroll top right; }
body, td, div, p, a, li, ul, ol { font: small/100% Arial, Verdana, Helvetica, Lucida, sans-serif; color: #999; }

.clear { clear: both; line-height: 0; font-size: 0; height: 0; }


/* Used to place page in middle of user's browser */
#allscreen { height: 100%; width: 100%; }
	
/* Main Page Layout section */
#content {
	width: 100%; height: 100%;
	background: #fff url(../images/mbg.gif) repeat;
}

#header {
	margin: 0 0 0 0;
	width: 100%;
	padding-left: 15px; padding-top: 10px; padding-bottom: 8px;
}
#header h2.logo {
	text-indent: -999em;
	height: 64px;
	background: url(../images/mpmlogo.gif) left top no-repeat;
}
#header img.title { position: absolute; top: 46px; left: 120px; }
#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	position: absolute; left: 123px; top: 66px;
	color: #afafaf;
}
#header p span { font-style: italic; font-weight: bold; color: #a9a9a9;}

td.navbar {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px 0 4px 15px;
	background: transparent url(../images/navbar-bg.png) repeat-x top left;
}

td.navbar a {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #777;
	line-height: 25px;
}

td.navbar a:hover { text-decoration: none; color: #a70c17; }

td.navbar a.contact {
	text-align: right;
	padding-right: 15px;
}

td#content {
	padding: 15px 15px 15px 15px ;
	background: transparent;
	postion: relative;
	width: 100%;
}

div#sidebar {
	float: left;
	/*position: absolute;
	left: 25px; */
	width: 150px;
	padding: 0 0 5px 0;
	margin: 0;
}

div#sidebar ul { 
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 5px;
}

div#sidebar li { 
	text-align: left;
    width: 150px;
}

div#sidebar a {
	 font-family: Georgia, "Times New Roman", Times, serif;
     display: block;
	 padding-bottom: 5px;
     color: #848484;
     text-decoration: none;
     width: 150px; 
	 line-height: 20px;
}

div#sidebar a.current:link, div#sidebar a.current:visited, div#sidebar a.current:active {
     color: #a51018;
}

div#sidebar a:link, div#sidebar a:visited, div#sidebar a:active {
	color: #848484;
	text-decoration: none;
}

div#sidebar a:hover {
	color: #a51018;
	/*color: #ed6a18;*/
	text-decoration: none;
}

div.contactbar {
	letter-spacing: 0;
	font-size: 0.9em;
	color: #777;
}

div#maincontent {
	margin-left: 170px;
	text-align: left;
	width: auto;
	padding-top: 0;
	position: relative;
}

div#pagetitle {
	padding-top: 5px;
}

div#pagetitle h1 {
	text-indent: -999em;
	height: 27px; 
}

div#pagetitle h1.wine-list {
	background: url(../images/t_winelist.gif) no-repeat left top;
}
div#pagetitle h1.wine-list-region {
	background: url(../images/t_wine-regions.gif) no-repeat left top;
}

div#pagetitle img {
	display: block;
}

#maintext {
	padding-top: 15px;
	margin-right: 140px;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #e0e0e0;
}

#maintext p {
	letter-spacing: 0;
	font-size: 1.05em;
	font-weight: normal;
	margin: 0; padding: 0;
	line-height: 125%;
	margin-bottom: 10px;
	color: #5e5d5b;
}

#maintext p.par1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0; padding: 0;
	line-height: 130%;
	margin-bottom: 10px;
}

#maintext p.linkheading {
	font-size: 1em;
	font-weight: bold;
	margin: 0; padding: 0;
	line-height: 130%;
	margin-bottom: 10px;
	color: #ed6a18;
}

#maintext a.sitelink {
	display: inline;
	line-height: 20px;
	text-decoration: none;
	color: #5e5d5b;
	width: 230px;
}
#maintext a.sitelink:active, #maintext a.sitelink:link, #maintext a.sitelink:visited {
	display: block;
	line-height: 20px;
	text-decoration: none;
}
#maintext a.sitelink:hover {
	color: #a51018;
}

#footer {
	margin: 18px auto;
	font-size: 0.85em;
	text-align: center;
}

#footer span  { font-size: 0.8em; }
#footer a { font-size: 0.85em; }

td.linkdesc { letter-spacing: 0; line-height: 1.35em; padding-bottom: 5px; }

div.spacer { clear: both; line-height: 0; font-size: 0; }

/* www.alistapart.com */
abbr, acronym, .help {
	border-bottom: 1px dotted #333;
	cursor: help;
}

div.crow { clear: both; width: 100%; }
div.crow span.label { float: left; width: 130px; height: 25px; color: #555; text-align: right; padding-right: 15px; }
div.crow span.formw { float: left; width: 200px; height: 25px; text-align: left; }
span.formw input[type=text] { padding: 0 2px; margin: 0; border: 1px solid #c0c0c0; height: 18px; }
span.formw textarea { padding: 0; margin: 0; border: 1px solid #c0c0c0; }
span.label span { color: #a51018; vertical-align: middle; }
div.frmnavbar { margin-left: 145px; }

.contact-form .crow { clear: none;  float: left;}

a.header { letter-spacing: 1px; text-decoration: none; }
a.header:link, a.header:active, a.header:visited { letter-spacing: 1px; text-decoration: none; }
a.header:hover { letter-spacing: 1px; text-decoration: none; color: #b74046; }

a.credit { font-size: 1em; letter-spacing: 0; line-height: 20px; text-decoration: none; color: #777; }
a.credit:hover { color: #a51018; text-decoration: underline; }

#stain { 
	position: absolute; top: 1px; right: 0;
	width: 168px; height: 179px; 
	background: transparent url(../images/wsmain.gif) no-repeat top right; 
}
