



#LogoContainer{
 float:left;
 text-align:center;
 font-weight:bold;
 padding: 10px 0px;
}

#NavContainer{
    background: #FFF;
    width:836px;
    margin: 0px auto;
}
#SubNavContainer{
    height:30px;
    width:836px;;
    margin: 0px auto;
    background:#FFF;
    clear:left;
}
#tabsPreNav{
    height:30px;
    width:836px;;
    margin: 0px auto;
}
#tabsPreNav a{
    color:silver;
}
#tabsPreNav a:visited{
    color:#FFF;
}
#tabsPreNav a:hover{
    color:red;
}


#CalendarBox{
    margin: 5px auto 5px 10px;
    padding: 5px 5px 5px 5px;
    height:150px;
    width:400px;
    background:#48516f;
}

#alert {
 width:890px;
 margin: 5px auto 5px auto;
 padding: 5px 5px 5px 5px;
 background:#CE284D url("/img/blimda/dialog-warning-small.png") no-repeat left center;
 color:#FFF;
 font-size:14px;
}
#alert img{
 padding:0 10px;
}
#alert strong{
 font-size:16px;
}
#alert p{
 padding-left: 35px;
}


#alert A:link { text-decoration: underline; color: #FFF;}
#alert A:visited { text-decoration: underline; color: #FFF;}
#alert A:active { text-decoration: underline; color: #F5E2C4;}
#alert A:hover { text-decoration: underline; color: #F5E2C4;}

#PreHeader {
 width:836px;
 margin: 0px auto;
 height:39px;
 background: url(/img/Pine-Creek-Top-Header.jpg);
}

#PreHeader p{
 color:#27603f;
 padding-top:5px;
 padding-left:100px;
}
#PreHeader strong{
 padding-left:20px;
}



.headerSeperator{
 width:836px;
 height:12px;
 margin: 5px auto;
 background: #FFF;
}


#PostHeader {
 width:836px;
 margin: 0px auto;
 text-align:right;
 background: #FFF;
}
#PostHeader p{
 margin-right: 10px;
 color:#34554A;
}

#header {
 height:164px;
 width:836px;
 margin: 0px auto;
	background: url(/img/Pine-Creek-Main-Header.jpg) repeat-x;
}
#header img{
}
#header h1{
 font-size:22px;
 color:#27603f;
 padding-top:5px;
 padding-left:10px;
}
#container {
 margin: 0px auto;
}
#wrapper {
 width:836px;
 margin: 0px auto;
 clear: both;
}
#content {
}
#footer {
 width:836px;
 margin: 0px auto;
 clear: both;
 border-top: 1px solid #3B4041;
 text-align: right;
 padding: 5px 0px;
 color: #333;
 font-size:10px;
 background:#93BBAF;
;
}
#footer A:link { text-decoration: underline; color: #8BC68B;}
#footer A:visited { text-decoration: underline; color: #8BC68B;}
#footer A:active { text-decoration: underline; color: #006600;}
#footer A:hover { text-decoration: underline; color: white;}