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

body {
	background-color: #0B524A;
	margin: 0;
 }
 
 table {
	 background-color: rgba(224,224,224,0.97);
	 
 }
.index_button {
	border-color: green;
	width: 100%;
	text-align:center;
    text-decoration:underline;
    text-decoration-color: black;
    color:black;
    background-color:transparent;
    margin-bottom: 10px;
    font-weight:bold;
}
 hr {
	 background-color: #A7A7A7;
	 height: .3em;
	 padding: 0;
	 margin-bottom: 0;
	 margin-top: .2em;
 }
 
 .navbar {
  		margin-bottom: 0px;
	}
	
 .custom-12 {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}

.custom-menu {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}
 
 #cus-image {
	 margin: 0 auto;
	 background-color: #000000;
 }
 
 .custom-color-blk {
	 color:black;
 }
 
 .custom-color-blue {
	 color: blue;
 }
 
 .custom-color-red {
	 color: red;
	 
 }
 
 .custom-color-yellow {
	 color: yellow;
	 
 }
 
.custom-caption {
	font-size: 1em;
	font-style: italic;
	padding-top: .5em;
	padding-bottom: .5em;
	text-align: center;
}

#custom-image {
	padding-top: .2em;
	padding-bottom: .5em;
}

#custom-footer {
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	text-emphasis:none;
	
}
.custom-background {
	background-image: url(../../quilt/images/blobkgdeyel.jpg);
	
}
.custom-box {
	background-color:#C6C6C6;
	border: medium;
	border-color:black;
	border-style:solid;
	padding-right: 1em;
	padding-top: .1em;
	padding-bottom: .1em;
	
}

.gad {
	padding: 15px 15px 15px 15px;
	left: auto;
	right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto, auto, auto, auto);
}

#discl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.maplink {
	border-width: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float:right;
}

.piclink {
	border-width: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}

.direction {
	font-size: small;
	color: #0000FF;
	font-style:italic
}

.image_right {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	float: right;
	margin-left: .5em;
	margin-bottom: .5em;
	}
.image_left {
	float: left;
	margin-bottom: .5em;
	margin-right: 10px;
}
.image_center {
	margin: .5em auto .5em auto;
	text-align: center;
}

.signature {
	color: #F30300;
	font-size: 35px;
	font-weight: bolder;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

  #tab_styl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	width: 80%;
	}
  #event {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	font-size: 1.3em;
	color: brown;
	}
	
 .title_color {
		color:brown;
	}
    
