body {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal; 
	background-repeat: repeat-x;
	background-color: #4f4633;
}

/*************** MAIN SCREEN AREA WRAPPER *******************/
#wrapping{ position: relative; overflow: visible; width: 902px; height: 722px; margin: 8 auto auto ; background-color: #FFFFFF; }
#backing { position: absolute; width: 902px; height: 722px; top: 0px; left: 0px ; background-image: url('images/backing.jpg'); 	background-repeat: repeat-x;}

#wrapping1{ position: relative; overflow: visible; width: 902px;  margin: 8 auto auto ; background-color: #FFFFFF; }
#backing1 { position: relative; padding-top: 150px;  
	width: 902px; height: auto; top: 0px; left: 0px ; background-image: url('images/backing1.jpg');
 	background-repeat: repeat-all; background-color: grey; color: white; text-align: left; font-size: 19px;}
.backInner1 {padding-left: 20px; padding-right: 20px; color: white;}
.backInner2 {position: relative; left: 300px; width: 570px; color: white;}
.backInner2 table{ color: white;}


/*************** Menu definitions *******************/
#topCorner1{ position: absolute; width: 18px; height: 18px; left: 0px; top: 0px;
	background-color: none; 
	background-image: url('images/Outer/top_left_corner.gif'); background-repeat: no-repeat;
	 }
#topCorner2{ position: absolute; width: 18px; height: 18px; right: 0px; top: 0px;
	background-color: none; 
	background-image: url('images/Outer/top_right_corner.gif'); background-repeat: no-repeat;
	 }
#topEdge{ position: absolute; width: 882px; height: 5px; left: 18px; top: 0px;
	background-color: none;
	background-image: url('images/Outer/top_edge.gif'); background-repeat: repeat-x;
	 }
#leftEdge{ position: absolute; width: 10px; height: 100%; left: 0px; top: 18px; z-index: 100;
	background-color: none; 
	background-image: url('images/Outer/left_edge.gif'); background-repeat: repeat-y;
	 }
#rightEdge{ position: absolute; width: 18px; height: 100%; right: 0px; top: 18px; z-index: 100;
	background-color: none; 
	background-image: url('images/Outer/right_edge.gif'); background-repeat: repeat-y;
	 }	 
#bottomCorner1{ position: absolute; width: 18px; height: 23px; left: 0px; bottom: -23px; z-index: 100;
	background-color: none; 
	background-image: url('images/Outer/bottom_left_corner.gif'); background-repeat: no-repeat;
	 }
#bottomEdge{ position: absolute; width: 882px; height: 23px; left: 18px; bottom: -23px; z-index: 100;
	background-color: none; 
	background-image: url('images/Outer/bottom_edge.gif'); background-repeat: repeat-x;
	 }
#bottomCorner2{ position: absolute; width: 18px; height: 23px; right: 0px; bottom: -23px; z-index: 100;
	background-color: #FFFFFF; 
	background-image: url('images/Outer/bottom_right_corner.gif'); background-repeat: no-repeat;
	 }


#logodiv{ position: absolute; width: 177px; height: 209px; top: 20px; left: 15px; z-index: 101;
	background-color: #none; 
	background-image: url('images/logo.jpg'); background-repeat: no-repeat;
	 }
#vinediv{ position: absolute; width: 426px; height: 630px; top: 20px; left: -50px; z-index: 0;
	background-image: url('images/Vine.gif'); background-repeat: no-repeat;
	 }
#tagline{ position: absolute; top: 10px; right: 40px; z-index: 101; font-weight:bold; color: gold; }
#titleline{ position: absolute; width: 500px; height: 60px; top: 30px; left: 399px; z-index: 101;  
	background-image: url('images/title.jpg'); background-repeat: no-repeat;
	}




/*--navigation styles --*/

.topRownav {
	position: absolute; width: 160px; height: 500px; left: 10px; top: 0px; z-index: 100;
	font-size: 9pt;
	font-style: italic;
	font-weight:bold;
	color: gold;
	text-decoration:none; 
	background-color: none;
}

.topRownav a:link{
	color: gold;
	text-decoration: none;
}

.topRownav a:visited{
	color: gold;
	text-decoration: none;
}

.topRownav a:hover{
	color: #4f4633;
}

.menuBack { background-color: black; position: absolute; 
		width: 160px; height: 693px; left: 0px; top: 0px; z-index: 0; 
		opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.50;
}

/*************** Main area definitions *******************/
/*  index height on borders = absolute height,  index width on borders = absolute width
/* div: width = index width - 2; height = height width - 2; padding is 10 all around
*/ 

#BoxMain { position: absolute; width: 454px; height: 246px; top: 134px; left: 400px; overflow: hidden; background-color: #FFFFFF; }
#BoxCalendar { position: absolute; width: 672px; height: 143px; top: 408px; left: 185px; overflow: hidden; background-color: #FFFFFF; text-align: left; }
#BoxSmall1 { position: absolute; width: 193px; height: 138px; top: 554px; left: 21px; overflow: hidden; background-color: #FFFFFF; z-index: 101; }
#BoxSmall2 { position: absolute; width: 193px; height: 138px; top: 554px; left: 236px; overflow: hidden; background-color: #FFFFFF; z-index: 101; }
#BoxSmall3 { position: absolute; width: 193px; height: 138px; top: 554px; left: 451px; overflow: hidden; background-color: #FFFFFF; z-index: 101; }
#BoxSmall4 { position: absolute; width: 193px; height: 138px; top: 554px; left: 666px; overflow: hidden; background-color: #FFFFFF; z-index: 101; }


.InnertopCorner1{ position: absolute; width: 18px; height: 18px; left: 0px; top: 0px; z-index: 1; background-color: none;
	background-image: url('images/Inner/in_top_left_corner.gif'); background-repeat: no-repeat;
	 }
.InnertopCorner2{ position: absolute; width: 18px; height: 18px; right: 0px; top: 0px; z-index: 1; background-color: none;
	background-image: url('images/Inner/in_top_right_corner.gif'); background-repeat: no-repeat;
	 }
.InnertopEdge{ position: absolute; width: 454px; height: 5px; left: 18px; top: 0px; z-index: 1; background-color: none;
	background-image: url('images/Inner/in_top_edge.gif'); background-repeat: repeat-x;
	 }
.InnerleftEdge{ position: absolute; width: 18px; height: 100%; left: 0px; top: 18px; z-index: 1; background-color: none;
	background-image: url('images/Inner/in_left_edge.gif'); background-repeat: repeat-y; 
	 }
.InnerrightEdge{ position: absolute; width: 18px; height: 100%; right: 0px; top: 18px; z-index: 1; background-color: none;
	background-image: url('images/Inner/in_right_edge.gif'); background-repeat: repeat-y; 
	 }	 
.InnerbottomCorner1{ position: absolute; width: 18px; height: 23px; left: 0px; bottom: 0px; z-index: 1; background-color: none;
	background-image: url('images/Inner/in_bottom_left_corner.gif'); background-repeat: no-repeat;
	 }
.InnerbottomEdge{ position: absolute; width: 454px; height: 23px; left: 18px; bottom: 0px; z-index: 1; background-color: none;
	background-image: url('images/Inner/in_bottom_edge.gif'); background-repeat: repeat-x;
	 }
.InnerbottomCorner2{ position: absolute; width: 18px; height: 23px; right: 0px; bottom: 0px; z-index: 1;  background-color: none;
	background-image: url('images/Inner/in_bottom_right_corner.gif'); background-repeat: no-repeat;
	 }


/*************** Bottom Line *******************/
#bottomLine { position: absolute; bottom: -31px; left: 220px; z-index: 101; }


/*************** Show Space definitions *******************/

#showSpace
{	position: relative; top: 0px; left: 80px; width: 650px; z-index: 1;  }

showSpace a{ text-decoration: none; }

#showPoster {
	position: relative; top: 10px; left: 0px; width: 205px;  
	background-color: #ffffff; text-align: center; 
}

.showPosterFrame { border: thick solid #255B7F;	 }

#showDetail {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	position: absolute; top: 50px; left: 250px; width: 425px; height: 266px; 
	text-align: center; 
}

#linkTable { width: 590px; font-size: 10pt; text-align: center;}

#showLink1 { text-align: center; position: relative; top: 0px; left: 20px; }
#showLink2 { text-align: center; position: absolute; top: 327px; left: 150px; }
#showLink3 { text-align: center; position: absolute; top: 327px; left: 290px; }
#showLink4 { text-align: center; position: absolute; top: 327px; left: 390px; }
#showLink5 { text-align: center; position: absolute; top: 327px; left: 510px; }


/*************** Message box definition *******************/
#messageBox{
	font-family:Georgia, "Times New Roman", Times, serif; font-size: 17px;
	position: absolute; top: 130px; left: 170px; width: 715px; height: 515px; color: white;
	visibility: hidden; border: 1px solid black; z-index: 250; background-color: gray;
	padding: 10 10 10 10px; text-align: left; overflow: auto; background-image: url(images/woodBacking.jpg);
}
#messageBox a{ text-decoration: underline; font-weight: bold; color: orange;}
#messageBox a:hover{color: LightBlue;}
#messageBox table{ color: white;}



/*************** Hidden Pic def for preload... *******************/
#preload { position: absolute; top: 1px; left: 0px; display: none; }
.hiddenPic {display:none;}


.buttonLink{
	padding: 2 0 0 10; background-image: url('images/button.gif'); background-repeat: repeat-x; width: 150px; top: 21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
}

.buttonLink a{ color: #FFFFFF; text-decoration: underline;}
.buttonLink a:hover{ color: #DC8D40; }


/*--general text styles --*/
.contents {position: absolute; background: #FFFFFF; background-color: #FFFFFF; overflow: visible; text-align: left; z-index: 101;}


.sectionWelcome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	color: #ffffff;
	}

.sectionOrange { color: DC8D40;}
.sectionSteel { color: #255B7F; }
.sectionWhite { color: #FFFFFF; }
.sectionGold { color: gold; }
.sectionChocolate { color: #D2691E; }

.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal; 
	}


.regText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal; 
	}

.smallText {
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-transform: none;

}


/*--link styles --*/

a 		{	color: #1176e7; }
a:hover 	{	color:#374e69;}	



/*************** Content area definitions *******************/

#legality {
	position: absolute; width: 857px; top: 401px; left: 0px; height: 20px;  
	font-size: 6pt;
	font-style: normal;
	color: #000000; 
	background-color: #FFFFFF; overflow: hidden; 
	text-align: center;
}

/*************** Generic Title Header Section *******************/
.darkHeader { 	text-align: center;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 11pt;
			font-style: normal;
			font-weight:bold;
			color: #374e69;
			text-decoration:none;

			background-color: #F2DACD;
			border: #F2AE87; border-style: solid; border-width: 1px 0px 1px 0px;
		}
.lightHeader { 	
			font-family:  Arial, Verdana, Helvetica, sans-serif;
			font-size: 10pt;
			color: #000000;
			font-style: normal;
			line-height: 1.5;

			background-color:#E9EEF4;	
			border: #D4DEEA; border-style: solid; border-width: 1px 0px 1px 0px; 
		}

.borderedDiv {
	border: thin solid white; padding: 2 12 2 12; color: white;
	}
.borderedDiv table{ color: white;}


#picMenu {position: absolute; top: 0px; border: 1px solid darkBlue; visibility: hidden; background-color: grey; z-index: 101; height: 80px; font-size: 12px;}
#picMenu a{color: #222222; font-size: 12px; text-decoration: none;}
