/* @override http://localhost:8888/HWB/stylesheet.css */

html,body {
      margin:0;
      padding:0;
      height:100%;
      min-height: 100%;
      border:none;
      background-color: #000000;
      color: #FFFFFF;
   	  font: 12px sans-serif;
}

h1 {
	text-align: left;
	font-size: 16px;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 0;
	background: red url(images/site_1_h1.jpg) 0 center;
}

a {
	color: #FFF;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}


#homecontainer {
	width: 850px;
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: top;
	top: 0px;
    border: 1px #ff0000 solid;
	position: relative;
	background: #000000 no-repeat left bottom;
}

	
#header {
    background-image: url(images/site_1_02.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 850px;
    height: 108px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
    text-align: left;
	width: 829px;
	padding-left: 20px;
	margin-bottom: 20px;
	/*background: url(images/bg-nav.jpg) repeat-x center;*/
	height: 24px;
	font-size: 13px;
	text-transform: uppercase;
	margin: 7px 7px 50px 7px;
}

#myspace {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 11px;
	text-transform: uppercase;
}

#navlinks a, #myspace a{
	color: #000;
	float: left;
	padding: 7px 10px 7px 10px;
	background: #C33C2C;
	border: 1px solid #000;
}


#navlinks a:hover{
	padding: 7px 10px 7px 10px;
	background-color: #2a282b;
	color: #FFF;
	border: 1px solid #000;
	padding-top: 30px
}

#navlinks a:active {
	color: #000;
}

#myspace a:hover {
	color: #FFF;
	background-color: #2a282b;
	border: 1px solid #000;
}

#current a {
	background-color: #F33C2C;
}


.content {
	width: 850px;
	float: left;
	margin-bottom: 22px;
	background: url(images/site_1_03.jpg) no-repeat center bottom;
	min-height: 380px;
}


#bios {
	padding: 50px 75px;
}

#bios img {
	float: left;
	background: #111;
}

.bioEntry {
	min-height: 250px;
}

.bioEntry p, .bioEntry h3, .bioEntry h4, .bioEntry ul {
	padding: 0 0 0 160px;
	
}

.bioEntry h3 {
	margin: 0;
	color: #F00;
}

.bioEntry h4{
	margin: 0;
}

.bioEntry ul {
	list-style-type: none;
}

#showLetter {
	padding: 0 75px 75px 75px;
	text-align: justify;
	color: #FFF;
}

#showLetter h3 {
	color: #F00;
	margin-bottom: 0;
}

#showLetter h4 {
	color: #999;
	margin-top: 0;
}

#showScott img{
	height: 200px;
	float: right;
	margin: 0 0 15px 15px;
	border: 6px solid #999;
}

.address {
	margin: 0;
}

#bottomboxes {
	text-align: justify;
	width: 850px;
	margin-bottom: 55px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

.boxes {
	width: 222px;
	float: left;
	margin-left: 44px;
	line-height: 18px;
}

.boxes a:link, #datestxt a:link {
	color: #F33C2C;
	font-size: 13px;
	padding: 0;
}

.boxes a:visited, #datestxt a:visited {
	color: #F33C2C;
	font-size: 13px;
	padding: 0;
}

.boxes a:hover, #datestxt a:hover {
	text-decoration: underline;
	background: none;
}

.boxes img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 5px 5px;
	border: 1px solid #FFF;
	padding: 0;
}

.boxes img a {
	text-decoration: none;
}

.boxes img a:hover {
	border: 1px solid #F00;
}

#footer {
    text-align: center;
    position: relative;
    bottom: 0px;
    width: 850px;
    font-size: 11px;
    visibility: visible;
	clear: both;
	padding-bottom: 10px;
}

#footer a {
	color: #5979fb;
	font-size: 11px;
}

.youtube {
	border: 1px solid white;
	width: 384px;
	height: 334px;
	float: left;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: 25px;
}

.youtube2 {
	border: 1px solid white;
	width: 384px;
	height: 334px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}

.counter {
    border: none;
    margin: 0em;
    padding: 0em;
    width: 200px;
    height: 12px;
    bottom: 26px;
    float: right;
    position: absolute;
    right: 10px; }
    
.datesbg {
	width: 222px;
	float: left;
	margin-left: 44px;
	line-height: 16px;
	height: 240px;
	background-position: center center;
	background-repeat: no-repeat;
}

#datestxt {
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
}

#schedule {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
}