@charset "utf-8";
/* CSS Document */
ul {
  margin: 0;
  padding: 0;
}
body {
	background-image: url(../images/topbluebg.jpg);
	background-repeat: repeat-x;
	background-color: #034170;
	font-size: 16px;
    line-height: 1.6875;
  	max-width: 100%;
	margin: 5px;
}

#overthetop {
	position: relative;
	max-width: 942px;
	height: 0;
	padding: 0;
	z-index: 100;
}		
#overthetop #headerwrap {
	max-width: 100%;
	float: left;
}
#overthetop #headerwrap #logo {
	position: absolute;
	/*top: -90px;*/
	top: 12px;
	left: 20px;
}
.ie #overthetop #headerwrap #logo { /* IE9 and older */
	top: 0;
}
#overthetop #headerwrap #contact {
	position: absolute;
	top: -50px;
	right: 20px;
	text-align: right;
	color: #fff;
}
.ie #overthetop #headerwrap #contact { /* IE9 and older */
	top: 50px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ exceptions */
	#overthetop #headerwrap #logo {
		top: 0;
	}
	#overthetop #headerwrap #contact {
		top: 50px;
	}
}

@supports (-ms-accelerator:true) {
/* Microsoft Edge Browser 12+ (All) - @supports method */
	#overthetop #headerwrap #logo {
		top: 0;
	}
	#overthetop #headerwrap #contact {
		top: 50px;
	}
}

#contact img {
	padding: 2px 2px 0 2px;
}

.nomobile, .nomobilemenu {
	display: block;
}
.mobileonly, .mobileonlymenu {
	display: none;
}
a:link, a:visited {
	color: #1A325B;
	text-decoration: underline;
}
a:hover {
	color: #28374D;
	text-decoration: underline;
}
img {
  max-width: 100%; padding:0;
}
.padimage {
	padding: 5px;
}
.borderimg {
	border: thin solid white;
	padding: 0;
	margin: 5px;
}
#topline {
	text-align: left;
	max-width: 942px;
	max-height: 150px;
	vertical-align: baseline;
	margin: 0px;
	padding: 8px;
}
#bannerphoto {
	background-color: #FFFFFF;
	max-width: 942px;
	max-height: 364px;
	padding: 8px;
	margin-top: 100px;
}
header { max-width: 960px; }
footer {
	position: relative;
	/*float: left;*/
	background-color: white;
	background-image: url(../images/logo-blueblacktext.jpg);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	min-height: 140px;
	max-width: 944px;
	border: 8px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 170%;
	color: #034170;
	text-align: left;
	margin: 0px;
	padding: 10px 15px;
}
.justify { text-align:justify; }
p.news {
	padding-top: 15px;
	background-image: url(../images/flag_tiny.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 12px 8px;
}
p.newsleft {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 70%;
    line-height: 1.5;
    color: #034170;
    text-align: left;
    margin: 0px;
    padding: 5px;
}
p.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	line-height: 165%;
	color: #034170;
	text-align: left;
	margin: 0px;
	padding: 10px 15px;
}
.crossout {
	text-decoration: line-through;	
}
.center {
	text-align: center;
}


/* Wrapper item used for leagues. See also .newsitem_wrapper below  */
.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 170%;
	color: #034170;
	text-align: left;
	margin: 0px;
	padding: 5px 15px;
}

.newsitem_wrapper p,
.newsitem_wrapper div {
	padding-left: 22px;
	padding-right: 15px;
	font-size: 85%;
	line-height: 170%;
	text-align: left;
}

table p { font-size: 95%; }
table.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #034170;
	text-align: left;
	margin: 0px;
	padding: 5px 15px;
}

.maincenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.7;
	color: #034170;
	text-align: center;
	margin: 0px;
	padding: 5px 15px;
}
.maincentersmall {
    font-family: Arial,Helvetica,sans-serif;
    /*font-size: 10px;
    line-height: 18px;*/
    font-size: 80%;
    line-height: 1.5;
    color: #034170;
    text-align: center;
    margin: 0px;
    padding: 5px 15px;
}
.hilite_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #034170;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-color: #FC0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #888CAE;
}
.hilite_yellow a:link, .hilite_yellow a:visited {
	color: #034170;
	text-decoration: underline;
}
.hilite_yellow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*.testimonial1 {
    font-family: 'Satisfy', cursive;
	font-size: 1.4em;
    margin-left: 20px;
    margin-right: 20px;
}*/
.testimonial {
    font-family: 'Dancing Script', cursive;
	font-size: 1.25em;
	line-height: 1.9em;
    margin-left: 20px;
    margin-right: 20px;
	background-color: #eee;
    border-radius: 10px;
}
.testimonial .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	font-style: italic;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 90%;
	color: #034170;
	text-align: left;
	text-transform: uppercase;
	padding: 5px 5px 10px 15px;
	background-color: #fff;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 170%;
	color: #034170;
	text-align: left;
	margin: 8px 8px 8px 40px;
	list-style-position: outside;
	list-style-type: disc;
}
ul.nobullets {
	list-style-type: none;
	line-height: 140%;
	margin-left: 0px;
}
ul.nobullets li {
	padding-top: 5px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #034170;
	text-align: left;
	margin: 8px 8px 8px 20px;
	list-style-position: outside;
	list-style-type: decimal;
}
hr {
    /* color: #1A325B; */
    background-color: #ccc;
    border: none;
    width: 95%;
    height: 1px;
}
#photobuttons img {
	padding: 8px 16px 8px 16px;
	max-width: 120px;
	max-height: 120px;
}

#outer {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#mainbox {
	/*float:left;*/ /* this causes narrow page width if there are no events or news items */
	/*margin-left: 8px;
	margin-right: 8px;*/
	margin-bottom: 8px;
	max-width: 944px;
	border: 8px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #034170;
	background-color: #E4E4E7;
}
#container {
	/*clear:left;*/
	/*float:left;*/
	/*width:100%;*/
	overflow:hidden;
	background-color: whitesmoke; /* column 2 background colour */
}
#leftcol {
	float:left;
	width:28%;
	position:relative;
	/*left:71%;*/
	overflow:hidden;
}
#rightcol {
	float:left;
	width:72%;
	position:relative;
	/*left:72%;*/
	overflow:hidden;
	background-color: #E4E4E7;
}
#onecol {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #E4E4E7;
}		
#MM_findObj {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	background-color: #E4E4E7;
}

.slicknav_menu {
	display:none;
}

.columnwrapper {
	display: block;
	width: 100%;
	max-width: 960px;
	float: left;
	background-color: #E4E4E7;
}
.columnwrapper .column1of2 {
	display: block;
	width: 46%;
	float: left;
	padding: 0 2% 1% 2%;
}
.columnwrapper .column1of3 {
	display: block;
	width: 29%;
	float: left;
	padding: 0 2% 1% 2%;
	margin-top: 0;
}
.columnwrapper .column1of3 img {
	border-radius: 50%;	
	max-width: 100%;
}

@media only screen and (max-width: 640px) {
	.columnwrapper .column1of3 {
		width: 46%;
	    margin-top: 30px;
	}
}
@media only screen and (max-width: 480px) {
	.columnwrapper .column1of3 {
		width: 96%;
	    margin-top: 30px;
	}
}

h1 {
	font-family: 'Fira Sans', sans-serif;
	/*font-size: 130%;*/
	font-size: 125%;
	line-height: 150%;
	font-weight: 500;
	font-style: italic;
	color: #00AEED;
	text-align: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h1 img {
	padding-top: 2px;
}
h2 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: 500;
	font-style: italic;
	color: #0086B9;
	text-align: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px 0px 3px;
}
.column1of3 h2 {
	text-align:center;
}
table.main h2 {
	font-size: 1.4em;
}
h2 a:link, h2 a:visited {
	color: #0086B9;
	text-decoration: underline;
}
h2 a:hover {
	color: #00AEED;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #034170;
	padding: 3px;
	margin: 7px 0px 3px;
}
#leftcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #034170;
	padding: 3px;
	margin: 7px 0px 3px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #034170;
	padding: 3px;
	margin: 7px 45px 3px;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #034170;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 15px;
	margin-left: 6px;
}
.hilite a:link, .hilite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.hilite a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
td p, td p.hilite, td p.maincenter { font-size: 100%; }
.hilite_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #034170;
	text-align: center;
	margin: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.hilite_wide a:link, .hilite_wide a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.hilite_wide a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
.lastupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	color: #1A325B;
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-style: italic;
	font-weight: bold;
}

.picleft {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.piccenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.pictopleft {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.picright {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.picright2 {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.pictopright {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.picverytopright {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.google-map {
	position: relative;
	padding-bottom: 75%; /*This is the aspect ratio*/
	height: 0;
	overflow: hidden;
	text-align: center;
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 90% !important;
	height: 90% !important;
	padding: 10px 15px;
}
	
#navbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 120%;
	color: #023357;
	font-weight: bold;
	padding: 7px;
	text-align: center;
	border-top: 1px solid #2A1F55;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#navbot a:link, #navbot a:visited {
	color: #2A1F55;
	text-decoration: none;
}
#navbot a:hover {
	color: #034170;
	text-decoration: underline;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5;
	color: #034170;
	text-align: right;
	margin: 0px;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contact a:link, .contact a:visited {
	color: #034170;
	text-decoration: underline;
}
.contact a:hover {
	color: #62ABCE;
	text-decoration: underline;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 135%;
	color: #034170;
	text-align: right;
	margin: 0px;
	font-weight: normal;
	padding-top: 24px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
}
.credit a:link, .credit a:visited {
	color: #62ABCE;
	text-decoration: underline;
}
.credit a:hover {
	color: #62ABCE;
	text-decoration: none;
}
#gc_right {
    float: right;
    padding-right: 15px;
    padding-top: 12px;
    padding-left: 12px;
}

/* This button was created by Trudy Pogue */
.button {
	display:inline-block;
	padding: 5px 12px 5px 12px;
	margin: 5px;
	font-size:14px;
	text-shadow:1px 1px 1px #3e587b;
	background-color:#537b9f;
	border-left:1px solid #3e587b;
	background-image:url('../rmm-img/sapphire-menu-bg.png');
	background-repeat:repeat-x;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-size: contain;
}
#leftcol .button {
	margin: 5px -3px 5px -3px;
}
.button a:link, .button a:visited, a.button {
	color: rgb(255,255,255);
	text-decoration: none;
}
.button a:hover, a.button:hover {
	color: #02233C;
}
.button:active { /* moves down a pixel when clicked */
	position:relative;
	top:1px;
}
/* This button was created by Trudy Pogue */

/* Galleria */
	#gallery { max-width: 720px; max-height: 675px; }
    .galleria { width: 95%; height: 620px; /*background-color: #E4E4E7;*/ }
/* /Galleria */


/* MEDIA QUERIES */
@media screen and (min-width: 47.5em ) {
  /*.leftColumn { margin-right: 19.5em; }

	.rightColumn { position: absolute; top: 0; right: 0; width: 18.75em; }  */ 
	.leftColumn { margin-right: 19.5em; }
	.rightColumn { position: absolute; top: 0; right: 0; width: 18.75em; }   
}

@media only screen and (max-width: 940px) {
	.nomobilemenu {
		display: none;
	}
	.mobileonlymenu {
		display: inline;
	}
	/*.js #menu {*/
	#menu {
		display:none;
	}
	/*.js .slicknav_menu {*/
	.slicknav_menu {
		display:block;
	}
}

@media only screen and (max-width: 640px) {
	.nomobile {
		display: none;
	}
	.mobileonly {
		display: inline;
	}
	body {
		background-image: none;
	}
	#overthetop {
		position: absolute;
		top: 0px;
		left: 3px;
		padding-top: 5px;
	}
	#logo {
		/*height: 120px;*/
		overflow:visible;
		margin: 0 auto 0 auto;
	}
	#logo img {
		margin: 0 auto 0 auto;
		display: block;
	}
	#photobuttons {
		display: block;
		/*margin-top: 80px;*/
	}
	#mainbox {
		margin-top: 8px;
	}
	#topline {
		text-align: center;
	}
	#leftcol {
		display: none;
	}
	#rightcol {
	  width: 100%;
	}
	.contact { font-size: 85%; }
	.credit { font-size: 75%; }
	.galleria { height: 450px; }
	.columnwrapper .column1of2 {
		width: 96%;
	}
	/*.columnwrapper .column1of2 img {
		max-width: 400px;
	}*/
}

/* Below brilliant responsive table solution from https://css-tricks.com/responsive-data-tables/ */
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than specified
and also iPads specifically.
*/
/*@media  only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {*/
@media only screen and (max-width: 640px)  {
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	/*tr { border: 1px solid #ccc; }*/
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		/*padding-left: 50%; */
	}
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	/*
	Label the data
	*/
/*		td:nth-of-type(1):before { content: "Rate"; }
	td:nth-of-type(2):before { content: "Details"; }
	td:nth-of-type(3):before { content: "Cost"; }
	td:nth-of-type(4):before { content: "Favorite Color"; }
	td:nth-of-type(5):before { content: "Wars of Trek?"; }
	td:nth-of-type(6):before { content: "Nickname"; }
	td:nth-of-type(7):before { content: "Date of Birth"; }
	td:nth-of-type(8):before { content: "Dream Vacation City"; }
	td:nth-of-type(9):before { content: "GPA"; }
	td:nth-of-type(10):before { content: "Arbitrary Data"; }*/
}

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

	.contact {
		padding-top: 120px;
	}

}
