body  {
    font:68% Tahoma,Arial,sans-serif;
    color:#44332B;
    background: #7a1f02;
    background-image: url('/images/bg.jpg');
    background-repeat:repeat-x;
    margin: 0; 
    padding: 0;
    text-align: center; 
    height:100%;
}

/* ------------------------------- */
/* ---- Layout Elements Start ---- */
/* ------------------------------- */

#container { 
    width: 900px;
    height: 100%;  
    background: #FFFFFF;
    margin: 0 auto; 
    text-align: left; 
    border-left: 10px solid #fff; 
    border-right: 10px solid #fff; 
    border-bottom: 10px solid #fff;  
} 

#topNavigation {
    width: 830px;
    height: 36px;
    margin: auto;
    display: block;
}

#container #header { 
    padding: 0;  
    height: 120px;
    width: 100%;
    display: block;
    background: #fff;
} 

#container #header #logo-wrapper {
    float:left;
    width: 200px;
    height: 72px;
    margin: 25px 0 0 35px;
}

#container #header #toplinks {
    float:right;
    width: 450px;
    height: 30px;
    padding: 5px 0 0 0;
    margin: 0 35px 0 0;
    text-align:right;
    color:#44332B;
}

#newsreel {
    background-color: #e5e4d8; 
    color: #44332B;
    padding: 6px 0 0 0;  
    margin: 0;
    height: 20px;
    font-size: 1.2em; 
    width: 100%;
    display: block;
    visible:false;
}

html>body #sideBar {
    border-top: 8px solid #c3c3ae; 
    float: left; 
    width: 206px;
    padding: 0px 7px 7px 7px;
    height: 650px;
    margin: 3px 10px 0 35px;
    background-color: #f2f2ee; 
}

#sideBar {
    border-top: 8px solid #c3c3ae; 
    float: left; 
    width: 206px;
    padding: 0px 7px 7px 7px;
    height: 650px;
    margin: 3px 10px 0 18px;
    background-color: #f2f2ee; 
}

#newsHomepage {
    margin: 0 0 0 0;
    padding: 0;
    height: auto;
    width: 240px;
    }

#newsHomepage #homenewstitle {
    background-color: #1c314e;
    color: #fff;
    height: 25px;
    padding: 5px 0 0 0;
}

#newsHomepage #homenewstitle h2 {
    color: #fff;
    margin: 0 0 0 10px;
}

#newsHomepage #homenewscontent {
    padding: 9px;
    background-image: url(/images/news_bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #dddddd;
    height: auto;
    font-size: 1em;
}

#brochure {
    margin: 0 0 0 0;
    padding: 0;
    height: 200px;
    width: 240px;
}

#brochure #brochureTitle {
    background-color: #004631;
    color: #fff;
    height: 25px;
    padding: 5px 0 0 0;
    border-left: solid 1px #fff;
}

#brochure #brochureTitle h2 {
    color: #fff;
    margin: 0 0 0 10px;
}

#brochure #brochureBody {
    padding: 13px 9px 0 9px;
    background: #edece1;
    height: 177px;
}

#brochure #brochureBody p {
    color: #44332B;
    font-size: 1.2em;
    line-height: 1.2em;
}

#brochure #brochureBody img {
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #333;
}

#subPageContentContainer {
    margin: 0; 
    padding: 0; 
    height:100%;
    width: 100%;
    background: #fff; 
}

#homePageContentContainer {
    margin: 0; 
    padding: 0; 
    height:100%;
    width: 100%;
    background: #fff;
}

#mainContent { 
    float: left;
    margin: 4px 0 0 0; 
    padding: 10px 0 0 10px; 
    min-height: 700px;
    height: 100%;
    width: 400px;
} 

#mainContentFullPage {
    float: left;
    margin: 4px 0 0 0; 
    padding: 10px 0 30px 10px; 
    min-height: 700px;
    height: 100%;
    width: 100%;
}

#mainContentHome {
    margin: 0 auto; 
    padding: 0; 
    height: auto;
    width: 829px;
    background: #fff;
}

#container #footer {  
    background:#333;
    color: #fff; 
    height: 80px;
    width: 900px;
    margin: 10px auto 0 auto; 
} 

#container #footer #footerLeft {
    margin-top: 18px;
    margin-left: 20px;
    padding: 0;
    float:left;
    width: 300px;
    height: 100%;
    text-align:left;
}

#container #footer #footerRight {
    padding: 0;
    float:right;
    text-align: right;
    width: 150px;
    height: 100%;
    margin: 17px 10px 0 0;
}

#container #footer #footerLeft img {
    float:left;
}

/* ----------------------------- */
/* ---- Layout Elements End ---- */
/* ----------------------------- */

/* -------------------------------- */
/* ---- Header Elements Start ---- */
/* -------------------------------- */

#toplinks a:link, #toplinks a:visited {
    color: #9d2215;
    font-size: 1em; 
    text-decoration: none;
}

#toplinks a:hover, #toplinks a:active {
    color: #9d2215;
    font-size: 1em;
    text-decoration: underline;
}

#toplinks h3 {
    font-size: 1.3em;
    font-family: "Trebuchet MS",sans-serif;     
    color:#44332B;
}

#toplinks img {
    margin: 15px 0 0 0;
}



/* ------------------------------- */
/* ----- Header Elements End ----- */
/* ------------------------------- */



/* ------------------------------ */
/* ---- Top Navigation Start ---- */
/* ------------------------------ */

.solidblockmenu {
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 13px;
    width: 100%;
    /*border: 1px solid #625e00;
    border-width: 1px 0;*/
    background-color: #000;
    background-image: url(/images/blockactiveSinfonia.jpg);
    background-position: center center;
    background-repeat: repeat-x;
}

.solidblockmenu li {
    display: inline;
}

.solidblockmenu li a {
    float: left;
    color: white;
    padding: 9px 25px;
    text-decoration: none;
    border-right: 1px solid white;
}

#topNavigation ul.solidblockmenu li a:visited {
    color: #fff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
    color: white;
    background: transparent url(/images/blockdefault.gif) center center repeat-x;
}

/* ---------------------------- */
/* ---- Top Navigation End ---- */
/* ---------------------------- */


/* ------------------------------- */
/* ---- Left Navigation Start ---- */
/* ------------------------------- */

#sideBar ul#nav {
    padding: 0;
    margin: 0;
}

#sideBar ul#nav li {
    display: block;
    width: 206px;
    /* min-height: 22px;*/
    border-bottom: 1px dotted #999;
    background-color: #f2f2ee;
}

#sideBar ul#nav li.home {
    color: #9d2215;
    font-weight: bold;
    border-bottom: 1px dotted #999;
    background-color: #f2f2ee;
}

#sideBar ul#nav li.home a:link, #sideBar ul#nav li.home a:visited,
#sideBar ul#nav li.home a:hover, #sideBar ul#nav li.home a:active {
    color:#9d2215;
    font-family: "Trebuchet MS",sans-serif;
}

#sideBar ul#nav li a:link, #sideBar ul#nav li a:visited {
    display: block;
    width: 206px;
    padding: 8px 0px 10px 3px;
    font-size: 1.2em;
    line-height: 1.3em;
    text-decoration: none;
    color: #9d2215;
    font-family: "Trebuchet MS",sans-serif;
}

#sideBar ul#nav li a:hover, #sideBar ul#nav li a:active {
    display: block;
    width: 206px;
    padding: 8px 0px 10px 3px;
    font-size: 1.2em;
    line-height: 1.3em;
    text-decoration: underline;
    color: #9d2215;
    font-family: "Trebuchet MS",sans-serif;
}

#newsHomepage a:link, #newsHomepage a:visited {
    color: #9d2215;
    font-size: 0.9em;
    text-decoration: none;
}

#newsHomepage a:hover, #newsHomepage a:active {
    color: #9d2215;
    font-size: 0.9em;
    text-decoration: underline;
}

/* ----------------------------- */
/* ---- Left Navigation End ---- */
/* ----------------------------- */

/* -------------------------------- */
/* ---- Right Navigation Start ---- */
/* -------------------------------- */
#subNavigation {
    margin:0 0 10px 10px;
    float:right;
    background:#fff;
    width: 190px;
}

.subNavHeader {
    color:#fff;
    background:#980e10;
    margin-bottom:1px;
    padding:7px;
    text-align:center;
    font-size: 1em;
    line-height: 1.2em;
}

div.subNavItem {
    border-bottom: 1px dotted #ccc;
    margin-bottom:1px;
    padding:9px 7px;
}

div.subNavItem a:link, div.subNavItem a:visited {
    font-size: 1.2em;
    line-height: 1.2em;
    text-decoration: none;
    color: #9d2215;
}

div.subNavItem a:hover, div.subNavItem a:active {
    font-size: 1.2em;
    line-height: 1.2em;
    text-decoration: underline;
    color: #9d2215;
}

/* -------------------------------- */
/* ----- Right Navigation End ----- */
/* -------------------------------- */


/* ---------------------------------- */
/* ---- Home Page Elements Start ---- */
/* ---------------------------------- */

#home-list-wrapper1 {
    display: block;
    padding: 0 0 0 0;
    width: 829px;
    height: 301px;
    margin: 15px 0 15px 0;
    background-color: #fff;
    }

#home-list-wrapper2 {
    display: block;
    width: 829px;
    height: 220px;
    margin: 0;
    /*background-color: #000;
    border-top: solid 1px #fff;
    color: #fff;
    background-image: url(/images/red_bg.jpg);
    background-repeat: repeat-x;*/
}

#home-list-wrapper3 {
    display: block;
    padding: 0;
    width: 829px;
    height:300px;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #fff;
}

#IE6root #home-list-wrapper1, #IE6root #home-list-wrapper2, #IE6root #home-list-wrapper3, #IE6root #home-list-wrapper4 {
    height: 190px;
    margin-bottom: 5px;    
}

ul.home-list-of-one li {
    display: block;
    width: 100%;
    height: 301px;
    margin:0 10px 0 0;
}

ul.home-list-of-two li {
    display: block;
    float: left;
    width: 240px;
    height: 270px
    margin: 0 10px 0 0;
    padding: 0 0 0 0;
}

ul.home-list-of-two li.start-tile {
    display: block;
    float: left;
    width: 556px;
    /*margin: 0 9px 0 -25px;*/
    margin:0 10px 0 0;
    padding-bottom: 15px;
    height: 245px
}

ul.home-list-of-two li img {
    float: left;
    margin: 0 15px 0 0;
    border: 3px solid #edece1;
}

ul.home-list-of-two li.end-tile {
    width: 240px;
    height: 250px;
    margin: 0 0 0 0;
    float: right;
    border: none;
}

ul.home-list-of-three li {
    display: block;
    float: left;
    width: 234px;
    margin: 0 0 0 0;
    padding-left: 20px;
    border-left: dotted 1px #ccc;
}

ul.home-list-of-three li.start-tile {
    display: block;
    float: left;
    margin: 0 28px 0 -19px;
    border:none;
    width: 234px;
}

ul.home-list-of-three li.end-tile {
    margin: 0;
    border:none;
    float: right;
    width: 240px;
}

ul.home-list-of-three li img {
    margin: 0 0 15px 0;
    border: 3px solid #edece1;
}

#mainContentHome h1 {
    font-family: Georgia,Serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 17px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding:0px 0px 15px 0px;
    color: #9d2215;
}

#mainContentHome h2 {
    font-family: Georgia,Serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 15px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding: 0px 0px 15px 0px;
    color: #9d2215;
}

/*#mainContentHome ul.home-list-of-two li h1 {
    padding: 0px 0px 15px 15px;  
    color: #fff;
}*/

#mainContentHome p {
    font-size: 1.19em;
    line-height: 1.55em;
    padding:0px 0px 10px 0px;
}

/* -------------------------------- */
/* ---- Home Page Elements End ---- */
/* -------------------------------- */

/* ------------------------------------- */
/* ---- Main Content Elements Start ---- */
/* ------------------------------------- */

#mainContent p {
    padding:0px 0px 10px 0px;
    line-height: 1.7em;
    font-size: 1.19em;
}

#mainContent p.smalltext {
    padding:0px 0px 10px 0px;
    line-height: 1.3em;
    font-size: 1em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mainContent h1 {
    font-family: Georgia,Serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding:5px 0px 15px 0px;
    color: #9d2215;
}

#mainContent h2 {
    font-family: Georgia,Serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding: 5px 0px 15px 0px;
    color: #44332B;
}

#mainContent h3 {
    font-family: Georgia,Serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding: 5px 0px 15px 0px;
    color: #44332B;
}

#mainContent h4 {
    font-family: Georgia,Serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding: 5px 0px 15px 0px;
    color: #44332B;
}

#mainContent h5 {
    font-family: Georgia,Serif;    
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding: 5px 0px 15px 0px;
    color: #44332B;
}

#mainContent h6 {
    font-family: Georgia,Serif;    
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding: 5px 0px 15px 0px;
    color: #44332B;
}

#mainContent .smallcaps {
    font-variant:small-caps; 
    text-transform:lowercase; 
    color:#fff; 
    font-size:1.5em; 
    display:block;
}    

#mainContent ul { 
    margin: -10px 0px 12px 19px;
    list-style: square outside; 
}

#mainContent ol { 
    margin: -10px 0px 12px 33px;
    list-style: decimal outside; 
}

#mainContent ol li div p, #mainContent ol li div li { 
    padding:0px 0px 10px 0px;
    line-height: 1.7em;
    font-size: 0.9em;
}

#mainContent li {
    margin-top: 12px;
    font-size: 1.19em;
    line-height: 1.7em;
}

#mainContent a:link, #mainContent a:visited, 
#mainContentHome a:link, #mainContentHome a:visited {
    color: #9d2215;
    font-size: 1em;
    text-decoration: underline;
}

#mainContent a:hover, #mainContent a:active, 
#mainContentHome a:hover, #mainContentHome a:active {
    color: #9d2215;
    font-size: 1em;
    text-decoration: underline;
}

#mainContent blockquote { 
    margin: 0 0 20px 25px;
    font-size: 1.19em;
    line-height: 1.7em;
}

#mainContent img {
    border: none;
}

#mainContent table {
    border-collapse: collapse;
    margin: 12px 0 12px 0;
}

#mainContent table td {
    text-align:left;
    padding: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #e5e4d8;
    vertical-align: top;
}

#mainContent table td.light {
    text-align:left;
    padding: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #f2f1eb;
    vertical-align: top;
}

#mainContent table th {
    text-align:left;
    background-color: #9d2215;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
    vertical-align: middle;
    color: #fff;
}

#mainContent table td p  {
    font-size: 1em;
    color: #333;
    margin:0;
}

#mainContent table th p {
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    margin:0;
}

hr {
    color: #e5e4d8;
    background-color: #f00;
    height: 1px;
}

#mainContent .pageItem {
    border-bottom: 1px dotted #ccc;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#mainContent .pageItem img {
    float:left;
    border: 3px solid #e1e0d5;
    margin: 15px 15px 0 0;
}



/* Red Rounded Corner Box Main Pages Start */

#mainContent DIV#box {
    margin: 15px 0 0 0;
    width: 100%;
    background: #900;
    color: white;
    text-align: left;
}

#mainContent DIV#content { 
    padding: 0 20px; 
}

#mainContent DIV#content h2 { 
    color: #fff; 
    margin-top: 0px;
}

#mainContent DIV#content p { 
    color: #fff; 
    margin: 0;
    padding: 0;
}

#mainContent DIV#content a { 
    color: #fff; 
}

#mainContent DIV#content a:link, #mainContent DIV#content a:visited  {
    color: #fff;
    font-size: 1em;
    text-decoration: underline;
}

#mainContent DIV#content a:hover, #mainContent DIV#content a:active {
    color: #fff;
    font-size: 1em;
    text-decoration: underline;
}

/* Rounded Corner Box Background Images */

#mainContent DIV#top-left {
    width: 100%;
    height: 20px;
    background: #900 url(/images/top_left.gif) left top no-repeat;
}

#mainContent DIV#top-right {
    float: right;
    width: 20px;
    height: 20px;
    background: #900 url(/images/top_right.gif) right top no-repeat;
}

#mainContent DIV#bottom-left {
    width: 100%;
    height: 20px;
    background: #900 url(/images/bottom_left.gif) left bottom no-repeat;
}

#mainContent DIV#bottom-right {
    float: right;
    width: 20px;
    height: 20px;
    background: #900 url(/images/bottom_right.gif) right bottom no-repeat;
}

/* Red Rounded Corner Box Main Pages End */


/* Gold Rounded Corner Box Main Pages Start */

#boxGold {
    margin: 20px 0 5px 0;
    width: 100%;
    background: #e1e0d5;
    text-align: left;
}

DIV#content-gold { 
    padding: 0 20px; 
}

DIV#content-gold h2 { 
    color: #9d2215; 
    font-size: 1.3em;
    padding: 0 0 15px 0;
}

DIV#content-gold p { 
    color: #44332B; 
    padding: 0 0 5px 0;
    line-height: 1.5em;
    font-size: 1.1em;
}

DIV#content-gold a { 
    color: #9d2215; 
}

DIV#content-gold a:link, DIV#content-gold a:visited  {
    color: #9d2215;
    text-decoration: underline;
}

DIV#content-gold a:hover, DIV#content-gold a:active {
    color: #9d2215;
    font-size: 1em;
    text-decoration: underline;
}

/* Rounded Corner Box Background Images */
DIV#top-left-gold {
    width: 100%;
    height: 20px;
    background: #e1e0d5 url(/images/top_left_gold.gif) left top no-repeat;
}

DIV#top-right-gold {
    float: right;
    width: 20px;
    height: 20px;
    background: #e1e0d5 url(/images/top_right_gold.gif) right top no-repeat;
}

DIV#bottom-left-gold {
    width: 100%;
    height: 20px;
    background: #e1e0d5 url(/images/bottom_left_gold.gif) left bottom no-repeat;
}

DIV#bottom-right-gold {
    float: right;
    width: 20px;
    height: 20px;
    background: #e1e0d5 url(/images/bottom_right_gold.gif) right bottom no-repeat;
}
/* Gold Rounded Corner Box Main Pages End */


/* Breadcrumb Start */

#breadcrumb {
    display:block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.2em;
    font-family: "Trebuchet MS",sans-serif;
   }

#breadcrumb a:link, #breadcrumb a:link {
    text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
    text-decoration: none;
}

/* Breadcrumb End */

/* ----------------------------------- */
/* ---- Main Content Elements End ---- */
/* ----------------------------------- */
 
/* ------------------------------- */
/* ---- Footer Elements Start ---- */
/* ------------------------------- */

#footer #footerLeft p {
    margin-top: 12px;
}

#footer a:link, #footer a:visited {
    font-size: 1em;
    line-height: 1.3em;
    text-decoration: none;
    color: #fff;
}

#footer a:hover, #footer a:active {
    font-size: 1em;
    line-height: 1.3em;
    text-decoration: underline;
    color: #fff;
}

#sitemap table tr td {
    background-color: #fff;
}

#sitemap table {
    width: 100%;
}

/* ----------------------------- */
/* ---- Footer Elements End ---- */
/* ----------------------------- */