* {
padding:0;
margin:0;
outline:none;
text-decoration:none;
}

@font-face {
font-family: 'FontinSansBold';
src: url('fontin_sans_b_45b-webfont.eot');
src: url('fontin_sans_b_45b-webfont.eot?#iefix') format('embedded-opentype'),
url('fontin_sans_b_45b-webfont.woff') format('woff'),
url('fontin_sans_b_45b-webfont.ttf') format('truetype'),
url('fontin_sans_b_45b-webfont.svg#FontinSansBold') format('svg');
font-weight: normal;
font-style: normal;
}

body {
color:#000;
font-size:14px;
font-family: "Lucida Sans Unicode", "Lucinda Sans", "Lucida Grande", sans-serif;
line-height:20px;
background:#676663 url(cssimg/body_bg.gif) 0 -14px repeat-x;
}

.featured {
width: 100%;
position:absolute;
bottom:0;
left: 0;
min-height:40px;
padding:15px 30px 0;
background: url(cssimg/featured_bg.png);
}

#site {
margin:0 auto 20px;
width:860px;
background:#fff;
-moz-box-shadow: 0 3px 11px #444;
}

#masthead {
height: 300px;
overflow:hidden;
position:relative;
background-color: #232220;
}

#branding {
height:90px;
position:relative;
margin:0 auto;
width:860px;
}

h1#logo {
height:75px;
width:270px;
position:absolute;
top:9px;
left:10px;
background: url(cssimg/logo_bg.png) -5px 1px no-repeat;
}

h1#logo a {
height:100%;
width:100%;
display:block;
text-indent:-9999px;
}

#branding h3 {
width:250px;
text-align:right;
position:absolute;
right:34px;
top:26px;
margin:0;
color: #c8c8c8;
font-size:21px;
letter-spacing:1px;
}

.social_share {
position:absolute;
top:264px;
right:25px;
width:50px;
height:30px;
overflow:hidden;
opacity:0.7;
}

.social_share:hover { opacity:1;}

#main_nav {
height:30px;
float:right;
padding:58px 20px 0 0;
}

.sf-menu, .sf-menu * {
margin:0;
padding:0;
}

.sf-menu li {
z-index:90;
float:left;
position:relative;
}

.sf-menu li:hover {
visibility: inherit;
}

.sf-menu a {
display:block;
padding:0 15px;
line-height:30px;
font-weight:normal;
height:30px;
color:#000;
text-transform:uppercase;
font-size:14px;
font-family: "FontinSansBold", "Book Antiqua", Palatino, serif;
border-top:1px solid #fff;
}

.sf-menu li { border:1px solid #fff; border-bottom:none; } 
.sf-menu li:hover { background: url(cssimg/main_nav_hover.gif); border:1px solid #d3d2d0;
border-bottom:none; } 

.sf-menu li ul {
float:none;
top:-999em;
padding:0;
margin:0;
position:absolute;
border:3px solid #fff;
-moz-box-shadow: 0 2px 7px #333;
}

.sf-menu a:focus, ul.sf-menu li a:hover, .sf-menu li:hover { color:#000; }

.sf-menu li:hover ul, ul.sf-menu li.sfHover ul {
left:-4px;
top:30px;
}

.sf-menu li:hover li ul, .sf-menu li.sfHover li ul {
top:-999em;
}

.sf-menu li li { float:none; margin:0; border: none; }
.sf-menu li li:hover { border: none; }

.sf-menu li li a {
padding:3px 15px 3px;
height:24px;
line-height:24px;
font-size:12px;
background: #000;
width: 200px;
color:#ddd;
border: none;
}

.sf-menu li li a:hover {
background: #a00;
color:#fff;
}

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#layout {
border:3px solid #fff;
padding:14px 20px 24px 27px;
}

.full { background:#eeede9 }
.sidebar { background:#eeede9 url(cssimg/pagebar_bg.gif) 576px 0 repeat-y; }

#page {
width:510px;
float:left;
display:inline;
padding:0 0 24px;
}

#pagebar {
width:226px;
float:right;
color:#eed;
padding:0 0 30px 0;
}

#map { 
width: 800px; 
height: 520px;
margin:12px 0 0;
-moz-box-shadow: 0 1px 7px #999;
}

p {
margin:0 0 10px 0;
}

.section, .section_full, .section_alt {
float:left;
width:395px;
padding:3px 0 15px;
}

.section_alt {
float:right;
}

.smaller {
font-size:12px;
line-height:17px;
}

#page div.smaller {
font-size:12px;
line-height:17px;
padding:15px 0 0;
border-top:#ccc solid 1px;
margin:9px 0 0;
width:100%;
}

#page p + div.smaller { margin-top:24px }

.section_full {
float:none;
width:100%;
margin:0;
}

.imgleft, .imgright {
float:left;
margin:7px 18px 24px 0;
border:4px solid #fff;
-moz-box-shadow: 0 2px 5px #aaa;
box-shadow: 0 2px 5px #aaa;
}

.imgright {
float:right;
margin:3px 0 12px 18px;
}

.imgleft:hover, a.more:hover {
-moz-box-shadow: 0 2px 8px #777;
background:#575653;
}

.leftcol {
float:left;
width:250px;
}

.rightcol {
float:right;
width:260px;
}


#pagebar li {
font-size:13px;
line-height:24px;
color:#eda;
}

#pagebar a {
font-weight: normal;
color:#e6e3b0;
}

#pagebar a em { color:#e6e3b0;  }

#pagebar li a:hover, #pagebar li.here li a:hover, #pagebar li.here a, li.here a em { color:#fff }
#pagebar ul { margin-left:0px }
#pagebar li.last { margin:0 0 10px 0; }

#pagebar li.here ul {
padding-top:2px;
margin-bottom:0;
}

#pagebar li.here li a {
font-weight:normal;
font-size:12px;
padding:0 0 0 24px;
background:url(cssimg/nav_a.gif) 6px 4px no-repeat;
}

em, h3 em, h4 em { font-family: Baskerville, "Palatino Linotype", "Book Antiqua", Palatino, serif; }

h2, h3, h3, h4 {
margin:21px 0 6px 0;
font-weight:normal;
line-height:18px;
color:#300;
font-family: "FontinSansBold", "Book Antiqua", Palatino, serif;
}

h2 {
margin:4px 0 9px;
font-size:24px;
line-height:24px;
}

.featured h2 { 
color: #fff;
font-size:26px;
letter-spacing:1px;
}

.featured h2 em { 
color: #fff;
}

h2 em, h3 em, h3 a em { margin:0 -2px 0 -3px }

h3 { font-size:18px }
h3 em { margin:0 -2px 0 -3px; }
.section h3, .section_full h3, .section_alt h3 { margin: 6px 0 3px }
#pagebar h3 { margin:11px 0 6px; color: #fff; text-transform:uppercase }

h4 {
font-size:16px;
margin:18px 0 4px 0;
}

h5, h6 {
font-size:15px;
margin:18px 0 2px 0;
}

a, a:hover {
color: #000;
}

a.more {
text-transform: uppercase;
background:#c00;
color:#fff;
font-size:11px;
line-height:17px;
padding:2px 6px;
-moz-box-shadow: 0 2px 5px #aaa;
}

ul, li { list-style:none }

#page ul { margin:9px 0 6px 0 }

#page li {
padding:0 0 9px 24px;
background: url(cssimg/li_bg.gif) 5px 2px no-repeat;
}

.clearboth {
clear:both;
height:0;
}

html {
overflow-y: scroll;
}

