/* SRBG Website Main CSS */
/* Created by Rob Green - 03/06/2012, Updated on 03/04/2015 */

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background-image: url('../images/lgrey091.gif');
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	overflow: auto;
	text-align: center;	
	background-image: url('../images/lgrey047.jpg');
}
#page_content {
	position: relative;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
	width: 120px;
	background-image: url('../images/lgrey047.jpg');
}
#content {
	margin: 0;
	padding: 10px;
	border: 0;
	margin-left: 120px;
	background-image: url('../images/lgrey091.gif');
}
#footer {
	margin: 0;
	border: 0;
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	font-size: x-small;
	background-color: #cde;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
#masthead h1 {
	font-size: 3em;
    font-style: italic;
	font-weight: bold;
    color: #084B8A;
	margin: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #888888;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #cde;
}
/* Styles for Footer */
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.float_right {
	float:right;
}

/* Members Sections */
#butch {
	 display: none;
}
#bunn a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#joe {
	display: none;
}
#drumright a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#rob {
	display: none;
}
#green a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#sam {
	display: none;
}
#hyde1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#caleb {
	display: none;
}
#hyde2 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#isaac {
	display: none;
}
#hyde3 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
/* Product Sections */
#leadeth {
	 display: none;
     font-size: larger;
}
#leadeth1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#six {
	 display: none;
     font-size: larger;
}
#six1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#water {
	display: none;
    font-size: larger;
}
#water1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#nearer {
	display: none;
    font-size: larger;
}
#nearer1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#home {
	display: none;
    font-size: larger;
}
#home1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#track {
	display: none;
    font-size: larger;
}
#track1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#footstep {
	display: none;
    font-size: larger;
}
#footstep1 a {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.float_left {
	float: left;
}
.style_cost {
	font-weight: bold;
    font-size: large;
    color: #0000ff;
}
.style_extra {
    font-style: italic;
	font-weight: bold;
    color: #0000ff;
}
.player {
    height: 40px;
    width: 400px;
}
#cdorder {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
}
#cdorder a {
    color: #084B8A;
    font-weight: bold;
    font-size: x-large;
}
#cdorder a:hover {
    color: #78a;
}
#cdorder1 {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
}
#cdorder1 a {
    color: #084B8A;
    font-weight: bold;
    font-size: x-large;
}
#cdorder1 a:hover {
    color: #78a;
}