/* Undo existing styles
======================================================================*/
a img,:link img,:visited img { border: none; }
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th {font-size: 1em; }
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, 
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0px; padding: 0px; }


body{font-family: Verdana;font-size: 12px;color:#666;}
h1{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .03em;
	line-height: 20px;
}

h2{
	color:#000;
	font-size: 14px;
	letter-spacing: .03em;
	line-height: 17px;
}

h3{
	color: #333;
	font-size: 16px;
	letter-spacing: .03em;
	line-height: 18px;
	text-transform: uppercase;
}
h4{}
h5{}
p, table {
	color:#666;
	font-size: 12px;
	line-height: 16px;
	margin-top: 21px;
}
p.blurb{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
}

p.noMargin{
	margin-top: 0px;
	line-height: 16px;
}
.contactForm th {font-weight:bold;text-align:right;}
ul{}
li{}
a{
	color:#D8A800;
	font-weight: bold;
	text-decoration: underline;
}
a:link{}
a:hover{}
a:visited{}


.clearSm{ clear: both; font-size: 1px; height: 18px; margin: 0px; padding: 0px; line-height: 0px;}
.clearMed{ clear: both; font-size: 1px; height: 32px; margin: 0px; padding: 0px; line-height: 0px;}

#siteContainer{
	position: relative;
	float: left;
	width: 1024px;
}

.header{
	width: 100%;
	height:102px;
	background:url(../../images/header-bg.jpg) no-repeat top left;
}

img.logo{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.topAd {
	width:468px;
	height:60px;
	display:block;
	top:5px;
	left:488px;
	position:absolute;
}
.navContainer{
	background:url(../../images/nav_bg.gif) top left;
	height: 30px;
	position: absolute;
	top:73px;
	left:0px;
	width: 100%;

}

.navContainer ul{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navContainer li{
	float: left;
	padding: 0px 5px;
}

.nav{
	position: absolute;
	right: 63px;
	top: 7px;
}

.nav a{
	color: #333;
	text-decoration: none;
}

.nav a:hover{
	color: #CC0000;
	font-weight: bold;
}

.nav ul li.pipes{
	font-weight: bold;
}
.headerImage {

}

.bodyContainer{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 990px;	
}

.colBody{
	padding: 0px;
	width: 645px;
	float:left;
	margin-right:20px;
	
}

.colBody h1{
	margin-bottom: 0px;
}

.colBody h2{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .03em;
	line-height: 16px;
	margin-top: 21px;
	margin-bottom: 0px;
}

.content{
	padding-left: 36px !important;
	width: 604px;
}

.colR{
	border-left: 1px solid #C0C0C0;

	padding-left: 15px;
	width: 264px;
	float:left;
}

.colR p.blurb{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .02em;
}

.colR .callout{
	margin-top: 15px;
}

.colR .callout img.main{
	margin-right: 15px;
	float:left;
}
.colR .callout img.site{
	margin-bottom: 10px;
}

.colR .callout p{
	margin: 0px;
	width: 300px;
}

.footerContainer{
	height: 75px;
	position: relative;
	width: 100%;
	padding-top:100px;
	clear:both;

}

.footer{
	position: absolute;
	left: 36px;
	bottom: 0px;
	border-top:1px solid #ccc;
	clear:both;



}
.footer a{
color: #797979;
font-weight:normal;



}

.footer table{
	color: #797979;
	font-size: 11px;
}

.footer table td.spacer{
	width: 30px;
}

.test {
	background:url(../../images/gradient.jpg) top left repeat-x;
	position: absolute;
	top: 0px; 
	left: 950px;
	width: 1024px;
	height: 550px;
}

/*   Bio / Event Page Styling  */


.tabContainer {}
.tabContainerStyle a{ color:#cc0000; text-transform:uppercase; text-decoration:none; font-size:14px; font-weight:bold;}
.tab_off{ padding:5px 8px; background: url(../../images/tab_off_bg.gif) bottom repeat-x;}
.tab_on { padding:5px 8px; background: url(../../images/tab_on_bg.gif) bottom repeat-x;}
.tabbody { background: url(../../images/tab_content_bg.gif) top repeat-x; padding:8px; }
.FeaturedBioTable { width:590px; border-bottom:1px solid #D8A800; margin-bottom:20px; padding-bottom:20px;}
.bioTable { width:590px; margin-bottom:20px;}
.bioImage{float:right; text-align:right; padding-left:10px; padding-bottom:10px;}
.EventsTable tr th { background:url(../../images/chart_header_bg.gif) bottom repeat-x; background-color:#ffcd39; padding: 8px 4px; border:1px solid white; font-size:14px; color:#333333; font-weight:normal; text-align:left; vertical-align:bottom;}
.EventsTable tr th a {font-size:14px; color:#333333; font-weight:normal;}
.EventsTable tr td { padding:4px; border:1px solid #ccc; vertical-align:top;}
