@charset "utf-8";
/* CSS Document */
.text1 {
	font:"Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B017D;
	padding-bottom:2px;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6B017D;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6B017D;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3300;
}
.text10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	padding-bottom:2px;
}
.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.div1 {
	font:"Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align:left;
	padding-left:8px;
	padding-bottom:6px;
}
.bottleButton1 {
	background-image: url(../images/bottle_home.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton1_hover {
	background-image: url(../images/bottle_home_hover.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton1_selected {
	background-image: url(../images/bottle_home_selected.gif);
	background-repeat: no-repeat;
	width:185px;
	height:75px;
	cursor:pointer;
}
.bottleButton2 {
	background-image: url(../images/bottle_about.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton2_hover {
	background-image: url(../images/bottle_about_hover.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton2_selected {
	background-image: url(../images/bottle_about_selected.gif);
	background-repeat: no-repeat;
	width:185px;
	height:75px;
	cursor:pointer;
}
.bottleButton3 {
	background-image: url(../images/bottle_contact.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton3_hover {
	background-image: url(../images/bottle_contact_hover.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton3_selected {
	background-image: url(../images/bottle_contact_selected.gif);
	background-repeat: no-repeat;
	width:185px;
	height:75px;
	cursor:pointer;
}
.bottleButton4 {
	background-image: url(../images/bottle_map.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton4_hover {
	background-image: url(../images/bottle_map_hover.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton4_selected {
	background-image: url(../images/bottle_map_selected.gif);
	background-repeat: no-repeat;
	width:185px;
	height:75px;
	cursor:pointer;
}
.bottleButton5 {
	background-image: url(../images/bottle_gifts.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton5_hover {
	background-image: url(../images/bottle_gifts_hover.gif);
	background-repeat: no-repeat;
	width:185px;
	height:45px;
	cursor:pointer;
}
.bottleButton5_selected {
	background-image: url(../images/bottle_gifts_selected.gif);
	background-repeat: no-repeat;
	width:185px;
	height:75px;
	cursor:pointer;
}
.floatLeft { 
    float: left; 
    margin: 4px; 
}
.floatRight { 
	float: right; 
	margin: 4px; 
}
.hightlight1:hover {
	background-color:#FFFFCC;
}
.button1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
