body
{
background:#5B6C52;
padding:0;
margin:0;}
.linkbg
{
background:url(image/link.gif);}
.leftbg
{
background:url(image/left.gif);
}
.rightbg
{
background:url(image/right.gif);
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkw {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.linkw:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
.link1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.link1:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.text2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;

}
.bottomlink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.toplink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ECFF19;
	text-decoration: none;
}

/***** Nav *****/

ul#nav {
	width:200px;
	float: left;
	margin: 0;
	padding:0;
	list-style: none;
	font-family: Georgia, Times New Roman, Times, serif;
}

ul#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#nav li a {
	float: left;
	font-size: 11px;
	width:200px;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #FFFFFF;
	background-color: #1C2716;
	text-decoration:none;
	font-weight:600;
	border-bottom:#40652D 1px dotted;
	text-indent: 15px;
}

ul#nav li a.hl {
  background-color: #314029;
  color: #ecff19;
}

ul#nav li a:hover {
	float: left;
	font-size: 11px;
	width:200px;
	margin: 0;
	padding: 8px 0 8px 0;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
	background-color: #3F5F2E;
	border-bottom:#40652D 1px dotted;
	text-indent: 15px;
}


.toplink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	width: 185px;
	padding: 8px 0 8px 15px;
	margin:0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1C2716;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40652D;

}
.link:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 25px;
	padding: 8px 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F5F2E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40652D;
}
.box-left {
	border: 1px solid #546D47;
}
.box-right {
	border-right: 1px solid #96A98D;
	border-bottom: 1px solid #96A98D;
	border-left: 1px solid #96A98D;

}
.titlehome {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #003300;
	text-decoration: none;
	font-style: italic;

}
.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #003300;
	text-decoration: none;
	font-style: italic;
	margin:0;
	padding:2px 0 0 0;
	height:24px;
	font-weight:normal;
	background:url(image/right_top.gif) no-repeat;
	text-indent: 20px;
}
.greenwihte {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #003300;
	text-decoration: none;
	font-style: italic;
	background:#ffffff;
	font-weight:600;

}
.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96A98D;
	font-style: italic;

}
.float
{
	float: left;
	width:250px;
	padding:0;
	margin: 3px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
}
.point
{
	background-image: url(image/point.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 1px;
	
}
.clear
{clear:both;}


hr
{
color:#999999;}
/*wine*/
.navtit
{
	color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: 600;
}

ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
 float: left;
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 300px; /*For KHTML*/
  list-style: none;
}

ul#navmenu ul {
 border: 1px solid #ffffff;
}

ul#navmenu li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}


/* Root Menu */
ul#navmenu a {
  display: block;
  color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
  text-decoration: none;
  height: auto !important;
  height: 100%; /*For IE*/
  background-image: url(image/point.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #ffffff;
  text-decoration: underline;
}

/* 2nd Menu */
ul#navmenu li:hover li,
ul#navmenu li.iehover li {
  float: none;
	padding: 0 0 0 15px;
	margin: 0;
 text-align: left;
  background: #006600;
  color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #006600;
  color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #006600;
  color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #006600;
  color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #006600;
  color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #006600;
  color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  top: 0;
  position:relative;
  left: 190px;
  background: #006600;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}