SELECT
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
a:link {
	color : #999999;
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color : #999999;
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color : #33CCCC;
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.ar10black {
	color : #000000;
	font-family : Arial, Verdana, Tahoma, "MS Sans Serif";
	font-size : 10px;

}

.ar10white {
	color : #FFFFFF;
	font-family : Arial, Verdana, Tahoma, "MS Sans Serif";
	font-size : 10px;
}

.ar16black {
	color : #000000;
	font-family : Arial, Verdana, Tahoma, "MS Sans Serif";
	font-size : 16px;
}

.ar16white {
	color : #FFFFFF;
	font-family : Arial, Verdana, Tahoma, "MS Sans Serif";
	font-size : 16px;
	font-weight : normal;
}

.body {
	azimuth : left;
	background : #000033;
	border : none;
	margin : 0px 0px 0px 0px;
}

.brkmenu {
	height : 165px;
	margin : 0px;
	overflow : scroll;
	padding : 0px;
	position : absolute;
	visibility : visible;
	width : 420px;
	z-index : 1;
}

.inns {
	color : #666666;
	font-family : "Arial Narrow";
	font-size : 24px;
	font-weight : normal;
}

.innsblack {
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : normal;
}

.justify {
	text-align : justify;
}

.mainnav {
	color : #000000;
	font-family : "Arial Narrow";
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

.mainnavsmall {
	color : #FF6600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.subnav {
	color : #CCCCCC;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	font-weight : bold;
}

.tablehairline {
	border : thin solid #000000;
}

.temppagetitle {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.temppagetitleblack {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.text {
	color : #000000;
	font-family : Arial, Verdana, Tahoma, "MS Sans Serif";
	font-size : 10px;
	font-weight : normal;
}

.textcaps {
	color : #000000;
	font-family : Garamond, Georgia, "Times New Roman";
	font-size : 12px;
	font-weight : normal;
	line-height : 14px;
	vertical-align : middle;
}

.textserif {
	color : #000000;
	font-family : "Century Gothic";
	font-size : 9px;
	font-weight : normal;
}

.textserifgold {
	color : #CC9900;
	font-family : Garamond, Georgia, "Times New Roman";
	font-size : 12px;
	font-weight : normal;
	line-height : 13px;
}

.textserifwhite {
	color : #FFFFFF;
	font-family : "Century Gothic";
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
}

.textserifwhitelarge {
	color : #FFFFFF;
	font-family : Georgia, Garamond, "Times New Roman", "MS Serif";
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 120%;
}

.top {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.v10bkbold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.v10black {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.v10greyboldcopy {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.v10whitebold {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
.txtbox {
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 20px;
	width: 200px;



}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: thin outset #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 90px;
	background-color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
.buttonres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: thin outset #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 45px;
	background-color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
.{ 
scrollbar-face-color: #000033;
scrollbar-track-color: #000033;
scrollbar-arrow-color: #FFFFFF;
scrollbar-shadow-color: #708090;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #708090;
}
.bodypeople {
	azimuth : left;
	background : #000033 url(images/bginner-gp.jpg) no-repeat fixed;
	border : none;
	margin : 0px;
	padding: 0px;
}
.bodywinecart {

	azimuth : left;
	background : url(images/bginner-winecart.jpg) no-repeat fixed;
	border : none;
	margin : 0px;
	padding: 0px;
}
.bodywinewhite {

	azimuth : left;
	background : url(images/bginner-winewhite.jpg) no-repeat fixed;
	border : none;
	margin : 0px;
	padding: 0px;
}
.bodywinered {

	azimuth : left;
	background : url(images/bginner-winered.jpg) no-repeat fixed;
	border : none;
	margin : 0px;
	padding: 0px;
}
.bodywinesparkling {

	azimuth : left;
	background : url(images/bginner-winesparkling.jpg) no-repeat fixed;
	border : none;
	margin : 0px;
	padding: 0px;
}
.bodywinechampers {

	azimuth : left;
	background : url(images/bginner-winechampers.jpg) no-repeat fixed;
	border : none;
	margin : 0px;
	padding: 0px;
}
.bodybrk {

	azimuth : left;
	background : #003300;
	border : none;
	margin : 0px 0px 0px 0px;
}
.bodyluc {


	azimuth : left;
	background : #FFCC99;
	border : none;
	margin : 0px 0px 0px 0px;
}
.bodylepinner {

	azimuth : left;
	background : url(images/background_papillon_inner.gif) no-repeat fixed;
	border : none;
	margin : 0px 0px 0px 0px;
}
.bodybrkinner {

	azimuth : left;
	background : url(images/background_brooklands_inner.gif) repeat fixed;
	border : none;
	margin : 0px 0px 0px 0px;
}
.bodylucinner {

	azimuth : left;
	background : url(images/background_lucianos_inner.gif) repeat fixed;
	border : none;
	margin : 0px 0px 0px 0px;
}
.bodyred {

	azimuth : left;
	background : #990000;
	border : none;
	margin : 0px 0px 0px 0px;
}
.bodylep {


	azimuth : left;
	background : #006699;
	border : none;
	margin : 0px 0px 0px 0px;
}
.bodycater {

	azimuth : left;
	background : #333333;
	border : none;
	margin : 0px 0px 0px 0px;
}
.button150 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: thin outset #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	background-color: #FFFFFF;
	text-align: center;
}
.bodywinehalfs {
	azimuth : left;
	background : url(images/bginner-winecontemp.jpg) no-repeat fixed;
	border : none;
	margin : 0px;
	padding: 0px;
}
.lep-bradley {
	font-family: "Bradley Hand ITC", AirCut, "Brush Script MT", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.lep-bradley16 {
	font-family: "Bradley Hand ITC", AirCut, "Brush Script MT", serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.textserifgold14 {

	color : #CC9900;
	font-family : Garamond, Georgia, "Times New Roman";
	font-size : 14px;
	font-weight : normal;
	line-height : 13px;
}
.textserifwhitelargeitalic {
	color : #FFFFFF;
	font-family : Georgia, Garamond, "Times New Roman", "MS Serif";
	font-size : 11px;
	font-style : italic;
	font-weight : normal;
	line-height : 120%;
}
.textserifwhitelargeitalicheader {
	color : #FFFFFF;
	font-family : Georgia, Garamond, "Times New Roman", "MS Serif";
	font-size : 14px;
	font-style : italic;
	font-weight : normal;
	line-height : 120%;
}
.buttonwine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border: thin outset #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 90px;
	background-color: #009933;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	white-space: normal;
}
.winetable {
	border: 1px groove #CCCCCC;
}
.qtybox {
	border: thin none #FFFFFF;
	height: 15px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.txtbox320 {
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 20px;
	width: 320px;
	left: 2px;

}
.txtbox50 {
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 20px;
	width: 50px;
}
.txtboxmulti {
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 40px;
	width: 300px;
}
.txtbox100 {
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 18px;
	width: 100px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: middle;


}
.buttonwineblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border: thin outset #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 90px;
	background-color: #00CCFF;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	white-space: normal;
}
.txtbox200 {
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 18px;
	width: 200px;
	left: 2px;
	vertical-align: middle;
	text-indent: 2pt;



}
.txtboxmulti200 {
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 2px;
	text-align: left;
	height: 45px;
	width: 210px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: top;


}
.buttonwinered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin outset #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 90px;
	background-color: #990033;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	white-space: normal;
}
.buttonwinegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin outset #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 90px;
	background-color: #999999;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	white-space: normal;
}
.buttonwinegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border: thin outset #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 90px;
	background-color: #FFCC33;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	white-space: normal;
}
.combo {

	border: thin none #FFFFFF;
	height: 15px;
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.v10whiteboldreal10 {

	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.btnfake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
	border: 1px solid #000000;
	vertical-align: middle;
}
.combo160 {
	border: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-position: left center;
	margin: 0px;
	padding: 0px;

}
.combo160res {
	border: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	
	margin: 0px;
	padding: 0px;
	left: 2px;

}
.combo200 {

	border: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}
.bodyredinset {


	azimuth : left;
	background : #760000 url(images/bg-redtariff.gif) repeat;
	border : none;
	margin : 0px 0px 0px 0px;
}
.textserifitalic {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 120%;
	font-style: oblique;

}
.textserif14 {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 120%;
	font-style: italic;

}
.ar14black {
	color : #000000;
	font-family : Arial, Verdana, Tahoma, "MS Sans Serif";
	font-size : 14px;
	font-weight: normal;

}
.textserifblacklarge {

	color : #000000;
	font-family : "Trebuchet MS", "Franklin Gothic Book", Latha;
	font-size : 14px;
	font-style : italic;
	font-weight : normal;
	line-height : 120%;
}
.ar10blue {

	color : #000066;
	font-family : Arial, Verdana, Tahoma, "MS Sans Serif";
	font-size : 10px;
	font-weight: bold;
}
.txtbox50c {
	border: thin inset #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 20px;
	width: 70px;
	vertical-align: bottom;
	background-position: center bottom;


}
.txtbox150 {

	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 18px;
	width: 150px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: middle;
}
.txtbox150res {

	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 4px;
	text-align: left;
	height: 18px;
	width: 150px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: middle;
}
.txtbox50res {

	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 4px;
	text-align: left;
	height: 18px;
	width: 50px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: middle;
}
.txtbox25res {

	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 4px;
	text-align: left;
	height: 18px;
	width: 25px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: middle;
}
.txtboxmultiwide {

	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 2px;
	text-align: left;
	height: 45px;
	width: 305px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: top;
}

.txtboxmultiwideres {

	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 2px;
	text-align: left;
	height: 100px;
	width: 150px;
	left: 2px;
	text-indent: 2pt;
	vertical-align: top;
}
.unnamed1 {
	border: 1px solid white;
	background-color: #FFFFFF;
}
.arial {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.arialCopy {
	font-family: Arial;
	font-size: 10px;
	color: #99CC00;
}
.arialCopy12 {
	font-family: Arial;
	font-size: 12px;
	color: #99CC00;
}
.greenborder {
	border: 1px solid #27AC73;
	height: 0px;
	width: 0px;
}
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.daluc14 {
	font-size: 14px;
	color: #33CCCC;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.daluc9 {
	font-size: 9px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.daluc10 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #000000;
}
