﻿/* ======== GENERAL RULES ======== */
html {height: 101%; margin-bottom: 1px;}
header, footer, nav, article, section, aside {display: block;}
body {
  background: #ddd url('../jpg/background.jpg');
  color: #000000;
  font: normal 1.0em 'Muli', Verdana, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  height: 100%;}
hr {
  background-color: #959595;
  color: #959595;
  border: none;
  height: 1px;}
ul {
  margin: 10px 0 20px 10px;
  padding: 0 0 0 10px;}
ul li a {
  color: #f68440;
  text-decoration: none;
  font-weight: bold;
  padding: 0;}
ul li a:hover {
  color: #919191;
  text-decoration: underline;}
table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}
/* ============================ */
/* ======== TYPOGRAPHY ======== */
/* ============================ */
a {
	color: #f68440;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
a:hover {
	color: #919191;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font: normal 2.3em 'Oswald', Verdana, Helvetica, sans-serif;
	color: #e45619;
	letter-spacing: -1px;
	margin: 0.5em 0;
}
h2 {
	font: normal 1.9em 'Oswald', Verdana, Helvetica, sans-serif;
	color: #e45619;
	margin: 0.3em 0;
}
h3 {
	font: normal 1.6em 'Oswald', Verdana, Helvetica, sans-serif;
	color: #e45619;
	margin: 0.5em 0;
	text-align: left;
}
h4 {
	font: normal 1.6em 'Oswald', Verdana, Helvetica, sans-serif;
	color: #515151;
	margin: 0.5em 0;
}
h5 {
	font: normal 1.50em 'Oswald', Verdana, Helvetica, sans-serif;
	color: #515151;
	margin: 0.5em 0;
}
h6 {
	font: normal 1.40em 'Oswald', Verdana, Helvetica, sans-serif;
  text-transform: uppercase; 
  color: #e45619;
	margin: 0.5em 0;
	border-bottom: 1px #e45619 solid;
}
.alternate1 {
	color: #000000;
	font: normal 1.6em 'Cinzel Decorative', Verdana, Helvetica, sans-serif;
	margin: 0.2em 0 0.5em 0;
	padding: 1px 6px;
	border-bottom: 1px #000000 solid;
	text-align: center;
}
.alternate2 {
	color: #ffffff;
	font: normal 1.3em 'Oswald', Verdana, Helvetica, sans-serif;
	background: #e45619;
	margin: 0.2em -3px 0.5em -3px;
	padding: 3px 6px;
	text-align: center;
	border-radius: 5px;
}
.alternate3 {
	font: normal 1.8em 'Oswald', Verdana, Helvetica, sans-serif;
	color: #e45619;
	margin: 0.5em 0;
	text-align: center;
	border-bottom: 1px #e45619 solid;
}
.button {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 10px;
	text-decoration: none;
	background: #e45619;
	border-radius: 5px;
}
.button:hover {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: #919191;
}
p.dropcap {
	overflow: hidden;
}
p.dropcap:first-letter {
	color: #444;
	display: block;
	float: left;
	font: 60px/50px Georgia, Garamond, serif;
	padding: 6px 4px 0 0;
}
.bignumber {
  border-radius: 25px;
	background: #e45619;
  color: #ffffff;
  display: block;
  float: left;
  font: normal 28px/50px Garamond, Georgia, serif;
  height: 50px;
  margin: 0 10px 5px 0;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
}
ul.list1 li {
	list-style-type: none;
	background: url(../png/bullet01.png) no-repeat 0 5px;
	padding: 1px 0 0 15px;
}
ul.list2 li {
	list-style-type: none;
	background: url(../png/bullet02.png) no-repeat 0 5px;
	padding: 1px 0 0 15px;
}
ul.list3 li {
	list-style-type: none;
	background: url(../png/bullet03.png) no-repeat 0 5px;
	padding: 1px 0 0 18px;
}
ol.leadingzero {
	background: none;
	list-style-position: outside;
	list-style-type: decimal-leading-zero;
}
blockquote {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 1.2em;
	color: #777;
	margin: 2px 40px;
	padding: 10px;
	text-align: left;
	line-height: 1.3em;
	border-top: 4px #777 solid;
	border-bottom: 4px #777 solid;
}
blockquote p {padding: 0; margin: 0;}
blockquote strong {
  color:#f68440;
  font-size:1.7em;
  font-weight:normal;
  letter-spacing:-1px;
  line-height:1em;
}
blockquote.leftside {
	float: left;
	display: block;
	width: 30%;
	margin: 1% 2% 1.5% 2%;
}
blockquote.rightside {
	float: right;
	display: block;
	width: 30%;
	margin: 1% 2% 1.5% 2%;
}
p.comment {
	background: transparent url('../png/comment.png') 0 3px no-repeat;
	padding: 0 0 5px 25px;
}
p.home {
	background: transparent url('../png/home.png') 0 3px no-repeat;
	padding: 0 0 5px 25px;
}
p.phone {
	background: transparent url('../png/phone.png') 0 2px no-repeat;
	padding: 0 0 5px 25px;
}
p.email {
	background: transparent url('../png/email.png') 0 3px no-repeat;
	padding: 0 0 5px 25px;
}
p.hours {
	background: transparent url('../png/clock.png') 0 3px no-repeat;
	padding: 0 0 5px 25px;
}
p.breadcrumbs {color: #000000; font-size: 0.95em; text-transform: uppercase;
  border-bottom: 1px #888888 solid; font-weight: lighter; letter-spacing: 2px;
  margin: -12px 0 40px 0; padding: 0 0 5px 0;}
p.authorDate {color: #555; font-size: 0.95em; text-transform: uppercase;
  border-bottom: 1px #888 solid; font-weight: lighter; letter-spacing: 2px;
  margin: 0; padding: 0;}
  
figure {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
}

figcaption {
	
	text-align: center;
	font: small 15px  Verdana, Helvetica, sans-serif;	
	font-style:italic
}  
  
  
/* ============================== */
/* ======== LAYOUT RULES ======== */
/* ============================== */
.wrapper {
  background-color: #ffffff;
	width: 1300px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: left;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.inside {
	width: 92%;
	padding: 0 4%;
}
/* ======== HEADER AREA ======== */
header {
  width: 100%;
	text-align: center;
}
/* ======== LOGO/SITE NAME AREA ======== */
#logo {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border-bottom: 2px #f68440 solid;
}
#logo h1, #logo h1 a, #logo h1 a:hover  {
	font: normal 1.6em 'Cinzel Decorative', Verdana, Helvetica, sans-serif;
	color: #222;
	text-align: center;
	text-decoration: none;
	margin: 0; padding: 0 0 0 0;
}
#logo h2 {
	font: normal 0.75em 'Muli', Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: -5px 0 0 0; padding: 0;
	letter-spacing: 1px;
}
/* ======== MAIN NAVIGATION AREA ======== */
#mainnav {
	color: #ffffff;
	background-color: #f68440;
	width: 100%;
	height: 50px;
	text-transform: uppercase;
}
#nav {
	margin: 0; padding: 0;
	list-style: none;
	text-align: center;
}
#nav li {
	display: inline-block;
	background: transparent;
	position: relative;
	z-index: 500;
	margin: 0 -2px 0 -3px;
	padding: 0;
	text-align: left;
}
/* this is the parent menu */
#nav li a {
	display: block;
	padding: 15px 15px 14px 15px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	-webkit-transition: all 0.5s ease 0.0s;
	transition: all 0.3s ease 0.0s;
}
#nav li a:hover {
	font-weight: normal;
	padding: 15px 15px 14px 15px;
	color: #000000;
	-webkit-transition: all 0.5s ease 0.0s;
	transition: all 0.3s ease 0.0s;
}
/* submenu, it's hidden by default */
#nav ul {
	position: absolute;
	left: 0;
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	box-shadow: 0 3px 8px rgba(0,0,0,0.2);
}
#nav ul li {
	width: 170px; /* you can increase or decrease width of submenu */
	float: left;
	padding: 0;
	margin: 0;
	border-radius: 0;
	font-size: 0.90em;
}
#nav ul a {
	display: block;
	height: 20px;
	font-weight: normal;
	text-transform: none;
	padding: 5px 3px 5px 15px;
	color: #000000;
	background-color: #fff;
	background-image: none;
	border-radius: 0;
	box-shadow: none;
}
#nav ul a:hover {
	font-weight: normal;
	color: #ffffff;
	background-color: #f68440;
	padding: 5px 3px 5px 15px;
	text-transform: none;
	text-decoration: none;
	border-radius: 0;
	box-shadow: none;
}
.selectnav { display: none; }
/* ======== MAIN IMAGE AREA ======== */
#photoblock {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
#slider {
  position: relative;
  z-index: 10;
  width: 100%;
	height: auto;
}
.nivoSlider {
	position: relative;
	z-index: 20;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nivoSlider img {
	position: absolute;
	max-width: 100%;
	top: -8px;
	left: -45px;
}
.nivo-caption {
	position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'Oswald', Verdana, Helvetica, sans-serif;
	font-size: 2.1em;
	text-align: center;
  width: 100%;
	z-index: 8;
	padding: 10px;
	overflow: hidden;
	display: none;
	background-color: #f68440;
	opacity: 0.8;
}
.nivo-caption p {padding: 0; margin: 0;}
.nivo-caption1 {
	color: #ffffff;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.8);
}
.nivo-caption2 {
	color: #ffffff;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.8);
}
.nivo-caption3 {
	color: #ffffff;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.8);
}
/* ======== SIDEBAR AREAS ======== */
#sidebarLeft {
	float: left;
	width: 23%;
	padding: 0;
	margin: 0 2% 0 0;
	line-height: 1.4em;
}
#sidebarRight {
	float: right;
	width: 23%;
	padding: 0;
	margin: 0 0 0 2%;
	line-height: 1.4em;
	text-align: center;
}
/* ======== CONTENT AREA ======== */
#contentRight {
	float: right;
	width: 73%;
	padding: 0;
	margin: 0 0 0 2%;	
	line-height: 1.4em;
}
#contentLeft {
	float: left;
	width: 73%;
	padding: 0;
	margin: 0 2% 0 0;
	line-height: 1.4em;
}
#contentMiddle {
	float: left;
	width: 46%;
	padding: 0;
	margin: 0 2%;
	line-height: 1.4em;
	overflow: hidden;
}
/* ======== SECTION BLOCKS ======== */
.contentBox2 {
	float: left;
	width: 46%;
	padding: 0 1%;
	margin: 0 1%;
	line-height: 1.4em;
}
.contentBox3 {
	float: left;
	width: 29.33333%;
	padding: 0 1%;
	margin: 0 1%;
	line-height: 1.4em;
}
.contentBox4 {
	float: left;
	width: 21%;
	padding: 0 1%;
	margin: 0 1%;
	line-height: 1.4em;
}
.alpha {padding: 0 2% 0 0; margin: 0 2% 0 0;}
.omega {padding: 0 0 0 2%; margin: 0 0 0 2%;}
.omega::after {content: " "; display: block; clear: both; line-height: 0; visibility: hidden;}

/* ======== CATALOG PAGE ======== */
.catalog {/* adds a border to the bottom of a div */
	max-width: 100%;
	border-bottom: 1px #c0c0c0 solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.catalog h6 {
	text-align: center;
	font: normal 20px Georgia, Garamond, serif;
}
/* ======== FOOTER AREA ======== */
footer {
  background-size: 100%;
  background-color: #e5e5e5;
	clear: both;
	color: #000000;
	width: 100%;
	font-size: 0.85em;
  border-top: 2px #f68440 solid;
}
footer.wrapper {
  color: #ffffff;
  line-height: none;
}
footer ul {
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
footer ul li {
	margin: 0;
	background: url(../png/bullet02.png) no-repeat 0 3px;
	padding: 0 0 0 18px;
}
footer ul li a {
	color: #515151;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}
footer ul li a:hover {
	color: #f68440;
	text-decoration: underline;
	font-weight: normal;
}
footer a {color: #f68440;}
footer a:hover {color: #919191;}
#socialmedia {
  width: 90%;
  margin: 30px 5%;
  letter-spacing: 10px;
  text-align: center;
}
/* ======== CONTACT FORM ======== */
form.contactform {
	width: 99%;
	text-align: left;
}
.contactform label {
  width: 99%;
  text-align: left;
  font-style: italic;
	line-height: 1.5em;
	display: block;
	margin-bottom: 4px;
}
.contactform input {
  width: 99%;
  border: 1px #c0c0c0 solid;
  background-color: #efefef;
  padding: 5px;
  margin-bottom: 10px;
	color: #000000;
	border-radius: 5px;
}
.contactform textarea {
  width: 99%;
  border: 1px #c0c0c0 solid;
  background-color: #efefef;
  padding: 5px;
  resize:none;
	color: #000000;
	border-radius: 5px;
}
.contactform .submit {
  width: 100px;
  margin: 10px 0 0 0;
  cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 10px;
	text-decoration: none;
	background: #e45619;
	border-radius: 5px;
}
.contactform .submit:hover {
  width: 100px;
  margin: 10px 0 0 0;
  cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: #919191;
}
/* ======= PHOTO GALLERY ========= */
.photogallery {
  background-color: #efefef;
  border: 20px #ffffff solid;
  padding: 20px;
  margin: 20px 2% 30px 2%;
  text-align: center;
  box-shadow: 0 5px 15px -3px rgba(0, 0, 0, 0.8);
}
.photogallery img {
  background-color: #ffffff;
  padding: 8px;
  border: 1px #c0c0c0 solid;
  margin: 3px 3px 12px 3px;
  box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.8);
}
.photogallery p {
  text-align: left;
}


/* ======= TABBED CONTENT ======== */
ul.tabs {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	width: 100%;
	border-radius: 10px 0 0 0;
}
ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 15px ;
	height: 31px;
	line-height: 31px;
	border: 1px solid #bbb;
	border-left: none;
	color: #444;
	background: #fff;
	background-image: -webkit-linear-gradient(top, #fff, #ddd); 
	background-image: -moz-linear-gradient(top, #fff, #ddd);
	background-image: -ms-linear-gradient(top, #fff, #ddd);
	background-image: -o-linear-gradient(top, #fff, #ddd);
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	border-radius: 10px 10px 0 0;
}
ul.tabs li:hover {
	background: #fff;
	background-image: -webkit-linear-gradient(top, #fff, #bbb); 
	background-image: -moz-linear-gradient(top, #fff, #bbb);
	background-image: -ms-linear-gradient(top, #fff, #bbb);
	background-image: -o-linear-gradient(top, #fff, #bbb);
	color: #000;
}	
ul.tabs li.active{
	background: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}
.tab_container {
	border: 1px solid #bbb;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #FFFFFF;
	margin-bottom: 20px;
}
.tab_content {
	padding: 20px;
	font-size: 0.90em;
	display: none;
	line-height: normal;
}
/* ======== IMAGES ======== */
img {
	border: none;
}
#catalogimage { /* allows the large product image to scale with the size of the viewport */
  max-width: 60%;
  min-width: 30%;
  height: auto;
}
.catalogResize { /* allows the large product image to scale with the size of the viewport */
  width: 80%;
  max-width: 200px;
  height: auto;
}
.imageleft {
	margin: 5px 10px 0 0;
	float: left;
}
.imageright {
	margin: 5px 0 0 10px;
	float: right;
}
.image-border, .image-googlemap {
	background-color: #ffffff;
	margin: 2px 0;
	padding: 3px;
	border: 1px #c0c0c0 solid;
}
.imageleft-border {
	background-color: #ffffff;
	margin: 5px 10px 0 0;
	padding: 3px;
	float: left;
	border: 1px #c0c0c0 solid;
}
.imageright-border {
	background-color: #ffffff;
	margin: 5px 0 0 10px;
	padding: 3px;
	float: right;
	border: 1px #c0c0c0 solid;
}
.image-round {
	border-radius: 50%;
	border: 1px #ffffff solid;
	background-color: #ffffff;
	padding: 3px;
	border: 1px #c0c0c0 solid;
}
.image-catalog {
	border: 1px #c0c0c0 solid;
	background-color: #ffffff;
	padding: 5px;
	margin: 5px 10px;
	box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.6);
}
/* ======== MISC. CLASSES ======== */
.color1 {
  background-color: #f68440;
  padding: 5px 0 5px 0;
}
.color1 a , .color1 a:hover {color: #000000;}
.color1 .bookmark {
	font: bold 1.8em Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	padding: 5px 16px 8px;
	margin: 10px 0 10px 0;
	border-radius: 50%;
}
.color1 .bookmark:hover {color: #ffffff; background-color: #e45619; text-decoration: none;}

.center {text-align: center;}
.right {text-align: right;}
.small {font-size: 0.85em;}

.clearsmall {height: 0; line-height: 0; margin: 0; padding: 0; clear: both;}
.clearfix::before, .clearfix::after {content: " "; display: block; height: 0; overflow: hidden;}
.clearfix::after {clear: both;}

/* ======================================= MEDIA QUERIES ==================================================== */

/* ========================================================== */
/* ================ CELL PHONE - PORTRAIT VIEW ============== */
/* ========================================================== */
@media screen and (max-width: 320px) {
	.wrapper {
  	width: 98%;
  	margin: 0 1% 10px 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {
    font-size: 1.2em; padding-top: 10px;}
  #logo h2 {
    font-size: 0.80em;}
/* ===== navigation ===== */
	.js #nav {display: none;}
	.js .selectnav {
    display: block;}
	 select#selectnav1 {
    color: #ffffff;
	  background: transparent;
    width: 230px; 
    margin: 0 auto 0 auto; 
    padding: 10px 6px 6px 6px; 
    font-size: 1.0em; 
    letter-spacing: 1px;
    border: none;}
	select#selectnav1 option {
    background-color: #ffffff; 
    color: #000000; 
    font-size: 0.90em; 
    padding: 1px 10px;}
/* ===== main image area ===== */
	#slider {
	width: 100%;
	height: auto;}
	.nivo-caption {visibility: hidden; display: none;}
	.nivo-caption p {visibility: hidden; display: none;}
/* ===== tabbed content ===== */
	ul.tabs, .tab_container {
    visibility: hidden; 
    display: none;}
/* ===== miscellaneous ===== */
	blockquote.leftside, blockquote.rightside {
    visibility: hidden; display: none;}
	.contentBox2, .contentBox3, .contentBox4, #sidebarLeft, #sidebarRight, #contentRight, #contentLeft, #contentMiddle {
    width: 98%; margin: 1%; padding: 0;}
  .catalog {margin-bottom: 20px;}
	dt.question {
    padding: 10px 0 0 30px; 
    margin: 0 5px;}
	dd.answer {
    margin: 0 20px;}
	footer section.contentBox4 {
    visibility: hidden; 
    display: none;}
	footer hr {display: none;}
}

/* ========================================================== */
/* =============== CELL PHONE - LANDSCAPE VIEW ============== */
/* ========================================================== */
@media screen and (max-width: 480px) and (min-width: 321px) {
	.wrapper {
  	width: 96%;
  	margin: 0 2% 10px 2%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {
    font-size: 1.3em;
    padding-top: 10px;}
  #logo h2 {
    font-size: 0.80em;}
/* ===== navigation ===== */
	.js #nav {display: none;}
	.js .selectnav {
    display: block;}
	 select#selectnav1 {
    color: #ffffff;
	  background: transparent;
    width: 230px; 
    margin: 0 auto 0 auto; 
    padding: 10px 6px 6px 6px; 
    font-size: 1.0em; 
    letter-spacing: 1px;
    border: none;}
	select#selectnav1 option {
    background-color: #ffffff; 
    color: #000000; 
    font-size: 0.80em; 
    padding: 1px 10px;}
/* ===== main image area ===== */
	#slider {
	width: 100%;
	height: auto;}
	.nivo-caption {visibility: hidden; display: none;}
	.nivo-caption p {visibility: hidden; display: none;}
/* ===== tabbed content ===== */
	ul.tabs, .tab_container {
    visibility: hidden; 
    display: none;}
/* ===== miscellaneous ===== */
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox2, .contentBox3, .contentBox4, #sidebarLeft, #sidebarRight, #contentRight, #contentLeft, #contentMiddle {width: 98%; margin: 1%; padding: 0;}
  .catalog {margin-bottom: 20px;}
	dt.question {padding: 10px 0 0 30px; margin: 0 5px;}
	dd.answer {margin: 0 20px;}
	footer section.contentBox4 {visibility: hidden; display: none;}
	footer hr {display: none;}
}

/* ========================================================== */
/* ============== SMALL TABLET - PORTRAIT VIEW ============== */
/* ========================================================== */
@media screen and (max-width: 623px) and (min-width: 481px) {
	.wrapper {
  	width: 96%;
  	margin: 0 2% 10px 2%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {
    font-size: 1.3em;}
  #logo h2 {
    font-size: 0.80em;}
/* ===== navigation ===== */
	.js #nav {display: none;}
	.js .selectnav {
    display: block;}
	 select#selectnav1 {
    color: #ffffff;
	  background: transparent;
    width: 230px; 
    margin: 0 auto 0 auto; 
    padding: 20px 6px 6px 6px; 
    font-size: 1.0em; 
    letter-spacing: 1px;
    border: none;}
	select#selectnav1 option {
    background-color: #efefef; 
    color: #000000; 
    font-size: 0.90em; 
    padding: 1px 10px;}
/* ===== main image area ===== */
	#slider {
	width: 100%;
	height: auto;}
	.nivo-caption {font-size: 1.3em;}
/* ===== tabbed content ===== */
	ul.tabs li {padding: 0px 5px;	text-transform: none; font-size: 0.90em;}
/* ===== miscellaneous ===== */
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox3, .contentBox4, #sidebarLeft, #sidebarRight, #contentRight, #contentLeft, #contentMiddle {width: 98%; margin: 1%; padding: 0;}
	.contentBox4.catalog {width: 48%; margin-bottom: 20px;}
	dt.question {padding: 10px 0 0 30px; margin: 0 5px;}
	dd.answer {margin: 0 20px;}
	footer section.contentBox4 {width: 46%; margin: 0 2%; padding: 0;}
}

/* ========================================================== */
/* ============= SMALL TABLET - LANDSCAPE VIEW ============== */
/* ========================================================== */
@media screen and (max-width: 800px) and (min-width: 769px) {
	.wrapper {
  	width: 96%;
  	margin: 0 2% 10px 2%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {
    font-size: 1.4em;}
  #logo h2 {
    font-size: 0.85em;}
/* ===== navigation ===== */
	.js #nav {display: none;}
	.js .selectnav {
    display: block;}
	 select#selectnav1 {
    color: #ffffff;
	  background: transparent;
    width: 230px; 
    margin: 0 auto 0 auto; 
    padding: 10px 6px 6px 6px; 
    font-size: 1.0em; 
    letter-spacing: 1px;
    border: none;}
	select#selectnav1 option {
    background-color: #ffffff; 
    color: #000000; 
    font-size: 0.90em; 
    padding: 1px 10px;}
/* ===== main image area ===== */
	#slider {
	width: 100%;
	height: auto;}
	.nivo-caption {font-size: 1.6em;}
/* ===== tabbed content ===== */
	ul.tabs li {padding: 0px 5px;	text-transform: none; font-size: 0.90em;}
/* ===== miscellaneous ===== */
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox4.catalog {width: 48%; margin-bottom: 20px;}
	dt.question {padding: 10px 0 0 30px; margin: 0 5px;}
	dd.answer {margin: 0 20px;}
	.image-googlemap {max-width: 90%;}
	.contentBox4 {width: 48%; margin: 0 1%; padding: 0;}
	footer section.contentBox4 {width: 46%; margin: 0 2%; padding: 0;}
}

/* ========================================================== */
/* ============== LARGE TABLET - PORTRAIT VIEW ============== */
/* ========================================================== */
@media screen and (max-width: 768px) and (min-width: 624px) {
	.wrapper {
  	width: 96%;
  	margin: 0 2% 10px 2%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {
    font-size: 1.4em;}
  #logo h2 {
    font-size: 0.95em;}
/* ===== navigation ===== */
	.js #nav {display: none;}
	.js .selectnav {
    display: block;}
	 select#selectnav1 {
    color: #ffffff;
	  background: transparent;
    width: 230px; 
    margin: 0 auto 0 auto; 
    padding: 10px 6px 6px 6px; 
    font-size: 1.0em; 
    letter-spacing: 1px;
    border: none;}
	select#selectnav1 option {
    background-color: #ffffff; 
    color: #000000; 
    font-size: 0.90em; 
    padding: 1px 10px;}
/* ===== main image area ===== */
	#slider {
	width: 100%;
	height: auto;}
	.nivo-caption {font-size: 1.6em;}
/* ===== tabbed content ===== */
	ul.tabs li {padding: 0px 5px;	text-transform: none; font-size: 0.90em;}
	/* ===== miscellaneous ===== */
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	dt.question {padding: 10px 0 0 30px; margin: 0 5px;}
	dd.answer {margin: 0 20px;}
	.image-googlemap {max-width: 90%;}
	.contentBox4, .contentBox4.catalog {width: 48%; margin-bottom: 20px; padding: 0;}
	footer section.contentBox4 {width: 46%; margin: 0 2%; padding: 0;}
}

/* ========================================================== */
/* ======== LARGE TABLET PORTRAIT/DESKTOP/LAPTOP VIEW ======= */
/* ========================================================== */
@media screen and (max-width: 1299px) and (min-width: 801px) {
	.wrapper {
  	width: 96%;
  	margin: 0 2% 10px 2%;}
/* ===== main image area ===== */
	#slider {
	width: 100%;
	height: auto;}
	.nivo-caption {font-size: 1.9em;}
/* ===== tabbed content ===== */
	ul.tabs li {padding: 0px 5px;	text-transform: none; font-size: 0.90em;}
/* ===== navigation ===== */
}
