.arial12 {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12bold {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial12bold:hover {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F3F8E2;
	text-decoration: none;
}
.arial12boldtex2 {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial12whight {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial12footer {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f9ffe3;
	text-decoration: none;
}
.arial12footer2 {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f9ffe3;
	text-decoration: none;
}
.arial12footer2:hover {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.arial14boldtex {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial12Courses {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12Courses:hover {
	font-family: Arial,;
	font-size: 12px;
	font-weight: normal;
	color: #87AF1B;
	text-decoration: none;
}

.arial12Coursesbbold {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial12Coursesbbold:hover {
	font-family: Arial,;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial18boldgreen {
	font-family: Arial,;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.coursesbg {
	background-image: url(images/c_bg2.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
.coursesbg2 {
	background-image: url(images/c_bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
.arial11 {
	font-family: Arial,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial11:hover {
	font-family: Arial,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff4f14;
	text-decoration: underline;
}
.imglink {
	background-image: url(images/img1.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 323px;
}
.imglink2 {
	background-image: url(winesimg.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 323px;
}
.arial11_2 {
	font-family: Arial,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12boldtex2GREEN {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #709718;
	text-decoration: none;
}
.arial14boldblack {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6D901C;
	text-decoration: none;
}
.arial12_2Copy {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial18boldgreenCopy {
	font-family: Arial,;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #89B216;
	text-decoration: none;
}
.arial14RED {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff4f14;
	text-decoration: none;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.tahoma11:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.leftbox {
	background-color: #F5F5F5;
	border-top: 1px solid #B31919;
	border-right: 5px solid #B6B5B4;
	border-bottom: 9px solid #B31919;
	border-left: 0px solid #B31919;
}
td{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #001A34;
}

.verdana11{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #B31919;
}

.verdana11:hover{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.verdanagray{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #001A34;
	text-decoration:none;
}

.verdanagray:hover{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	text-decoration:none;
}

.lft_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.lft_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.lft_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.lft_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B9F1C;
	text-decoration: none;
	font-weight: bold;
}
a.lft_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #577113;
	text-decoration: none;
	font-weight: bold;
}
.gr_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7B9F1C;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
a.gr_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7B9F1C;
	text-decoration: none;
	font-weight: bold;
}
a.gr_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7B9F1C;
	text-decoration: none;
}
a.gr_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.gr_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.img01 {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
