body {background: url(../images/bg.jpg) repeat-x #1f1f21; font-family: "Lucida Grande", "Trebuchet MS", verdana, sans-serif; font-size:16px; line-height:1.5; color:#FFF;}

a {text-decoration:none; color:#E18708;}

a:hover {background: #6697aa; color:#FFF}

p {margin-bottom:1em;}

h3 {font-size:20px;}

h4 {color: #d5760a; font-size: .875em; font-weight:normal}

address { margin-left:11.85em; display:inline; float:left}

address a { color:#6697aa !important; font-size:1em !important;}

address a:hover { color:#fff !important;}

address span {display:block; font-style:normal; font-size:12px; }




#container {margin:0 auto; width:910px}

#header {margin-top:1em; background:url(../images/header-main.gif) no-repeat; height:360px; width:910px}

#info-wrap { background: url(../images/screen-bg-trans.png) repeat-x bottom; min-width: 56.25em;}

#info-header {font-size: 0.7em;width:79.818em; margin:0 auto; height:2em}

#info-header a {background:#333333 none repeat scroll 0 0;color:#FFFFFF;display:block;margin-top:0.01em;padding:0.188em 1em; }

#info-header a:hover {color:#FFF; padding: 0.188em 1em; background: #444; }


#crumbs {font-size:0.8em; margin-left:6.25em;}

#crumbs a {color:#E18708;}

#crumbs a:hover {background:#6697aa; color:#fff;}

#content {width:32.7em; margin:0 30px 65px 50px; font-weight:normal; line-height:2; float:left; background:transparent url(/images/gray-bg.png) repeat scroll 0 0; padding:45px 30px; display:inline}

#content h2 { font-size:2.188em; color:#6697aa; font-weight:normal; margin-bottom:.4em;}

#content h3 { font-size:1em; color:#d5760a; margin-bottom:.25em;}

#content p {font-size:13px; margin-bottom:1.25em;}

#content ul {font-size:0.8em;font-style:italic;margin-bottom:2.308em;}

#content ul li {margin-bottom:0.625em}

#sub {background:transparent url(../images/screen-bg-trans.png) repeat-x scroll center bottom;display:block;float:left;padding:10px 0 15px;width:12.5em; display:inline}

#sub li {padding-left:0.938em;}

#sub h3 {color:#6697AA;
font-size:15px;
font-weight:normal;
margin-bottom:5px;
margin-left:15px;}

#sub a {font-size:12px; color:#E18708;}

#sub a:hover {background:#6697AA; color:#fff;}

#body {margin-top:1.25em}


#nav_sub {margin-bottom:15px;}



#header h1 {text-indent:-9999px; width:24.625em; height:14.75em;}




/*   Nav    */

#nav {margin-left: 19.5em; margin-top:5em;}

#nav li { float: left;}

#nav a {width:10.833em; display:block; text-align:center; margin-right: 0.833em; padding: .667em 0; color:#FFF; background: url(../images/screen-bg-trans.png) repeat-x bottom; font-size:.75em;}

#nav a:hover { background: url(../images/screen-bg-trans.png) repeat-x top left;}

.current { background: url(../images/screen-bg-trans.png) repeat-x top left !important;}

/*   Classes     */

.float {float:left;}

.last {margin:0 !important}

.clear {clear:both;}

.highlight {color:#e18708;}

.rss {width: 1.125em; height: 1.125em; text-indent:-9999px; background:url(../images/feed-trans.png) no-repeat; display:block; float:left;}

.rss:hover {background:url(../images/feed-trans.png) no-repeat;;}

.entry-1 {clear:both; background:#2b2a2d url(../images/bg-bottom2.gif) no-repeat bottom; padding: .875em .875em 1.75em; margin-bottom:1.5em; }

.entry-2 { background:#2b2a2d url(../images/bg-bottom.gif) no-repeat bottom; padding: .875em .875em 2.5em; margin-bottom:1.5em; }

.blog-date {font-size:.55em !important;}

.push {margin-left: 358px;}

.event { border-bottom:1px solid #14161a; border-top:1px solid #40424a; padding: 1.5em 0 1em;}

.bio-link:hover {background:none!important;}



.break {margin-bottom:1em;}



.bio {width:120px;height: 120px; margin:0 10px 10px 0; float:left;}

.bio-pointer {border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #cacaca; position:absolute; top:2px; left:-7px}

.bio-pointer-border {border-left:8.5px solid transparent; border-right:8.5px solid transparent; border-bottom:8.5px solid #8c8b8b; position:absolute; top:-8px; left:9px;}

.bio-info {border:1px solid #8c8b8b; padding:6px 12px 10px; background: #cacaca; position:absolute; opacity:.88}

#content .bio-info p {margin: 0px 0 -7px; font-size:10.5px; color:#5d5d5d;}

#content .bio-info p.bio-name {color:#b47600; font-weight:bold}

.bio-content h2 {margin-bottom:0!important; font-size:2em!important;}

.bio-content img { float:left; margin-right:20px; margin-top:9px; border:1px solid #333;}

#staff-sub-listing {margin:10px 0 0 20px}

#staff-sub-listing li {padding:0; float:left; margin-right:5px;}


.full-event {margin: 35px 0 60px}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 235px;}  /* must be same height as the footer */

#footer-wrap {position: relative;
	margin-top: -235px; /* negative value of footer height */
	height: 235px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer-wrap {background:url(../images/footer-wrap.jpg) repeat-x bottom;}

#footer {width:49.688em; padding:1em 1em 0; margin:0 auto ; clear:both; background:url(../images/screen-bg-trans.png) bottom;}

#footer a {color:#fff; display:block;font-size:12px;}

#footer li ul li a {color: #999;}

#footer li ul li a:hover { color: #fff; }

#footer li {margin-bottom:1em;}

#footer li ul li {margin:0; text-transform:lowercase;}

.foot-col {width: 8.125em; float:left; margin-right: 0.625em;}