body {
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #616161;
	background: #b4d7ff url(../images/bg-main.jpg) repeat-x;
}
img { border-style: none; }
a {
	color: #CC0000;
	text-decoration: none;
}

table {
margin-bottom:30px;
border-collapse:collapse;

}

th, td {
   
	text-align:left;
	vertical-align:top;
	padding:5px 0 5px 0;
	border-top:1px solid #CCCCCC;
	border-collapse:collapse;
}

th {
	border:0px

}


a:hover { text-decoration: underline; }
.wrapp { width: 100%;}
.wrapp:after {
	content: "";
	clear: both;
	display: block;
}

hr {
	border:1px solid #EDEDED;
	margin:20px 0;
}

#container {
	width: 816px;
	margin: 0 auto;
	padding: 2px 0 0;
}
.top-nav {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
}
.top-nav div {
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}
.top-nav ul {
	float: left;
	position: relative;
	left: -50%;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 13px/46px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.top-nav ul li {
	float: left;
	background: url(../images/bg-top-nav-separate.gif) no-repeat left;
	padding: 0 0 0 2px;
}
.top-nav ul li:first-child { background: none; }
.top-nav ul a {
	float: left;
	color: #404040;
	padding: 0 15px;
	text-decoration: none;
}
.top-nav ul a:hover, .top-nav ul li.active {
	background: url(../images/bg-top-nav-hover.gif) repeat-x;
	text-decoration: none;
}
#page { margin: -2px 0 0; }
#page .bot-bg {
	background: url(../images/bg-page-bot.png) no-repeat 0 100%;
	height: 53px;
	display: block;
}
#page .top-bg {
	background: url(../images/bg-page-top.png) no-repeat;
	height: 15px;
	display: block;
}
#page .holder {
	background: url(../images/bg-page.png) repeat-y;
	padding: 0 9px;
	width: 798px;
}
#page .holder:after {
	content: "";
	clear: both;
	display: block;
}
#page .holder-inner {
	width: 100%;
	float: left;
	margin: -11px 0 0;
	position: relative;
}
#header {
	background: #313131 url(../images/bg-header.jpg) no-repeat;
	width: 100%;
}
#header:after {
	content: "";
	clear: both;
	display: block;
}
.home-page #header { background-image: url(../images/bg-header-home.jpg); }
.logo {
	width: 171px;
	height: 171px;
	padding: 7px 0 0 11px;
	float: left;
}
.home-page .logo {
	width: 183px;
	height: 178px;
	padding: 11px 0 0 10px;
}
.logo a {
	display: block;
	height: 100%;
	background: url(../images/bg-logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:15px 0 0 15px;
}
.home-page .logo a { background-image:url(../images/bg-logo-home_sm.png); }
.slogan {
	float: right;
	width: 540px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-slogan.png) no-repeat;
	margin: 102px 14px 1px 0;
}
.home-page .slogan { margin: 183px 14px 3px -4px; }
.phone-number {
	width: 178px;
	height: 26px;
	background: url(../images/bg-phone-number.png) no-repeat;
	margin: 0 0 -25px 11px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	float: left;
	display: inline;
}
.home-page .phone-number {
	width: 218px;
	height: 30px;
	background: url(../images/bg-phone-number-home.png) no-repeat;
	margin: 0px 0 0px 23px;
}
#header .request {
	display: block;
	width: 186px;
	text-align: center;
	background: url(../images/btn-request-header.png) no-repeat;
	font: bold 14px/63px "Trebuchet MS", Helvetica, Arial, sans-serif !important;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 0 32px;
	text-decoration: none;
}


#container .request:hover {
	text-decoration: none;
	background-position: 0 100%;
}


#content {
	padding: 30px 0 0;
	background: url(../images/bg-content.png) no-repeat;
}
.home-page #content { background-image: url(../images/bg-content-home.png); }
.content {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-sibebar.gif) repeat-y;
	padding: 6px 0 0;
}
.seo-block {
	width: 568px;
	float: right;
	padding: 0 10px 0 0;
}


.seo-block h2 {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, sans-serif;
}


.seo-block ul{
	margin:0px 0px 30px 0;
	padding:0px 0 0 20px;
}

.article {
	min-height:255px;
	*height:1%;
	}
	
.article h1, h1 {
	font: bold 21px/25px "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0 0 6px;
	color: #CC0000;
}
.article h2 {
	color: #b00000;
	margin: 0 0 11px;
	font-size: 14px;
	
}

 .article #refer h2 {
	margin:0px 0 10px 0;
	padding:0px;
}

.tall {
height: 275px;
}

.article h3 {
	color: #3b3b3b;
	margin: 0 0 5px;
	font-size: 12px;
	line-height:16px
}
.article .wrapp { padding: 0 0 16px; }
.article p { margin: 0 0 17px; }
.article .photo {
	float: left;
	padding: 0 18px 0 0;
}
.article .photoright {
	float: right;
	padding: 0 18px 0 0;
}

.article .photoright img {

	border:1px solid #999999;
}

.article .textleft {
	width:430px;
}
.rollover a{
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}

#biobutton a{ 
height: 200px; 
width: 200px; 
text-indent: -9999px; 
overflow: hidden; 
background: url(../images/bios/Brandon-Locke.jpg) top left no-repeat; 
display: block; 
} 

#biobutton a:hover{
   background-position: 0 -200; 
}

* html .article .photo { padding-right: 15px; }
.article .photo img { display: block; }
.article .text {
	height: 1%;
	overflow: hidden;
	padding: 3px 0 0;
}
.article ul {
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none;
	font-weight: bold;
}


.article ol {
	font-weight: bold;
}
.article ol.notbold {
	font-weight:normal;
}
.article ol.notbold li {
	padding-bottom:15px;
}
.article div.sc_photo {
	float:left;
	width:160px;
	padding:10px 8px;
}
.article ul li {
	padding: 0 0 4px 12px;
	background: url(../images/bg-bullet.gif) no-repeat 0 5px;
}

.article ul li span {
	font-weight:normal;
}

.article .cols { padding: 0 0 15px; margin:0 0 15px 0 }
.article .cols .body {
	width: 574px;
	overflow: hidden;
	margin: 0 -6px 0 0;
}
.article .cols .col {
	width: 265px;
	float: left;
	padding: 0 22px 0 0;
}

.sidebar {
	width: 190px;
	float: left;
	padding: 6px 0 0;
}
.sidebar .request {
	display: block;
	width: 152px;
	text-align: center;
	background: url(../images/btn-request-sidebar.png) no-repeat;
	margin: 0 auto 32px;
	font: bold 11px/53px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.sidebar .request a {
	text-decoration:none;
}

.request {
	display: block;
	width: 152px;
	text-align: center;
	background: url(../images/btn-request-sidebar.png) no-repeat;
	margin: 0 auto 32px;
	font: bold 11px/53px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.request a {
	text-decoration:none;
}

.sub-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
.sub-nav li {
	width: 100%;
	vertical-align: top;
	padding: 2px 0 ;
	border-bottom:1px solid #CFCFCF;
}
.sub-nav a {
	display: block;
	height: 1%;
	color: #313131;
	line-height: 18px;
	padding: 0 10px 0 20px;
	text-decoration: none;
	text-transform:uppercase;
}
.sub-nav li.active a,
.sub-nav li a:hover {
	background: #d3d3d3;
	text-decoration: none;
	text-transform:uppercase;
}


.sub-nav ul {
	
	
	vertical-align: top;
	padding: 2px 0 2px 25px ;
	border-bottom:1px solid #CFCFCF;
}

.sub-nav ul.active a,
.sub-nav ul a:hover {
	background: #d3d3d3;
	text-decoration: none;
	text-transform:uppercase;
}

.tabset {
	width: 552px;
	margin: -103px 0 0;
	float: right;
	position: relative;
	color: #fff;
	font: 16px/20px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.tabset .title { margin: 0 0 0 8px; }
.tabset ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
}
.tabset ul li {
	float: left;
	height: 97px;
	overflow: hidden;
	margin: 0 -2px 0 0;
}
.tabset ul a {
	float: left;
	width: 182px;
	height: 194px;
	background: url(../images/btn-tabset.png) no-repeat;
	text-align: center;
	line-height: 94px;
	font-size: 18px;
	color: #404040;
}
.tabset ul a:hover {
	margin: -98px 0 0;
	padding: 98px 0 0;
	text-decoration: none;
}
.tab-content {
	width: 740px;
	padding: 0px 0 0px 37px;
}
.tab-content .tab {
	padding: 15px 0 16px;
	min-height:200px;
	*height:1%;
	width: 100%;
}

.tab-content .tab ul.awardslistleft, .tab-content .tab ul.awardslistright {
	float:left; 
	width:350px;
	list-style:none;
	margin:10px 0px 0 0; 
	padding:0px 0 0 20px;
}

.tab-content .tab ul.awardslistleft li, .tab-content .tab ul.awardslistright li {
	background-image: url(../images/star.gif);
	background-repeat:no-repeat;
	background-position:0px -12px;
	height:30px;
	padding:0 0 10px 35px
}

#article { padding: 15px 0 0 37px; min-height:216px; *height:1%;}

#footer {
	background: #313131 url(../images/bg-footer.png) no-repeat;
	padding: 49px 0 0;
	width: 100%;
	position: relative;
}
.home-page #footer {
	background-image: url(../images/bg-footer-home.png);
	margin: 67px 0 0;
}
#footer .cols {
	height: 1%;
	padding: 0 0 7px 73px;
}
#footer .cols:after {
	content: "";
	clear: both;
	display: block;
}
#footer .col {
	width: 215px;
	height: 142px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin: -102px 9px 0 0;
	position: relative;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #312f2b;
}
#footer .col .title {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 6px;
}
#footer .col p { margin: 0; }
#footer .col .text {
	width: 102px;
	margin: 0 10px 0 auto;
	padding: 17px 0 0;
	position: relative;
}
#footer .col a.inner {
	width: 215px;
	height: 141px;
	background-repeat: no-repeat;
	display:block;
	color:#333333;
	text-decoration:none;
}
#footer .col-1 a.inner { background:url(../images/bg-footer-col-1.png)}
#footer .col-1 a:hover.inner {background:url(../images/bg-footer-col-1.png) 0 140px  }
#footer .col-2 a.inner { background:url(../images/bg-footer-col-2.png)}
#footer .col-2 a:hover.inner {background:url(../images/bg-footer-col-2.png) 0 140px  }
#footer .col-3 a.inner { background:url(../images/bg-footer-col-3.png)}
#footer .col-3 a:hover.inner {background:url(../images/bg-footer-col-3.png) 0 140px  }
#footer .nav {
	margin: 0;
	padding: 0 0 3px;
	list-style: none;
	text-align: center;
	font: 10px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #fff;
}
#footer .nav a {
	color: #fff;
	text-transform: uppercase;
}
#footer .nav li {
	display: inline;
	background: url(../images/bg-footer-nav-separate.gif) no-repeat left;
	padding: 0 3px 0 7px;
}
#footer .nav li:first-child { background: none; }


.tabcols div {
	float:left; padding:0px 15px 10px 0px;
}


.tabcols h3 {
	font-size:13px;
}

.rocnum {
	text-align:center;
	padding:10px 0 0 0;
	color:#ffffff;

}

.rocnum a {
	color:#999999;
}

.education {
	
}

.education h2 {
	color:#666666!important;
	font-size:12px;
}

.education h2.alpha {
	color:#666666!important;
	font-size:16px!important;
	margin-top:30px;
}

.education h2.alpha a:hover {
	color:#FF9900!important;
	text-decoration:none;
}

.education h1 a {
	text-decoration:none;
}

ul.faq li {
	font-weight:normal;
	margin-bottom:10px;
}

a.rollover {
   display: block;
   text-indent: -9999px;
   cursor: pointer;
   outline: transparent solid 0px;
   height: 200px; 
   width: 200px;
   border:1px solid #333333;
}

a#biobutton1 {
   background: url(../images/bios/Brandon-Locke.jpg) no-repeat left top;
}

a#biobutton2 {
   background:url(../images/bios/Dan-Wolf.jpg) no-repeat left top;
}

a#biobutton3 {
   background:url(../images/bios/Daryl-Moore.jpg) no-repeat left top;
}

a#biobutton4 {
   background:url(../images/bios/Fred-Batko.jpg) no-repeat left top;
}

a#biobutton5 {
   background:url(../images/bios/Gary-Walsh.jpg) no-repeat left top;
}
a#biobutton6 {
   background:url(../images/bios/Julie-Moore.jpg) no-repeat left top;
}
a#biobutton7 {
   background:url(../images/bios/Junior-Moore.jpg) no-repeat left top;
}
a#biobutton8 {
   background:url(../images/bios/Matt-Elliot.jpg) no-repeat left top;
}
a#biobutton9 {
   background:url(../images/bios/Michelle-Claxton.jpg) no-repeat left top;
}
a#biobutton10 {
   background:url(../images/bios/Mike-Curley.jpg) no-repeat left top;
}
a#biobutton11 {
   background:url(../images/bios/Miranda-While.jpg) no-repeat left top;
}
a#biobutton12 {
   background:url(../images/bios/Paul-LaNue.jpg) no-repeat left top;
}
a#biobutton13 {
   background:url(../images/bios/Rhonda-LaNue.jpg) no-repeat left top;
}
a#biobutton14 {
   background:url(../images/bios/Steve-Cornwell.jpg) no-repeat left top;
}
a#biobutton15 {
   background:url(../images/bios/Tom-Claxton.jpg) no-repeat left top;
}
a#biobutton16 {
   background:url(../images/bios/Wendy-Miller.jpg) no-repeat left top;

}
 a#biobutton1:hover,  a#biobutton2:hover,  a#biobutton3:hover, a#biobutton4:hover, a#biobutton5:hover,  a#biobutton6:hover, a#biobutton7:hover, a#biobutton8:hover, a#biobutton9:hover,  a#biobutton10:hover, a#biobutton11:hover, a#biobutton12:hover, a#biobutton13:hover,  a#biobutton14:hover, a#biobutton15:hover, a#biobutton16:hover { 
   background-position: left -200px; 
}

.photo div img {
	border:1px solid #777777;

}

#news {
	background:url(../images/testimonials.png) no-repeat;
	margin:20px 0 0 0; 
	border-top:1px solid #999999; 
	border-bottom:1px solid #999999; 
	background-color: #fff; 
	padding:0 0 15px 0
}

#news p {
	font-size:10px; 
	padding:0px; 
	margin-top:0px;
	text-align:center;
	color: #3D3D3D;
	font-weight:bold;
	
}

#news h2 { 
	margin:0px 0 10px 0; 
	font-size:14px; 
	color: #3D3D3D;
	text-align:center;
}

#stories {
	padding:0 10px; 
	text-align: center;
	color: #3D3D3D; 
	width:167px;
	min-height:175px;
	*height:1%;
	font-weight:bold;
	}

.popups {
	background:url(/images/popup-bg.jpg) no-repeat;
	background-position: top left;
}

.bold {
	font-weight: bold;
}

.yellow {
	color: #c07f23;
}

.large {
	font-size:30px;
}

a.scPopupLink {
	display: block;
    height: 50px;
    position: absolute;
    top: 55px;
    width:100%;
    z-index:10;
}
a.scPopupLink:hover {
	text-decoration: none;
}
	
.small-left {
	height: 130px;
}
	
h2.year {
	margin-bottom:0px;

}

.media {
	background:url(/images/titlebar.jpg) no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-top: 20px;
	height: 48px;
	color: #ffffff !important;

}

.small-left {
	font-weight: normal;
	font-size: 22px;
	color: #ffffff;
	padding-top: 140px;
	padding-bottom: 0px;
	padding-left: 21px;
		
}

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

}

.floatleft {
	float:left;
	margin:0 10px 10px 0;
}


.dog-photo .ddpanel .ddpaneltab a span {
	padding: 1px 10px 4px 14px;
}
