@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		8;
	dw-num-cols-tablet:		18;
	dw-num-cols-desktop:	18;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	float: right;
  }

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
	display: block;
	height: auto;
	width: 100%;
	border: 0;
	border-radius: 5px;
  }

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98.3695%;
	padding-left: 0.8152%;
	padding-right: 0.8152%;
	clear: none;
	float: none;
	border-color: rgba(255,255,255,1.00);
}
#header {
	background-color: #000000;
	margin-bottom: -5px;

}

#logo {
	width: 100%;
	text-align: center;
}
#logo img {
	text-align: center;

}
.logoborder {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: thick groove rgba(255,255,255,1.00);
	border-radius: 9px;
	text-align: center;
}
#logo #tag h2 {
	font-size: 0.8em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin-left: -8px;
	color: rgba(255,255,255,1.00);
}

#imageScript {
	width: 100%;
	clear: both;
	margin-left: 0;
	border-radius: 5px;
}
.phoneNumbers {
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: 2px;
	width: 100%;
	clear: both;
	margin-left: 0;
}
#mainNav {
	width: 100%;
	margin-left: 0;
}
#navMenu {
width: 100%;
margin-left: 0;
}

.navMenuItem {
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-align: center;
	background-color: #000000;
	width: 100%;
	margin-left: 0;
	border-radius: 7px;
	border: 1px solid rgba(255,255,255,1.00);
}
.currentlink {
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-align: center;
	background-color: #000000;
	width: 100%;
	margin-left: 0;
	border-radius: 7px;
	border: 1px solid rgba(255,255,255,1.00);
}
.fluid.navMenuItem a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-size: 0.9em;
}
.currentlink a  {
	color: rgba(199,70,6,1.00);
	text-decoration: none;
	font-size: 1.05em;
}

#main {
	background-color: #FFFFFF;
	margin-top: 9px;
	border-radius: 5px;
}
#mainContent {
	text-align: justify;
	width: 74.5856%;
	margin-left: 12.7071%;
	clear: both;
}
#mainText {
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#mainContent h1 {
	color: rgba(180,73,74,1.00);
	font-size: 1.1em;
}
#footer {
	margin-top: 10px;
	text-align: center;
	width: 100%;
	margin-left: 0;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-radius: 5px;
}
#footer1 {
	margin-top: 4px;
	font-size: 0.9em;
	width: 100%;
	margin-left: 0;
}
#footer a {
	color: #000000;
}
.footerText {
	margin-top: -15px;
	font-style: italic;
	font-size: 0.9em;
	font-weight: 400;
	width: 49.1712%;
	margin-left: 1.6574%;
	clear: none;
}
#footer2 {
}
.footertext2 {
	width: 74.5856%;
	font-style: italic;
	margin-top: -20px;
	margin-left: 12.7071%;
	margin-bottom: 0px;
	font-weight: 300;
}
.footertext3 {
	font-size: 0.85em;
	width: 100%;
	margin-left: 27.0718%;
	clear: none;
}
#tag {

width: 74.5856%;

margin-left: 12.7071%;

}
.hours {
	text-align: center;
	color: rgba(0,0,0,1.00);
	margin-top: 5px;
	font-style: italic;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.border {
	border-radius: 5px;
	border: thin solid rgba(255,255,255,1.00);
}
#phonenumberBorder {
	border: thin solid rgba(255,255,255,1.00);
	padding-bottom: 5px;
	border-radius: 6px;
	margin-top: 10px;
}
#facebook {
display: none;
}
.suppliers {
	width: 100%;
	margin-left: 14.3646%;
	clear: none;
	text-align: center;
	margin-top: -6px;
}
#mainText h2 {
	text-align: center;
	margin-bottom: -10px;
	margin-top: -3px;
}
.textcenter {
	text-align: center;
}
.red {
	color: rgba(180,73,74,1.00);
}
.map {
	text-align: center;
	margin-bottom: 6px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.map iframe {
	width: 100%;
}
.suppliers img {
	padding-top: 6px;
	padding-bottom: 6px;
}










/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 94.3115%;
	padding-left: 0.3442%;
	padding-right: 0.3442%;
	clear: none;
	float: none;
	margin-left: auto;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	float: right;
	max-width: 400px;
  }

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
  }

#header {
	margin-bottom: -9px;
}
#main {
	background-color: rgba(0,0,0,1.00);
}
#footer {
	width: 100%;
	margin-left: 0;
}
#logo {
	width: 38.4428%;
	margin-top: -5px;
	text-align: left;
}
#logo img {


}
#imageScript {
	width: 49.635%;
	margin-left: 11.9221%;
	clear: none;
}
.phoneNumbers {
	text-align: center;
	font-size: 0.9em;
	width: 32.8467%;
	margin-left: 0.7299%;
	clear: none;
}
#mainNav {
	width: 21.6545%;
	margin-left: 0;
	padding-top: 12px;
}
#navMenu {
	width: 100%;
	margin-left: 0;
	background-color: rgba(7,7,7,1.00);
}
.navMenuItem {
	width: 100%;
	margin-left: 0;
	background-color: #000000;
	padding-left: 5px;
	margin-bottom: 15px;
}
.fluid.navMenuItem a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	display: block;
}
#mainContent {
	width: 72.0194%;
	margin-left: 6.326%;
	clear: none;
	background-color: rgba(255,255,255,1.00);
	border-radius: 5px;
}
#mainText {
width: 84.4594%;
margin-left: 7.7702%;
clear: both;
}
#footer1 {
width: 88.8077%;
margin-left: 5.5961%;
}
.footerText {
width: 27.2506%;
clear: none;
margin-left: 17.5182%;
}
#footer2 {
}
.footertext2 {
	width: 88.8077%;
	margin-left: 5.5961%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footertext3 {
	width: 44.0389%;
	clear: none;
	margin-left: 6.326%;
	display: block;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#tag {
width: 100%;
margin-left: 0;
}
#logo #tag h2 {
	font-size: 0.8em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
	margin-left: 33px;
	margin-top: -3px;
}
.hours {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 1em;
	padding-left: 7px;
}
.border {
}
#phonenumberBorder {
}
#facebook {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 10px;
	display: block;
}
.suppliers {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 8px;
	margin-top: -7px;
}
.map {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.currentlink {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-align: center;
	background-color: #000000;
	width: 100%;
	margin-left: 0;
	border-radius: 7px;
	border: 1px solid rgba(255,255,255,1.00);
	padding-right: 4px;
	margin-bottom: 17px;
}
.logoborder {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 8px;
	border: thick groove rgba(255,255,255,1.00);
	border-radius: 9px;
	text-align: center;
	margin-left: 1px;
}





}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 89.3478%;
	max-width: 900px;
	padding-left: 0.326%;
	padding-right: 0.326%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	margin-bottom: -27px;


}
#main {
}
#footer {
width: 100%;
margin-left: 0;
}
#logo {
	width: 49.635%;
	height: 200px;
}
#imageScript {
width: 49.635%;
margin-left: 0.7299%;
clear: none;
}
.phoneNumbers {
width: 32.8467%;
clear: none;
margin-left: 0.7299%;
}
#mainNav {
	width: 21.6545%;
	margin-left: 0;
	padding-top: 12px;
}
#navMenu {
	width: 100%;
	margin-left: 0;
	background-color: rgba(7,7,7,1.00);
}
.navMenuItem {
	width: 100%;
	margin-left: 0;
	background-color: #000000;
	padding-left: 5px;
}
.fluid.navMenuItem a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	display: block;
	border-radius: 5px;
	font-size: 0.9em;
}
#mainContent {
	width: 72.0194%;
	margin-left: 6.326%;
	clear: none;
	background-color: rgba(255,255,255,1.00);
	border-radius: 5px;
}
#mainText {
width: 84.4594%;
margin-left: 7.7702%;
clear: both;
}
#mainContent h1 {
	color: #B4494A;
	font-size: 1.2em;
}
#footer1 {
width: 100%;
margin-left: 0;
}
.footerText {
width: 100%;
clear: both;
margin-left: 0;
}
#footer2 {
}
.footertext2 {
width: 88.8077%;
margin-left: 5.5961%;
}
.footertext3 {
width: 44.0389%;
clear: none;
margin-left: 6.326%;
display: block;
}
#logo img {
	text-align: left;



}
#tag {
	color: rgba(255,255,255,1.00);
	width: 100%;
	margin-left: 0;
}
#logo #tag h2 {
	font-size: 0.8em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: left;
	margin-left: 0px;
	text-indent: 7px;
	margin-top: 7px;
}
.hours {
	color: rgba(255,255,255,1.00);
	text-align: center;
}
.border {
}
#phonenumberBorder {
}
#facebook {
display: block;
}
.suppliers {
	width: 100%;
	clear: both;
}
.map {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}



}
