@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
background: #ffffff; 
font-family: Arial, Helvetica, sans-serif;
color: #0f3457;
font-size: 12px;
text-align: left;
}

#container {
width: auto; 
margin: 0 auto; 
overflow: hidden;
}

p {
text-align: justify;
margin: 12px 0 12px 0;
}


h2 {
text-align: center;
padding: 0;
margin: 24px 0 12px 0;
font-weight: bold;
font-size: 1.6em;
text-shadow: 1px 1px #BDBDBD;
}

h3 {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 3px solid #0f3457;
margin: 12px 0 12px 0;
font-weight:bold;
font-size: 1.3em;
}

img {
max-width: 100%;
}

ul, ol{
text-align: justify;
margin: 0 12px 0px -10px;
}

li {
padding: 0 0 6px 0;
}

#logo1 {
width: 100%; 
height: 125px;
}

#logo1 img {
display:block; 
margin:auto;
}

#logo2 {
display:none;
}

#logo2 img{
border: 0px solid #8AC007;
position: relative;
top: -82px;
left: 135px;
overflow: hidden; 
}

#logo3 {
height: 15px;
width: 100%;
float: right;
margin-top: -25px;
background: -webkit-linear-gradient(left, rgba(15,52,87,1), rgba(15,52,87,0), rgba(15,55,90,1));
background: -o-linear-gradient(right, rgba(15,52,87,1), rgba(15,52,87,0), rgba(15,55,90,1) );
background: -moz-linear-gradient(right, rgba(15,52,87,1), rgba(15,52,87,0), rgba(15,55,90,1));
background: linear-gradient(to right, rgba(15,52,87,1), rgba(15,52,87,0), rgba(15,55,90,1) );
border-bottom: 4px solid #0F3457;
}

#logo3 h1 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1.2em;
text-align: center;
color: #0F3457; 
margin-top: -3px;
margin-right: -55px;
}

#navmenu {
background-color: #0F3457;
padding: 0 3px 3px 3px; 
margin: -6px 0 0 0;
}

#body { 
margin: 0;
padding: 0;
border: 3px solid #0F3457;
font-family: Comic Sans MS, Verdana, sans-serif;
color: #0F3457;
font-size: small;
background-color: #ffffff;
}

#body a {
border: 0px;
color: #1122BF;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
text-decoration: none;
}

#body a:hover {
color: #008000;
font-style: italic;
font-weight: bold;
text-decoration: none;
}

.subheader {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
padding-left: 0px;
color: #0f3457;
color: #0f3457;
font-weight:bold;
font-size: 1.1em;
}

.accc  {
color:#B40404;
font-size: 1em; 
}

#floatL {	
float: left;
margin: 12px;
width: 30%;
}

#floatL img {
width: 100%;
padding: 0px;
}

#pics {
margin: 0 auto;
width: 100%;
}

#pics img {
width: 100%; 
}

#pics table, #ped table {
width: 100%;
}

#pics td, #ped td {	
padding: 10px;
border: 2px solid #0f3457;
font-family: Comic Sans MS, Verdana, sans-serif;
color: #0f3457;
text-align: center;
font-size: small;	
}

#ped td {
text-align: left;
}

#ped td.footerL {
border: 0;
padding: 0 0 0 6px;
text-align: left;
display: in-line;
}
	
#ped td.footerC {
border: 0;
padding: 0;
text-align: center;
}
	
#ped td.footerR {
border: 0;
padding: 0 6px 0px 0;
text-align: right;
display: in-line;
}
	
.style18 {
font-size: .9em; 
}

.style13 {
text-align: center;
}

.style16 {
text-align: left; 
font-size: 1em;
}

#footer {
background-color: #ffffff;
text-align: center;
padding: 12px;
}

#footer a {
color: #1122BF;
font-style: italic;
font-weight: bold;
text-decoration: none;
font-size: 1em;
padding: 0px;
}

#footer a:hover {
color: #008000;
}

#inputForms {
text-align: justify; 
}

#inputForms p {
margin: 12px;
}

input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
  -webkit-appearance: none; -moz-appearance: none;
  display: block;
  margin: 0;
  width: 95%; height: 30px;
  line-height: 30px; font-size: 15px;
  border: 1px solid #bbb; padding-left: 12px;
}
textarea {
  -webkit-appearance: none; -moz-appearance: none;
  display: block;
  margin: 0;
  width: 95%; height: 30px;
  line-height: 30px; font-size: 15px;
  border: 1px solid #bbb; padding-left: 12px;
}

input#submit {
width: 99%;
cursor:pointer; 
letter-spacing: 4px;
background-color: #1F588E; 
color: #cae5fd;
font-weight: bold;
font-size: 1.4em;
text-shadow: 1px 1px gray;
border: 2px solid #0F3457;
padding: 12px;
-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.85),3px 4px 0px 1px #0F3457, 6px 10px 8px gray;
-moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.85),3px 4px 0px 1px #0F3457, 6px 10px 8px gray;
box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.85),3px 4px 0px 1px #0F3457, 6px 10px 8px gray;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 20px;
}
	
input#submit:hover, input#submit:focus {
background-color: #cae5fd;
color: #0f3457;
border: 2px solid #0F3457;
/*reduce the size of the shadow to give a pushed effect*/
-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.85), 1.5px 2px 0px .5px #0F3457, 3px 5px 4px gray;
-moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.85), 1.5px 2px 0px .5px #0F3457, 3px 5px 4px gray;
box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.85), 1.5px 2px 0px .5px #0F3457, 3px 5px 4px gray;
}

.imageCaptionL {
	float:left; 
	width: 100%;
	color:#0F3457; 
	margin: 6px 6px 6px 0px; 
}

.imageCaptionR {
	float:right; 
	width: 100%;
	color:#0F3457; 
	margin: 6px 0px 6px 6px; 
}


/*   ...mobile styles here...                                             */
/*   @media screen and (min-width: 600px) {  ...tablet styles here...   } */
/*   @media screen and (min-width: 900px) {  ...desktop styles here...  } */

@media screen and (min-width: 600px) {
#logo2 {
 display:block;
}
#pics td {width: 50%;}
#ped td {width: 33.33%}
.imageCaptionL {width: 40%;}
.imageCaptionR {width: 40%;}
}

@media screen and (max-width: 600px) {
#pics table, #pics tbody {
 display: block; 
 width: 100%; 
}

#pics table tr, #pics table th, #pics table td {
 display: block;
 padding: 2px; 
 text-align: center;
 white-space: normal; 
}

#ped td.footerR  {
display:none;
}

#ped td.footerL  {
display:none;
}

#pics tr {	
 border: 2px solid #0F3457;
 padding: 6px;
 margin: 2px;
 }

#pics td {
 border: 0; 
 }
}

@media screen and (min-width: 1024px) {
#container {
 width: 1024px; 
 margin: 0 auto; 
 background-color: #ffffff; 
 overflow:hidden;
 }

#pics img.full {
 width: 90%;
 }	
}



@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  border-radius: 5px;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: #1d456b;
  background: -o-linear-gradient(top, #285f93, #14304b);
  background: -ms-linear-gradient(top, #285f93, #14304b);
  background: -webkit-linear-gradient(top, #285f93, #14304b);
  background: -moz-linear-gradient(top, #285f93, #14304b);
  background: linear-gradient(to bottom, #285f93, #14304b);
  box-shadow: inset 0 -3px 0 #11293f, inset 0 -3px 3px #122b43, inset 0 2px 2px #347bbf, inset 1px 0 2px #15334f, inset -1px 0 2px #15334f, 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.06), 0 3px 3px rgba(0, 0, 0, 0.17), 2px 1px 2px rgba(0, 0, 0, 0.05), -2px 1px 2px rgba(0, 0, 0, 0.05);
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  padding: 20px 25px;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #cae5fd;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 16.5px;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #1d456b;
  background: -webkit-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -ms-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -moz-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -o-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: linear-gradient(to bottom, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  box-shadow: inset 0 -1px 1px #132e47, inset 0 2px 1px #2d6ca7;
  background-size: 36px 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul > li.has-sub > a:before {
  content: '';
  position: absolute;
  right: 11px;
  top: 24.5px;
  display: block;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-top-color: #ffffff;
  z-index: 99;
}
#cssmenu ul > li.has-sub:hover > a:before {
  border-top-color: #07111b;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  opacity: 0;
  -webkit-transition: top .2s ease, opacity .2s ease;
  -moz-transition: top .2s ease, opacity .2s ease;
  -ms-transition: top .2s ease, opacity .2s ease;
  -o-transition: top .2s ease, opacity .2s ease;
  transition: top .2s ease, opacity .2s ease;
}
#cssmenu > ul > li > ul {
  top: 89px;
  padding-top: 8px;
  border-radius: 5px;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 49px;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  top: 40px;
}
#cssmenu ul ul > li:hover > ul {
  top: 0;
  left: 198px;
  padding-left: 10px;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 198px;
  padding-left: 0;
  padding-right: 10px;
  opacity: 1;
}
#cssmenu ul ul li a {
  width: 200px;
  padding: 12px 25px;
  font-size: 11px;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
  text-decoration: none;
  background: #1d456b;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li > a:hover,
#cssmenu ul ul li.active > a {
  color: #cae5fd;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: inset 0 2px 2px #2f71af;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: inset 0 -3px 0 #183857, inset 0 -3px 3px #122b43, 0 1px 1px rgba(0, 0, 0, 0.03), 0 2px 2px rgba(0, 0, 0, 0.05), 0 2px 3px rgba(0, 0, 0, 0.13);
}
#cssmenu ul ul > li.has-sub > a:after {
  right: 12px;
  top: 8.5px;
  background: #1d456b;
  background: -webkit-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -ms-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -moz-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -o-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: linear-gradient(to bottom, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  box-shadow: inset 0 -1px 1px #132e47, inset 0 2px 1px #2d6ca7;
  background-size: 36px 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#cssmenu.align-right ul ul > li.has-sub > a:after {
  right: auto;
  left: 12px;
}
#cssmenu ul ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 14.5px;
  right: 16px;
  border-top-color: transparent;
  border-left-color: #ffffff;
}
#cssmenu.align-right ul ul > li.has-sub > a:before {
  top: 14.5px;
  right: auto;
  left: 16px;
  border-top-color: transparent;
  border-right-color: #ffffff;
  border-left-color: transparent;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: #0d1e2f;
}
#cssmenu.align-right ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: #0d1e2f;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul,
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul,
#cssmenu.small-screen > ul > li > ul,
#cssmenu.small-screen > ul > li:hover > ul,
#cssmenu.small-screen ul ul li:hover > ul,
#cssmenu.small-screen ul ul ul li:hover > ul,
#cssmenu.small-screen.align-right ul ul,
#cssmenu.small-screen.align-right ul ul li:hover > ul,
#cssmenu.small-screen.align-right ul ul ul li:hover > ul {
  position: relative;
  left: 0;
  right: auto;
  top: 0;
  width: 100%;
  display: none;
  padding: 0;
  opacity: 1;
  text-align: left;
}
#cssmenu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu.small-screen > ul > li > a,
#cssmenu.small-screen ul ul li a,
#cssmenu.small-screen ul ul li:first-child > a,
#cssmenu.small-screen ul ul li:last-child > a {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
#cssmenu.small-screen ul li a {
  padding-left: 11.5px;
}
#cssmenu.small-screen ul ul li a {
  padding: 14px 25px 14px 26.5px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 41.5px;
}
#cssmenu.small-screen ul ul ul ul li a {
  padding-left: 56.5px;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul li.has-sub > a:after,
#cssmenu.small-screen ul ul li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  position: relative;
  display: block;
  padding: 20px;
  padding-left: 11.5px;
  cursor: pointer;
  font-size: 11px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  right: 0;
  display: block;
  width: 51px;
  height: 51px;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  z-index: 10;
  cursor: pointer;
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 39px;
}
#cssmenu.small-screen ul .submenu-button:after,
#cssmenu.small-screen #menu-button:after {
  content: '';
  position: absolute;
  right: 11.5px;
  top: 11.5px;
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 15px;
  background: #1d456b;
  background: -webkit-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -ms-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -moz-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: -o-linear-gradient(top, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  background: linear-gradient(to bottom, #245583 0%, #204d77 25%, #193b5b 50%, #245583 75%, #204d77 100%);
  box-shadow: inset 0 -1px 1px #132e47, inset 0 2px 1px #2d6ca7;
  background-size: 56px 56px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu.small-screen ul .submenu-button.submenu-opened:after,
#cssmenu.small-screen #menu-button.menu-opened:after {
  background-position: 0 -28px;
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 5.5px;
}
#cssmenu.small-screen #menu-button:before,
#cssmenu.small-screen .submenu-button:before {
  content: '';
  position: absolute;
  right: 21.5px;
  top: 24.5px;
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #ffffff;
  z-index: 99;
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 18.5px;
}
#cssmenu.small-screen #menu-button.menu-opened:before,
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  border-top-color: #07111b;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}