/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
a, img { outline: none; border:none; color: #000; font-weight: bold;}
img { display: block; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #323f48;
	color: #FFF;}	
	
p {
	font-size: 0.75em; 
    line-height: 1.4em; 	
 	}

 /* HomePage */
	 
#wrapper {
	width: 100%;	
    position:absolute;
    top:0;
    left:0;
    right:0;
	text-align: center;	
    margin:0 auto;
}

#wrapper img {
		width: 100%;
		}
		

#content{
	float: left;
	width: 100%;
	}

#content img {
		width: 100%;
		}

.contacttext a:hover, a:active, a:focus a:link {
	text-decoration: none;
	color: #000;
}
.contacttext {
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
	padding-top: 15px;
	}


/* FAQ COntact FAQ Page */

#contentfaq {
	max-width: 1000px;
	color: #000;	
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
}

#contentfqtext {
	padding: 15px 30px 30px 30px;
}

.text a:link {
	color: #c80b13;
	text-decoration: none; 
}

.text a:visited {
	color: #c80b13;
	text-decoration: none;
}

.text a:hover, a:active, a:focus {
	text-decoration: none;
	color: #c80b13;
}

.pagehead {
	color: #24408e;
	font-size: 120%;
	font-weight: bold;
}
.subhead {
	color: #24408e;
	font-size: 100%;
	font-weight: bold;
	padding-top: 25px;
}
.text {
	font-size: 90%;
	padding-top: 10px;
	line-height: 140%;
}

.hiwpagehead {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 10px;
}

.hiwsubhead {
	color: #24408e;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

.hiwsubhead a:link {
	color: #24408e;
	text-decoration: none; 
}

.hiwsubhead a:visited {
	color: #24408e;
	text-decoration: none;
}

.hiwsubhead a:hover, a:active, a:focus {
	text-decoration: none;
	color: #fc0202;
}




.contactquestions{
	font-size: 90%;
	padding-top: 25px;
	line-height: 150%;
	font-style: italic;
	font-weight: bold;
	color: #C03;
}

.catalogtext {
	font-size: 100%;
	font-weight:bold;
	color: #f6ee0e;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contacttext a:link {
	color: #000;
	text-decoration: none; 
}

.contacttext a:visited {
	color: #c3d600;
	text-decoration: none;
}

.contacttext a:hover, a:active, a:focus {
	text-decoration: none;
	color: #c3d600;
}

.footertext {
	font-size: 90%;
	font-weight:400;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footertext a:link, a:visited {
	color: #FFF;
	font-weight:400;
	text-decoration: none; 
}

.footertext a:hover, a:active, a:focus {
	font-weight:400;
	text-decoration: none;
	color: #c3d600;
}

.text li{
	list-style-type: disc;
	list-style-position: outside;
	padding: 5px 0px 0px 0px;
}
.text ul{
	padding: 5px 0px 0px 30px;
}

	 
 /* Nav */
nav {
	font-size: 1em;
		padding:0px 0px 0px 0px;

	}
	
nav ul {
	text-align: center;
	padding:8px 0px 8px 0px;
 	margin: 0px auto;
	background: #92347a;
	}

nav li {
	font-size: .85em;
	display: inline-block;
	padding-left:20px;	
	padding-right:20px;
	text-transform: uppercase;
}


nav :focus {outline:none;}
::-moz-focus-inner {border:0;}

nav a:link {
	color: #FFF;
	text-decoration: none; 
}

nav a:visited {
	color: #FFF;
	text-decoration: none;
}

nav a:hover, a:active, a:focus {
	text-decoration: none;
	color: #c1d331;
	font-weight: bold;
}

/* Beverage Page */

#contentbsp {
	max-width: 1000px;
	color: #000;	
	background-color: #FFF;
	text-align: center;
	margin: 0 auto;
	}

.bsppagehead {
	color: #24408e;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 15px;
}

table {
	text-align:center;
	width: auto;
	font-size: .8em;
	border-spacing: 0px;
    border-collapse: collapse;
	margin: 0px 15px 0px 15px;
}

 table, th, td {
    border: none;

}		
tr {
	text-align:center;

 }

th {
    vertical-align: center;
 }

td {
padding: 3px 10px 8px 10px;
text-align:center;
vertical-align: top;
	 }

table a:link {
	color: #24408e;
	text-decoration: none; 
}

table a:visited {
	color: #24408e;
	text-decoration: none;
}

table a:hover, a:active, a:focus {
	text-decoration: none;
	color: #eb1a1b;
}


/* Media Queries */
@media screen and (max-width: 480px) {
	
.textentry {
		margin: 0px 5px 0px 5px;  
}


nav {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 0px; 
	font-size: .90em;
	
	}
	
nav ul {
	margin-bottom: 12px;
background-color: inherit;


	}

nav li {
	background: #92347a;
	display: block;
	margin-bottom: 4px;  

	}
nav a {
	display: block;
	padding: 5px;
	}	
	
}