body {
  font-family:tahoma;
  font-size:10pt;
  margin:0;
  padding:0;
  background-image: url('/site/inlandvineyard.org/img/bk_ground.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

a:link                {color:#000099;}
a:visited, a:active   {color:#000099;}
a:hover               {color:#0000FF;}

a img { border: none; }

/*-- Main Classes --*/
#main_table {
  width: 790px;
}

#GLOBAL_toptext {
	font-size: 14pt;
	font-family: "Arial";
	color: white;
	float: left;
	padding-left: 15px;
	position: relative;
	top: 10px;
}

#searchForm {
	float: right;
  padding-right: 15px;
}

.searchText {
  height: 20px;
  width: 135px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.searchText_normal {
  font-style: normal;
  color: #000000;  
}

.searchText_off {
  font-style: italic;
  color: #999999;
}

.searchButton {
	height: 22px;
	width: 25px;
	position: relative;
	top: 6px;
}

#header_row {
	background-color: white;
	height: 195px;
}

#main_row {
	background-color: #191900;
}

#main_content_tbl {
  width: 762px;
}

.main_padding {
	line-height: 14px;
	overflow: hidden;
}

#main_carousel {
	height: 377px;
	width: 500px;
	background-image: url('/site/inlandvineyard.org/img/carousel-background.gif');
	background-repeat: no-repeat;
}

#main_carousel-loading {
  height: 357px;
  width: 480px;
  background-image: url('/images/ajax.carousel/ajax_loader.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

#header_tbl {
	height: 183px;
}

.header_padding {
  line-height: 8px;
  overflow: hidden;
}

#center_divider {
  height: 377px;
  width: 14px;
}

#popular_places {
  height: 377px;
  width: 249px;
  background-image: url('/site/inlandvineyard.org/img/right_menu.gif');
  background-repeat: no-repeat;
}

#popular_header {
  height: 47px;
  width: 249px;
  background-image: url('/site/inlandvineyard.org/img/right_menu_top.jpg');
  background-repeat: repeat-x;
}

#popular_header_topleft {
	width: 8px;
  background-image: url('/site/inlandvineyard.org/img/carousel-rounded_top_left.png');
  background-position: top left;
  background-repeat: no-repeat;
}

#popular_header_topright {
  width: 8px;
  background-image: url('/site/inlandvineyard.org/img/carousel-rounded_top_right.png');
  background-position: top right;
  background-repeat: no-repeat;
}

#popular_nw, #popular_ne, #popular_sw, #popular_se {
  border-top: 2px solid #3D470B;
}

#popular_nw, #popular_sw {
  border-right: 2px solid #3D470B;
}

#popular_nw, #popular_se {
  background-color: #6C753C;
}

#popular_ne, #popular_sw {
  background-color: #818A4B;
}

#popular_sw {
	background-image: url('/site/inlandvineyard.org/img/popular_sw_corner.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#popular_se {
  background-image: url('/site/inlandvineyard.org/img/popular_se_corner.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}

#GLOBAL_slogan {
	height: 22px;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  font-family: Arial;
  color: #d7d3c0;
  background-color: #313a08;
  font-weight: bold;
}

#bottomtable {
	background-color: #486141;
}

#bottomtable_row1 {
  background-color: #90af90;
  height: 7px;
  line-height: 7px;
  overflow: hidden;
}
#bottomtable_row2 {
	height: 3px;
	line-height: 3px;
  overflow: hidden;
  border-top: 1px dotted #000000;
}
#bottomtable_row3 {
	height: 25px;
	line-height: 25px;
  overflow: hidden;
	border-top: 1px dotted #000000;
}
#shortcut_header {
	height: 24px;
	border-top: 1px dotted #000000;
}

#GLOBAL_shortcut {
	color: #FFFFFF;
}

#GLOBAL_footer {
	border-top: 1px dotted #000000;
	color: #a5d5a5;
}

#int_content_col {
	background-color: transparent;
}

#right_col {
	padding-top: 10px;
	background-color: #ffffff;
  background-image: url('/site/inlandvineyard.org/img/bk_ground_content_right.jpg');
  background-position: top right;
  background-repeat: repeat-x;
}
/*-- Bordered Content Classes --*/
.table-border_topleft {
	background-image: url('/site/inlandvineyard.org/img/table-border_topleft.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 16px;
}
.table-border_top {
  background-image: url('/site/inlandvineyard.org/img/table-border_top.jpg');
  background-repeat: repeat-x;
  background-position: top;
  height: 16px;
}
.table-border_topright {
  background-image: url('/site/inlandvineyard.org/img/table-border_topright.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  width: 16px;
  height: 16px;
}
.table-border_left {
  background-image: url('/site/inlandvineyard.org/img/table-border_left.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  width: 16px;
}
.table-border_content {
	background-color: #ffffff;
}
.table-border_right {
  background-image: url('/site/inlandvineyard.org/img/table-border_right.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  width: 16px;
}
.table-border_bottomleft {
  background-image: url('/site/inlandvineyard.org/img/table-border_bottomleft.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 16px;
  height: 16px;
}
.table-border_bottom {
  background-image: url('/site/inlandvineyard.org/img/table-border_bottom.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
  height: 16px;
}
.table-border_bottomright {
  background-image: url('/site/inlandvineyard.org/img/table-border_bottomright.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 16px;
  height: 16px;
}


/*-- Carousel Classes --*/
.carousel-rounded_top_left, .carousel-rounded_top_right, .carousel-rounded_bottom_left, .carousel-rounded_bottom_right {
  background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	z-index: 90;
}
.carousel-rounded_top_left {
  background-image: url('/site/inlandvineyard.org/img/carousel-rounded_top_left.png');
  background-position: top left;
}
.carousel-rounded_bottom_left {
	background-image: url('/site/inlandvineyard.org/img/carousel-rounded_bottom_left.png');
	background-position: bottom left;
}
.carousel-rounded_top_right {
  background-image: url('/site/inlandvineyard.org/img/carousel-rounded_top_right.png');
  background-position: top right;
}
.carousel-rounded_bottom_right {
  background-image: url('/site/inlandvineyard.org/img/carousel-rounded_bottom_right.png');
  background-position: bottom right;
}

/*-- Navigation Classes --*/
#nav {
  width: 100%;
}

#nav td {
	font-weight: normal;
  text-transform: Capitalize;
  color: #FFFFFF;	
}
.nav_selected {
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  background-image: url('/site/inlandvineyard.org/img/nav.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
  cursor:hand;cursor:pointer;
}

.nav_unselected {
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  background-image: url('/site/inlandvineyard.org/img/nav.gif');
  background-repeat: repeat-x;
  background-position: 0 -20px;
  cursor:hand;cursor:pointer;
}

/*-- Calendar Classes --*/
.calendar_today {
  color:#C0C0C0;
  background-color:#F0F0F0
}
.calendar_day {
  color:#A0A0A0
}
.calendar_extra	{
  color:#F0F0F0;
  background-color:#F0F0F0
}
.calendar_subtitle {
  color:#FFFFFF;
  background-color:#909090;
  font-weight:bold
}
.calendar_title {
  color:#FFFFFF;
  background-color:#B0B0B0;
}
.calendar_todate {
  color:#C0C0C0;
  background-color:#F0F0F0;
  border-style:solid;
  border-color:#FF0000;
  border-width:2px;
}
.calendar_date {
  border-style:solid;
  border-color:#FF0000;
  border-width:2px;
  color:#A0A0A0;
}
.calendar_nav:link {
  background:transparent;
  text-decoration:none;
  color:#606060;
  font-weight:bold
}
.calendar_nav:visited, .calendar_nav:active {
  background:transparent;
  text-decoration:none;
  color:#606060;
  font-weight:bold
}
.calendar_nav:hover {
  background:transparent;
  text-decoration:none;
  font-weight:none;
  color:#000000;
  font-weight:bold
}
.calendar_link:link {
  background:transparent;
  text-decoration:none;
  color:#F0F0F0;
  font-weight:bold
}
.calendar_link:visited, .calendar_link:active {
  background:transparent;
  text-decoration:none;
  color:#F0F0F0;
  font-weight:bold
}
.calendar_link:hover {
  background:transparent;
  text-decoration:none;
  font-weight:none;
  color:#000000;
  font-weight:bold
}

/*--  NAVIGATION MENU - Active page/subpages snippet (CSS mouseover) --*/
/*    This CSS snippet is used in conjunction with the javascript      */
/*    code found in the accompanying XSL.                              */

#dropmenudiv {
  position:absolute;
  display: block;
  z-index:100;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  width:125px;
  min-width:125px;
}

#dropmenudiv a {
  font: 13px Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: Capitalize;
  display: block;
  padding: 5px;
  color: #FFFFFF;
  text-align:left;
  background: #5D7D54;
  border-top:0px solid #000;
  border-left:0px solid #000;
  border-right:0px solid #000;
  border-bottom:0px solid #FFF;
  font-weight:normal;
  width:125px;
  min-width:125px;
}

#dropmenudiv a:hover {
  color: #FFFFFF;
  background: #4A6343;
}

/*-- end snippet --*/
