@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%;
	background-color: #FFF;
}

/* 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:		11;
	dw-num-cols-desktop:	14;
	dw-gutter-percentage:	25;
	
	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/
*/

.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: 88%;
	clear: none;
	float: none;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding: 0%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top-style: none;
        box-shadow: 7px 7px 21px 0px #333;
}
#div1 {
}
.header {
}
.menubar {
	color: #FFF;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #cc2d30;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin-left: 2.5641%;
	clear: none;
}
.bodytext {
	width: 100%;
	font-size: 12px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #000000;
}
.button1 {
	border-right: 2px solid #999;
	border-left: 2px solid #999;
	border-top-color: #999;
	border-bottom-color: #999;
	width: 23.0769%;
	margin-left: 12.8205%;
}
.button2 {
width: 23.0769%;
margin-left: 2.5641%;
clear: none;
}
.button3 {
	border-right: 2px solid #999;
	border-left: 2px solid #999;
	border-top-color: #999;
	border-bottom-color: #999;
	width: 23.0769%;
	margin-left: 2.5641%;
	clear: none;
}
.b1 {
width: 23.0769%;
margin-left: 12.8205%;
}
.b2 {
width: 23.0769%;
margin-left: 2.5641%;
clear: none;
}
.b3 {
width: 23.0769%;
margin-left: 2.5641%;
clear: none;
}
.hometext {
	width: 74.3589%;
	margin-left: 12.8205%;
	border: 0px none #000;
	color: #FFFFFF;
}
.location1 {
	width: 74.3589%;
	margin-left: 12.8205%;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 25px;
}
.location2 {
	width: 74.3589%;
	margin-left: 12.8205%;
	clear: both;
	border: 1px dotted #cc2d30;
	padding: 0px;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.location3 {
	width: 74.3589%;
	margin-left: 12.8205%;
	clear: both;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.location4 {
	width: 74.3589%;
	margin-left: 12.8205%;
	clear: both;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.location5 {
	width: 74.3589%;
	margin-left: 12.8205%;
	clear: both;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.spacer {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

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

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

.gridContainer {
	width: 88%;
	clear: none;
	float: none;
	padding: 0%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #000000;
}
#div1 {
}
.header {
	text-align: center;
}
.menubar {
	font-size: 18px;
	width: 100%;
	clear: both;
	border-right: 0px none;
	background-color: #cc2d30;
	margin: 0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodytext {
	width: 100%;
	font-size: 14px;
	background-color: #000000;
	vertical-align: middle;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.button1 {
width: 25.9259%;
margin-left: 9.2592%;
}
.button2 {
width: 25.9259%;
clear: none;
margin-left: 1.8518%;
}
.button3 {
width: 25.9259%;
clear: none;
margin-left: 1.8518%;
}
.b1 {
width: 100%;
margin-left: 0;
}
.b2 {
width: 100%;
clear: both;
margin-left: 0;
}
.b3 {
width: 100%;
clear: both;
margin-left: 0;
}
.hometext {
	width: 62.9629%;
	margin-left: 18.5185%;
	font-size: 16px;
	vertical-align: middle;
	background-color: #000000;
	color: #FFFFFF;
}
.location1 {
	width: 35.1851%;
	margin-left: 9.2592%;
	border: 1px dotted #cc2d30;
	vertical-align: middle;
	color: #FFFFFF;
}
.location2 {
	width: 35.1851%;
	clear: none;
	margin-left: 11.1111%;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
}
.location3 {
	width: 35.1851%;
	clear: both;
	margin-left: 9.2592%;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
}
.location4 {
	width: 35.1851%;
	margin-left: 11.1111%;
	clear: none;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
}
.location5 {
	width: 35.1851%;
	margin-left: 9.2592%;
	clear: both;
	border: 1px dotted #cc2d30;
	color: #FFFFFF;
}
.spacer {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* 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: 91%;
	max-width: 1232px;
	margin: auto;
	clear: none;
	float: none;
	padding: 0%;
}
#div1 {
}
.header {
}
.menubar {
	color: #FFF;
	font-weight: bold;
	background-color: #cc2d30;
	font-size: 24px;
	width: 100%;
	clear: both;
	margin-left: 0;
	border-right: 0px none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodytext {
	width: 100%;
	font-size: 18px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.button1 {
width: 27.5362%;
margin-left: 7.2463%;
}
.button2 {
width: 27.5362%;
clear: none;
margin-left: 1.4492%;
}
.button3 {
width: 27.5362%;
clear: none;
margin-left: 1.4492%;
}
.b1 {
width: 100%;
margin-left: 0;
}
.b2 {
width: 100%;
clear: both;
margin-left: 0;
}
.b3 {
width: 100%;
clear: both;
margin-left: 0;
}
.hometext {
	width: 71.0144%;
	margin-left: 14.4927%;
	font-size: 18px;
}
.location1 {
	width: 34.7826%;
	margin-left: 7.2463%;
	border: 1px dotted #cc2d30;
}
.location2 {
	width: 34.7826%;
	clear: none;
	margin-left: 15.942%;
	border: 1px dotted #cc2d30;
}
.location3 {
	width: 34.7826%;
	clear: none;
	margin-left: 7.2463%;
	border: 1px dotted #cc2d30;
}
.location4 {
	width: 34.7826%;
	margin-left: 15.942%;
	clear: none;
	border: 1px dotted #cc2d30;
}
.location5 {
	width: 34.7826%;
	margin-left: 7.2463%;
	clear: both;
	border: 1px dotted #cc2d30;
}
.spacer {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
