@charset "utf-8";
/* CSS Document */

/*
Theme Name: Mendel Optical Insight
Theme URI: 
Description: This theme belongs to Hal Mendel and may not be reproduced without written permission
Version: 1
Author: Lynn Amos/Fyne Lyne Ventures and Mendel Optical Insight
Text Domain: 
*/
/* Begin Typography & Colors */
body {
font-family: 'Open Sans', sans-serif;
font-weight:400;
color:#59595c;
font-size: 16px;
line-height: 24px;
background-color: #ffffff;
margin: 0px;
padding: 0px;
overflow-x:hidden;
}
#content table {
cellpadding: 0;
cellspacing: 0;
line-height:16px;
text-align:left !important;
}
#content table p {
	margin-top:3px;
	margin-bottom:3px;
}
object {
margin: 0px;
padding: 0px;
}
a:link {
color: #162;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #162;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #6d7db2;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #6d7db2;
font-weight: bold;
}

#footer a:link {
font-weight: normal;
color: #ffffff;
}
#footer a:visited {
font-weight: normal;
color: #ffffff;
}
#footer a:hover {
font-weight: normal;
color: #000000;
}
#footer a:active {
font-weight: normal;
color: #000000;
}
#outercontainer {
	width: 100%;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
#innercontainer {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* fixed position a zero-height full width container */
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	/* center all inline content */
	text-align: center;
	background-image: url(images/NavBkgrdRepeat.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
width: 960px;
margin-right: auto;
margin-left: auto;
padding: 0px;
margin-top: 0px;
margin-bottom:40px;
clear:both;
}
#homecontainer {
width: 1024px;
margin-right: auto;
margin-left: auto;
padding: 0px;
margin-top: 0px;
clear:both;
}
#nav {
	float:right;
	width: 50%;
	height: 32px;
	text-align: right;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
.slicknav_menu {
	display:none;
}
#stickyheader {
width: 96%;
height: 100px;
margin-top: 0px;
margin-right: auto;
margin-left:auto;
font-size: 14px;
text-align:left;
padding-left:2%;
padding-right:2%;
}
#stickyheader img {
max-width:100%;
height:auto;
}
#logo {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	font-size: 33px;
	line-height: 42px;
	color: #FFF;
	margin-top: 30px;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo a:link, #logo a:visited {
	color: #FFF;
	font-weight:300;
}
#logo a:hover, #logo a:active {
	color: #a7a9ac;
	font-weight:300;
}
.lgcap {
		font-size: 42px;
}
#calltoaction {
	width:50%;
	float:right;
	color:#fff;
	font-size:21px;
	font-weight:400;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;
	text-align:right;
}
#calltoaction a:link, #calltoaction a:visited {
	color: #FFF;
	font-weight:300;
}
#calltoaction a:hover, #calltoaction a:active {
	color: #a7a9ac;
	font-weight:300;
}
#slideshow {
	width:100%;
	clear:both;
	height:auto;
	margin-top:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear:both;
	padding-top: 0px !important;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#slideshow img {
	width:100%;
	height:auto;
	}
#banner {
	width:100%;
	margin:0;
}
#banner img {
	width:100%;
	max-width:100%;
	height:auto;
	}
#homecontent {
	width: 1024px;
	text-align: left;
	min-height:600px;
	padding: 0px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bluebox {
	width: 32%;
	float:left;
	margin-right:2%;
	padding:0;	
	background-color:#c7d6ee;
	height:460px;
	margin-bottom:20px;
}
#bluebox img {
	max-width:100%;
	height:auto;
}
#bluebox p {
	margin-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}
#blueboxright {
	width: 32%;
	float:right;
	margin-right:0;
	padding:0;	
	background-color:#c7d6ee;
	height:460px;
	margin-bottom:20px;
}
#blueboxright img {
	max-width:100%;
	height:auto;
}
#blueboxright p {
	margin-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}
#homeleft {
	width:49%;
	float:left;
}
#homeright {
	width:49%;
	float:right;
}
#beigebar {
	width:100%;
	background-color:#ebdcbf;
	margin: 0;
	padding-top:20px;
	padding-bottom:20px;
}
#beigebarcontainer {
	width:1024px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#getstartedbutton {
	background-color:#004b82;
	width:150px;
	height:auto;
	padding:10px;
	margin-top:30px;
	margin-bottom:50px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#getstartedbutton a:link {
font-weight: normal;
color: #ffffff;
}
#getstartedbutton a:visited {
font-weight: normal;
color: #ffffff;
}
#getstartedbutton a:hover {
font-weight: normal;
color: #6d7db2;
}
#getstartedbutton a:active {
font-weight: normal;
color: #6d7db2;
}
#disclaimer {
	width: 1024px;
	text-align: center;
	height:auto;
	padding: 0px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	width: 700px;
	text-align: left;
	min-height:800px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content p {
margin-top: 0px;
margin-bottom: 20px;
}
#widecontent {
	width:960px;
	clear:both;
	height:auto;
	margin-top:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear:both;
	padding-top: 30px !important;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
blockquote {
background-color: #d8d9da;
padding: 10px;
margin-top: 0px;
margin-bottom: 12px;
margin-right: 0px;
margin-left: 0px;
}
#footer {
	background-color:#a27669;
	font-size:11px;
	color:#FFFFFF;
	width: 96%;
	height:auto;
	padding-left: 2%;
	padding-right:2%;
	text-align: center;
	padding-top: 0;
	padding-bottom:20px;
}
#footerleft {
	width:30%;
	float:left;
	margin-top:20px;
	text-align:left;
	}
#footerright {
	width:60%;
	font-size:16px;
	line-height:19px;
	float:right;
	margin-top:20px;
	margin-right:50px;
	text-align:right;
	line-height:14px;
	}
.caption {
font-size: 11px;
line-height: 13px;
text-align: center !important;
}
#content caption {
text-align: center !important;
}
a img {
border: none;
}
img {
max-width:100%;
	height:auto;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar {
	float: right;
	width: 205px;
	background-color: #d2d3d5;
	margin:0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#sidebar ul {
list-style-type: none !important;
margin: 0px!important;
padding: 0px!important;
}
#sidebar li {
list-style-type: none !important;
list-style-position: outside !important;
list-style-image: url(images/spacer.gif) !important;
margin-left: 0px !important;
margin-top: 0px !important;
margin-bottom: 6px !important;
padding; 0px !important;
}
#sidebar ul li {
list-style-type: none !important;
list-style-position: outside !important;
list-style-image: url(images/spacer.gif) !important;
margin-left: 0px!important;
margin-top: 0px!important;
margin-bottom: 6px!important;
padding: 0px!important;
}
#sidebar ul li ul li {
list-style-type: none !important;
list-style-position: outside !important;
list-style-image: url(images/spacer.gif) !important;
margin-left: 0px!important;
margin-top: 0px!important;
margin-bottom: 6px!important;
padding: 0px!important;
}
#sidebar p {
padding-left: 15px;
padding-right: 10px;
margin-top: 3px;
margin-bottom: 7px;
}
#searchbox {
	width:250px;
	float:right;
	margin-top:12px;
}
#getnews {
font-size: 18px;
line-height: 18px;
text-align: left;
height: 19px;
width: auto;
padding: 0;
font-weight: 400;
text-indent: 0px;
float: right;
margin-left: 14px;
margin-right: 0;
margin-top: 8px;
}

.pagetitle {
	text-transform: none !important;
}
.entry {
	margin: 0px;
	padding: 0px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.entry p a:visited {
	color: #005387;
	}
.sticky {
	background: #ffffff;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
code {
font-family: 'Roboto', sans-serif;
font-weight:700;
color:#000000;
font-size: 14px;
line-height: 20px;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {

	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Structure */
.post {
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	}
.post hr {
	color: #4c6e28;
	background-color: #4c6e28;
	height:1px;
	text-shadow:none;
	border:none;
}
.clear {
	clear: both;
}
/* End Structure */
/*	Begin Headers */
h1 {
	font-size: 42px;
	line-height:44px;
	font-weight: normal;
	text-align:center;
	padding:0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color:#1b3b61;
	text-transform:uppercase;
}
h2 {
	font-size: 24px;
	line-height:29px;
	font-weight: normal;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color:#1b3b61;
}
h3 {
	font-size: 18px;
	line-height:30px;
	font-weight: 700;
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	color:#1b3b61;
}
h4 {
	font-size: 16px;
	line-height:30px;
	font-weight: 700;
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
h5 {
font-size: 18px;
line-height: 20px;
margin-top: 0px;
margin-bottom: 0px;
}
h6 {
font-size: 18px;
line-height: 20px;
margin-top: 0px;
margin-bottom: 0px;
}
/* End Headers */
/* Begin Images */
img {
border: 0;
padding: 0;
}
p img {
	padding: 0;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 0;
	margin: 0 10px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	text-align: right;
	font-size: 11px;
        line-height: 12px;
        margin-bottom: 8px;
	}
.alignleft {
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 0px;
	margin-right: 8px;
	}
/* End Images */
/* Begin Lists */

/* Left sidebar menu */

ul.enhanced-recent-posts {
	list-style-type: none;
	margin-left:0 !important;
	padding-left:0 !important;
}
li.enhanced-recent-posts {
	list-style-type: none;
	margin-left:0 !important;
	padding-left:0 !important;
}
#sidebar ul li a:link, a:visited {

	}
#sidebar ul li a:hover {

	}
#blogsidebar ul ul {
	list-style-type: none;
}
#blogsidebar ul ul li {
	list-style-type: none;
}
/* End Left sidebar menu */
#sidebar ul ol {

	}
#sidebar ul p, #sidebar select {

	}
#sidebar ul ol {
	}
#sidebar ul ul ul, #sidebar ul ol {
	}
#sidebar ul ol li {

	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {

	}
small {
font-size: 11px;
line-height: 1.5em;
padding-bottom: 6px;
margin-bottom: 6px;
}
.small {
	font-size: 11px;
	font-weight: bold;
}
.entry ul li:before, #sidebar ul ul li:before {
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 0;
padding:0;
text-align: left;
height:1px;
}
#searchform #s {
	width: 150px;
	padding: 2px;
	}
#searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: left;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {

	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}

cite {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 60px;
}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	color: #4c6e28;
	background-color: #4c6e28;
	height:1px;
	text-shadow:none;
	border:none;
	}
a img {
	text-decoration:none;
	}
img a:link, img a:visited {
	text-decoration:none;
	}
ul li img a:link, ul li img a:visited {
	text-decoration:none;
	}
li a img {
	text-decoration:none;
	list-style-type: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	color: #666666;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style:italic;
}
/* End captions */

@media only screen and (min-width: 320px) and (max-width: 479px) {
#nav {
display:none;
	}
.slicknav_menu {
display:block;
z-index:10000;
	}
body {
font-size: 16px;
line-height: 22px;
}
#innercontainer {
	background-image: url(images/320NavBkgrdRepeat.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#stickyheader {
height: 115px;
}
#logo {
	float: none;
	height: auto;
	width: 100%;
	font-size: 26px;
	line-height: 26px;
	color: #FFF;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0px;
	text-align:center;
}
#calltoaction {
	width:100%;
	float:none;
	font-size:16px;
	margin-top: 13px;
	text-align:center;
	clear:both;
}
#boxtext {
	width: 100%;
	float:none;
}
#bluebox {
	width: 92%;
	float:none;
	margin-right:2%;
	margin-left:2%;
	padding: 2%;
	height:auto;
}
#blueboxright {
	width: 92%;
	float:none;
	margin-right:2%;
	margin-left:2%;
	padding: 2%;
	height:auto;
}
#slideshow {
	margin-top:115px;
	}
#banner {
	margin-top:115px;
}
#container {
width: 96%;
margin-right: 2%;
margin-left: 2%;
}
#content {
	width: 100%;
	min-height:350px;
}
#homecontainer {
width: 96%;
margin-right: 2%;
margin-left: 2%;
clear:both;
}
#widecontent {
	width: 100%;
	min-height:350px;
	text-align:left;
}
#homecontent {
	width: 100%;
	min-height:300px;
	margin-top: 15px;
}
#homeleft {
	width:96%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#homeright {
	width:96%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#beigebar {
	width:96%;
	padding-left:2%;
	padding-right:2%;
}
#beigebarcontainer {
	width:100%;
}
#disclaimer {
	width: 100%;
	text-align: center;
}
#footerleft {
	width:96%;
	float:none;
	margin-left:2%;
	margin-right:2%;
	padding-top:25px;
	text-align:center;
	}
#footermiddle {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:15px;
	float:none;
	}
#footerright {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:15px;
	padding-bottom: 25px;
	float:none;
	text-align:center;
	}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
#nav {
display:none;
	}
.slicknav_menu {
display:block;
z-index:10000;
	}
body {
font-size: 16px;
line-height: 22px;
}
#innercontainer {
	background-image: url(images/320NavBkgrdRepeat.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#stickyheader {
height: 115px;
}
#logo {
	float: none;
	height: auto;
	width: 100%;
	font-size: 26px;
	line-height: 26px;
	color: #FFF;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0px;
	text-align:center;
}
#calltoaction {
	width:100%;
	float:none;
	font-size:16px;
	margin-top: 13px;
	text-align:center;
	clear:both;
}
#bluebox {
	width: 92%;
	float:none;
	margin-right:2%;
	margin-left:2%;
	padding: 2%;
	height:auto;
}
#blueboxright {
	width: 92%;
	float:none;
	margin-right:2%;
	margin-left:2%;
	padding: 2%;
	height:auto;
}
#slideshow {
	margin-top:115px;
	}
#banner {
	margin-top:115px;
}

#container {
width: 96%;
margin-right: 2%;
margin-left: 2%;
}
#content {
	width: 100%;
	min-height:350px;
}
#homecontainer {
width: 96%;
margin-right: 2%;
margin-left: 2%;
clear:both;
}
#widecontent {
	width: 100%;
	min-height:350px;
	text-align:left;
}
#homecontent {
	width: 100%;
	min-height:300px;
	margin-top: 15px;
}
#homeleft {
	width:96%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#homeright {
	width:96%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#beigebar {
	width:96%;
	padding-left:2%;
	padding-right:2%;
}
#beigebarcontainer {
	width:100%;
}
#disclaimer {
	width: 100%;
	text-align: center;
}
#footerleft {
	width:96%;
	float:none;
	margin-left:2%;
	margin-right:2%;
	padding-top:25px;
	text-align:center;
	}
#footermiddle {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:15px;
	float:none;
	}
#footerright {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:15px;
	padding-bottom: 25px;
	float:none;
	text-align:center;
	}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
#nav {
display:none;
	}
.slicknav_menu {
display:block;
z-index:10000;
	}
body {
font-size: 16px;
line-height: 22px;
}
#innercontainer {
	background-image: url(images/320NavBkgrdRepeat.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#stickyheader {
height: 115px;
}
#logo {
	float: none;
	height: auto;
	width: 100%;
	font-size: 26px;
	line-height: 26px;
	color: #FFF;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0px;
	text-align:center;
}
#calltoaction {
	width:100%;
	float:none;
	font-size:16px;
	margin-top: 13px;
	text-align:center;
	clear:both;
}
#boxtext {
	width: 100%;
	float:none;
}
#bluebox {
	width: 92%;
	float:none;
	margin-right:2%;
	margin-left:2%;
	padding: 2%;
	height:auto;
}
#blueboxright {
	width: 92%;
	float:none;
	margin-right:2%;
	margin-left:2%;
	padding: 2%;
	height:auto;
}
#slideshow {
	margin-top:115px;
	}
#banner {
	margin-top:115px;
}

#container {
width: 96%;
margin-right: 2%;
margin-left: 2%;
}
#content {
	width: 100%;
	min-height:350px;
}
#homecontainer {
width: 96%;
margin-right: 2%;
margin-left: 2%;
clear:both;
}
#widecontent {
	width: 100%;
	min-height:350px;
	text-align:left;
}
#homecontent {
	width: 100%;
	min-height:300px;
	margin-top: 15px;
}
#homeleft {
	width:96%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#homeright {
	width:96%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#beigebar {
	width:96%;
	padding-left:2%;
	padding-right:2%;
}
#beigebarcontainer {
	width:100%;
}
#disclaimer {
	width: 100%;
	text-align: center;
}
#footerleft {
	width:96%;
	float:none;
	margin-left:2%;
	margin-right:2%;
	padding-top:25px;
	text-align:center;
	}
#footermiddle {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:15px;
	float:none;
	}
#footerright {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:15px;
	padding-bottom: 25px;
	float:none;
	text-align:center;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
#nav {
display:none;
	}
.slicknav_menu {
display:block;
z-index:10000;
	}
body {
font-size: 16px;
line-height: 22px;
}
#innercontainer {
	background-image: url(images/320NavBkgrdRepeat.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#logo {
	width: 49%;
	margin-top: 0;
	font-size:27px;
	line-height:28px;
}
#calltoaction {
	width:48%;
	padding-right: 0;
	margin-top:16px;
	font-size:16px;
}
#slideshow {
	margin-top:99px;
	}
#banner {
	margin-top:100px;
}
#container {
width: 96%;
margin-right: 2%;
margin-left: 2%;
}
#homecontainer {
width: 96%;
margin-right: auto;
margin-left: auto;
}
#homecontent {
	width: 100%;
}
#bluebox {
	width: 45%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	height:auto;
}
#blueboxright {
	width: 45%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	height:auto;
}
#beigebarcontainer {
	width:96%;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#homeleft {
	width:45%;
	float:left;
}
#homeright {
	width:45%;
	float:right;
}
#disclaimer {
	width: 100%;
	text-align: center;
}
#content {
	width: 80%;
	min-height:750px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1500px) {
#nav {
	width:100%;
	padding-top: 1px;
	padding-right: 0;
	padding-left: 0;
	clear:both;
}
#logo {
	font-size: 30px;
	margin-top:20px;
}
.slicknav_menu {
	display:none;
}
#calltoaction {
	padding-right: 0%;
	margin-top: 20px;
	width: 50%;
	float:right;
	font-size:16px;
	margin-bottom:10px;
}
}