/* RESPONSIVE GRID SYSTEM =============================================================================  */

/* BASIC PAGE SETUP ============================================================================= */

body {
	background:#84624A;
	background-image:url(../images/store-bg.jpg);
	background-attachment:fixed;
	margin : 0 auto;
	padding : 0;
	font : 100%/1 'MuseoSlab100', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	color : #000;
	text-align: center;
}

/*  MAIN LAYOUT	============================================================================= */

#skiptomain { display: none; }

#wrapper {
	width: 100%;
	position: relative;
}

	#headcontainer {
		width: 100%;
	}
		.headerbox {
		max-width: 71.25em;
		margin: 10px auto 0;
	background-image:url(../images/greenplanks-2.jpg);
	}

		header {
			clear: both;
			max-width: 71.25em;
			font-size: 1em; /* 13 / 16 */
	        max-width: 71.25em;
			margin: 0 auto;
			padding: 0px 0px 0px 0px;
			position: relative;
			color: #594232;
		    background-color: #594232;
		}
 
	#navcontainer {
	width: 100%;	
	}

		nav {
	clear: both;
	font-size: 1em; /* 13 / 16 */
	max-width: 71.25em;
	background-color:#000000;
	margin: 0 auto;
	padding: 0 0 .5em 0;
	position: relative;
	color: #CFC5AD;
	text-align: center;
		}
 
 
		nav a:link, nav a:visited { color: #CFC5AD; text-decoration: none; }
		nav a:hover { color: #fff; text-decoration: none; }
		
	#maincontentcontainer {
		width: 100%;
	}

		.standardcontainer {
			
		}
		
		.darkcontainer {
			background: #666;
		}
		.topcontainer {
	font-size: 1em; /* 13 / 16 */
	border: solid #666 0px;
	border-radius: 1em;
	padding: .1em .1em .1em .1em;
	line-height: 1.25em;
		}
		.topcontainer a:link, .topcontainer a:visited {
	color: #E0E0E0;
	text-decoration: none;
}
				.topcontainer a:hover {
	color: #FF9;
	text-decoration: underline;
}

		.topcontainer2 {
	font-size: 1em; /* 16/ 16 */
	border-radius: 1em;
	margin-right: .3em;
		}

		.lightcontainer {
	font-size: 1em; /* 13 / 16 */
	background: #fff;
    background-image:url(../images/marble2.jpg);
	border: solid #666 0px;
	border-radius: 1em;
	padding: .5em 1em .5em 1em;
	line-height: 1.15em;
		}
				.lightcontainer1 {
	
	background: #fff;
    width: 95%;
	border: solid #666 0px;
	border-radius: 1em;
	padding: .25em 2em .25em 2em;
	line-height: 1em;
		}

				.fullpage {
	border: solid #666 0px;
	border-radius: 1em;
	padding: .25em .5em .25em 1em;
		}
				.lightcontainer2 {
	width: 70%; /* 1000px / 1250px */
	background: #fff;
	border: solid #666 0px;
	border-radius: 1em;
	padding: .75em 3em .75em 3em;
	line-height: .82em;
	margin: 0 auto 0;
		}
a.body {
	color : #0000FF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}

a.body:visited {
	color : #0000FF;
}

a.body:focus {
	outline : none;
	color : #800000;
}

a.body:hover, 
a.body:active {
	outline : none;
	color : #800000;
	text-decoration: underline;
}

				.storebox {
	border: solid #fff 0px;
    height: 22.5em;
    float: left;                                                                               
	width: 80%;
    margin-left: .5em;
    text-align: center;
  	}
		.contactcontainer {
	font-size: 1.1em; /* 13 / 16 */		
	background: #fff;
	border: solid #666 1px;
	border-radius: 1em;
	padding: .5em 3em .5em 3em;
	line-height: 1.5em;
		}

			#maincontent{
	clear: both;
	width: 90%; /* 1000px / 1250px */
	background-color:#fff;
	font-size: 1em; /* 13 / 16 */
	max-width: 71.25em;
	margin: 0 auto;
	padding: .1em 0 .75em 0;
	color: #594232;
	position: relative;
			}

			.maincontent{
				clear: both;
				width: 90%; /* 1000px / 1250px */
				font-size: 1em; /* 13 / 16 */
				background-color:#fff;
				max-width: 71.25em;
				margin: 0 auto;
				padding: 1em 0px;
				color: #594232;
				position: relative;
			}
				#maincontent2{
	clear: both;
	width: 90%; /* 1000px / 1250px */
    background-color:#fff;            
	font-size: 1em; /* 13 / 16 */
	max-width: 71.25em;
	margin: 0 auto;
	padding: .1em 0 .75em 0;
	color: #594232;
	position: relative;
			}

			.maincontent2{
				clear: both;
				width: 90%; /* 1000px / 1250px */
				font-size: 1em; /* 13 / 16 */
				max-width: 71.25em;
				margin: 0 auto;
				padding: 1em 0px;
				color: #594232;
				position: relative;
			}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 99%;
    height: 99%;
}
iframe, object, embed {
        max-width: 100%;
}
	#footercontainer {
		width: 100%;	
	line-height: 1.15em;
	}
	
		footer {
	clear: both;
	font-size: 1em; /* 13 / 16 */
	border-radius: 1em;
	max-width: 71.25em;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	color: #C4B099;
	background: #000;
		}




		footer a:link, footer a:visited {
	color: #CCC;
	text-decoration: none;
	outline: none;
}
		footer a:hover { 
		color: #fff; 
		text-decoration: underline; 
		outline: none;
}

	.smallprint {
	margin-top: 20px;
	line-height: 1em;
	color: #CCC;
	font-size: 0.875em; /* 12 / 13 */
			}

			#smallprint {
	margin-top: 20px;
	line-height: 1.25em;
	text-align: center;
	color: #ccc;
	font-size: 0.923em; /* 12 / 13 */
			}

			#smallprint p{
				vertical-align: middle;
			}


			#smallprint a:link, #smallprint a:visited {
	color: #CCC;
	text-decoration: none;
}
			#smallprint a:hover {
	color: #FC0;
	text-decoration: underline;
}

img {
border: solid #666 .15em;
max-width: 100%;
}
img.floatleft { float: left; margin: 0 10px 0 0; }
img.floatright { float: right; margin: 0 0 0 10px; }


button, 
input, 
select, 
textarea { 
font-family : MuseoSlab100, lucida sans unicode, 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
color : #333; }

/*  HEADINGS  ============================================================================= */

h1, h2, h3, h4, h5, h6 {
font-family:  MuseoSlab300, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-weight : normal;
margin-top: 0px;
letter-spacing: -1px;
}

h1 { 
color: #594232;
margin-bottom : 0.2em;
font-size : 2em; /* 96 / 16 */
line-height : 1.3;
}


h2 { 
font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #594232;
font-size : 1.5em; /* 40 / 16 */
line-height : 1;
}

h3 { 
color: #594232;
margin-bottom : 0.3em;
letter-spacing: -1px;
font-size : 1.85em; /* 28 / 16 */
line-height : 1.5; }


h4 { 
color: #594232;
margin-bottom : 0.5em;
font-size: 1.5em; /* 24 / 16  */
line-height: 1.25; }

	footer h4 {
	color: #594232;
	line-height : 1; 
	}

h5 { 
color: #594232;
margin-bottom : 1em;
font-size : 1em; /* 20 / 16 */ }

h6 { 
color: #006;
font-size : 1em; /* 16 / 16  */ }



/*  TYPOGRAPHY  ============================================================================= */

p, ol, ul, dl, address { 
margin-bottom : 1em; 
font-size : 1em; /* 16 / 16 = 1 */ }

p {
hyphens : auto;  }


p.center {
text-align: center;
}


.and {
font-family: GoudyBookletter1911Regular, Georgia, Times New Roman, sans-serif;
font-size: 1.5em; /* 24 / 16 */
}

.heart {
font-family: Pictos;
font-size: 1.5em; /* 24 / 16 */
}

ul, 
ol { 
margin : 0 0 1.5em 0; 
padding : 0 0 0 24px; }

li ul, 
li ol { 
margin : 0;
font-size : 1em; /* 16 / 16 = 1 */ }

dl, 
dd { 
margin-bottom : 1.5em; }

dt { 
font-weight : normal; }

b, strong { 
font-weight : bold; }

hr { 
display : block; 
margin : 1em 0; 
padding : 0;
height : 1px; 
border : 0; 
border-top : 1px solid #ccc;
}

small { 
font-size : 1em; /* 16 / 16 = 1 */ }

sub, sup { 
font-size : 75%; 
line-height : 0; 
position : relative; 
vertical-align : baseline; }

sup { 
top : -.5em; }

sub { 
bottom : -.25em; }

.subtext {
	color: #666;
	}

/* LINKS =============================================================================  */

a {
	color : #FFFD13;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}

a:visited {
	color : #FFFD13;
}

a:focus {
	outline : none;
	color : rgb(0,0,0);
}

a:hover, 
a:active {
	outline : none;
	color : #06C5FF;
	text-decoration: underline;
}





/* TABLES ============================================================================= */

table { 
border-collapse : collapse;
border-spacing : 0;; 
 }

th, td, caption { 
padding : .25em 10px .25em 5px; }

tfoot { 
font-style : italic; }

caption { 
background-color : transparent; }


/* Colors for form validity */
input:valid, 
textarea:valid   {  
/* Styles */ }

input:invalid, 
textarea:invalid {
-webkit-box-shadow : 0 0 2px #f00; 
-moz-box-shadow : 0 0 2px #f00;
box-shadow : 0 0 2px #f00; }

.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid {
background-color : #ccc; }




/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

	




/*  COLUMNS  ============================================================================= */

.twocolumns{
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	column-count: 2;
	column-gap: 2em;
  }




/*  GLOBAL OBJECTS ============================================================================= */

.breaker { clear: both; }

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}


/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

.clearfix { 
zoom : 1; }

::-webkit-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::-moz-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
-webkit-appearance : button; }

::-webkit-input-placeholder {
font-size : .875em; 
line-height : 1.4; }

input:-moz-placeholder { 
font-size : .875em; 
line-height : 1.4; }

.ie7 img,
.iem7 img { 
-ms-interpolation-mode : bicubic; }

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
-webkit-box-sizing : content-box;
-moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0; }

p {
/* http://www.w3.org/TR/css3-text/#hyphenation */
-webkit-hyphens : auto;
-webkit-hyphenate-character : "\2010";
-webkit-hyphenate-limit-after : 1;
-webkit-hyphenate-limit-before : 3;
-moz-hyphens : auto; }

.bannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 2em;
}
.bannertext-g {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #02D000;
	font-size: 2em;
}
.bannertext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 1.5em;
    line-height: 1;
}
.bannertext3 {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #990000;
	font-size: 1.25em;
    line-height: 1;
}
.splashtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #4B770B;
	line-height: 30px;
}
.bodytext-j {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #006;
	text-align: justify;
}
.bodytext12 { 
color: #594232;
font-size : .75em; /* 12 / 16  */ 
}

.bodytext16 { 
color: #594232;
font-size : 1em; /* 16 / 16  */
line-height: 1;
}
.bodytext16-2 {
	color: #666666;
	font-size : 1em; /* 16 / 16  */
    line-height: 1;
}
.bodytext18 { 
color: #594232;
font-size : 1.125em; /* 16 / 16  */ 
line-height: 1.25em;
}
.bodytext14-w { 
color: #FFF;
font-size : .875em; /* 16 / 16  */ 
line-height: 1.25em;
}
.bodytext18-w { 
color: #FFF;
font-size : 1.125em; /* 16 / 16  */ 
line-height: 1.5em;
}
.bodytext22 { 
color: #594232;
font-size : 1.375em; /* 24 / 16  */ 
line-height:normal;
}
.bodytext24-w { 
color: #fff;
font-size : 1.5em; /* 24 / 16  */ 
line-height:normal;
}
.bodytext32 { 
color: #594232;
font-size : 2em; /* 24 / 16  */ 
}
.splashtitle-large {
	font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #D93600;
	line-height: 1em;
}
.splashtitle {
	font-family : 'MuseoSlab100', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
	font-size: 1.75em;
	color: #D93600;
	line-height: 1.15em;
}
.splashtitle-bbg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #FFCC00;
	background-color: #000;
	text-align: center;
	line-height: 1.5em;
	margin: 10px;
}
.splashtitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D93600;
}