/* CSS Document */
@import "common.css";
@import "calendar.css";

body {background:#9ab5ec}

#container {position:absolute; left:50%; margin-left:-500px; z-index:15; top:100px; width:1000px; padding-bottom:100px}

#content {border:6px solid #163a8e; width:696px; background:url(../images/balloons-sketch.png) no-repeat top left #fff;}

#footer {font-size:9px; font-weight:normal; color:#666666; text-align:center}

ul {list-style:url(../images/bullet-bb.png) inside;}

ul#buttons {background:url(../images/tabs/bar-bb.png);}

ul#buttons a.top {background:url(../images/tabs/bb-l.png);}
ul#buttons a.top span{background:url(../images/tabs/bb-r.png) right no-repeat}

ul#buttons a.top:hover {background:url(../images/tabs/bb-lh.png);}
ul#buttons a.top:hover span{background:url(../images/tabs/bb-rh.png) right no-repeat}

ul#buttons ul a:hover, ul#buttons  ul a {background:#0099FF}

h3 {color:#0099CC; font-size:16px; border-bottom:1px solid #0099CC; width:646px;}
h4, .sectitle {color:#0099CC; font-size:14px; border-bottom:1px solid #0099CC; width:400px;display:block; font-weight:bold; margin:5px 0 2px;}

.bbhome {background:url(/assets/images/bbhome.jpg); width:290px; height:244px; float:left; padding:0 10px 0}
.bbhome a.view, .bborder a.view, .bborder2 a.view {display:block; text-align:right; font-weight:bold}
.bbhome a h4, .bborder a h4  {border:0; text-align:center; width:290px; font-weight:bold; padding-top:120px; text-decoration:underline}
.bbhome a:hover h4,.bborder a:hover h4, .bborder2 a:hover h4 {text-decoration:none}

.decor label {float:left; width:150px; text-align:right; font-weight:bold; margin:3px 5px 0 0 }

.gallery {height:112px; overflow:hidden}
.gallery a {display:block; float:left; margin:0 4px }
.gallery a img {border:1px solid #000}

.bborder {background:url(/assets/images/bborder.jpg); width:290px; height:244px; float:left; padding:0 10px 0}
.bborder2 {background:url(/assets/images/bborder2.jpg); width:335px; height:180px; float:left; padding:0 10px 0 300px; margin-top:26px}
.bborder2 a h4 {border:0; text-align:center; width:335px; font-weight:bold; padding-top:10px; text-decoration:underline}