@charset "UTF-8";

/* CSS Document */
body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}

a:link {
color: #C10041;
}

a:visited {
color: #C10041;
}

a:hover {
color: #C10041;
text-decoration:none;
}



.content h1 {
font-size: 16px;
color: #C10041;
font-weight: bold;
font-style: italic;
}

li {
padding-bottom: 10px;
}

.content h2 {
font-size: 13px;
padding-top: 15px;
color: #000;
font-weight: bold;
font-style: italic;
}

.content h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#container {
width: 100%;
min-width:770px;
background: #FFFFFF;
text-align: left;
}

#header {
background:#FFF url(/images/head_bg.gif) repeat-x top;
height:100px;
clear:both;
width:100%;
}

#header .logo {
width:220px;
min-width:220px;
background:#FFF;
text-align:center;
padding-top:29px;
}

#header .banner {
text-align:left;
color:#FFF;
font-size:11px;
font-style:italic;
vertical-align:middle;
padding:0px 0px 0px 44px;
white-space:nowrap;
}

#main {
width:100%;
border:none;
}

#main td {
vertical-align:top;
}

.home #main .content {
background: #FFFFFF;
padding:30px 20px;
text-align: left;
vertical-align:top;
}

.interior #main .content {
background: #FFFFFF;
padding:10px 20px;
text-align: left;
}

.content p {
color:#555555;
line-height:16px;
}

.content li {
color:#555555;
}

.home #main .sidebarLeft {
width:240px;
text-align: left;
padding:15px 0px;
}

.home #main .sidebarRight {
width:150px;
padding:8px 0px;
text-align: left;
}

.interior #main .sidebarLeft {
width:200px;
text-align: left;
padding:15px 0px;
vertical-align:top;
}

.interior #main .sidebarRight {
width:150px;
padding:8px 0px;
text-align: left;
}

#main .sidebarRight .link {
margin:20px 0px;
}

#footer {
padding: 30px 10px;
}

.footerLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
padding-right: 15px;
padding-bottom: 7px;
padding-left: 10px;
font-weight: bold;
text-align: right;
vertical-align: middle;
}

.footerLink a:link {
color: #000000;
text-decoration: none;
}

.footerLink a:visited {
color: #000000;
text-decoration: none;
}

.footerLink a:hover {
color: #000000;
text-decoration: underline;
}

.copyright {
font-size: 9px;
color: #000000;
font-weight: bold;
padding: 15px;
vertical-align: top;
white-space:nowrap;
}

/* Miscellaneous classes for reuse */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

.nav {
background:#000 url(/images/nav_bg.gif) repeat-x;
height:28px;
width:;
clear:both;
margin-left:220px;
overflow:hidden;
}

/* menu styles */
#jsddm {
margin: 0;
padding: 0;
height:28px;
}

#jsddm li {
float: left;
list-style: none;
font: 12px Tahoma, Arial
height:28px;
margin: 0;
padding: 0;
white-space: nowrap;
width:114px;
}

#jsddm li a {
display: block;
padding: 0px 2px;
text-decoration: none;
width: 110px;
color:#FFF;
white-space: nowrap;
line-height:28px;
height:28px;
background:url(/images/nav_divider.gif) no-repeat right;
text-align:center;
}

#jsddm li a:hover {
color:#FFF;
background:url(/images/nav_bg_hover.gif) no-repeat right;
}

#jsddm li ul {
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
}

#jsddm li ul li {
float: none;
display: inline
}

#jsddm li ul li a {
width:150px;
background: #9d8f7f;
color: #FFF;
text-align:left;
padding:0px 10px;
}

#jsddm li ul li a:hover {
background:#8e8172;
color:#C10041;
text-align:left;
}

a.btnSidebar {
background:url(/images/btn_sidebar.gif) no-repeat 0px 0px;
display:block;
width:140px;
height:31px;
color:#FFF;
text-decoration:none;
text-align:center;
line-height:30px;
text-shadow: #333333 0px 0px 1px;
font-size:12px;
font-weight:bold;
margin:2px 0px;
}

a.btnSidebar:link,
a.btnSidebar:visited {
color:#FFF;
text-decoration:none;
}

a.btnSidebar:hover {
background:url(/images/btn_sidebar.gif) no-repeat  0px -31px;
color:#FFF;
text-decoration:none;
}

a.btnCommunity {
background:url(/images/btn_sidebar.gif) no-repeat 0px -31px;
display:block;
width:140px;
height:31px;
color:#FFF;
text-decoration:none;
text-align:center;
line-height:30px;
text-shadow: #333333 0px 0px 1px;
font-size:11px;
font-weight:bold;
margin:2px 0px;
}

a.btnCommunity:link,
a.btnCommunity:visited {
color:#FFF;
text-decoration:none;
}

a.btnCommunity:hover {
background:url(/images/btn_sidebar.gif) no-repeat  0px 0px;
color:#FFF;
text-decoration:none;
}

.sideQuote {
vertical-align: top;
padding:10px 10px 40px 12px;
font-size: 10px;
color: #FFFFFF;
background-color: #C10041;
line-height: 14px;
font-family: Arial, Helvetica, sans-serif;
margin:10px auto 30px auto;
width:150px;
}

.sideQuote .name {
font-size: 12px;
font-weight: bold;
}

.sideQuote .title {
font-size: 10px;
line-height: normal;
}

#weather {
margin:10px !important;	
}

#tbDirectors td {
vertical-align: top;
margin-top:-20px;
}

.dirPhoto {
padding:15px 20px 20px 0px;
width:140px;
}

.dirBio {
padding-bottom:20px;
}

.photoBanner {
margin:-10px 0px 0px 0px;
white-space: nowrap;
padding-bottom: 10px;
}

.willy {
margin:30px 0px;
}

.sportsLogos {
border:none;
width:auto;
margin-bottom:50px;
}

#main td table.sportsLogos td {
text-align:center;
padding:8px;
height:135px;
vertical-align:middle;
}

.sportsLogos td img {
border:none;
}

.photocredit {
font-size:10px;
font-style:italic;
color:#999;
}

