/*
Theme Name: Airflow Systems
Author: Brian Pike
Author URI: http://www.pikedesignstudio.com/
*/


.assistive-text{
	display:none;
	}
	
.single .post {
	border:0 none !important;
	}
	
.nav-previous{
	float:right;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:8px 6px;
	font-size: .7em;
	}
	
.nav-next{
	float:left;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:8px 6px;
	font-size: .7em;
	
	}
.clear{clear:both;}
.nav-previous a, .nav-next a{text-decoration:none;}
.nav-previous a:hover, .nav-next a:hover{text-decoration:underline;}

/* **** MENU **** */

/* MENUS */
#menu-footer{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	}
	
#menu-footer li{
	display: inline-block;
	line-height: 13px;
	margin: 0 0 0 -4px !important;
	}
	
#menu-footer li a{
	display: block;
	line-height: 13px;
	color: #0055a5;
	padding: 0 8px;
	margin: 0;
	border-right: 1px solid #0055a5;
	height: 13px;
	}
	
#menu-footer li:last-child a{
	border-right:0 none;
	}
	
#menu-footer li a:hover{
	color:#0055a5;
	text-decoration: underline;
	}
	
#menu-footer li a:visited{
	color:#0055a5;
	}

.menuvline {
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(./../images/menu_vline.jpg);
	background-position: right bottom;
}
.menuvlinelast {
	font-size: 13px;
}
#logo {
	width: 246px;
	float: left;
	height: 102px;
}
#stayinformed { text-align: right; width: 600px; height: 27px; float: right; padding-top: 10px; }

#menutop2 { 
	width:auto;
	max-width: 754px; 
	float: right; 
	height: 65px; 
	margin-top: 3px; 
	z-index: 1000;
	}
	
.jquerycssmenu{
	background-position: 0 24px;
	color: #414042;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /*offset of tabs relative to browser left edge*/
}

.jquerycssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	z-index: 1000;
}

/*Top level list items*/
.jquerycssmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{ 
	display: block; 
	color: #414042; 
	text-decoration: none; 
	margin: 0; 
	padding: 30px 21px 15px; 
}

.jquerycssmenu ul li a:hover{
	color:#414042;
	background-image: url(./../../../images/menu_hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% bottom;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{ 
	position: absolute; 
	left: 0; 
	display: none; 
	padding-top: 4px;
	width: 160px; 
	}
	
.jquerycssmenu ul li:hover ul{
	display:block;
	}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background: #0055a5; 
	color: white; 
	padding: 10px; 
	margin: 0; 
	border-right: 1px solid #c0c0c0; 
	border-top-width: 0; 
	border-bottom: 1px solid silver; 
	border-left: 1px solid silver; 
}

.resources { text-align: center; width: 115px; }
.stories { text-align: center; width: 141px; }

 /*sub menus hover style*/
.jquerycssmenu ul li ul li a:hover{
	background: #ebebeb;
	color: #0055a5;
}

/* # CSS classes applied to down and right arrow images # */

.downarrowclass{ position: absolute; top: 7px; right: 5px; display: none; }

.rightarrowclass{ position: absolute; top: 5px; right: 5px; display: none; }


/***** SLIDER *****/

.theme-default .nivo-caption {
    font: normal 14px/17px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
}

.slider-wrapper{
	background-color:#2E2E2E;
	height:335px;
	min-height:335px;
	width: 100%;
	max-width:80%;
	float: left;
}

.nivo-nextNav, .nivo-prevNav, .nivo-controlNav {
	visibility: hidden;
	display: none;
}

.nivoSlider {
	overflow:  visible;
}


/***** INDEX *****/
#header { 
	width:100%;
	max-width: 1000px; 
	height: 335px; 
	margin-top: 0; 
	margin-bottom: 10px; 
}

#headerimg { 
	width: 799px; 
	height: 335px; 
	float: left; 
}

#headernews { 
	background-image: url(./../../../images/index_newsbg.jpg); 
	background-repeat: repeat-x; 
	background-position: 0 top; 
	width: 100%; 
	max-width:20%;
	height: 315px; 
	min-height:335px;
	float: right; 
	padding: 15px 0 15px 0; 
}
#headernews p{padding-left:10px;padding-right:10px;}

#threecol { 
	/*
	background-image: url(./../../../images/index_3col_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	*/
	width:100%;
	max-width: 1000px; 
	margin-bottom: 10px; 
	padding-bottom: 5px; 
	overflow: hidden;
}
#threecol #col1 > div,
#threecol #col2 > div,
#threecol #col3 > div {
	background:url(./images/index_blank_title.jpg) no-repeat scroll 0 0 transparent;
	width:100%;
	max-width:326px;
	height:41px; 
	display:block;
	font-size:19px;
	color:#fff;
	text-shadow:1px 1px 3px #000;
	text-align:left;
}
#threecol #col1 > div > a,
#threecol #col2 > div > a,
#threecol #col3 > div > a{
	line-height:41px;
	margin:0 8px;
	color:#fff !important;
}
#threecol #col1,#threecol #col2,#threecol #col3{
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWFmM2ZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 17%, #eaf3fc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,#ffffff), color-stop(100%,#eaf3fc));
	background: -webkit-linear-gradient(top,  #ffffff 17%,#eaf3fc 100%);
	background: -o-linear-gradient(top,  #ffffff 17%,#eaf3fc 100%);
	background: -ms-linear-gradient(top,  #ffffff 17%,#eaf3fc 100%);
	background: linear-gradient(to bottom,  #ffffff 17%,#eaf3fc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaf3fc',GradientType=0 );
	background-position:bottom center;
}

#col1 { 
	width: 100%;
	max-width: 33%;
	float: left; 
	margin-right: 1%; 
	min-height:250px;
}

#col2 { 
	margin-right: 1%; 
	width: 100%;
	max-width: 32%;
	float: left; 
	min-height:250px;
}

#col3 { 
	width: 100%;
	max-width: 33%;
	float: left; 
	min-height:250px;
}

#fourcol { 
	background-image: url(./../../../images/index_4col_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	width: 998px; 
	margin-bottom: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border: solid 1px #dfdfdf; 
}

#fourcol1 { 
	width: 225px; 
	float: left; 
	padding-right: 12px; 
	padding-left: 12px; 
}

#fourcol2 { 
	width: 226px; 
	float: left; 
	padding-right: 12px; 
	padding-left: 12px; 
}

#fourcol3 { 
	width: 226px; 
	float: left; 
	padding-right: 12px; 
	padding-left: 12px; 
}

#fourcol4 { 
	width: 225px; 
	float: left; 
	padding-right: 12px; 
	padding-left: 12px 
}


/***** LAYOUT *****/

#wrapper { 
	width:100%;
	max-width: 1000px; 
	margin-top: 0; 
}

#menu { 
	width:100%;
	max-width: 1000px; 
	height: 101px; 
	margin-bottom: 18px; 
}

#content { 
	background-color: white; 
	width:100%;
	max-width: 1000px; 
	padding-bottom: 5px; 
	overflow:hidden;
}

#sidebar { 
	width:100%;
	max-width: 180px; 
	float: left; 
	padding-left: 10px; 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 20px;
}

#sidebar form {
	margin: 0;
}
	
#c1 { 
	width:100%;
	max-width: 180px; 
	float: left; 
	padding-left: 10px; 
}

#c2 { 
	padding-left: 20px; 
	width:100%;
	max-width: 556px; 
	float: left;
	padding-top: 10px;
}

#c2-column { 
	padding-left: 20px; 
	width:100%;
	max-width: 790px; 
	float: left;
	padding-top: 10px;
}
	
#c3 { 
	width:100%;
	max-width: 195px; 
	float: right; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 18px;
}


#footer { 
	width:100%;
	max-width: 1000px; 
	height: 100px; 
	margin-top: 5px; 
}

#footerc1 { 
	float: left;
}

#footerc2 { 
	float: right; 
	margin: 8px 9px 0 0; 
}

.widget-title { 
	margin-bottom: 5px; 
}


/***** BEGIN TYPOGRAPHY & COLORS *****/
body {
	text-align: center;
	color: black; 
	background-color: white; 
	background-image: url(./../../../images/bg.jpg); 
	background-repeat: repeat-x; 
	background-position: 0 top;
}

p {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8rem;
	line-height: 1.5rem;
	}

h1 { 
	color: #0055a5; 
	font-size: 18px; 
	margin-bottom: 0; 
}

h2 { 
	color: #0055a5; 
	font-size: 15px; 
}

h3 { 
	color: #000; 
	font-size: 15px; 
	margin-bottom: 0; 
}
.single h3 { 
	color: #000000;
	font-size: 17px;
	margin-bottom: 3px;
}
h4 { 
	color: #7eb137; 
	font-size: 12px; 
	margin-bottom: 0; 
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left; 
	margin-top: 0; 
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #0055A5;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:link, a:visited { 
	color: #0055a5; 
	text-decoration: none; 
}

a:hover { 
	color: #0055A5; 
	text-decoration: underline; 
}

a:active { 
	color: #0055A5; 
}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
	
#headernews p { 
	color: #e6e7e8;
	text-align: left;
}
	
#headernews a:link { 
	color: #8cbe46; 
}

#headernews a:visited { 
	color: #8cbe46; 
}

#headernews a:hover { 
	color: #8cbe46; 
	text-decoration: underline; 
}

.newstitle { 
	color: #e6e7e8; 
	font-size: 15px; 
	margin-top: 0; 
}

.newsdate { 
	color: #8cbe46; 
}

#threecol a:link { 
	color: #8cbe46; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

#threecol a:visited { 
	color: #8cbe46; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

#threecol a:hover { 
	color: #8cbe46; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
}

#threecol a:active { 
	color: #8cbe46; 
}

#threecol p { 
	margin-right: 9px; 
	margin-left: 9px;
}

#fourcol p { 
	margin-bottom: 0; 
}

#fourcol h2 {
	color: #0055a5; 
	font-size: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-align: left; 
	margin-top: 0; 
	margin-bottom: 0;
}

#footer p {
	margin: 0;
	text-align: center;
}
	
#footerc1 p { 
	margin-top: 8px;
	text-align: left; 
}

#footerc2 p { 
	margin-top: 8px; 
}

.tabledata1 { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	padding-bottom: 10px; 
}

.tabledata2 { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/***** Begin Lists *****/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

ul {
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.textwidget li {
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
}	

.textwidget .last {
	border-bottom: 0 none;
}	
/* End Entry Lists */




/***** BEGIN STRUCTURE *****/
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 8px;
	text-align: justify;
	border-bottom: 1px solid silver;
	padding-top: 8px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/***** BEGIN IMAGES *****/
.img1 { 
	float: left; 
}
.footer-bar{
	width:100%;
	max-width:1000px;
}

.img2 { 
	float: right; 
	margin-left: 7px; 
	padding: 2px; 
	border: solid 1px #dfdfdf; 
}
	
p img {
	padding: 0;
	max-width: 100%;
}

.ver_line1 { 
	background: url(./../../../images/grey_spacer.jpg) repeat-y 248px 0; 	width: 100%; 
}

.ver_line2 { 
	background: url(./../../../images/grey_spacer.jpg) repeat-y 498px 0; 			width: 100%; 
}

.ver_line3 { 
	background: url(./../../../images/grey_spacer.jpg) repeat-y 748px 0; 			width: 100%; 
}

.ver_line4 { 
	background: url(./../../../images/grey_spacer.jpg) repeat-y 200px 0; 			width: 100%; 
}

.ver_line5 { 
	background: url(./../../../images/grey_spacer.jpg) repeat-y 785px 0; 			width: 100%; 
}


/*	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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: justify;
	}

.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 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 {
	text-align: center;
	width: 100%;
	}

#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;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: 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 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.tel{text-decoration:none !important;color:#000 !important;cursor:text;}
.tel:hover{text-decoration:none !important;color:#000 !important;}
@media screen and (max-width: 999px) {
	#wrapper {width: 100%;}
	#menu{width: 100%;height:auto;}
	#header {width:100%;height: auto;overflow: hidden;}
	#sidebar{display:none !important;}
	.ver_line5 ,.ver_line4{background:none;}
	#c3 {width: 100%;max-width: 100%;float: none;padding-right: 0px;padding-left: 0px;padding-top: 0px;}
	#c2 {padding: 0;width: 94%;max-width: 94%;float: none;padding-top: 0px;}
	.post {padding-top:0;}
	.post  img{float:none;display:block;margin:0 auto;width: 100%;height: auto;}
	#lightboxImage{width: 100% !important;height: auto !important;}
	#outerImageContainer{max-width:98%;height:auto !important;}
	#imageDataContainer{max-width: 98%;}
	#prevLink,#nextLink{height:100% !important;}
	body {background-image:none;}
	#stayinformed {text-align: center;width: 100%;height: auto;float: none;padding-top: 0px;}
	#stayinformed div{max-width:100% !important;}
	#menutop2 {background:#0055a5;width: 100%;float: none;height: 35px;margin-top: 5px;z-index: 1000;min-width:100%;}
	.jquerycssmenu ul li a {display: block;color: #fff;text-decoration: none;margin: 0;padding: 10px;}
	#logo {width: 100%;float: none;height: 102px;}
	.jquerycssmenu ul{float:none;}
	#logo .img1 {float: none;margin:0 auto;}
	.jquerycssmenu ul li ul {width:275px;min-width:200px;padding-top:0;}
	#threecol #col1 {margin-right: 1%;width: 100%;max-width: 33%;}
	#threecol #col2 {margin-right: 1%;width: 100%;max-width: 32%;}
	#threecol #col3 {margin-right: 0;width: 100%;max-width: 33%;}
	#headernews {width: 100%;float: none;height: auto;overflow: hidden;max-width: 100%;min-height: 1%;}
	.slider-wrapper {background-color: #FFF;height: auto;min-height: 1%;width: 100%;max-width:100%;float: none;}
	#myjquerymenu br {display:none !important;}
}
@media screen and (max-width: 760px) {
	#threecol #col1 {margin-right: 0;width: 100%;max-width: 100% !important;}
	#threecol #col2 {margin-right: 0;width: 100%;max-width: 100% !important;}
	#threecol #col3 {margin-right: 0;width: 100%;max-width: 100% !important;}
	#col1,#col2,#col3{min-height:0;margin:0;overflow: hidden;float:none;}
	#threecol #col1 > div, #threecol #col2 > div, #threecol #col3 > div{background:#0e5593 !important;max-width: 100%;}
	#threecol {margin-bottom: 0px;padding-bottom: 0px;}
	#myjquerymenu br {display:none !important;}
}

@media screen and (max-width: 599px) {
	#menu{width: 100%;height: auto;}
	#menu div,#menu form,#menu a, #menu #menu-primary,#menu li, #menu span, #menu input{display:block;float:none;width:100%;height:auto;}
	#myjquerymenu > ul,#myjquerymenu > ul > li{display:block;float:none;width:100%;height:auto;position:relative;}
	.has-submenu{background-image:url(./images/menu-icon.png);background-repeat:no-repeat;background-position:98% center;}
	.has-nosubmenu{background-image:none;background-color: #0055a5;}
	.has-nosubmenu a:hover,.has-nosubmenu:hover a{background-image:none !important;background-color: #0055a5;}
	#myjquerymenu > ul > li{background-color: #0055a5 !important;}
	#myjquerymenu li{background-color: #0055a5;color: white;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);text-transform: uppercase;}
	.jquerycssmenu ul li a {border-width:0 0 1px 0;border-bottom: 1px solid silver;}
	.jquerycssmenu ul li a:hover {background-color:#003f7a;color:#fff;}
	.jquerycssmenu > ul > li.has-submenu > a:hover {background:url(./images/menu-icon.png) no-repeat scroll 98% center #003f7a;color:#fff;}
	.jquerycssmenu > ul > li.has-submenu ul li a:hover {background-color:#003f7a !important;color:#fff;}
	#myjquerymenu ul.sub-menu{display:none;float:none;width:100%;height:auto;position:relative;padding:0;}
	#myjquerymenu ul.sub-menu.toggle{display:block !important;}
	#myjquerymenu ul.sub-menu li a{width: 80%;padding:10px 10%;background-color:#4984BB;}
	#myjquerymenu li:hover ul.sub-menu{}
	#myjquerymenu br {display:none !important;}
	#menu-primary{margin-top:10px;}
	#myjquerymenu a{white-space:normal;width: 92%;padding:10px 4%;color:#fff !important;border: 0 none;border-bottom: 1px solid #eaeaea;}
	#menutop2 {width: 100%;float: none;height: auto;margin-top: 0;}
	#logo img{float:none;}
	#stayinformed {text-align: center;width: 100%;height: auto;float: none;margin-top: 10px;}
	#logo {width: 100%;float: none;height: auto;display: block;}
	.slider-wrapper{width:100%;height: auto !important;min-height: 150px !important;float: none;}
	.nivoSlider img{width:100%;}
	.nivo-caption{position:relative !important;}
	#headernews{width:100%;float:none;position:relative;height:auto;}
	#col1,#col2,#col3{width:100%;max-width:100% !important;min-height:0;margin:0;overflow: hidden;float:none;}
	#threecol #col1 > div, #threecol #col2 > div, #threecol #col3 > div{background:#0e5593 !important;max-width: 100%;}
	#threecol {margin-bottom: 0px;padding-bottom: 0px;}
	#footer *{float:none !important;text-align:center !important;display:block !important;margin: 0 auto;}
	#menu-footer{margin-top: 20px;}
	#menu-footer a:visited{color: #fff !important;}
	#menu-footer li a{background:#5585b1;color:#fff !important;padding:8px;border-bottom:1px solid #eaeaea;text-transform: uppercase;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);}
	#menu-footer li a:active{background:#0f3d67;color:#eaeaea;}
	#menu-footer li a:hover{background:#29557d;color:#fff;text-decoration:none;}
	#sidebar{display:none !important;}
	.ver_line4{background:none;}
	#c3 {width: 100%;max-width: 100%;float: none;padding-right: 0px;padding-left: 0px;padding-top: 0px;}
	#c2 {padding: 0;width: 94%;max-width: 94%;float: none;padding-top: 0px;}
	.post {padding-top:0;}
	.post  img{float:none;display:block;margin:0 auto;width: 100%;height: auto;}
	#lightboxImage{width: 100% !important;height: auto !important;}
	#outerImageContainer{max-width:98%;height:auto !important;}
	#imageDataContainer{max-width: 98%;}
	#prevLink,#nextLink{height:100% !important;}
	textarea,input[type="email"],input[type="text"],select,button{width:100%;}
	img.wpcf7-captchac{max-width:150px;}
	.ajax-loader{max-width: 25px;margin: 0 auto !important;}
	.wpcf7-submit{width: 100%;margin: 0 auto;background: #0055a5;color: #fff;padding: 5px;border: 0 none;cursor: pointer;}
}