/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 87%;
	background-image: url(images/background_tile.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#wrapper {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.heading {
	font-size: 1.2em;
	color: #5B2023;
	font-weight: bold;
}
.heading a:link, .heading a:visited {
	color: #5B2023;
	font-weight: bold;
}
.heading a:hover {
	color: #CC9900;
	font-weight: bold;
}
.subheading {
	font-size: 2.3em;
	color: #5B2023;
	padding-top: 4px;
}
#ruletile {
	background-image: url(images/ruletile_2.gif);
	background-repeat: repeat-x;
	height: 158px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 114px;
}
#boarderwrapper {
	background-image: url(images/boarder_tile.gif);
	background-repeat: repeat-y;
	width: 205px;
	position: absolute;
	top: 4px;
	right: 83px;
}
#organization {
	background-image: url(images/philanthropy.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 47px;
	width: 226px;
	left: 246px;
	top: 56px;
}
.boardertop {
	background-image: url(images/baorder_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	width: 205px;
	height: 97px;
}
.boarderbottom {
	background-image: url(images/boarder_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 205px;
	height: 92px;
}
#boarderspacer {
	height: 190px;
	width: 200px;
}
#boardertext {
	width: 155px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
}

#boardertext a:link, #boardertext a:visited{
     color: #333333;
}
#boardertext a:hover{
     color: #990000;
}
#wineglass {
	background-image: url(images/wineglass2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 290px;
	width: 115px;
	top: 280px;
	right: 0px;
	z-index: 2;
}
#wineglassform {
	background-image: url(images/wineglass2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 300px;
	width: 115px;
	top: 300px;
	right: 130px;
	z-index: 2;
}
#parkerlogo {
	background-image: url(images/wafp.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 78px;
	width: 364px;
	left: 27px;
	top: 20px;
}
#footer {
	font-size: 1em;
	line-height: 1.2em;
	color: #5E5546;
	background-image: url(images/background_tile.gif);
	background-repeat: repeat;
	padding-top: 12px;
}
#footer a:link, #footer a:visited{
	color: #5E5546;
}
#footer a:visited{
	color: #5E5546;
}
#footer a:hover{
	color: #660000;
}
#header {
	background-image: url(images/legendary.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 215px;
	width: 730px;
	left: 23px;
	top: 78px;
}
#menuwrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCC99;
	background-color: #000000;
	height: 24px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A99A6E;
	border-right-color: #A99A6E;
	border-bottom-color: #A99A6E;
	border-left-color: #A99A6E;
	position: absolute;
	top: 240px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	left: 0px;
}
#menu {
	text-align: left;
	height: 20px;
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	position: absolute;
	left: 9px;
	top: 164px;
	font-size: 1em;
	color: #FFFFCC;
	font-weight: bold;
}

#menu a:link {
	color: #D2C772;
	text-decoration: underline;
}
#menu a:visited {
	color: #D2C772;
	text-decoration: underline;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#menu a:active {
	color: #D2C772;
	text-decoration: underline;
}

#textwrapper {
	font-size: 1em;
	color: #5E5546;
	position: absolute;
	width: 444px;
	left: 30px;
	top: 286px;
	display: block;
	text-align: left;
	line-height: 1.4em;
}
#bottomfooter {
	font-size: 0.7em;
	clear: both;
	width: 440px;
	color: #5E5546;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
#textwrapper a:link, #textwrapper a:visited{
	color: #5E5546;
	text-decoration: underline;
}
#textwrapper a:visited{
	color: #5E5546;
	text-decoration: underline;
}
#textwrapper a:hover {
	color: #660000;
}
#boardercontent {
	font-size: .8em;
	color: #333333;
	position: relative;
	width: 205px;
	text-align: center;
}
#cork {
	background-image: url(images/cork2.gif);
	float: left;
	height: 87px;
	width: 54px;
	margin-left: -25px;
	position: relative;
	margin-top: -10px;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
.boldtext {
	font-weight: bold;
}
#photolink {
	width: 145px;
	margin-top: 12px;
	text-align: center;
}
.photo {
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #887849;
}
