/*@+leo-ver=4-thin*/
/*@+node:eoin.20080211230025:@thin snco-new-website/stylesheet.css*/
/*@@c*/
/*@@language css*/

/***********************************************************
 *
 *  Page Structure
 *
 ***********************************************************/


#navbar{
    background:#b2b580;
    margin-bottom: 2%;
    padding: 0px;
    /*float:left;*/
    width:100%;
    border-width:1px 0;
}

#container{
    background-color: #9B0800;
    padding-top: 3%;
    padding-bottom: 3%;
}


/***********************************************************
 *
 *  Styling Page Elements
 *
 ***********************************************************/

#hd{
}

#navbar{
	background-color: #e5ecf9;
	color: #9B0800;
}

#navbar li {
    display: inline;
	margin-left: 1%;
    margin-right: 1%;
}

#navbar a:link,
#navbar a:visited {
    font: bold 1em Arial, Helvetica, sans-serif;
	line-height: 2em;
    text-decoration:none;
    text-transform:uppercase;
	text-shadow: 2px 2px 2px #555;
    /*background-color:#b2b580;*/
	background-color: #e5ecf9;
	color: #9B0800;
}

#navbar a:hover {
    color:#fff;
    background-color:#727454;
}

#doc2{
    background-color: #FFFFFF;
    margin-bottom: 1%;
}

#bd{
    margin-bottom: 1%;
}

.yui-b{
    margin-left: 1%;
}

#yui-main{
    /*min-height: 700px;
    height: 700px;*/
    margin-bottom: 5%;
    padding-right: 1%;
    text-align: justify;
    font-size: 100%;
    font-family: Georgia;
    line-height: 1.5em;
}

.sitefont{
    text-align: justify;
    font-size: 100%;
    font-family: Georgia;
    line-height: 1.5em;	
}

#suggestions{
	margin-left: 1%;
}

.heading_ul li{
    list-style-type: disc; 
    margin-left: 2em;
}

.item_ul li{
    list-style-type: circle; 
    margin-left: 2em;
}
	 
#concert{
    /*background:#b2b580;*/
	background: #e5ecf9;
    margin-right: 3%;
    text-align: center;
    font-size: 100%;
    font-family: Georgia;
    font-weight: bold;
    line-height: 2em;
}

#ft{
    margin-top: 1%;
    padding-top: 1%; 
    padding-top: 1%; 
    padding-bottom: 1%;
    padding-right: 1%;
    border-top: 1px solid #b2b580;
    text-align: center;
}
/*@-node:eoin.20080211230025:@thin snco-new-website/stylesheet.css*/
/*@-leo*/
