body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #26211A;
	
}




p {
	margin-top: 0px;
}


html {
	scrollbar-3dlight-color: #B06E41;
	scrollbar-arrow-color: #B97141;
	scrollbar-base-color: #492916;
	scrollbar-darkshadow-color: #29160B;
	scrollbar-face-color: #492916;
	scrollbar-highlight-color: #B06E41;
	scrollbar-shadow-color: #29160B;
}




form {
	margin: 0;
}





h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #A4201A;
	line-height: 26px;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #A4201A;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A4201A;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A4201A;
	line-height: 26px;
	font-weight: normal;
}





li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../_images/bullet-sq-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}



.clearFloat {
	clear:both;
	font-size: 1px;
}



.rulVert {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #26211A;
}


.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #26211A;
	font-size: 11px;
}

.TequilaTitle {
	font-family: "Old English Text MT", Georgia, "Times New Roman", serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #CD0000;
	}


.TeqBatallasTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}


/*.definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
}
*/


#definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 17px;
}

#definition p {
	margin-bottom: 7px;
}


.bodyMed {
	font-size: 14px;
}


.bodySm {
	font-size: 11px;
}

.bodyLead {
	font-size: 16px;
	line-height: 28px;
}

.descriptor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}


.tequilasList {
	background-image: url(../_images/bg-dots.gif);
	background-repeat: repeat-y;
	background-position: 240px;
	font-size: 11px;
	line-height: 16px;
}



.callOut {
	font-size: 18px;
	font-style: italic;
	color: #990000;
	line-height: 25px;
}


.callOutSm {
	font-size: 15px;
	font-style: italic;
	color: #990000;
	line-height: 25px;
}



.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}




.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 23px;
	height: 26px;
	width: 100%;
	font-weight: bold;
	text-indent: 15px;
	vertical-align: middle;
	background-image: url(../_images/barGreen26.jpg);
	background-repeat: repeat-x;
}
.newsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 23px;
	margin-left: 20px;
}

.barGray {
	height: 5px;
	background-image: url(../_images/barGray5.jpg);
	background-repeat: repeat-x;
	width: 100%;
		}
		
.barGreen {
	height: 5px;
	background-image: url(../_images/BarGreen5.jpg);
	background-repeat: repeat-x;
	width: 100%;
}


.footerWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
}


#phoL {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

#phoR {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#tFactsTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD221B;
	text-align: center;
}

#tFacts{
	font-size: 11px;
	font-style: italic;
	color: #AD221B;
	padding-top: 7px;
	text-align: left;
	padding-left: 10px;
	line-height: 16px;
}


#bodyTop{
	background-image: url(../_images/bg-nav.jpg);
	background-repeat: repeat-x;
	height: 90px;
}



/* Nav CSS */

a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}



#navBread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}


#navBread ul {
	margin: 0px;
	padding: 0px;

}

#navBread li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
   
}

#navBread a:link, #navBread a:visited {
	color: #999999;
	text-decoration: underline;
}

#navBread a:hover {
	color: #F99E1C;
	text-decoration: none;
}

#navBread a:active {
	color: #99FF00;
	text-decoration: none;
}

/* inline second tier nav */

 #nav3 {
	padding: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

 #nav3 ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 12px;
	white-space: nowrap;
	text-align: left;
}
 #nav3 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	display: inline;

}

	#nav3 a:link, #nav3 a:visited {
	color:#9E4B1E;
	text-decoration:none;
	padding: 2px 11px 2px 12px;
	border: 1px solid #9E4B1E;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}



#nav3 a:hover {
	color: #FFFFFF;
	border: 1px solid #9E4B1E;
	padding: 2px 11px 2px 12px;
	background-color: #9E4B1E;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

	#nav3 a:active {
	color:#FFFFFF;
	border: 1px solid #9E4B1E;
	background-color: #FF6600;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	}






/* Second Tier Nav*/ 

 #nav2 {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #666666;
	font-weight: bold;
}

 #nav2 ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px 10px 10px 0px;
	white-space: nowrap;
	padding: 0px;
}

 #nav2 ul ul{
	
	list-style-image: none;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	white-space: nowrap;
	padding: 0px;
}


 #nav2 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 2px;
	padding: 0px;
	text-align: right;
	background-image: none;

}

	#nav2 a:link, #nav2 a:visited {
	color:#990000;
	text-decoration:underline;
	margin: 0px;
	text-align: right;
	padding: 0px;
}

	#nav2 a:hover {
	color: #FF0000;
	text-decoration: none;

}

	#nav2 a:active {
	color:#0099FF;
	text-decoration: none;
}








/* Forms CSS */

.formBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}



.formSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	line-height: 15px;
	}

.formButton {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #FBEECF;
	height: 17px;
	background-image: url(../_images/bg-formBox.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	border: 1px solid #D19946;
		}


.formArea {
	font-family: Arial;
	color: #000000;
	border: 1px solid #D19946;
	background-color:#FDEFD0;
	font-size: 11px;
	background-image: url(../_images/bg-formArea.jpg);
			}
			
.formBox {
	font-family: Arial;
	color: #130200;
	border: 1px solid #D19946;
	background-color:#FEF8EB;
	font-size: 11px;
	height: 17px;
	background-image: url(../_images/bg-formBox.jpg);
			}
