
.toggle_dropmenu {
	display: none;
	background: #ffffff;
	border-color: #ebebeb;
	outline: none;
	border: none;
	font-family: "Times New Roman", Times, serif;
	line-height: 36px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

@media (max-width: 960px) {
	.container_12,
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 {
		margin-left: 0;
		margin-right: 0;
		display: block !important;
		width: 100% !important;
		float: none !important;
	}

	img.responsive {
		width: 100%;
		height: auto;
	}

	#master0 {
		display: none;
	}

	#header .logo {
		background-position: 50% 50% !important;
	}

	#header #dropmenu {
		width: 100%;
		float: none !important;
		margin-top: 50px;
	}
	#header #dropmenu > li {
		float: none !important;
		display: table-cell;
		width: 1%;
	}
	#header #dropmenu > li > a {
		font-size: 110%;
		text-align: center;
		padding: 8px 12px;
	}
	#header #navleft {
		margin: 0;
		padding: 0;
	}
	.leftbox {
		margin: 15px 25px 10px 25px;
	}
	#introtitle {
		padding: 15px 25px 10px 25px;
		width: auto !important;
		display: block;
	}
	#footer,
	#footer .menu,
	#introtitle,
	.title {
		text-align: center !important;
	}
	.title {
		margin-top: 50px;
		padding-bottom: 20px;
	}
	/*#content .img {
		width: 100% !important;
		margin-top: 25px;
		margin-bottom: 25px;
		box-shadow: inset 0px 0px 1px rgba(0,0,0,0.25);
	}*/
	#content .txt {
		width: auto !important;
		float: none !important;
	}
	#content .box {
		padding-left: 4%;
		padding-right: 4%;
	}
	#content .img {
		margin-right: 35px;
	}
}

@media (max-width: 640px) {
	.toggle_dropmenu {
		width: 100%;
		display: block;
	}
	#header .logo {
		margin-bottom: 0px;
	}
	#header #dropmenu {
		margin-top: 0;
		padding: 5px 0 5px 0;
		display: none;
	}
	#header #dropmenu > li,
	#header #dropmenu > li > a {
		padding: 0;
		margin: 0;
		display: block !important;
		visibility: visible !important;
		width: 100%;
		padding: 5px 0 5px 0;
		font-size: 115%;
	}
	#header #dropmenu > li > ul,
	#header #dropmenu > li > ul > li,
	#header #dropmenu > li > ul > li > a {
		top: 0;
		left: 0;
		float: none;
		position: relative;
		width: 100%;
		display: block !important;
		visibility: visible !important;
		text-align: center;
	}
	#header #dropmenu > li > ul > li > a {
		padding: 5px 0;
		background: #ffffff;
	}
	#header #dropmenu > li > ul > li > a:hover {
		color: black;
	}
	/*
	#header #dropmenu > li > ul > li:last-child {
		border-bottom: 1px solid rgba(0, 0, 0, 0.095);
	}
	#header #dropmenu > li > ul > li:first-child {
		border-top: 1px solid rgba(0, 0, 0, 0.095)
	}
	*/

	table {
		width: 100% !important;
	}
}

@media (max-width: 520px) {

	#content .img {
		width: auto !important;
		padding: 0;
		margin-right: 0;
	}

	#content .box,
	#content .img,
	#content .txt {
		padding: 10px;
		float: none !important;
		display: block !important;
		text-align: center !important;
	}
	#content .txt ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background: url(../images/main-bg.gif) no-repeat center top;
	margin: 0;
}
img, div { behavior: url(../iepngfix.htc) }
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #333333;
}
h1	{margin:0;}
h2	{
	margin:0;
	font-size: 22px;
}
h3	{
	margin:0;
	color:#333333;
	font-size: 18px;
	background:url(../images/flower.png) no-repeat left;
	padding-left: 25px;
}
#wrap	{background-color:#FFFFFF;}
.logo	{
	background:url(../images/logo.png) no-repeat;
	height:180px;
	display: block;
	z-index: 101;
	position: relative;
	margin-bottom: -60px;
}

form {
	background-color: #CCCC99;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

#header {
  z-index:0;
}
#feature {
  z-index:0;
}
#introtitle {
	margin-top:20px;
	border-top:1px solid #BAC2A0;
	border-bottom:1px solid #BAC2A0;
	margin-bottom: 20px;
}
#introtitle h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: 24px;
	line-height: 30px;
	padding:20px 0px;
}
.leftbox {
	/* background:url(../images/box-bg.gif) no-repeat; */
    background-image: linear-gradient(#ffffff, #f3f4ee);
    margin-bottom: 20px;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.25);
    border-radius: 3px;
}
	margin-bottom: 20px;
}
.leftbox p	{
	margin:0;
	line-height:1.5em;
	color: #666666;
}
.boximg	{width:82px; height:90px; float:left;}
.boxtxt {
	width:125px;
	float:left;
	padding:4px;
}
.boxtxt2 {
	float:left;
	padding:10px;
}
#content .title	{
	margin-bottom: 10px;
}
#content .box	p{
	margin:0px 0px 10px 0px
}
#content .img	{
	float:left;
	width:220px
}
#content .txt	{
	float:right;
	width:460px;
	color: #666666;
}
#content .readmore	{
	background-color:#BAC2A0;
	padding:5px 20px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
}

#footer {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	margin: 10px 0px;
}
#footer .menu	{text-align:right}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/* LEFT LIST */

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
	padding-left: 30px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0.5em;
	color: #666666;
}
#navlist li a	{color:#666666;}
#navlist li a:hover	{color:#99CC66;}

/* DROP DOWN MENU */

#navleft {
	padding: 92px 0px 0px 0px;
}

#dropmenu, #dropmenu ul {
	font-weight:bold;
	line-height:26px;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:relative;
	width:100%;
	z-index:300;
	float: right;
	margin:0;
}
#dropmenu a {
	color:#333333;
	display:block;
	padding:0.25em 1em;
	text-decoration:none;
}
#dropmenu a:hover {
	color:#FFFFFF;
	background-color: #BAC2A0;
}
#dropmenu li {
float:left;
position:relative;
}
#dropmenu ul {
display:none;
left:-1px;
position:absolute;
top:32px;
width:100px;
}
#dropmenu ul a {
	background:none repeat scroll 0 0;
	font-size:12px;
}
#dropdown ul a:hover {
	background:none repeat scroll 0 0 #BAC2A0;
	width:194px;
}
#dropmenu li ul {
width:15.1em;
margin-left:1px;
}
#dropmenu li ul a {
	background:none repeat scroll 0 0 #BAC2A0;
	float:left;
	height:auto;
	width:14em;
}
#dropdown li ul a:hover {
width:194px;
}
#dropmenu ul ul {
top:auto;
}
#dropmenu li ul ul {
left:14em;
margin:0 0 0 10px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
display:none;
width:194px;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
display:block;
width:194px;
}

#tarrifs td {
	padding: 2px 5px;
}

.mobile-only {
	display: none;
}

.my-gallery figure {
	float: left;
    width: 30%;
    margin: 1.2% 0 0 1.2%;
    padding: 1.2% 0 0 1.2%;
}
.my-gallery figure > a {
	box-shadow: inset 1px 1px 10px 0px pink;
}
.my-gallery figure > a:hover {
	cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.my-gallery figure > a > img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 140ms ease-out;
}
.my-gallery figure > a > img:hover {
	transform: scale(1.08);
	transition: transform 200ms ease-in;
}
@media (max-width: 680px) {
	.my-gallery figure {
		float: left;
	    width: 45%;
	    margin: 1.2% 0 0 1.2%;
	    padding: 1.2% 0 0 1.2%;
	}
}
@media (max-width: 520px) {
	.my-gallery figure {
		float: none;
	    width: 100%;
	    margin: 0;
	    padding: 0;
	}
}

#dropmenu li:hover ul {
	display: block;
	visibility: visible;
}

.availability {
	margin-top: 20px;
}
