body
{
    font-size: 14px;
    font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
    color: rgb(70,60,60);
    background-color: #CCC;
    background-image: url(images/interface/background.png);
    background-repeat: repeat;
    text-align:center;
}

div.centered-image{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

div#sb-page
{
    padding-top: 20px;
    margin-left: auto;
    margin-bottom: 0;
    margin-right: auto;
    width: 750px;
    text-align:left;
    margin-top: -20px;
    background-color:#FFF;
    border: 5px double #888;
    border-top: none;
    position:relative;
}



/**************** Header Configuration **************************/



div#sb-header
{
    height: 150px;
    font-family: cursive;
    padding: 10px;
    color: #609;
    background-color: #FFF;
    background-repeat: repeat-x;
}



div#sb-img-block{
    float:left;
    padding-right:20px;
}

div#sb-title-img{
    float:left;
}
div#sb-title-address{
    margin-right:20px;
    margin-top:10px;
    text-align:center;
    float:right;
    font-size:95%;

}

div#sb-title-address li{
    list-style-type:none;
}


#sb-header h1{

    font-weight:bold;
    font-variant: normal;
    font-style:normal;
    font-size: 64px;
    margin-top: 0px;
    margin-bottom:0px;
}

#sb-header h2{
    font-weight:normal;
    font-variant: normal;
    font-style:italic;
    font-size: 16px;
    margin-top:0px;
    margin-bottom:0px;
    height:16px;
}



/************************ Content Area ********************/

div#sb-main
{
    background-image: url(images/interface/background_mottled2.png);
    margin-top:5px;
    margin-left:2px;
    margin-right:2px;
    background-color: #bbddff;
    /* color below navigation menu */
    font-family: Geneva,Arial,Helvetica,sans-serif;
}

div.clearout{
    clear:both;
    height:0px;
}
div#sb-footer
{
    background-image: url(images/interface/background_mottled_footer.png);
    padding: 10px;
    font-size: smaller;
    font-style: italic;
    /*background-color:#FFC;*/
    background-color: #9966cc;
    color: #FFF;
    margin:2px;
}





/**************** Side Menu Configuration **********************/


div#sb-menu-side{
    float:left;
    height:100%;
    width:165px;
}

div#sb-menu-side ul
{     
    list-style-type: none;     
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
   	margin-right: 0px;
   	margin-top: 0px;
}

div#sb-menu-side li{
    /*background-image: url(images/button_background.png);*/
                                                            
    background-position: 0;
                                                            
                                                            
    list-style-type: none;
                                                            
    font-size: 90%;
                                                            
    margin-right: 2px;
                                                            
    margin-left: 2px;
    background-repeat: no-repeat;
    margin-top: 2px;
    color: white;
    background-color: #77aaff;
    font-family: Arial,Helvetica,sans-serif;
}

div#sb-menu-side a, div#sb-menu-side li#sb-menu-current{
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	display:block;
}


div#sb-menu-side li.sb-sub-menu a {
	
	padding-left: 2em;
	
}

div#sb-menu-side li#sb-sub-menu-current {
	padding-right: 1em;
	padding-left: 2em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	display:block;
}



div#sb-menu-side li a:hover{
    /*background-image: url(images/button_background_hover.png); */
    color: #bdf;
    background-color: #58d;
}

div#sb-menu-side a{
    text-decoration: none;
    color: white;
}


div#sb-menu-side li a:visited {
    text-decoration:none;
    color: white;
}

/**************** Bottom Menu Configuration **********************/


div#sb-menu-bottom{
    text-align: center;
    font-size: x-small;
    color:gray;
}

div#sb-menu-bottom ul
{
    padding: 0px;

    list-style-type: none;
}

div#sb-menu-bottom li
{

    border-right-width: 1px;

    border-right-style: solid;

    border-left-style: solid;

    border-left-width: 1px;

    margin-right: 1px;
    margin-left: 1px;
    padding-right: 1em;
    padding-left: 1em;
    display: inline;
}


div#sb-menu-bottom ul a
{
    text-decoration: none;
    color: gray;
}

div#sb-menu-bottom ul a:visited {
    text-decoration: none;
    color:#306;
}



/**************************** Main Content *************************/


div#sb-content{
    padding-top:0px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    width:560px;
    float:right;
    background-color:#FFF;
}

div#sb-content h1, h2{
    color:#609;
    font-family: cursive;
}

div#sb-content h1{
    font-size: 200%;
}

div#sb-content h2{
    font-size: 125%;
}


dl#sb-links-list{
    margin-left: 3em;
}




dl#sb-links-list dt{
    margin-top: 10px;
}

div#sb-address-block{
    margin-top: -2em;
    font-style: normal;
    font-size: smaller;
    font-weight: normal;
    white-space:pre;
}

dl#sb-directions{
    font-size: smaller;
}

dl#sb-directions dt{
    margin-top: 10px;
    font-weight: bold;
}

div.sb-recipe{
    font-size: 85%;
}

div.sb-recipe h3{
    margin-left: 1em;
}

div.sb-recipe li{
    list-style-type: none;
}

div.sb-recipe p{
    margin-left: 2em;
}

div.sb-event-block{
    border-top-color: #d6d6d6;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 2em;
    float: none;
    clear: both;
    font-size: 90%;
    margin-left: 1em;
}

div.sb-event-block h2{
    margin-left: -0.5em;
    margin-bottom: 0em;
}

div.sb-event-block ul.sb-info{
    margin-top: -1px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 2em;
    font-size: smaller;
    list-style-type: none;
}

div.sb-event-block ul.sb-info li{
    text-indent: -2em;
}

div.sb-event-img{
    margin-top: 1em;
    margin-right: 25px;
    float: left;
}

div.sb-event-description{
    float: none;
}

div.sb-event-badge{
    margin-top: 1em;
    float: right;
}

div.sb-event-header{
    color: #2a76ff;
    font-size: smaller;
    font-style: italic;
}

div#sb-calendar-frame{
    margin-top: 30px;
}

div.sb-news-item{
    padding-bottom: 2em;
    margin-left: 1em;
    margin-right: 1em;
    /*padding-top: 2em;
    border-top-color: #b3b3b3;
    border-top-style: solid;
    border-top-width: 1px;*/
}

div.sb-news-item h2{
    background-repeat: no-repeat;
    background-image: url(images/interface/news_header_background.png);
    color:white;
    width:100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 5px;
    margin-left:-.5em;
    border: none 1px #330055;
    font-family: Georgia,'Times New Roman',times,serif;
}

div.sb-slideshow{
	margin-right: auto;
	text-align: center;
	margin-left: auto;
}

p.sb-announce{
	text-align: center;
	font-weight: bold;
	font-size: 150%;
}

/*

table{
border: 1px black solid;
border-collapse:collapse;
margin:5px;
}

th{

background-color:rgb(120,120,120);
color:white;
text-align:left;
}

th, td{
padding:4px;
}*/