/* Black Hills Dosido css file*/
/* Original author ? */
/* Author Andy Grosland 2013-2015 */

body { background-color: #BDC6FF; 
}

a {color:yellow;}
a:visited {color:#FF0000;}
a:hover {color:#FF0000;}


.headerimage {width:150px;}

.righttable {
	width:20%;
}

.lefttable {
	width:65%;
	
}

.club {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.club-location {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330033;
	text-indent: 12pt;
}
.paragraph-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.paragraph-text, .paragraph-text-box {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.paragraph-text-box {border:1px solid black;}
.paragraph-list {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-left: 20px;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.callers {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.side-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: yellow;
}
.side-menu-new-item a {color:red;}

.officers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
}
.schedule_header {font-size:22pt;font-weight:bold;text-align:center;}
.scheduletable {width:650px;}
.scheduletable td {padding:6px 3px;border:1px solid gray;
}

.sched_location {}
.sched_time {}
.sched_where {}
.sched_contact {}

.download {}
.printicon {width:50px;}
.flyer_table > td {border:1px solid grey;}

.date, .callers {border:1px solid grey;}

.table_heading {font-weight:bold; font-size:16px;border: 1px double grey;}

.pagetitle {text-align: center;font-weight: bold;font-size: 28px;}

/*  new css for mobile revamp and Announcements section on front page */

/* this is for the announcements section */
.announce-top {
  font-size: 1.6em;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}
.announce {
	text-align: left;
  box-shadow: 0.5px 0 1px black;
  padding: 5px;
  width: 100%;
}
.hermosa {
  color: red;
  font-weight: bold;
  text-align: center;
}

.callerpic {float:left;max-width: 120px;max-height: 120px;margin:5px;box-shadow:2px 2px 3px black;}

.scheduletable {max-width: 90%; border:1px solid black;margin:0 auto;}
.scheduletable td {margin:2px;padding:2px;}
.bottomlink {font-size:110%;color:red;}
.contacttext {font-size:100%;}
.contact {text-align:center;}





/* mobile css */

.Web-link {
	visited {color:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: red;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
	background-color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
}
