/* Scott Goold.org NEW */

body { background-color:#ade9fa; color:#0056c1;
}

/* JQUERY slideshow */
#photos img { display: none; }
#photos .show { display: inline; }
#container2 { position: relative; }

h1 { color:#022567; font-size:2em; margin: .5em 0em .5em 0em; padding: 0em 0em 0em .5em; font-family:garamond, times new roman, times, serif; font-variant: small-caps; font-weight: 800; border-bottom:1px #022567 solid; border-left:10px #022567 solid; }
h2 { font-size:1.4em; text-align:center; background-color:#022567; padding:5px; margin: 1em auto .5em auto; font-family:garamond, times new roman, times, serif; font-variant: small-caps; font-weight: 500; color:#fff; border-radius:5px; text-align:center; }
h3 { font-size:1.2em; width:80%; background-color:#022567; padding:3px; margin: .2em 0em .5em 0em; font-family:garamond, times new roman, times, serif; font-variant: small-caps; font-weight: 500; color:#fff; border-radius:5px; text-align:center; }
h4 { border-top:2px #959595 dotted; padding:5px; margin: .5em 0em .5em 0em; font-variant: small-caps; font-weight: 400; }
h6 { margin: 0em 0em 2em 0em; text-align:center; font-size:10pt; font-variant: small-caps; font-weight: 800; }

p { padding:0 20px 0 20px; color: #0056c1; }
p .block { padding:0 20px 0 20px; color: #fff; }

blockquote { font-size:1em; margin:0 auto 1em auto; width:80%; border-left:10px #022567 solid; border-top-left-radius:10px; border-bottom-left-radius:10px; }
hr { width:75%; display: block; margin: 1.5em auto 1.0em auto; border: 10px #fff solid; border-radius:5px; }

.navbar-default {
	border:none;
	border-radius:0px;
}

header {
	background: url('../images2018/turtle_head.jpg') center center no-repeat;
	height: 400px;
	background-size: cover;
	border-bottom: 1px #000 solid;
}

.container-fluid-footer { margin:5em 0 0 0; padding:1em 1em 1em 0; background-color:#ebebeb; border-top:0px #a1a1a1 solid; font-size:.8em; }

.message { background-color:#fff; margin-bottom:1em; padding:1em 0 1em 0; border-radius:5px; color:#ffffff; }

.quote { font-size:.8em; margin-left:20px; padding:10px 0 10px 10px; }

.container-fluid-pics { height:500px; }
.container-pics { float:left; padding:1em; }

#sidemenu { background-color:#fff; margin:3em 1em 1em 1em; padding:1em 1em 1em 1em; border:1px #0056c1 solid; border-radius:5px; color:#ffffff; }

/* Linking Text */	       
	.links { border-bottom: 1px #022567 dotted; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: bold; color: #022567; text-decoration: none; text-transform: uppercase; }
	
	a.links { border-bottom: 1px #022567 dotted; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: bold; color: #022567; text-decoration: none; text-transform: uppercase; }

	a.links:hover  { background-color: #fff; border-bottom: 0px #fff dotted; color: #0056c1; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; text-decoration: none; font-style: normal; }

/* HIGHLIGHTS */
	.highlight, .highlight1 { margin: 10px; padding: 5px; height: 150px; overflow: auto;border: 4px #0000ff double; }
	.highlight1 { height: 350px; }
	.highlight2 { width:90%; margin:10px auto 10px auto; padding: 15px; border: 1px #0000ff dotted; border-radius:5px; }
 	.highlight3 { margin: 10px; padding: 5px; border: 1px #0000ff dotted; border-radius: 10px; }
 	.highlight4 { margin-left: auto; margin-right: auto; margin-top:20px; background-color: #0000ff; padding: 5px; border: 4px #0000ff solid; border-radius: 5px; }

/* SPECIALS */
.table_space { margin:0 auto 20px auto; }

.basic, .basicR, .basicSM, .basicSM2, .basicSMr, .basic1 { margin-left: 0px; padding-right: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #0000ff; text-align: justify; line-height: 1.2; }
	.basicR { padding-right: 3px; text-align: right; }
	.basicSM { font-size: 7pt; }
	.basicSM2 { padding-left: 15px; font-size: 7pt; }
	.basicSMr { font-size: 7pt; text-align: right; margin-bottom: 10px; }
	.basic1 { margin-bottom: 5px; }

.grande { margin:0 0 20px 15px; height: 85px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 60pt; font-weight: normal; color: #022567; }
