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

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

:focus,
:active {
    outline: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
# Custom stuff
--------------------------------------------------------------*/

body {
	font-family: Geneva, Verdana, sans-serif;
	background: #5eb4ed;
	background-image: url(bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0;
}

p,td {
	font-size: 1em;
	line-height: 1.3em;
}

a {
	color:#5eb4ed;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}

img {max-width: 100%;}

.main {
	background: #fff;
	max-width: 900px;
	margin: 0 auto;
}

.left {width: 48%; float: left; margin-right: 2%;}
.right {width: 48%; float: left; margin-right: 2%;}



.header {
	padding: 15px 15px 5px 15px;
	background-color: #FFF;
}
.footer {
   color: #FFF;
   letter-spacing: 1px;
   font-weight: bold;
   font-size: 13px;
   text-align: center;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #4364a2;
}
h1 {
    color: #5eb4ed;
	font-size: 1.4em;
	line-height: 1.6em;
}
h2 {
    color: #5eb4ed;
	font-size: 1.2em;
	line-height: 1.6em;
}

.menu {
 	color: #333333;
	font-size: 1em;
	text-align: right;
	margin-right: 15px;
}
.menu a {
	color: #5eb4ed;
	text-decoration: none;
}
.menu a:hover {
 	color: #000;
}
.content {
	padding: 0px 25px 25px 25px;
	background-color: #FFF;
}
.return {
    font-family: Georgia, serif;
	color: #333333;
	font-size: 1.1em;
	text-align: right;
	margin-right: 15px;
	font-style: italic;
}

.headline {margin: 20px;}

a.mobilebanner {width: 100%; padding: 20px; background: #45c6f0; display:none; text-decoration: none; color: #fff; text-align: center; font-size:2em;}

a.normalphone {display:block; text-align:right;}
a.mobilephone {display:none;}
a.emailus {display:block; text-align: right; margin-bottom: 20px;}

.photopics a {width: 23%; float: left; margin: 0 2% 10px 0;}

.photopics img { width:90%;
    padding:5%; 	
    background: #e2e3e4;
    }

.style1 {
	color: #ff0000;
	margin: 15px;
}

.style1 a {
     color: #FF0000;
     text-decoration:blink;}

.style1 a:hover {
     color: #5eb4ed;
     text-decoration:none;}
     
     img.steve {float: left; margin: 20px 20px 20px 0;} 

@media screen and (max-width: 675px) {

body {background: #fff;}

.left, .right {width: 100%; float: none; margin:0;}

#fadeshow1, #fadeshow2 {max-width: 100% !important; display:none;}

img.contactus:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.headline {display:none;}

a.mobilebanner {display:block;}

a.normalphone {display:none; }
a.mobilephone {display:block; margin: 0 auto; max-width: 365px;}
a.emailus {display:block; margin: 0 auto; max-width: 365px; text-align: center;}

.return {text-align: center; margin: 20px;}


.logo {margin: 0 auto; display:block;}

img.steve {float:none; display:block; margin: 0 auto;}
img.steve:clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.maincontent {margin: 0 20px;}


.photopics a {width: 44%; margin: 10px 3% 10px 3%;}

}

@media screen and (max-width: 450px) {

.photopics a {width: 84%; margin: 10px 8% 10px 8%;}

}



