/****************************/
/* FROM PAGE WRAPPER DO NOT EDIT */* { margin: 0; padding: 0;}

body {
 background: url("../images/industryBackground.jpg") repeat; 
 margin: 0 auto;
}


#candystrip {
  background: url("../images/candystrip.gif") top center repeat-y; /* red/white strips down sides */
  margin: 0 auto; /* center the page in the center of the browser */
  width: 739px;
  margin-top: 5px;
  padding-bottom:10px;
}

.bc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	font-weight:bold;
	text-decoration:none;
	}

	.bc a{
	  text-decoration: none;
	  font-weight: bold;
	  color: #666666;
	}
	.bc a:hover{
	  color: #666666;
	  font-weight: bold;
	}


.maincontent
{
	margin:6px 30px 6px 30px;
}

.account_nav {
	margin:0px 18px 0px 19px;
	background-color:#A9A164;
	height:30px;
}

.pvd_name {
	font-family:tahoma,arial,verdana;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.pvd_error {
	font-family:tahoma,arial,verdana;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}


.pvd_info {
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#990000;
}
	.pvd_info a{
		font-family:tahoma,arial,verdana;
		font-size:11px;
		font-weight:normal;
		color:#006600;
	}
	.pvd_info a:hover{
		font-family:tahoma,arial,verdana;
		font-size:11px;
		font-weight:normal;
		color:#333300;
	}

.audit_rows {
	font-family:tahoma,arial,verdana;
	font-size:10px;
	color:#333333;
}
.pvd_desc {
	font-family:tahoma,arial,verdana;
	font-size:12px;
	color:#333333;
}
	.pvd_desc a{
		font-family:tahoma,arial,verdana;
		font-size:12px;
		font-weight:normal;
		color:#006600;
	}
	.pvd_desc a:hover{
		font-family:tahoma,arial,verdana;
		font-size:12px;
		font-weight:normal;
		color:#333300;
	}
.pvd_contact {
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#333333;
}
	.pvd_contact a{
		font-family:tahoma,arial,verdana;
		font-size:11px;
		font-weight:normal;
		color:#006600;
	}
	.pvd_contact a:hover{
		font-family:tahoma,arial,verdana;
		font-size:11px;
		font-weight:normal;
		color:#990000;
	}
.pvd_link {
	font-family:tahoma,arial,verdana;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
	.pvd_link a{
		font-family:tahoma,arial,verdana;
		font-size:12px;
		font-weight:normal;
		color:#006600;
	}
	.pvd_link a:hover{
		font-family:tahoma,arial,verdana;
		font-size:12px;
		font-weight:normal;
		color:#333300;
	}

/* Contains the header image and main navigation */
#topContainer {
  position:relative;
  z-index: 600;
  margin: 0 auto;
  width: 689px;
  display:block;
  height: 106px;
}

/* --- Position the search box in the upper right corner.
       This is contained within the topContainer -- - */
#searchArea {
  position: absolute;
  top: 14px;
  left:536px;
  height: 16px;
  padding-bottom: 1px;
}

#searchArea input {
  border: none;
  height: 14px;
}

#searchArea img {
  margin-top:2px;
}



/* Contains the content with paper background */
#middleContainer {
  margin: 0 auto;
  width: 679px;
  background-color: #E1E1D7;
  clear:both;
  margin-top: 5px;
}


#breadCrumbContainer {
  display: block;
  padding:0;
  height: 40px;
  width: 679px;
}


.breadCrumb {
  font-family: Times;
  font-size: 14px;
  padding: 10px 0px 0px 20px;
  color: #660033;
  line-height: 16px;
  text-transform: capitalize;
  font-style: normal;
  font-weight:bold;
  text-align: justify;
}


.breadCrumb a {
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}
.breadCrumb a.visited {
   color: #666666;
  font-weight: bold;
}





.breadcrumb2a {
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	text-align: justify;
	text-transform: none;
}







/* Default list style */
.normal_ul {
  margin: 1em;
  padding: 5px;
}

#mainContentContainer {
	position: relative;
	display: block;

  /* border: 2px solid red; */
}


#mainContent {
	position: relative;
	width: 658px;
	background-color:#FFFFFF;
	/*border: 1px solid red;*/
}


/* Format the footer links */
#footerContainer {
	margin: auto;
	/* display: block;*/
	/* height:90px; */
	width:679px;
	clear:both;
	/*border: 1px solid black;*/
	padding:10px 0px 10px 0px;
	background-color: #E1E1D7;
}	



.selected {
  color: #708090;
}



/* Contains the Oregon Wine logo and the header photo */
#header {
  margin: 0 auto;
  height: 106px;
  width: 688px;
}

.wrap {
  top: 5px;
  position: relative;
  background-color: #FFF;
  padding-bottom: 5px;
  /*padding-top: 5px;*/
  padding-top: 3px;
}
			
.strong {
	color: #333333;			
	font-size: 18px;
	font-family: times;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	width: auto;
	/*border: 1px solid black;*/
}


.textBody {
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-style: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.textBody a, a.visited {
	font-family: Times;
	color: #660033;
}


.docLink {
	margin: 10px 10px 8px 10px;
	font-family: Times;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	font-style: normal;
	text-align: justify;
}

.docLink a, a.visited {
	font-family: Times;
	font-size: 14px;
	padding-right: 5px;
	color: #666666;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
}

#footer {
  display:block;
  width: 679px;
  text-align: center;
  font-size: 9px; font-family: verdana;	/* These are for the pipes */
}

#footer a {
  font-size: 9px;
  font-family: verdana;
  text-decoration: none;
  text-transform: uppercase;
  color: #333333;
}

#footer p {
  font-size: 9px;
  font-family: verdana;
  text-transform: uppercase;
  color: #333333;
}

#footer a:hover {
  color: #660033;
	
}






/*--------------------------------------------------------------------------------- 
 * Dropshadow for Images
 *--------------------------------------------------------------------------------*/
.dropshadow-image {
  position:relative;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  clear: right;
  float: right;
  padding: 0;
  }

.dropshadow-image img {
  display: block;
  position: relative;
  margin: -6px 6px 6px -16px;
  padding: 0;
}

/* End image dropshadow selectors --------------------------------------------*/


/*--------------------------------------------------------------------------------- 
 * Dropshadow for variable length Text
 *--------------------------------------------------------------------------------*/

.dropshadow-text {
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 5px !important;
	margin: 10px 0 10px 0px;
	padding: 0px;
}

.innerbox {
	position:relative;
	bottom:6px;
	right: 6px;
	/*border: 1px solid #999999;*/
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox {
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p {		
	font-size:14px;
	margin: 3px;
}

/* End variable length HTML dropshadow selectors ----------------------------*/


/*--------------------------------------------------------------------------------- 
 * HOME PAGE SELECTORS
 * -------------------------------------------------------------------------------*/
 
/** Contain the content sections of the homepage **/
 
 /* this the front flash box */
#homeFlash {
	margin: 0px 10px 10px 50px;
	padding: 10px 5px 0px;
	width: 569px;
	z-index: -100;
	text-decoration: none;
}
 
#homeIntro {
  position:relative;
 	width: 563px;
	height: 139px;
	margin: 0 10px 0 60px;
}

/*
#homeContent {
	position: relative;
	margin-top: 10px;
	width: 679px;
}
 */
  
/** The following selectors are container selectors for the News Section on the home page **/
#homeNews {
	width: 307px;
/*
	position: relative;
	top: 1em;
  width: 307px;
  margin: 0 0 0 61px;
 */
}

#homeNewsMiddle {			/* Repeatable slice for content growth */
 	position:relative;
	background: url(../images/newsRepeat.png) repeat-y top center;
	width:307px;
	margin: -6px 0 6px -16px;			/* top right bottom left */
	padding-bottom: 5px;
	padding-top:2px;
	/*border: 1px solid red;*/
}

/*
#homeNewsMiddle p {
	margin: -10px 0 0 25px;
}
*/

/* - End News container selectors on the homepage */

#homeEvents {
	/*top: 1em;
  position: relative;
  width: 240px;
  margin: 0 0 0 380px;
  */
}

#homeEventsMiddle {
  position:relative;
  background: url(../images/eventsRepeat.png) repeat-y top center;
  width: 240px;
  margin: -6px 0 6px -16px;
  padding-top:2px;
  /*border: 1px solid red;*/
}


/** 
 * HOME NEWS Text Styling
 * The following selectors Style the news listing on the home page 
 **/

.homeNewsListing {
	/*border:1px solid black;*/
  width: 250px;		
	margin: 5px 0 0 25px;
	font-family: georgia;
	padding-top:5px;
}
.newsHeadline {
 color: #333333;
 font-size:14px;
 padding-bottom: 5px;
}

.newsSubHeadline {
  color: #708090;
	font-size:12px;
	padding-bottom: 10px;
}

.newsSubHeadline a.PDF{
  padding-left:8px;
	font-size: 14px;
	text-transform: uppercase;
	color: #660033;
	text-decoration: none;
}

/** 
 * HOME EVENTS Text Styling
 * The following selectors Style the events listing on the home page 
 **/

.homeEventsListing {
	width: 210px;
	margin: 8px 0 0 15px;
	font-family: georgia;
	padding-top:10px;
	/*border: 1px solid red;*/
}

.eventsHeadline {
  color: #660033;
  font-size: 12px;
  padding-bottom: 5px;
}

.eventsHeadline a {
  color: #660033;
  text-decoration: none;
}
.eventsDate {
  color: #708090;
  font-size: 12px;
  padding-bottom: 10px;

}

.heading {
	margin-left: 10px;
	font-family: Times;
	font-size: 18px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right:10px;
}

.pressDate {
	font-family: Times;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
	text-align: justify;
}

 .pressDoc {
		font-family: Times;
		font-size: 14px;
		line-height: 16px;
		color: #666666;
		font-style: normal;
		margin-right: 10px;
		margin-bottom: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

 .pressDoc a, a.visited {
 		text-decoration: none;
 		color: #666666;
 	}




.copyright {
	font-family: Geneva;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	font-style: normal;
	text-align: justify;
				margin-left: 10px;
				margin-right: 10px;
				margin-bottom: 5px;
				padding-top: 5px;
				padding-bottom: 5px;	
}

.copyright a {
	font-family: Geneva;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	font-style: normal;
	text-align: justify;
}





/* -- Left Vertical Navigation  --*/

.VertNav {
  background-color: #FFFFFF;
  padding-bottom: 15px;
}

.VertNav ul {
  margin: 0 0 0 0;
}

.VertNav ul li{
  padding:  5px 0px 3px 14px;
  width: 140px;
  text-indent: -9px;
  list-style: none;
}

.VertNav ul li a {
  text-transform: capitalize;
  text-decoration:none;
  font-size: 10px;
  font-family: Verdana;
  color: #333;
  padding: 3px 3px 3px 1px;
  font-weight: normal;
  /*background: url(/images/Layouts/DefaultWrapper/leftNavArrow.gif) no-repeat 0 6px;*/
}

/* -- Second Level -- */
.VertNav ul li a:hover {
  color: #708090;
}


/* ---- Show the current sublist ---- */
.VertNav ul li.current_list ul, .VertNav ul li.active_list ul {
  left: auto;
  position: relative;
  margin: 0 0 0 0 !important;
  margin: 0 0 0 0;
}


/* --- Change the color of the selected item ---*/
.VertNav ul li.current_list a.current {
  color: #660033;
}
 

/* --- Hide the rest ---- */
.VertNav ul ul {
  /*background: #ccc;*/
  display: block;
  left: -999em;
  margin: -24px 0 0 120px !important;
  margin: -24px 0 0 0;
  position: absolute;
  padding: 0px;
  /*border: 1px solid #666;*/
}


.VertNav ul ul li {
  padding: 0;
}

.VertNav ul ul li a {

  display: block;
  padding:  5px 0 5px 6px;
  margin: 0;
  color: #333;
  text-indent: 0;
  /*background: #ccc;*/
}

.VertNav ul ul li a.active_child
/*.VertNav ul ul li a:hover*/ {
	color: #333;
	background: #eee;
}

.VertNav ul ul li a.current_child {
	color: #333;
	background: #eee;
}


/* --- Third Level --- */

.VertNav ul ul ul li {
  padding:0px;
}

.VertNav ul ul ul li a {
  font-weight: normal;
  color: #333;
  background: #FFF;
  text-indent:20px;
}

.VertNav ul ul ul li a:hover, .VertNav ul ul ul li a.active_child, .VertNav ul ul ul li a.current_child {
	color: #708090;
	background-color: #FFF;
}

.VertNav ul ul ul li a.current_child {
	color: #fff;
}

/* --- Fourth Level --- */

.VertNav ul ul ul ul li a {
	font-weight: normal;
	color: #333;
	background: #FFF;
	text-indent: 30px;
}

.VertNav ul ul ul ul li a:hover, 
.VertNav ul ul ul ul li a.active_child, 
.VertNav ul ul ul li a.current_child {
	color: #708090;
	background-color: #fff;
}

.VertNav ul ul ul ul li a.current_child {
	color: #fff;
}





.contentBody {
  background-color: #FFFFFF;
  font-family: Geneva, sans-serif;
  font-size: 13px;
  line-height: 22px;
  color: #666666;
  font-style: normal;
  text-align: justify;
  padding: 20px;
}


.contentBody a {
  font-family: Geneva, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #660033;
  font-style: normal;
  text-align: justify;
  text-decoration: underline;
}


h3 {
  font-family: Arial;
  font-size: 18px;
  line-height: 16px;
  color: #660033;
  font-style: normal;
  font-weight: bold;
}



/*
.contentBody b {
  font-family: Geneva, sans-serif;
  font-size: 13px;
  line-height: 22px;
  color: #000000;
  font-style: normal;
  text-align: justify;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: normal;
}
subHead {
  font-family: Geneva, sans-serif;
  font-size: 18px;
  line-height: 16px;
  color: #333333;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  padding-left: 20px;
}
*/

/* -----------------------------
   Begin CSS Dropdown Main Menu 

   [suckerfish]
  
  -----------------------------*/


/*-- div id wrapped around HorizMenuNav component--*/
#mainnav-container {
  width: 679px;
  height:auto;
  height:22px;
  background-color: #666;
  margin: 0 auto;

}


.HorizMenuNav,
.HorizMenuNav ul {
  width: 679px;
  font-size: 10px;
  font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
  line-height: 1;
  list-style-image:none;
  list-style-type:none;  
  padding: 0pt;
  margin: 0pt;
}

.HorizMenuNav a {
  display:block;
  padding: 0;
  text-decoration: none;
  color: #FFF;
  padding:6px 0 6px 7px; 
  white-space:nowrap;
  text-transform: uppercase;
  /*width: 15em;*/
}

.HorizMenuNav li {
  float: left;
  padding: 0;
  /*width: 10em;*/
  background-color: #666;
}

/* Format First Level - Horizontal */
.HorizMenuNav li.Oregon_Winegrowers_Assoc { width: 228px; }
.HorizMenuNav li.Oregon_Wine_Board        { width: 140px; }
.HorizMenuNav li.News_Events              { width: 101px; }
.HorizMenuNav li.Industry_Partners        { width: 100px; }
.HorizMenuNav li.Consumer_Info            { width: 155px; }

/* Hide the submenus */
.HorizMenuNav ul li ul {
  z-index: 600;
  position: absolute;
  left:-999em;
  height:auto;
  width: 245px;   /* set to widest ul, to fix Safari not showing correct width*/

}


/* Format First Vertical List [Second-Level] */
.HorizMenuNav li.Oregon_Winegrowers_Assoc li { width: 198px; }
.HorizMenuNav li.Oregon_Wine_Board li        { width: 137px; }
.HorizMenuNav li.News_Events li              { width: 229px; }
.HorizMenuNav li.Industry_Partners li        { width: 150px; }
.HorizMenuNav li.Consumer_Info li         { width: 109px; }

/* THIRD LEVEL */

/* Set the position of third-level list to the right */
.HorizMenuNav ul li ul ul {
  margin: -1.5em 0 0 10em;
}

/* Format Second Vertical List [Third-Level] */
.HorizMenuNav li.Oregon_Winegrowers_Assoc ul ul {
  margin: -1.8em 0 0 198px !important;
  /*margin: -2.5em 0 0 200px; ie6*/
}


.HorizMenuNav li.Oregon_Wine_Board li li { width: 210px; }
.HorizMenuNav li.Oregon_Wine_Board ul ul {
  margin: -1.8em 0 0 137px !important;
  /*margin: -1.8em 0 0 160px; ie6*/
}



/* FOURTH LEVEL */
/* Set the position of third-level list to the right */
.HorizMenuNav ul li ul ul ul {
  margin: -1em 0 0 10em;
}

.HorizMenuNav li.Industry_Partners ul ul {
    margin:-1.8em 0 0 150px !important;
}

.HorizMenuNav li.Oregon_Wine_Board li li li { width: 210px; }
.HorizMenuNav li.Oregon_Wine_Board ul ul ul {
  margin: -1.8em 0 0 210px !important;
  /*margin: -2.5em 0 0 160px; ie6*/
}


.HorizMenuNav li.Oregon_Wine_Board li li li li { width: 150px; }
.HorizMenuNav li.Oregon_Wine_Board ul ul ul ul {
  margin: -1.8em 0 0 210px !important;
  /*margin: -2.5em 0 0 160px; ie6*/
}

/* Hide it until hovered */
.HorizMenuNav ul li:hover ul ul, 
.HorizMenuNav ul li.s9hover ul ul,
.HorizMenuNav ul li:hover ul ul ul, 
.HorizMenuNav ul li.s9hover ul ul ul,
.HorizMenuNav ul li:hover ul ul ul ul,
.HorizMenuNav ul li.s9hover ul ul ul ul {
  left: -999em;
}


/* Show the appropiate level when hovered */
.HorizMenuNav ul li:hover ul,
.HorizMenuNav ul li.s9hover ul,
.HorizMenuNav ul li li:hover ul, 
.HorizMenuNav ul li li.s9hover ul,
.HorizMenuNav ul li li li:hover ul,
.HorizMenuNav ul li li li.s9hover ul,
.HorizMenuNav ul li li li li:hover ul,
.HorizMenuNav ul li li li li.s9hover ul {
  left: auto;
}




/* Borders on third-level only */
.HorizMenuNav ul li li {
  border-top: 1px solid #CCC;
}

.HorizMenuNav ul li li li {
  border-left: 1px solid #CCC;
}


.HorizMenuNav li:hover, .HorizMenuNav li.s9hover {
background:#000000 none repeat scroll 0%;
}

/*-------------------------------------------------------------
 * Start Here:
 * This section begins the industry section css cleanup
 *
 * The selectors below have been confirmed in use in the site
 * 
 *------------------------------------------------------------- */

/*-- Page layout selectors --*/
/* Container for left content */

#tableWrap {
  width: 679px;
}

.tableStyle {
  background-color:#E1E1D7;
  margin-left:15px;
}

td.leftPane {
   /*width:177px;        162 + 15 */
  width:162px;
  background-color: #E1E1D7;
  vertical-align:top;
}

td.rightPane {
  width:484px;     /*   469 + 15 */
/*  width:469px;*/
  vertical-align:top;
  background-color: #E1E1D7;
}



#leftPane {
  position:relative;
  float:left;
  vertical-align:top;
  width: 162px;
  margin-left:15px;
  background-color: #FFFFFF;
}

/* Container for main body content on right side of page */
#rightPane {
  position:relative; 
  float:right;
  width:469px;
  vertical-align:top;
  margin-right:15px;
}

/* Container for links and ads below left navigation */
#lowerLeft {
  /*margin-top: 20px;*/
  width: 100%;
  height: 100%;
}


 /* -------  Selectors for content body -------- */

#bodyWrap {
  background: #FFF;
  margin: 0 0 0 0px;
  width:469px;
  vertical-align:top;
  padding-bottom: 10px;
}


#bodyText {
  background-color: #FFFFFF;
  font-family: Geneva, sans-serif;
  font-size: 13px;
  line-height: 22px;
  color: #666666;
  font-style: normal;
  text-align: justify;
  padding: 10px 20px;
}

#bodyText p {
  font-family: Geneva, sans-serif;
  font-size: 13px;
  line-height: 22px;
  font-style: normal;
  text-align: justify;
}

#bodyText a,
#bodyText a.visited {
  color: #660033;
}

#bodyText .black {
  color: #000;
}

#bodyText ul,
#bodyText ol {
  margin-left: 25px;
}



#bodyText h3 {
  font-family: Arial;
  font-size: 18px;
  line-height: 24px;
  color: #660033;
  font-style: normal;
  font-weight: bold;
}

#bodyText h4 {
  color: #660033;
}


#bodyText h4 {
  font-family: Arial;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
}

#bodyText h3 {
  color: #660033;
}
/* Start of RichText */

/* End of RichText*/

/****************************/
/* END PAGE WRAPPER */.body {
  position: relative;
  min-height: 800px;
}

#main-container {
width: 679px;
}

td.leftSide {
  width: 390px;
  min-height: 537px;
  padding: 20px 0 0 17px;
  vertical-align: top;
}


td.rightSide {
  padding: 20px 17px 0 15px;
  min-height: 172px;
  width: 235px;
  vertical-align: top;
}


#industry_dont_forget {
  float:left;
  width: 104px;
  height:77px;
  margin: 5px 0 0 0;
}

#industry_dont_forget1 {
  float:left;
  width: 144px;
  height:77px;
  margin: 5px 0 0 0;
}

#industry_dont_forget2 {
  float:left;
  width: 142px;
  height:77px;
  margin: 5px 0 0 0;
}



#industry_news {
background-color:#FFF;
}

#industry_events {
  margin-top:15px;
  width:235px;
  background-color:#FFF;
}



#industry_custom1 {
  margin-top:15px;
  height:102px;
  width:235px;
}

#industry_gms_home {
  margin-top:15px;
  height: 153px;
  width:235px;
}



.homeNewsListing {
  width: 235px;
  font-family: georgia;
  margin: 0;
}

.newsHeadline {
  margin: 0 8px 0 14px;
  color: #333333;
  font-size:14px;
  padding-bottom: 5px;
}

.newsHeadline a,
.newsHeadline a.visted {
  color: #333333;
  text-decoration:none;
}

.newsSubHeadline {
  margin: 0 8px 0 14px;
  color: #708090;
  font-size:12px;
  padding-bottom: 10px;
}

.newsSubHeadline a {
  padding-left:8px;
  font-size: 14px;
  text-transform: uppercase;
  color: #660033;
  text-decoration: none;
}


.homeEventsListing {
  width: 240px;
  margin: 0;
  font-family: georgia;
  padding-top:10px;
}

.cEventTitle{
  margin: 0 8px 0 14px;
  color: #660033;
  font-size: 12px;
  padding-bottom: 5px;
}


.cEventTitle a {
  color: #660033;
  text-decoration: none;
}
.cEventDate{
  margin: 0 8px 0 14px;
  color: #708090;
  font-size: 12px;
  padding-bottom: 10px;

}

#more {
  text-align: right;
  font-size:10px;
  width:235px;
  line-height: 15px;
}

#more a {
  color:#660033;
  font-family: georgia;
  text-decoration: none;
  padding: 2px 0px 5px 0;
  margin-right: 20px;
}


.body {
	position: relative;
	min-height: 800px;
}
.event_title {
	font-family:arial,tahoma,verdana;
	font-size:30px;
	font-weight:bold;
	color:#333333;
}
.event_section {
	font-family:arial,tahoma,verdana;
	font-size:22px;
	font-weight:bold;
	color:#990000;
}
.event_txt {
	padding:0px 0px 10px 14px;
	font-family:arial,tahoma,verdana;
	font-size:16px;
	font-weight:normal;
	color:#666666;
}
.class_title {
	font-family:arial,tahoma,verdana;
	font-size:30px;
	font-weight:bold;
	color:#333333;
}
.class_section {
	font-family:tahoma,arial,verdana;
	font-size:14px;
	font-weight:normal;
	color:#333333;
}
.class_txt {
	padding:0px 0px 10px 14px;
	font-family:tahoma,arial,verdana;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}



/*-- div id wrapped around MenuNav component--*/
#mainnav2 {
  width: 679px;
  height:auto;
  height:22px;
  background-color: #666666;
  margin: 0 auto;

}


.MenuNav,
.MenuNav ul {
  width: 679px;
  font-size: 10px;
  font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
  line-height: 1;
  list-style-image:none;
  list-style-type:none;
  padding: 0pt;
  margin: 0pt;
}

.MenuNav a {
  display:block;
  padding: 0;
  text-decoration: none;
  color: #FFFFFF;
  padding:6px 0 6px 7px;
  white-space:nowrap;
  text-transform: uppercase;
  /*width: 15em;*/
}

.MenuNav li {
  float: left;
  padding: 0;
  /*width: 10em;*/
  background-color: #666666;
}

/* Format First Level - Horizontal */
.MenuNav li.owa			{ width: 270px;}
.MenuNav li.owb			{ width: 175px; }
.MenuNav li.tools       { width: 130px; }
.MenuNav li.consumer    { width: 100px; }



.MenuNav li:hover, .MenuNav li.s9hover {
background:#000000 none repeat scroll 0%;
}


