/* ----------------- CSS Reset ----------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
font: 63% helvetica, arial, verdana, sans-serif;
color: #4c4c4c;
background: #fff url('../images/main/pagebg.png') top left no-repeat;
}

ol, ul {
list-style: none;
}

ul, ol, dl {
position: relative;  
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

td {
vertical-align: top;
}

.clear {
clear: both;
}

strong {
font-weight: bold;
}

img {
-ms-interpolation-mode: bicubic;
}

/* ----------------- Main Structure ----------------- */

.bgwrap {

}

.contentwrap {
width: 841px;
margin: 0 0 20px 67px
}

#mast {

}

#mast h1 a {
display: block;
position: relative;
text-indent: -9999px; 
background: url('../images/main/mast.png') no-repeat scroll top left;
width: 841px;
height: 60px;
}

#leftcol {
height: 126px;
float: left;
width: 212px;
}

#content {
background: url('../images/main/bg.png') top left repeat-y;
width: 841px;
display: block;
position: relative;
}

.headerwrap {	
background: url('../images/main/header.png') top left no-repeat;
width: 841px;
min-height: 400px;
height: auto !important;
height: 400px;
}

.footerwrap {
background: url('../images/main/footer.png') bottom left no-repeat;
width: 841px;
}

#rightcol {
float: right;
width: 629px;
display: block;
position: relative;
}

#textcol {
font-family: "times new roman", georgia, times, serif;
color: #000;
float: left;
display: block;
position: relative;
padding: 15px;
width: 450px;
font-size: 1.2em;
}

.interior #textcol {
	margin-top: 20px;
}

#adcol {
width: 125px;
float: right;
display: block;
position: relative;
margin-right: 15px;
margin-top: 15px;
min-height: 700px;
height: auto !important;
height: 700px;
}

#adcol img {
margin: 10px 0;	
}

/* Images */

img.floatright {
	margin: 0 0 10px 10px;
	float: right;
}

/* Buttons */

a.custom {
display: block;
position: relative;
text-indent: -9999px;
background: transparent;
}

a.contactbutton {
	background: url('../images/icons/contactbutton.png') no-repeat scroll top left;
	width: 100px;
	height: 21px;
	float: right;
}

/* Flash */

.flash {
border-bottom: 3px solid #966534;
padding-bottom: 2px;
margin-top: 4px;
}


/* Newsletter */

.newsletter {
display: block;
position: relative;
background: url('../images/other/newsletter/newsletterbg.png') no-repeat scroll top left;
width: 136px;
height: 83px;
margin-left: -5px;
}

.newsletter h3 {
display: none;
}

.newsletter form {

}

.newsletter input {
font-size: 11px;
display: block;
position: relative;
padding: 2px;
border: 1px solid #b24109;
color: #843209;
width: 100px;
height: 15px;
float: left;
margin-top: 37px;
}

input.displaynone {
	display: none;
}

.newsletter input.button {
width: 23px;
height: 25px;
border: 0;
display: block;
position: relative;
background: transparent;
float: right;
padding: 0;
margin-top: 37px;
}


/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
color: #e36a0f;
text-decoration: underline;
}

a:visited {

}

a:hover {
color: #8f2305;
}

/* ----------------- Navigation ----------------- */

#mast ul {
display: block;
position: relative;
list-style: none;
margin: 0;
height: 36px;
}

#mast ul li {
float: left;
line-height: 0;
margin-bottom: 0;
}

#mast ul li, #mast ul li a, #mast ul li a:link {
text-indent: -9999px;
text-decoration: none;
position: relative;
height: 36px;
display: block;
background: transparent;
}

#mast ul li.index a:link, #mast ul li.index a:hover, #mast ul li.index a:visited {
background: transparent url(../images/nav/home.png) top left no-repeat;
width: 61px;
}

#mast ul li.board a:link, #mast ul li.board a:hover, #mast ul li.board a:visited {
background: transparent url(../images/nav/board.png) top left no-repeat;
width: 48px;
}


#mast ul li.calendar a:link, #mast ul li.calendar a:hover, #mast ul li.calendar a:visited {
background: transparent url(../images/nav/calendar.png) top left no-repeat;
width: 79px;
}


#mast ul li.program a:link, #mast ul li.program a:hover, #mast ul li.program a:visited {
background: transparent url(../images/nav/program.png) top left no-repeat;
width: 139px;
}


#mast ul li.fingerboard a:link, #mast ul li.fingerboard a:hover, #mast ul li.fingerboard a:visited {
background: transparent url(../images/nav/fingerboard.png) top left no-repeat;
width: 93px;
}


#mast ul li.news a:link, #mast ul li.news a:hover, #mast ul li.news a:visited {
background: transparent url(../images/nav/news.png) top left no-repeat;
width: 138px;
}

#mast ul li.links a:link, #mast ul li.links a:hover, #mast ul li.links a:visited {
background: transparent url(../images/nav/links.png) top left no-repeat;
width: 52px;
}


#mast ul li.gallery a:link, #mast ul li.gallery a:hover, #mast ul li.gallery a:visited {
background: transparent url(../images/nav/gallery.png) top left no-repeat;
width: 100px;
}


#mast ul li.videos a:link, #mast ul li.videos a:hover, #mast ul li.videos a:visited {
background: transparent url(../images/nav/videos.png) top left no-repeat;
width: 65px;
}

#mast ul li.contact a:link, #mast ul li.contact a:hover, #mast ul li.contact a:visited {
background: transparent url(../images/nav/contact.png) top left no-repeat;
width: 66px;
}

#mast ul li a:hover {
background-position: bottom left !important;
}




/* ----------------- Footer ----------------- */

address {
font-style: normal;
}

address p {
color: #000;
margin: 10px 0;
}

address a {
color: #000;
text-decoration: underline;
}

/* ----------------- Pages ----------------- */

/* Video Page */

.videotable {
	
}

.videotable tr {
	
}

.videotable td {
	padding: 10px;
}

.videotable p {
	color: #7b3537;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	font-family: tahoma, "trebuchet ms", helvetica, sans-serif;
}

.videotable img {
	
}

/* ------- Gallery ------- */


table.photos {
display: block;
position: relative;
margin: 10px auto 10px 0;
text-align: left;
}

tr.smallphoto {
	
}

table.photos img {
border: 1px solid #d5bfa5;
}


table.photos img:hover {
border: 1px solid #72272a;
}

table.photos td {
padding: 6px;
width: 16%;
}

table.photos p {
margin: .3em 0;
}


/* Calendar Page */

table.calendar {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
background: #fff;
border: 1px solid #c7c2c7;
font-family: tahoma, "trebuchet ms", helvetica, sans-serif;
}

table.calendar img {
padding: 0;
text-align: left;
}

table.calendar thead tr {

}

table.calendar thead td {
vertical-align: top;
font-size: 12px;
line-height: 1.4em;
margin: 0 0 1em 0;
padding: 5px;
background: #881e04;
color: #fff;
font-weight: bold;
}


table.calendar tr {

}

table.calendar td {
vertical-align: top;
font-size: 11px;
line-height: 1.4em;
margin: 0 0 1em 0;
padding: 5px;
color: #881e04;
}


table.calendar tr.alt td {
background-color: #f7f2ec;
}

table.calendar td.line {
padding: 0;
}


/* ------- Board ------- */

.member {
	margin: 25px 0;
}

.member img {
	border: 2px solid #e5c0ad;
	float: left;
	margin: 0 10px 5px 0;
}

.member h4 {
	float: left;
	display: block;
	position: relative;
	margin-bottom: 0;
}

.member p {
display: block;
position: relative;
clear:right;
padding-top: 10px;
}

/* ------- Fingerboard ------- */

.issuenav {
	
}

.issuenav dl {
	border-bottom: 1px solid #8f2305;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.issuenav dt {
	color: #8f2305;
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0;
	font-family: tahoma, "trebuchet ms", helvetica, sans-serif;
}

.issuenav dd {
	margin-left: 15px;
	margin-bottom: .5em;
}

ul.subnav {
	
}

.subnav li {
	display: block;
	position: relative;
	font-weight: bold;
	background: transparent;
	margin-bottom: 2px;
	font-size: 12px;
}

.subnav li a:link {
	color: #6d2f10;
	text-decoration: none;
	background: transparent;
	display: block;
	position: relative;
	width: 165px;
	padding: 5px 5px;
}

.subnav li a:hover {
	background: #f5f0ea;
	color: #e0680f;
}


/* ----------------- News Column ----------------- */

.newswrap {
display: block;
position: relative;
padding: 0 20px 0 15px;
font-size: .9em;
line-height: 1.5em;
margin-bottom: 1.5em;
}

#leftcol h3 {
background: url('../images/main/news.png') no-repeat scroll top left;
width: 212px;
height: 126px;
}


#leftcol h3.stories {
background: url('../images/main/stories.png') no-repeat scroll top left;
}


#leftcol h3.blank {
background: url('../images/main/blank.png') no-repeat scroll top left;
}


#leftcol  h3.issues {
background: url('../images/main/issues.png') no-repeat scroll top left;
}

.newswrap p {
color: #6d2f10;
font-family: tahoma, "trebuchet ms", helvetica, sans-serif;
}



/* ----------------- Headlines ----------------- */

h2 {

}

h2, h3 {
text-indent: -9999px;
display: block;
position: relative;
background: transparent;
}

#textcol h2 {
margin: 5px 0 15px 0;
}

h2.welcome {
background: url('../images/headlines/welcome.png') no-repeat scroll top left;
width: 112px;
height: 19px;
}

h2.links {
	background: url('../images/headlines/links.png') no-repeat scroll top left;
	width: 60px;
	height: 19px;
}

h2.contactus  {
	background: url('../images/headlines/contactus.png') no-repeat scroll top left;
	width: 132px;
	height: 19px;
}

h2.certificateprogram {
	background: url('../images/headlines/certificateprogram.png') no-repeat scroll top left;
	width: 232px;
	height: 24px;
}

h2.video {
	background: url('../images/headlines/video.png') no-repeat scroll top left;
	width: 69px;
	height: 19px;
}

h2.gallery  {
	background: url('../images/headlines/gallery.png') no-repeat scroll top left;
	width: 163px;
	height: 24px;
}

h2.board  {
	background: url('../images/headlines/board.png') no-repeat scroll top left;
	width: 69px;
	height: 19px;
}

h2.calendar {
	background: url('../images/headlines/calendar.png') no-repeat scroll top left;
	width: 107px;
	height: 19px;
}

h2.fingerboard {
	background: url('../images/headlines/fingerboard.png') no-repeat scroll top left;
	width: 143px;
	height: 24px;
}

h2.news {
	background: url('../images/headlines/news.png') no-repeat scroll top left;
	width: 250px;
	height: 19px;
}

#adcol h3 {
background: url('../images/headlines/oursponsors.png') no-repeat scroll top left;
width: 120px;
height: 11px;
margin: 15px 0 5px 0;
}

/* ----------------- Typography ----------------- */

p, li, dd {
font-size: 1.2em;
line-height: 1.5em;
margin-bottom: 1.2em;
}

h4 {
	font-weight: bold;
	color: #902505;
	font-size: 1.3em;
	margin-bottom: .3em;
}