html, body {
	height:100%;
	background: #6c8016 url(../images/background.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@font-face {
  font-family: 'market_decoregular';
  src: url('../fonts/market_deco-webfont.eot');
  src: url('../fonts/market_deco-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/market_deco-webfont.woff') format('woff'),
       url('../fonts/market_deco-webfont.ttf') format('truetype'),
       url('../fonts/market_deco-webfont.svg#market_decoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1, h2, h4 {
	font-family: 'EB Garamond', Georgia, serif !important;
}

h2 {
	font-size: 22px;
	margin-bottom: 5px;
}

.glow {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

#shadow {
	width:968px;
	min-height:100%;
	margin: 0px auto;
	background: url(../images/body-shadow.png) repeat-y;
}

legend {
	text-indent: 75px;
	margin-left: -122px;
	background:url(../images/legend_banner.png) no-repeat;
	border:0 !important;
	height:69px;
	line-height: 2em;
}

.form-title {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom:1px solid #aaa;
}

input {
	font-family: Tahoma;
}

.no-a, .no-a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.img-left {
	float: left;
}

.page-title {
	margin-top:15px;
	text-indent: 105px;
	margin-left: -107px;
	background:url(../images/legend_banner.png) no-repeat;
	border:0 !important;
	height:69px;
	line-height: 2em;
	font-size: 21px;
}

label {
	font-weight: normal !important;
}

.eyewear-hover {
	padding:5px;
	margin:5px;
	width:532px;
	height:297px;
	position: absolute;
	left:32px;
	font-family: 'Lobster', cursive;
	font-size: 60px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,0);
	opacity:0.3;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.65);
}

.eyewear-hover:hover {
	opacity:1;
	transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	background-color: rgba(0,0,0,.25);
	transition: background-color 0.4s;
	-webkit-transition: background-color 0.4s;
}

.bg-info {
	background-color: #d9edf7;
	padding:8px;
	border:1px solid #46b8da;
	border-radius: 5px;
}

.body-img {
	padding: 5px;
	margin:5px;
	background-color: #ebebeb;
	border:1px solid #c9c9c9;
}

.eyewear-frame {
	padding: 5px;
	margin:5px;
	background-color: #ebebeb;
	border:1px solid #c9c9c9;
}

/* STRUCTURE */

#container {
	width:960px;
	margin:0px auto;
}

#header {
	height:99px;
	background: url(../images/header.jpg) no-repeat;
}

#logo {
	float: left;
	margin-left: 15px;
	z-index: 9999;
	position: relative;
}

.insurance-table td {
	vertical-align: middle !important;
	height:140px;
}

#slider {
	height:276px;
	background-color: #fff;
}

.jquery-slider-wrapper {
	top:-25px;
}

#slider-shadow {
	height:38px;
	background: url(../images/slider-shadow.png) no-repeat;
	position: relative;
	top:-25px;
	margin-bottom: -25px;
}

#page-content {
	min-height: 100% !important;
	height: auto !important;
	height: 100% !important;
	margin:0 auto -332px;
	font-family: 'EB Garamond', Georgia, serif !important;
	font-size: 20px;
}

.container {
	width:940px !important;
}


#square1 {
	width:264px;
	height: 151px;
	background:url(../images/square1.png) no-repeat;
}

#square2 {
	width:264px;
	height: 151px;
	background:url(../images/square2.png) no-repeat;
}

#square3 {
	width:264px;
	height: 151px;
	background:url(../images/square3.png) no-repeat;
}

.square-text {
	font-family: 'Lobster', cursive;
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
	color:#333;
	text-shadow: 2px 2px 0px rgba(255, 255, 255, 0.65) !important;
}

#box-holder a:hover {
	text-decoration: none;
}

#left-content {
	min-height: 300px;
	background-color: rgba(102,102,102,0.15);
	padding-bottom:20px;
}

#right-content {
	min-height: 300px;
	background-color: rgba(204,204,204,0.15);
	padding-top:10px;
	padding-bottom:20px;
}

#single-content {
	min-height: 300px;
	background-color: rgba(102,102,102,0.15);
	padding-top: 10px;
	padding-bottom:20px;
}

#push {
	height:332px;
	clear: both;
}

#footer {
	width:960px;
	min-height: 405px;
	background: url(../images/footer.png) no-repeat;
}

#footer-content {
	background-color: #495500;
	position: relative;
	top:250px;
	color: #fff;
	font-family: 'EB Garamond', Georgia, serif !important;
	font-size: 16px;
	padding:10px 0px;
}

.footer-box {
	min-height: 137px;
	background: url(../images/footer-divider.png) right no-repeat;
}

.home-footer a {
	display: block;
	margin-bottom: 10px;
	color: #fff;
	text-decoration: none;
}



.copyright {
	position: relative;
	min-height: 115px;
}

.copyright span {
	position: absolute;
	bottom: 0;
	right: 30px;
}

.content-box {
	width:577px;
	height:234px;
	background: url(../images/content-box.png) no-repeat;
	margin-bottom: 10px;
}

.content-box-img {
	margin-top:20px;
}

.star-list {
	list-style: none;
	font-size: 17px;
	padding-left: 8px;
}

.star-list li:before {
	content: url(../images/star.png);
	padding-right:4px;
}

.header-title {
	margin: 15px auto;
	width: 464px;
	height: 67px;
	background:  url(../images/header.png) no-repeat;
	font-size: 22px;
	text-align: center;
	font-family: 'Lobster', cursive !important;
	text-align: center;
	padding-top: 10px;
	line-height: 1.6em;
	color:#fff;
	text-shadow: 2px 2px 0px rgba(103, 116, 119, 0.65) !important;
}

.map-link {
	border:2px solid white;
}

.quote-box {
	/*background: rgba(255,255,255,0.5);*/
	background: url(../images/pattern.png);
	padding: 10px;
	margin-bottom: 10px;
	font-size:18px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:2px solid rgba(255,255,255,0.5);
}

.faq-title {
	font-weight: bold;
}

/************
** START MENU
************/
#menu-holder {
	float: left;
	position: relative;
	z-index: 9998;
}

.menu-holder ul, ol {
  margin: 0;
  padding:0;
  list-style: none;
  font-family: "market_decoregular";
	color: #fff;
}

.menu-holder li:not(:first-child) {
	margin-left:10px;
}

.menu-holder ul {
  float: left;
	text-align: justify;
	margin-top:34px;
	padding: 0;
	padding-left: 10px;
}

.menu-holder ul li {
  float: left;
  position: relative;
  font-size: 18px;
}

.menu-holder ul li a {
	color: #fff;
	display: block;
	padding:3px 5px;
	text-shadow: 2px 1px 0px rgba(48, 144, 132, 1);
	text-decoration: none;
}

.menu-holder ul li.current_page_item a,
.menu-holder ul li a:hover,
.menu-holder ul li:hover a {
	cursor: pointer;
	border-radius: 5px;
	background: rgba(52, 154, 142, 0.80);
	transition: background 0.4s;
	-webkit-transition: background 0.4s;
}

.menu-holder ul li .children,
.menu-holder ul li .children li .children {
	display: none;
	position: absolute;
	background: #fff;
	width:240px !important;
	z-index: 9999;
	background: #eee url(../images/pattern-2.jpg);
	padding: 0px 0px;
	margin-top:0px;
	box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.75);
}

.menu-holder ul li:hover ul {
  display:block;
}

.menu-holder ul li .children li {
  display: inline;
  white-space: nowrap;
}

.menu-holder ul li .children li .children li a,
.menu-holder ul li .children li a {
	font-size: 16px;
	display: block;
	width:240px !important;
	width:100%;
	color:#555 !important;
	text-shadow: 2px 1px 0px rgba(255, 255, 255, 0.75) !important;
	background: none !important;
	transition: background-color 0.4s;
	-webkit-transition: background-color 0.4s;
}

.menu-holder ul li .children li .children li a:hover,
.menu-holder ul li .children li:hover a,
.menu-holder ul li .children li a:hover {
	text-decoration: none;
	background-color: #f1f1f1;
	transition: background-color 0.4s;
	-webkit-transition: background-color 0.4s;
}

.menu-holder ul li .children li:hover .children {
	display: block;
	left: 100%;
	border-left: 1px solid #e0e0e0;
	margin: -37px 0px 0px 0px;
	border-top: 5px solid #22948f;
}

.menu-holder ul li .children li:hover {
	background-color: rgba(255, 255, 255, 0.50) !important;
	border-radius: 0 !important;
}

.menu-holder ul li .children li:not(:first-child) {
	border-top:2px solid #b5b5b5;
	margin-left: 0 !important;
}

.menu-icons {
	position: relative;
	top:34px;
	left:14px;
	height:31px;
}

.menu-icons img:hover {
	opacity: 0.9;
}

/**********
** END MENU
**********/

.frame {
	background-color: #fff;
	height:230px;
	margin:5px;
	width: 32%;
	float: left;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;	
}

.frame-pic img {
	border-radius:3px;
}

.frame-title {
	margin-top: 4px;
	text-align: center;
}