body { background-color:#fff; color:#000; }

.navbar-custom { background-color: #00562b; }
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text { background-color: #00562b; color: #fff; font-weight: 800; font-family:garamond, times new roman, times, serif; font-size:2em; }

h1 { margin: .5em 0em .5em 0em; font-variant: small-caps; font-weight: 800;  }
h2 { margin: .5em 0em .5em 0em; padding: 0em 0em 0em .5em; font-family:garamond, times new roman, times, serif; color: #00562b; font-variant: small-caps; font-weight: 800; border-bottom:2px #00562b solid; border-left:10px #00562b solid; }
h3 { margin: 1em 0em .5em 0em; font-family:garamond, times new roman, times, serif; font-variant: small-caps; font-weight: 500; }
h4 { margin-left:1em; font-variant: small-caps; font-weight:600; color:#000; }

p { padding:0 20px 0 20px; color: #000; }
.center { text-align: center; } 

blockquote { background-image: url('../images/bk_quote.gif'); background-repeat: repeat; font-size:.95em; width:80%; border-radius:10px; color:#ff0000; }

.dazzle { font-size:1.3em; font-family:garamond, times new roman, times, serif; font-variant: small-caps; color:#fff; font-weight: 800; text-align:center; }

.navbar-default {
	border-bottom:20px #000 solid;
	border-radius:0px;
}

#nav-toggle-button{
	background-image: url('../images/burgerRD.gif')

}

header {
	background: url('../images/header1.jpg') center center no-repeat;
	height: 380px;
	background-size: cover;
}

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

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

.vote { background-color:#e15e61; width:75%; height:80px; margin: 0 auto 1em auto; padding:1em 0 1em 0; border:5px #000 solid; border-radius:5px; text-align: center;}

footer { margin-left:20px; padding:0 0 20px 20px; color:#fff; }

.rounded { background-color:#fff; padding:10px; border-radius:10px; }

hr { width:40%; padding:5px; margin:10px auto 20px auto; background-color:#00562b; border:1px #00562b solid; border-radius:5px; }

.photocontainer { width:260px; margin:2em auto 0 auto; background-color:#fff; padding:10px; border-radius:10px; }

/* IMAGE POSITION */
.smPIC {
margin: 0 10px 10px -10px;
}

.smLOGO {
margin-right:30px;
}

/* JQUERY slideshow */
#photos img { display: none; border-radius:10px; }
#photos .show { display: inline; }
#container2 { position: relative; }

/* scrollable text box */
.scrollBox {
border-right:1px #959595 solid;
padding: 5px;
width: 90%;
height: 300px;
overflow: scroll;
}

	.wLinksLG { color:#ffff00; font-family:garamond, times new roman, times, serif; font-variant: small-caps; font-weight: 500;text-align: center;font-size:2em; text-decoration: none; }

	a.wLinksLG { color:#ffff00; font-family:garamond, times new roman, times, serif; font-variant: small-caps; font-weight: 500;text-align:center; font-size:2em; text-decoration: none; border-bottom: 0px #fff dotted; }

	a.wLinksLG:hover { color:#000; font-family:garamond, times new roman, times, serif; font-variant: small-caps; font-weight: 500;text-align: center; font-size:2em; text-decoration: none; border-bottom: 0px #ffffff dotted; border-bottom: 1px #000 dotted; }

	.wLinks { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: #ffffff; text-decoration: none; }

	a.wLinks { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: #ffffff; text-decoration: none; border-bottom: 1px #ffffff dotted; }

	a.wLinks:hover { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: #000000; text-decoration: none; border-bottom: 0px #000000 dotted; }

	.links { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: #e15e61; text-decoration: none; }

	a.links { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: #e15e61; text-decoration: none; border-bottom: 1px #e15e61 dotted; }

	a.links:hover { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: #000000; text-decoration: none; border-bottom: 0px #000000 dotted; }