@charset "UTF-8";
/* CSS Document */
body {
	background-color: #61A0D6;
	background-image: url(../_img/drop_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.wrap {
	width: 917px;
	margin-left: 50%;
	left: -458px;
	position: absolute;
	padding-top: 0px;
	padding-bottom: 10px;
}
.container {
	width: 914px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.header .callto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #E11116;
	text-align: right;
	font-weight: bold;
}
.content {
	float: left;
}
.content .banner {
	background-color: #FFFFFF;
	background-image:url(../_img/banner_bg_2.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 100%;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content .banner .head {
	width: 425px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin: 0px;
}
.content .banner .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	width: 425px;
	padding-top: 25px;
	padding-left: 25px;
	margin: 0px;
}
.content .banner .text a, a:visited {
	color: #B3D4FE;
	text-decoration: none;
}
.content .banner .text a:hover {
	text-decoration: underline;
}
/* NAV MENU */
#nav {
	width: 911px;
	padding: 0;
	margin: 0 auto;
	background:url(../_img/nav_bg.jpg);
	background-repeat:repeat-x;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	
	
	
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	
	border-right:1px #ffffff solid;
}
ul#topnav li a {
	float: left; 
	padding-top:4px;
	height: 20px;
	padding-left:22px;
	padding-right:22px;
	text-decoration:none;
	color:#ffffff;
}
ul#topnav li a:hover 
{
	background:	url(../_img/ro_bg.jpg);
	background-repeat:repeat-x;
	
	}
/* ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }*/
ul#topnav a {
	
	
	
}
ul#topnav li .sub {
	position: absolute;	
	top: 26px; left: 0;
	background: #61a0d6;
	padding: 6px 6px 12px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
	
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	border-right:none;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	
	padding: 2px 5px 2px 16px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub h3
{
margin:0;
padding-left:15px;
padding-top:9px;
padding-bottom:3px;
padding-right:5px;
font-size:13px;
color:#00529c;	
	
	}
ul#topnav .sub a:hover
{
color:#00529c;
background:none;
background-repeat:no-repeat;
	
	}
.clinks a, a:visited {
color: #666666;
text-decoration: underline;
}
.clinks a:visited {
color: #333333; 
text-decoration: underline;
}
.content .sub_banner {
	background-color: #FFFFFF;
	background-image: url(../_img/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 100%;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content .sub_banner_holiday {
	background-color: #FFFFFF;
	background-image: url(../_img/banner_bg_holiday.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 100%;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content .left_copy {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
}
.content .left_cop a, a:visited {
	color: #00529C;
	text-decoration: underline;
}
.content .left_copy h1 {
	padding-left: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #00529C;
}
.content .left_copy h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 16px;
	line-height: 20px;
	color: #00529C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.content .left_copy p {
	padding-left: 25px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666161;
}
.content .left_copy ul {
	padding-left: 50px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666161;
}
.content .left_copy img {
	padding-left: 25px;
}
.content .right_copy {
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
}
.content a:hover {color: #8CD9FF; }
.content .right_copy .specials {font-family:Arial, Helvetica, sans-serif; font-size:32px; line-height:34px; font-weight:bold; color:#003366; background-color:#8CD9FF; margin:2px; padding:8px;}
.content .right_copy .specials a:hover{color:#878787; text-decoration:none;}
.content .right_copy .sp_cont {
	background-color: #F8FDFF;
	background-image: url(../_img/specials_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #003366;
	padding: 5px;
}
.content .right_copy .sp_cont td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
.content .right_copy .sp_cont ul {
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
}
.content .right_copy .sp_cont a, a:visited {
	color: #003366;
	text-decoration: none;
}
.sp_cont input {
	margin-top: 3px;
}
.content .coffee_right {
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	border: thin solid #956900;
}
.content .coffee_right .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	color: #E8E8E8;
	background-color: #956900;
	margin: 2px;
	padding: 8px;
}
.content .coffee_right .cr_cont {
	background-color: #FFFFFF;
	background-image: url(../_img/coffeespecial_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #003366;
	padding: 5px;
}
.content .coffee_right .cr_cont td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
.content .coffee_right .cr_cont ul {
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
}
.content .coffee_right .cr_cont a, a:visited {
	color: #003366;
	text-decoration: none;
}
.cr_cont input {
	margin-top: 3px;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
}
.style2 {color: #FF0033}
.content .right_copy img {
	margin: 0px;
}
.footer {
	margin: 0px;
	clear: both;
	background-color: #00529C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer #left_foot {
	padding-left: 10px;
	padding-top: 10px;
	width: 225px;
	float: left;
}
.footer #left_foot .f_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
}
.footer #left_foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
.footer  #left_foot  a, a:visited {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	display: inline;
}
.footer #right_foot {
	float: right;
	width: 350px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}
.footer #right_foot .f_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
}
.footer #right_foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
.footer #right_foot a, a:visited {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	display: inline;
}
.content td {
	vertical-align: top;
}
#city2 {font-size: 10px; color: #fff; font-family: Arial, Helvetica, sans-serif; margin: 20px 0px 0px 10px;}
#city2 a {color: #fff; text-decoration: none;}
#city2 a:hover {text-decoration: underline; color: #61A0D6;}
#city3 {font-size: 13px; color: #003366; font-family: Arial, Helvetica, sans-serif; margin: 20px 0px 0px 10px;}
#city3 a {color: #003366;; text-decoration: none;}
#city3 a:hover {text-decoration: underline; color: #61A0D6;}
.sd-form {background:url(../_img/side-form-bg.jpg) no-repeat; height:400px; margin:20px auto 0; width:257px;}
.sd-form table {height:400px; padding-left:23px; padding-top:50px;}
a:hover {color: #8CD9FF; }
a.spanish {display: block; background:url(../_img/spanish-btn.jpg) no-repeat; width: 107px; height: 38px; margin: 0px 0px 20px 40px; }
a:hover.spanish {background:url(../_img/spanish-btn-over.jpg) no-repeat; }
img a{border:none;}
#specials-button {margin:18px 0 0 14px;}
a.specials-button {display:block; background:url(../_img/specials-button.jpg) no-repeat; width:259px; height:88px; }
a:hover.specials-button {background:url(../_img/specials-button-hover.jpg) no-repeat; }

#bottlelesspics div{
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	text-align:center;
	
}
