html { -webkit-text-size-adjust:none; }


/* _________________________________ RESET __________________________________ */

body, html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #eeeeee; 
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td,a {
	margin: 0;
	padding: 0;
	font-size: 14px;	
	line-height: 20px;
	font-family: "ff-bau-web-1","ff-bau-web-2", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
}

form,fieldset,input,textarea,select {
	margin: 0;
	padding: 0;
	font-size: 14px;	
	line-height: 20px;
	font-family: "ff-bau-web-1","ff-bau-web-2", Helvetica, Arial, sans-serif;
}

input, textarea {
	display: inline;
	margin-right: 5px;
	font-family: "ff-bau-web-1","ff-bau-web-2", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0px 1px 0px 1px;
}
input.nef {
	width: 150px;
	outline:none;
}
input.sef {
	width: 186px;
	outline:none;
}
input.submit {
	margin-right: 0px;
	text-align: center;
	padding: 0px 4px 0px 3px;
}
input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

iframe {
	display: block;
	border: 0;
}

form {
	margin-top: 10px;
}

img, embed, object {
	border: 0;
	margin: 0px;
	padding: 0px;
}

.group:before, .group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.nobr {
	white-space: nowrap;
}

td {
	vertical-align: top;
}

div {
	position: relative;
	float: left;
}
.fn {
	float: none;
}
.db {
	display: block;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

ul {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.social {
	float: right;
	width: 50px;
	text-align: right;
}
.hundred, .h {
	width: 100%;
}
.right {
	float: right;
}
.dn {
	display: none;
}

/* !This website */
#share {

}
.sharebuttons {
	display: none;
	position: absolute;
	left: -5px;
	top: 16px;
	padding: 5px;
	z-index: 2;
}
.sharebuttons a {
	display: block;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 21px;
}
a.twitter  {
	background-image: url(img/twitter.png);	
}
a.facebook  {
	background-image: url(img/facebook.png);	
}

div.pn {
	position: absolute;
	bottom: 63px;
	right: 0px;
}


/* !Calendar */
div.calendar {
	width: 240px;
	height: 200px;
	margin-bottom: 20px;
	overflow: hidden;
}


a.calnav {
	display: block;
	position: absolute;
	top: 0px;
	width: 26px;
	height: 18px;
	text-indent: -1000px;
	
}

a.calnav.prev {
	right: 26px;
	background-image: url(img/arrw_left.gif);
	background-repeat: no-repeat;
}
a.calnav.next {
	right: 0px;
	background-image: url(img/arrw_right.gif);
	background-repeat: no-repeat;
}
a.calnav.inactive {
	background-position: 0px -18px;
	cursor: default;
}



div.calendar td, div.calendar th {
	width: 36px;
	text-align: left;
	padding-bottom: 7px;
}

div.caltable {
	width: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#archivestrip {
	width: 100%;
	padding: 5px 0px;
	background: #009ee2;
	text-align: center;
}
#archivestrip a {
	text-decoration: none;
	color: #ffffff;
	font-weight: 500;
}
#archivestrip a:hover {
	text-decoration: underline;
}



#response {
	margin-top: 12px;
}


#sitewrap {
	width: 925px;
	min-height: 100%;
	display: block;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;


}
#site {
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0px 0px 0px 0px;
	width: 925px;
	display: inline;
/*
	background-image: url(img/leading21.png);
	background-repeat: repeat;
*/
}

#leftcolumn {
	width: 271px;
	margin-left: 27px;
	margin-right: 36px;
	padding-bottom: 21px;
	display: inline;
}


#tickerwrap {
	margin-left: 0px;
	width: 271px;
	height: 40px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
#ticker {
	width: 295px;
	height: 21px;
	overflow: hidden;
}


#navigation {
	width: 552px;
	padding: 0px 0px 20px 0px;
}

.bb {
	border-bottom: 1px solid #ffffff;
}

#cw {
	width: 552px;
}

#navigation ul {
	display: inline;
	list-style: none;	
}

#navigation ul li ul {
	position: absolute;
	top: 20px;
	left: 0px;
	display: none;
	z-index: 100;
}
#navigation ul li ul li {
	display: block;
}

#navigation li {
	position: relative;
	display: inline;
	list-style-type: none;
	margin-right: 15px;
	font-weight: 500;
}
#navigation li.wide {
	margin-right: 30px;
}

#navigation li.si {
	margin-right: 5px;
}
#navigation li.sil {
	margin-right: 0px;
}
#navigation li.si img {
/* 	margin-top: 5px; */
}

#navigation li a {
	font-weight: 500;
	text-decoration: none;
}
#navigation li a:hover {
	font-weight: 500;
	text-decoration: underline;
}

.subnavi {
	width: 295px;
}

.subnavi ul {
	margin-left: 10px;
}

.subnavi li {
	text-indent: -10px;
}

.subnavi a {
	text-decoration: none;
}
.subnavi a:hover {
	text-decoration: underline;
}



#logo {
	margin-top: 3px;
}
#logo a, #logo img {
	display: block;
}

#search {
	width: 295px;
	height: 53px;
	margin: 10px 0px 0px 0px;
}

#content {
	width: 552px;
	padding-bottom: 42px;
}

.pb {
	padding-bottom: 21px;
}

.mtm {
	margin-top: 2px;
}


.mb {
	margin-bottom: 20px;
}
.mbm {
	margin-bottom: 30px;
}

.mt {
	margin-top: 20px;
}
.mr {
	margin-right: 18px;
}

div.exwrap {
	padding-bottom: 42px;
}

div.topvid {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 5px;	
}
div.topvid iframe {
	display: block;
}


div.topimg {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 5px;
}
div.topimg img {
	display: block;
}
div.caption {
	margin-bottom: 21px;
	padding-bottom: 5px;
}
div.caption p, p.caption {
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-weight: 500;
}
h2 {
	font-style: italic;
}
h3 {
	font-weight: 500;
	margin-top: 21px;
}
.maintxt {
	width: 100%;
}

div.bubble {
	max-width: 380px;
}
div.bubble a, div.bubble p{
	line-height: 16px;
}

.italic {
	font-style: italic;
}
.bold {
	font-weight: 500;
}

#home, #landing {
	margin: 0px 0px 0px 0px;
	width: 552px;
}
.homebox {
	width: 264px;
	margin-bottom: 20px;
}

.hsnavi {
	width: 66px;
	height: 246px;
	position: absolute;
	top: 0;	
}
.hsnavi.lft {
	left: 0px;
	cursor: default;
}
.hsnavi.rght {
	right: 0px;
	cursor: default;
}

.hbi {
	width: 264px;
	height: 246px;
	overflow: hidden;
}
.hbi a {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
.hbi a:first-child {
	display: block;
}
.hbc {
	padding-top: 8px;
	width: 264px;
	height: 40px;
	overflow: hidden;
}
.hbc a {
	text-decoration: none;
}
.hbc a:hover {
	text-decoration: underline;
}
.hbc p {
	display: inline;
}


.landbox {
	width: 166px;
}


.lbi {
	width: 166px;
	height: 155px;
	overflow: hidden;
}
.lbi a {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
.lbi a:first-child {
	display: block;
}
.lbc {
	padding-top: 8px;
	width: 166px;
	overflow: hidden;
}

.lbc.h2 {
	height: 40px;
}
.lbc.h3 {
	height: 60px;
}

.lbc a {
	text-decoration: none;
}
.lbc a:hover {
	text-decoration: underline;
}
.lbc p {
	display: inline;
}

.lbmr {
	margin-right: 26px;
}




.tagline {
	margin: 25px 0px 20px 0px;
}
.tagline p, .tagline span, .tagline a {
	font-size: 23px;
	line-height: 30px;
}


#subscribe {
	margin: 25px 0px 0px 0px;
	width: 552px;
	padding-bottom: 10px;
}
.mls {
	margin-left: 5px;
}
.hbml {
	margin-left: 24px;
}



p.dates {
	margin-top: 19px;
	font-weight: 500;
}
p.dates.home {
	margin-top: 28px;
	font-size: 19px;
	font-weight: normal;
}


#image img {
	height: 100%;
}

.sticker {
	position: absolute;
	top: 410px;
	left: -135px;
	width: 150px;
	height: 150px;	
}

.sticker img {
	width: 150px;
	height: 150px;	
}


#image p.dates {
	margin-top: 40px;
	font-size: 26px;
	font-weight: 500;
	line-height: 40px;
}

#map_canvas {
	position: absolute;
	left: 0px;
	top: -5px;
	width: 568px;
	height: 600px;
}

#map_canvas div {
	display: block;
	float: none;
}

#map_canvas p, #map_canvas a, #map_canvas {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
}
#map_canvas a {
	text-decoration: underline;
}

.medium {
	font-weight: 500;
}

.grey {
	color: #aaaaaa;
}



div:focus {
    outline: none;
}



a.submit {
	text-decoration: none;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

a.share {
	display: block;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 21px;
}
a.shareselected {
	background-position: 0 -21px;
}
a.share:hover {
	background-position: 0 -21px;
}