@charset "utf-8";

html, body { 
  height: 100%;
}

body {  
  margin: 0px;
  padding: 0px;
  background: white;  
  font: normal 12px verdana, sans-serif;
  color: #3A3A3A;
  line-height: 1.55;
}

div#pseudo-body {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%; /* IE V6 */    
  width: 100%;
}



/* Global Site Styles */


img.bbp-centered-img {
  display: block;
  margin: auto;
}

div.bbp-major {
  position: relative;
  width: 1000px;
  margin: auto;
  background: transparent;
  z-index: 100;
}

div.bbp-clear {
  clear: both;
}



/* Horizontal Expansion Containers */


div#bbp-header-stretch {
  position: relative;   
  top: 0px; 
  left: 0px;
  background: transparent url(pics/bg__header.gif) repeat-x 0px 0px;  
  width: 100%;
  min-width: 1000px;
}

div#bbp-footer-stretch {
  position: absolute;
  bottom: 0px;
  left: 0px;  
  background: #F9F9F9 url(pics/bg__footer.gif) repeat-x top center;  
  width: 100%;
  min-width: 1000px;
  z-index: 10; 
}



/* Header */


div#bbp-header {
  height: 172px;
}

img#bbp-img-page-title {
  padding: 18px 0px 0px 0px;
}
img#bbp-img-page-subtitle {
  padding: 11px 0px 0px 0px;
}

div#bbp-header-contact {
  font: normal 10px verdana, sans-serif;
  color: #ACACAB;
  padding: 16px 0px 0px 0px;
  text-align: center;
}
div#bbp-header-contact a {
  font: normal 10px verdana, sans-serif;
  color: #ACACAB;
  text-decoration: none;
}
div#bbp-header-contact a:hover {
  text-decoration: underline;
}

div#bbp-header-menu {
  position: absolute;
  bottom: 0px;
  left: 93px;
  width: 401px;
  height: 36px;
  background: url(pics/bg__top_menu2.gif) no-repeat 0px 0px;  
}
div#bbp-header-menu a {
  position: absolute;
  display: block;
  top: 11px;
  font: normal 11px verdana, sans-serif;
  color: #ADADAD;
  text-decoration: none;
}
div#bbp-header-menu a:hover {
  color: #7F7F7F;
}

a#bbp-header-menu-home {
  left: 9px;
}
a#bbp-header-menu-about {
  left: 96px;
}
a#bbp-header-menu-gallery {
  left: 186px;
}
a#bbp-header-menu-links {
  left: 288px;
}



/* Page Content */


div#bbp-content {
  padding: 0px 0px 0px 45px;  
}

div#bbp-content2 {
  padding: 0px 160px 0px 0px;  
}

div#bbp-footer-spacer {
  height: 120px;
  z-index: 1;
}



/* Page Content (Home) */


div#bbp-content-slideshow {
  padding: 9px 0px 5px 0px;
  width: 950px;
  height: 651px;
  font-size: 0px;
}



/* Page Content (About) */


.bbp-about-left {
  float: left;
  width: 420px;
  padding: 34px 0px 0px 175px;
  font: normal 12px verdana, sans-serif;
  color: #3A3A3A;
  line-height: 1.55;
}

.bbp-about-left2 {
  float: left;
  width: 420px;
  padding: 34px 0px 0px 105px;
  font: normal 12px verdana, sans-serif;
  color: #3A3A3A;
  line-height: 1.55;
}

.title {
  font: bold 14px verdana, sans-serif;
}

.bbp-about-right {
  float: right;
  width: 420px;
  padding: 0px 0px 0px 0px;
}

.bbp-about-right {
  position: relative;
  width: 330px;
  height: 245px;  
  margin-top: 51px;
}



/* Links */
.links-one {
	float: left;
	margin-right:50px;
	margin-bottom:50px;
	font-size: 10pt;
	width: 250px;
}
.link-title {
	font-weight:bold;
	font-size:12pt;
}

.links-left {
	float:left;
	margin-right:40px;
	width:200px;
}

.links-right {
	padding-top:13px;
	margin-left:240px;
}


/* Footer */


div#bbp-footer {
  height: 167px;
  color: #CCCCCB;
}

div#bbp-footer-menu {
  padding: 101px 30px 0px 30px;
  font: normal 11px verdana, sans-serif;  
}
div#bbp-footer-menu a {
  font: normal 11px verdana, sans-serif;
  color: #CCCCCB;
  text-decoration: none;
}
div#bbp-footer-menu a:hover {
  color: #8E8E8E;
}
div#bbp-footer-menu span.divider {
  padding: 1px;
}

div#bbp-footer-attribution {
  padding: 28px 30px 0px 30px;
}
div#bbp-footer-copyright {
  font: normal 9px verdana, sans-serif;
  float: left;
  text-align: left;
  width: 40%;  
}

div#bbp-footer-credits {
  font: normal 9px verdana, sans-serif;  
  float: right;
  text-align: right;
  width: 40%;
}
div#bbp-footer-credits a {
  color: #CCCCCB;
  text-decoration: none;
}
div#bbp-footer-credits a:hover {
  color: #8E8E8E;
}


/* Gallery */

.gphoto {
	float:left;
	margin:20px 20px 20px 20px;
}

.event_main {
  float: left;
  width: 810px;
  padding: 34px 0px 0px 95px;
  font: normal 12px verdana, sans-serif;
  color: #3A3A3A;
  line-height: 1.55;
}

.caption {
	
}

#photos_title {
	display:inline;
	width:600px;
}
#photos_nav {
	float:right;
	display:inline;
}



a:link, a:visited {
	color:#b3b3b3;
	text-decoration: none;
}
a:hover {
	color:#b3b3b3;
	text-decoration: underline;
}